mirror of
https://github.com/servo/servo.git
synced 2025-08-14 09:55:35 +01:00
Support the :host
selector (#34870)
* Update stylo Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> * Update WPT expectations Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
This commit is contained in:
parent
ab52cdae1f
commit
8a68d47409
5 changed files with 16 additions and 23 deletions
|
@ -1,2 +0,0 @@
|
|||
[revert-layer-004.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[revert-layer-013.html]
|
||||
expected: FAIL
|
|
@ -18,7 +18,7 @@
|
|||
expected: FAIL
|
||||
|
||||
[Unknown pseudo-element with a known identifier: backdrop]
|
||||
expected: PRECONDITION_FAILED
|
||||
expected: FAIL
|
||||
|
||||
[Unknown pseudo-element with a known identifier: file-selector-button]
|
||||
expected: PRECONDITION_FAILED
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[parse-not.html]
|
||||
[":not(:host)" should be a valid selector]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue