mirror of
https://github.com/servo/servo.git
synced 2025-08-14 01:45:33 +01:00
Update web-platform-tests to revision b'5d8ec746ed021738e7ee0cee92ad1a1814ba00fe' (#33274)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
3acc9edd82
commit
3453d9fdad
584 changed files with 14669 additions and 3037 deletions
|
@ -52,3 +52,6 @@
|
|||
|
||||
[input direction changes if it stops being auto-directionality form-associated]
|
||||
expected: FAIL
|
||||
|
||||
[text input and textarea value changes should only be reflected in :dir() when dir=auto (value changes)]
|
||||
expected: FAIL
|
||||
|
|
|
@ -779,8 +779,6 @@
|
|||
[OffscreenCanvasRenderingContext2D interface: operation createLinearGradient(double, double, double, double)]
|
||||
expected: FAIL
|
||||
|
||||
[CustomElementRegistry interface: operation whenDefined(DOMString)]
|
||||
|
||||
[DragEvent interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -2939,8 +2937,6 @@
|
|||
[HTMLInputElement interface: createInput("submit") must inherit property "autocomplete" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLMediaElement interface: operation play()]
|
||||
|
||||
[HTMLMarqueeElement interface: document.createElement("marquee") must inherit property "hspace" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -3184,8 +3180,6 @@
|
|||
[HTMLObjectElement interface: document.createElement("object") must inherit property "height" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLImageElement interface: operation decode()]
|
||||
|
||||
[HTMLTableRowElement interface: document.createElement("tr") must inherit property "vAlign" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -4724,3 +4718,9 @@
|
|||
|
||||
[HTMLIFrameElement interface: document.createElement("iframe") must inherit property "srcdoc" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: attribute autocorrect]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: document.createElement("noscript") must inherit property "autocorrect" with the proper type]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue