mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Initial rendering of background-image
This commit is contained in:
parent
d332dfdb41
commit
c6ba6c40b9
3 changed files with 109 additions and 23 deletions
|
@ -23,7 +23,6 @@ ${helpers.predefined_type(
|
|||
"background-image",
|
||||
"ImageLayer",
|
||||
engines="gecko servo-2013 servo-2020",
|
||||
servo_2020_pref="layout.2020.unimplemented",
|
||||
initial_value="computed::ImageLayer::none()",
|
||||
initial_specified_value="specified::ImageLayer::none()",
|
||||
spec="https://drafts.csswg.org/css-backgrounds/#the-background-image",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue