mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
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>
24 lines
615 B
INI
Vendored
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
|