mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Sync WPT with upstream (29-09-2024) (#33580)
* Update web-platform-tests to revision b'16d17064d2122cfa83b22f8bab32c96e6514c034' Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org> * Update big5-decode-csbig5.html.ini Signed-off-by: Samson <16504129+sagudev@users.noreply.github.com> --------- Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org> Signed-off-by: Samson <16504129+sagudev@users.noreply.github.com> Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
f57ae60056
commit
013473f1d5
404 changed files with 24233 additions and 5701 deletions
|
@ -0,0 +1,21 @@
|
|||
[scoped-registry-registry-define-get-etc.tentative.html]
|
||||
[Custom element registries with a registered custom element return the class in their get method, and the name in their getName method]
|
||||
expected: FAIL
|
||||
|
||||
[Scoped Custom element registries do not inherit names or classes from the global registry]
|
||||
expected: FAIL
|
||||
|
||||
[Scoped Custom element registries return the same constructor when it is defined in both]
|
||||
expected: FAIL
|
||||
|
||||
[Scoped Custom element registries allow registering name that exists in global registry]
|
||||
expected: FAIL
|
||||
|
||||
[Custom element registries with a registered custom element resolve the class in their whenDefined method]
|
||||
expected: FAIL
|
||||
|
||||
[Scoped Custom element registries resolve the same constructor from whenDefined when it is defined in both]
|
||||
expected: FAIL
|
||||
|
||||
[Scoped Custom element registry getters do not resolve globally registered classes from whenDefined]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue