layout: Minor stylistic cleanup.

This commit is contained in:
Patrick Walton 2015-04-14 12:22:18 -07:00
parent acd08c67c6
commit 82fcbf7870
4 changed files with 74 additions and 43 deletions

View file

@ -1226,7 +1226,8 @@ impl Fragment {
}
/// TODO: What exactly does this function return? Why is it Au(0) for SpecificFragmentInfo::Generic?
/// TODO: What exactly does this function return? Why is it Au(0) for
/// SpecificFragmentInfo::Generic?
pub fn content_inline_size(&self) -> Au {
match self.specific {
SpecificFragmentInfo::Generic |