servo/tests/wpt/meta/html/dom/partial-updates/tentative/patch-self.html.ini
Servo WPT Sync 633d746e2f
Sync WPT with upstream (27-07-2025) (#38296)
Automated downstream sync of changes from upstream as of 27-07-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2025-07-27 01:45:05 +00:00

24 lines
615 B
INI
Vendored

[patch-self.html]
[streaming a response into node.patchSelf()]
expected: FAIL
[streaming text directly into node.patchSelf()]
expected: FAIL
[streaming a Symbol directly into node.patchSelf()]
expected: FAIL
[streaming numbers directly into node.patchSelf()]
expected: FAIL
[streaming null or undefined directly into node.patchSelf()]
expected: FAIL
[patchSelf() can stream into elements that receive raw text like <style>]
expected: FAIL
[Aborting A node.patchSelf() stream]
expected: FAIL
[A newer patch aborts the old one with an AbortError]
expected: FAIL