mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Update web-platform-tests to revision d3cf77a7b8c20c678b725238eaa8a72eca3787ae
This commit is contained in:
parent
880f3b8b7a
commit
efca990ffe
541 changed files with 8000 additions and 2276 deletions
|
@ -0,0 +1,20 @@
|
|||
[security.pattern.fillStyle.sub.html]
|
||||
expected: TIMEOUT
|
||||
[cross-origin SVGImageElement: Setting fillStyle to an origin-unclear pattern makes the canvas origin-unclean]
|
||||
expected: TIMEOUT
|
||||
|
||||
[unclean HTMLCanvasElement: Setting fillStyle to an origin-unclear pattern makes the canvas origin-unclean]
|
||||
expected: NOTRUN
|
||||
|
||||
[unclean ImageBitmap: Setting fillStyle to an origin-unclear pattern makes the canvas origin-unclean]
|
||||
expected: NOTRUN
|
||||
|
||||
[redirected to same-origin HTMLVideoElement: Setting fillStyle to an origin-unclear pattern makes the canvas origin-unclean]
|
||||
expected: NOTRUN
|
||||
|
||||
[cross-origin HTMLVideoElement: Setting fillStyle to an origin-unclear pattern makes the canvas origin-unclean]
|
||||
expected: NOTRUN
|
||||
|
||||
[redirected to cross-origin HTMLVideoElement: Setting fillStyle to an origin-unclear pattern makes the canvas origin-unclean]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
[non-active-document.html]
|
||||
[DOMParser]
|
||||
expected: FAIL
|
||||
|
||||
[createHTMLDocument]
|
||||
expected: FAIL
|
||||
|
||||
[<template>]
|
||||
expected: FAIL
|
||||
|
|
@ -11,9 +11,6 @@
|
|||
[Removing children from a textarea should update selection{Start,End}]
|
||||
expected: FAIL
|
||||
|
||||
[Setting value to a shorter string than defaultValue should correct the cursor position]
|
||||
expected: FAIL
|
||||
|
||||
[Removing child nodes in non-dirty textarea should make selection{Start,End} 0]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
[toggleEvent.html]
|
||||
[Calling open twice on 'details' fires only one toggle event]
|
||||
expected: FAIL
|
||||
|
||||
[Setting open=true to opened 'details' element should not fire a toggle event at the 'details' element]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue