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:
Servo WPT Sync 2025-02-02 02:40:50 +01:00 committed by GitHub
parent ec6c4bc8fd
commit f364b3f6ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
564 changed files with 13543 additions and 7722 deletions

View file

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