mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Make pseudo :before and :after elements inherit style from attached
element, as per http://dev.w3.org/csswg/css2/generate.html, rather than from the parent element.
This commit is contained in:
parent
53d5d35e7c
commit
9dba9b9447
4 changed files with 34 additions and 2 deletions
|
@ -82,3 +82,4 @@
|
|||
== position_fixed_background_color_a.html position_fixed_background_color_b.html
|
||||
== position_fixed_overflow_a.html position_fixed_overflow_b.html
|
||||
== noscript.html noscript_ref.html
|
||||
== pseudo_inherit.html pseudo_inherit_ref.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue