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:
Glenn Watson 2014-07-08 11:18:33 +10:00
parent 53d5d35e7c
commit 9dba9b9447
4 changed files with 34 additions and 2 deletions

View file

@ -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