mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
* Update web-platform-tests to revision b'dfda99176a5d552fb1129fa353b7e4c69f6ed92c' * fix linter errors after WPT import Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> * Update expectations --------- Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
81 lines
1.8 KiB
INI
Vendored
81 lines
1.8 KiB
INI
Vendored
[basic-dom-part-objects.tentative.html]
|
|
[Basic imperative DOM Parts object construction (Document)]
|
|
expected: FAIL
|
|
|
|
[Cloning (Document)]
|
|
expected: FAIL
|
|
|
|
[Cloning Element (Document)]
|
|
expected: FAIL
|
|
|
|
[Cloning Text (Document)]
|
|
expected: FAIL
|
|
|
|
[Cloning Comment (Document)]
|
|
expected: FAIL
|
|
|
|
[Cloning CDATASection (Document)]
|
|
expected: FAIL
|
|
|
|
[Cloning ProcessingInstruction (Document)]
|
|
expected: FAIL
|
|
|
|
[DOM mutation support (Document)]
|
|
expected: FAIL
|
|
|
|
[ChildNodePart children manipulation (Document)]
|
|
expected: FAIL
|
|
|
|
[Corner case ChildNodePart construction and cloning (Document)]
|
|
expected: FAIL
|
|
|
|
[Basic imperative DOM Parts object construction (DocumentFragment)]
|
|
expected: FAIL
|
|
|
|
[Cloning (DocumentFragment)]
|
|
expected: FAIL
|
|
|
|
[Cloning Element (DocumentFragment)]
|
|
expected: FAIL
|
|
|
|
[Cloning Text (DocumentFragment)]
|
|
expected: FAIL
|
|
|
|
[Cloning Comment (DocumentFragment)]
|
|
expected: FAIL
|
|
|
|
[Cloning CDATASection (DocumentFragment)]
|
|
expected: FAIL
|
|
|
|
[Cloning ProcessingInstruction (DocumentFragment)]
|
|
expected: FAIL
|
|
|
|
[DOM mutation support (DocumentFragment)]
|
|
expected: FAIL
|
|
|
|
[ChildNodePart children manipulation (DocumentFragment)]
|
|
expected: FAIL
|
|
|
|
[Corner case ChildNodePart construction and cloning (DocumentFragment)]
|
|
expected: FAIL
|
|
|
|
[Basic declarative DOM Parts (Main Document)]
|
|
expected: FAIL
|
|
|
|
[Basic declarative DOM Parts (Template)]
|
|
expected: FAIL
|
|
|
|
[Basic declarative DOM Parts (Clone)]
|
|
expected: FAIL
|
|
|
|
[Basic declarative DOM Parts (PartClone)]
|
|
expected: FAIL
|
|
|
|
[Basic declarative DOM Parts (DeclarativeShadowDOM)]
|
|
expected: FAIL
|
|
|
|
[DOM mutations are not tracked (Document)]
|
|
expected: FAIL
|
|
|
|
[DOM mutations are not tracked (DocumentFragment)]
|
|
expected: FAIL
|