mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Update web-platform-tests to revision b'6d461cc41e1a9951e1991a94f651e389b0ca24ba' (#34360)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
5bd28f2abd
commit
468f9cf014
728 changed files with 37291 additions and 14536 deletions
|
@ -8271,3 +8271,21 @@
|
|||
|
||||
[HTMLParamElement interface: document.createElement("param") must inherit property "valueType" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: operation showPopover(optional ShowPopoverOptions)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: operation togglePopover(optional (TogglePopoverOptions or boolean))]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: document.createElement("noscript") must inherit property "showPopover(optional ShowPopoverOptions)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: calling showPopover(optional ShowPopoverOptions) on document.createElement("noscript") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: document.createElement("noscript") must inherit property "togglePopover(optional (TogglePopoverOptions or boolean))" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: calling togglePopover(optional (TogglePopoverOptions or boolean)) on document.createElement("noscript") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue