mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
layout_2020: Tag fragments with their pseudo content type
This will allow us to answer queries and properly handle animations in the future for fragments generated for pseudo content.
This commit is contained in:
parent
7df4655b60
commit
89855afa4d
14 changed files with 271 additions and 265 deletions
|
@ -1,10 +1,4 @@
|
|||
[getComputedStyle-pseudo.html]
|
||||
[Resolution of width is correct for ::before and ::after pseudo-elements of display: contents elements]
|
||||
expected: FAIL
|
||||
|
||||
[Resolution of width is correct for ::before and ::after pseudo-elements]
|
||||
expected: FAIL
|
||||
|
||||
[Item-based blockification of nonexistent pseudo-elements]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue