mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Sync WPT with upstream (11-02-2024) (#31309)
* Update web-platform-tests to revision b'33d11f1db34802fda00e64ddeb0b7ef040cf65be' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
19667e117a
commit
03ac032798
483 changed files with 11930 additions and 4402 deletions
|
@ -0,0 +1,48 @@
|
|||
[move-selection-range-into-different-root.tentative.html]
|
||||
[Set selection range into a document fragment with selectNode]
|
||||
expected: FAIL
|
||||
|
||||
[Set selection range into a sub-document with selectNode]
|
||||
expected: FAIL
|
||||
|
||||
[Set selection range into a document fragment with selectNodeContents]
|
||||
expected: FAIL
|
||||
|
||||
[Set selection range into a sub-document with selectNodeContents]
|
||||
expected: FAIL
|
||||
|
||||
[Set selection range into a document fragment with setEnd]
|
||||
expected: FAIL
|
||||
|
||||
[Set selection range into a sub-document with setEnd]
|
||||
expected: FAIL
|
||||
|
||||
[Set selection range into a document fragment with setEndAfter]
|
||||
expected: FAIL
|
||||
|
||||
[Set selection range into a sub-document with setEndAfter]
|
||||
expected: FAIL
|
||||
|
||||
[Set selection range into a document fragment with setEndBefore]
|
||||
expected: FAIL
|
||||
|
||||
[Set selection range into a sub-document with setEndBefore]
|
||||
expected: FAIL
|
||||
|
||||
[Set selection range into a document fragment with setStart]
|
||||
expected: FAIL
|
||||
|
||||
[Set selection range into a sub-document with setStart]
|
||||
expected: FAIL
|
||||
|
||||
[Set selection range into a document fragment with setStartAfter]
|
||||
expected: FAIL
|
||||
|
||||
[Set selection range into a sub-document with setStartAfter]
|
||||
expected: FAIL
|
||||
|
||||
[Set selection range into a document fragment with setStartBefore]
|
||||
expected: FAIL
|
||||
|
||||
[Set selection range into a sub-document with setStartBefore]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue