mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Update web-platform-tests to revision b'f630424a79c1ae17deaaf27a21efdbca1378af0e' (#35258)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
ec6c4bc8fd
commit
f364b3f6ea
564 changed files with 13543 additions and 7722 deletions
30
tests/wpt/meta/css/cssom/cssom-pagerule.html.ini
vendored
30
tests/wpt/meta/css/cssom/cssom-pagerule.html.ini
vendored
|
@ -34,3 +34,33 @@
|
|||
|
||||
[Cannot set selectorText to invalid pseudo page]
|
||||
expected: FAIL
|
||||
|
||||
[Page selector 'cssText' is initially the @page { }]
|
||||
expected: FAIL
|
||||
|
||||
[Set cssText to :left pseudo page]
|
||||
expected: FAIL
|
||||
|
||||
[Set cssText to named page]
|
||||
expected: FAIL
|
||||
|
||||
[Set cssText to named page with :first pseudo page]
|
||||
expected: FAIL
|
||||
|
||||
[Set cssText to named page with case insensitive :first pseudo page]
|
||||
expected: FAIL
|
||||
|
||||
[Set cssText to named page with two :first pseudo page]
|
||||
expected: FAIL
|
||||
|
||||
[Set cssText to named page with pseudo pages of :first, :left, :right, :first in order.]
|
||||
expected: FAIL
|
||||
|
||||
[Cannot set cssText to named page with pseudo, whitespace between - return default @page { }]
|
||||
expected: FAIL
|
||||
|
||||
[Cannot set cssText to two pseudos, whitespace between - return default @page { }]
|
||||
expected: FAIL
|
||||
|
||||
[Cannot set cssText to invalid pseudo page - return default @page { }]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue