mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
parent
e995af9cff
commit
125a216bde
2 changed files with 9 additions and 3 deletions
|
@ -492,7 +492,7 @@ pub fn parse_style_attribute(input: &str,
|
|||
}
|
||||
|
||||
/// Parse a given property declaration. Can result in multiple
|
||||
/// `PropertyDeclaration`s when expanding a longhand, for example.
|
||||
/// `PropertyDeclaration`s when expanding a shorthand, for example.
|
||||
pub fn parse_one_declaration(id: PropertyId,
|
||||
input: &str,
|
||||
base_url: &ServoUrl,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue