mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Generate ::before and ::after string content for layout 2020
This commit is contained in:
parent
32d8a1efbb
commit
bc66948f7c
2 changed files with 35 additions and 12 deletions
|
@ -11,7 +11,6 @@ ${helpers.predefined_type(
|
|||
"Content",
|
||||
"computed::Content::normal()",
|
||||
engines="gecko servo-2013 servo-2020",
|
||||
servo_2020_pref="layout.2020.unimplemented",
|
||||
initial_specified_value="specified::Content::normal()",
|
||||
animation_value_type="discrete",
|
||||
spec="https://drafts.csswg.org/css-content/#propdef-content",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue