mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
layout: Minor stylistic cleanup.
This commit is contained in:
parent
acd08c67c6
commit
82fcbf7870
4 changed files with 74 additions and 43 deletions
|
@ -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 |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue