We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00e9fae commit aae2850Copy full SHA for aae2850
src/style_propetries/style_property_type.rs
@@ -83,7 +83,7 @@ pub enum CSSPropertyType {
83
AnimationIterationCount = 78,
84
Content = 79,
85
WordBreak = 80,
86
- WebkitLineLamp = 81,
+ WebkitLineClamp = 81,
87
AnimationFillMode = 82,
88
BackgroundPositionX = 83,
89
BackgroundPositionY = 84,
0 commit comments