mirror of
https://github.com/servo/servo.git
synced 2025-07-16 11:53:39 +01:00
Update web-platform-tests.
This commit is contained in:
parent
2c3d3b0075
commit
e3496be9dd
30 changed files with 11057 additions and 132 deletions
|
@ -2745,6 +2745,10 @@
|
|||
"path": "html/semantics/embedded-content/the-img-element/image-1.jpg",
|
||||
"url": "/html/semantics/embedded-content/the-img-element/image-1.jpg"
|
||||
},
|
||||
{
|
||||
"path": "html/semantics/embedded-content/the-img-element/srcset/common.js",
|
||||
"url": "/html/semantics/embedded-content/the-img-element/srcset/common.js"
|
||||
},
|
||||
{
|
||||
"path": "html/semantics/embedded-content/the-video-element/video_content-ref.htm",
|
||||
"url": "html/semantics/embedded-content/the-video-element/video_content-ref.htm"
|
||||
|
@ -3813,10 +3817,6 @@
|
|||
"path": "user-timing/resources/webperftestharnessextension.js",
|
||||
"url": "/user-timing/resources/webperftestharnessextension.js"
|
||||
},
|
||||
{
|
||||
"path": "vibration/TODO.txt",
|
||||
"url": "/vibration/TODO.txt"
|
||||
},
|
||||
{
|
||||
"path": "web-animations/README.md",
|
||||
"url": "/web-animations/README.md"
|
||||
|
@ -5421,6 +5421,10 @@
|
|||
"path": "workers/constructors/Worker/undefined",
|
||||
"url": "/workers/constructors/Worker/undefined"
|
||||
},
|
||||
{
|
||||
"path": "workers/interfaces/DedicatedWorkerGlobalScope/postMessage/message-event.js",
|
||||
"url": "/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/message-event.js"
|
||||
},
|
||||
{
|
||||
"path": "workers/interfaces/WorkerGlobalScope/location/helper-redirect.py",
|
||||
"url": "/workers/interfaces/WorkerGlobalScope/location/helper-redirect.py"
|
||||
|
@ -6503,10 +6507,18 @@
|
|||
"path": "touch-events/single-touch-manual.html",
|
||||
"url": "/touch-events/single-touch-manual.html"
|
||||
},
|
||||
{
|
||||
"path": "vibration/cancel-when-hidden-manual.html",
|
||||
"url": "/vibration/cancel-when-hidden-manual.html"
|
||||
},
|
||||
{
|
||||
"path": "vibration/cancel-with-0-manual.html",
|
||||
"url": "/vibration/cancel-with-0-manual.html"
|
||||
},
|
||||
{
|
||||
"path": "vibration/cancel-with-array-0-manual.html",
|
||||
"url": "/vibration/cancel-with-array-0-manual.html"
|
||||
},
|
||||
{
|
||||
"path": "vibration/cancel-with-empty-array-manual.html",
|
||||
"url": "/vibration/cancel-with-empty-array-manual.html"
|
||||
|
@ -11983,6 +11995,10 @@
|
|||
"path": "FileAPI/Blob-slice.html",
|
||||
"url": "/FileAPI/Blob-slice.html"
|
||||
},
|
||||
{
|
||||
"path": "FileAPI/File-constructor.html",
|
||||
"url": "/FileAPI/File-constructor.html"
|
||||
},
|
||||
{
|
||||
"path": "FileAPI/FileReader-interface/filereader_abort.html",
|
||||
"url": "/FileAPI/FileReader-interface/filereader_abort.html"
|
||||
|
@ -12904,10 +12920,6 @@
|
|||
"path": "XMLHttpRequest/anonymous-mode-unsupported.htm",
|
||||
"url": "/XMLHttpRequest/anonymous-mode-unsupported.htm"
|
||||
},
|
||||
{
|
||||
"path": "XMLHttpRequest/data-uri-basic.htm",
|
||||
"url": "/XMLHttpRequest/data-uri-basic.htm"
|
||||
},
|
||||
{
|
||||
"path": "XMLHttpRequest/data-uri.htm",
|
||||
"url": "/XMLHttpRequest/data-uri.htm"
|
||||
|
@ -14257,6 +14269,10 @@
|
|||
"path": "dom/nodes/Element-classlist.html",
|
||||
"url": "/dom/nodes/Element-classlist.html"
|
||||
},
|
||||
{
|
||||
"path": "dom/nodes/Element-closest.html",
|
||||
"url": "/dom/nodes/Element-closest.html"
|
||||
},
|
||||
{
|
||||
"path": "dom/nodes/Element-firstElementChild-entity.svg",
|
||||
"url": "/dom/nodes/Element-firstElementChild-entity.svg"
|
||||
|
@ -14397,6 +14413,10 @@
|
|||
"path": "dom/nodes/Node-nodeName.xhtml",
|
||||
"url": "/dom/nodes/Node-nodeName.xhtml"
|
||||
},
|
||||
{
|
||||
"path": "dom/nodes/Node-nodeValue.html",
|
||||
"url": "/dom/nodes/Node-nodeValue.html"
|
||||
},
|
||||
{
|
||||
"path": "dom/nodes/Node-normalize.html",
|
||||
"url": "/dom/nodes/Node-normalize.html"
|
||||
|
@ -15124,6 +15144,11 @@
|
|||
"path": "html/browsers/offline/manifest_url_check.html",
|
||||
"url": "/html/browsers/offline/manifest_url_check.html"
|
||||
},
|
||||
{
|
||||
"path": "html/browsers/origin/cross-origin-objects/cross-origin-objects.html",
|
||||
"timeout": "long",
|
||||
"url": "/html/browsers/origin/cross-origin-objects/cross-origin-objects.html"
|
||||
},
|
||||
{
|
||||
"path": "html/browsers/the-window-object/accessing-other-browsing-contexts/indexed-browsing-contexts-01.html",
|
||||
"url": "/html/browsers/the-window-object/accessing-other-browsing-contexts/indexed-browsing-contexts-01.html"
|
||||
|
@ -17405,10 +17430,38 @@
|
|||
"path": "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_script.html",
|
||||
"url": "/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_script.html"
|
||||
},
|
||||
{
|
||||
"path": "html/semantics/embedded-content/the-img-element/current-pixel-density/basic.html",
|
||||
"url": "/html/semantics/embedded-content/the-img-element/current-pixel-density/basic.html"
|
||||
},
|
||||
{
|
||||
"path": "html/semantics/embedded-content/the-img-element/current-pixel-density/error.html",
|
||||
"url": "/html/semantics/embedded-content/the-img-element/current-pixel-density/error.html"
|
||||
},
|
||||
{
|
||||
"path": "html/semantics/embedded-content/the-img-element/img.complete.html",
|
||||
"url": "/html/semantics/embedded-content/the-img-element/img.complete.html"
|
||||
},
|
||||
{
|
||||
"path": "html/semantics/embedded-content/the-img-element/relevant-mutations.html",
|
||||
"url": "/html/semantics/embedded-content/the-img-element/relevant-mutations.html"
|
||||
},
|
||||
{
|
||||
"path": "html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html",
|
||||
"url": "/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html"
|
||||
},
|
||||
{
|
||||
"path": "html/semantics/embedded-content/the-img-element/srcset/parse-a-srcset-attribute.html",
|
||||
"url": "/html/semantics/embedded-content/the-img-element/srcset/parse-a-srcset-attribute.html"
|
||||
},
|
||||
{
|
||||
"path": "html/semantics/embedded-content/the-img-element/srcset/select-an-image-source.html",
|
||||
"url": "/html/semantics/embedded-content/the-img-element/srcset/select-an-image-source.html"
|
||||
},
|
||||
{
|
||||
"path": "html/semantics/embedded-content/the-img-element/update-the-source-set.html",
|
||||
"url": "/html/semantics/embedded-content/the-img-element/update-the-source-set.html"
|
||||
},
|
||||
{
|
||||
"path": "html/semantics/embedded-content/the-object-element/object-attributes.html",
|
||||
"url": "/html/semantics/embedded-content/the-object-element/object-attributes.html"
|
||||
|
@ -19824,6 +19877,14 @@
|
|||
"path": "pointerevents/pointerevent_constructor.html",
|
||||
"url": "/pointerevents/pointerevent_constructor.html"
|
||||
},
|
||||
{
|
||||
"path": "pointerevents/pointerevent_pointerleave_after_pointercancel_touch.html",
|
||||
"url": "/pointerevents/pointerevent_pointerleave_after_pointercancel_touch.html"
|
||||
},
|
||||
{
|
||||
"path": "pointerevents/pointerevent_pointerleave_after_pointerup_nohover.html",
|
||||
"url": "/pointerevents/pointerevent_pointerleave_after_pointerup_nohover.html"
|
||||
},
|
||||
{
|
||||
"path": "pointerevents/pointerevent_pointerout_after_pointercancel_touch.html",
|
||||
"url": "/pointerevents/pointerevent_pointerout_after_pointercancel_touch.html"
|
||||
|
@ -20568,6 +20629,10 @@
|
|||
"path": "vibration/api-is-present.html",
|
||||
"url": "/vibration/api-is-present.html"
|
||||
},
|
||||
{
|
||||
"path": "vibration/invalid-values.html",
|
||||
"url": "/vibration/invalid-values.html"
|
||||
},
|
||||
{
|
||||
"path": "vibration/silent-ignore.html",
|
||||
"url": "/vibration/silent-ignore.html"
|
||||
|
@ -21442,86 +21507,82 @@
|
|||
"url": "/websockets/interfaces.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/CloseEvent/001.html",
|
||||
"url": "/websockets/interfaces/CloseEvent/001.html"
|
||||
"path": "websockets/interfaces/CloseEvent/clean-close.html",
|
||||
"url": "/websockets/interfaces/CloseEvent/clean-close.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/CloseEvent/002.html",
|
||||
"url": "/websockets/interfaces/CloseEvent/002.html"
|
||||
"path": "websockets/interfaces/CloseEvent/constructor.html",
|
||||
"url": "/websockets/interfaces/CloseEvent/constructor.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/CloseEvent/003.html",
|
||||
"url": "/websockets/interfaces/CloseEvent/003.html"
|
||||
"path": "websockets/interfaces/CloseEvent/historical.html",
|
||||
"url": "/websockets/interfaces/CloseEvent/historical.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/CloseEvent/004.html",
|
||||
"url": "/websockets/interfaces/CloseEvent/004.html"
|
||||
"path": "websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-arraybuffer.html",
|
||||
"url": "/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-arraybuffer.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/bufferedAmount/001.html",
|
||||
"url": "/websockets/interfaces/WebSocket/bufferedAmount/001.html"
|
||||
"path": "websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-blob.html",
|
||||
"url": "/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-blob.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/bufferedAmount/002.html",
|
||||
"url": "/websockets/interfaces/WebSocket/bufferedAmount/002.html"
|
||||
"path": "websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-defineProperty-getter.html",
|
||||
"url": "/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-defineProperty-getter.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/bufferedAmount/003.html",
|
||||
"url": "/websockets/interfaces/WebSocket/bufferedAmount/003.html"
|
||||
"path": "websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-defineProperty-setter.html",
|
||||
"url": "/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-defineProperty-setter.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/bufferedAmount/004.html",
|
||||
"url": "/websockets/interfaces/WebSocket/bufferedAmount/004.html"
|
||||
"path": "websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-deleting.html",
|
||||
"url": "/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-deleting.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/bufferedAmount/005.html",
|
||||
"url": "/websockets/interfaces/WebSocket/bufferedAmount/005.html"
|
||||
"path": "websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-getting.html",
|
||||
"url": "/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-getting.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/bufferedAmount/006.html",
|
||||
"url": "/websockets/interfaces/WebSocket/bufferedAmount/006.html"
|
||||
"path": "websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-initial.html",
|
||||
"url": "/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-initial.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/bufferedAmount/007.html",
|
||||
"url": "/websockets/interfaces/WebSocket/bufferedAmount/007.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/bufferedAmount/008.html",
|
||||
"url": "/websockets/interfaces/WebSocket/bufferedAmount/008.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/bufferedAmount/009.html",
|
||||
"path": "websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-large.html",
|
||||
"timeout": "long",
|
||||
"url": "/websockets/interfaces/WebSocket/bufferedAmount/009.html"
|
||||
"url": "/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-large.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/bufferedAmount/010.html",
|
||||
"url": "/websockets/interfaces/WebSocket/bufferedAmount/010.html"
|
||||
"path": "websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-readonly.html",
|
||||
"url": "/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-readonly.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/close/001.html",
|
||||
"url": "/websockets/interfaces/WebSocket/close/001.html"
|
||||
"path": "websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-unicode.html",
|
||||
"url": "/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-unicode.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/close/002.html",
|
||||
"url": "/websockets/interfaces/WebSocket/close/002.html"
|
||||
"path": "websockets/interfaces/WebSocket/close/close-basic.html",
|
||||
"url": "/websockets/interfaces/WebSocket/close/close-basic.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/close/003.html",
|
||||
"url": "/websockets/interfaces/WebSocket/close/003.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/close/004.html",
|
||||
"url": "/websockets/interfaces/WebSocket/close/004.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/close/005.html",
|
||||
"url": "/websockets/interfaces/WebSocket/close/005.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/close/006.html",
|
||||
"path": "websockets/interfaces/WebSocket/close/close-connecting.html",
|
||||
"timeout": "long",
|
||||
"url": "/websockets/interfaces/WebSocket/close/006.html"
|
||||
"url": "/websockets/interfaces/WebSocket/close/close-connecting.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/close/close-multiple.html",
|
||||
"url": "/websockets/interfaces/WebSocket/close/close-multiple.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/close/close-nested.html",
|
||||
"url": "/websockets/interfaces/WebSocket/close/close-nested.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/close/close-replace.html",
|
||||
"url": "/websockets/interfaces/WebSocket/close/close-replace.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/close/close-return.html",
|
||||
"url": "/websockets/interfaces/WebSocket/close/close-return.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/constants/001.html",
|
||||
|
@ -21628,8 +21689,8 @@
|
|||
"url": "/websockets/interfaces/WebSocket/extensions/001.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/protocol/001.html",
|
||||
"url": "/websockets/interfaces/WebSocket/protocol/001.html"
|
||||
"path": "websockets/interfaces/WebSocket/protocol/protocol-initial.html",
|
||||
"url": "/websockets/interfaces/WebSocket/protocol/protocol-initial.html"
|
||||
},
|
||||
{
|
||||
"path": "websockets/interfaces/WebSocket/readyState/001.html",
|
||||
|
@ -22332,6 +22393,10 @@
|
|||
"path": "workers/interfaces/DedicatedWorkerGlobalScope/postMessage/imagedata-cloned-canvas-in-array.html",
|
||||
"url": "/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/imagedata-cloned-canvas-in-array.html"
|
||||
},
|
||||
{
|
||||
"path": "workers/interfaces/DedicatedWorkerGlobalScope/postMessage/message-event.html",
|
||||
"url": "/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/message-event.html"
|
||||
},
|
||||
{
|
||||
"path": "workers/interfaces/DedicatedWorkerGlobalScope/postMessage/return-value.html",
|
||||
"url": "/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/return-value.html"
|
||||
|
@ -22732,5 +22797,5 @@
|
|||
]
|
||||
},
|
||||
"local_changes": [],
|
||||
"rev": "2c4d2713ef1eca473ab6df02cc5b0f9fdbcffd29"
|
||||
"rev": "71eea34fa3b60dc9c2e9c73ce397510c329aa365"
|
||||
}
|
|
@ -1,30 +0,0 @@
|
|||
[data-uri-basic.htm]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[GET responseText]
|
||||
expected: TIMEOUT
|
||||
|
||||
[GET Content-Type]
|
||||
expected: TIMEOUT
|
||||
|
||||
[GET Content-Type with param]
|
||||
expected: TIMEOUT
|
||||
|
||||
[GET getAllResponseHeaders]
|
||||
expected: TIMEOUT
|
||||
|
||||
[POST responseText]
|
||||
expected: TIMEOUT
|
||||
|
||||
[POST status]
|
||||
expected: TIMEOUT
|
||||
|
||||
[GET responseText base64]
|
||||
expected: TIMEOUT
|
||||
|
||||
[GET status]
|
||||
expected: TIMEOUT
|
||||
|
||||
[GET statusText]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -28,3 +28,6 @@
|
|||
[XHR method UNICORN with charset text/plain]
|
||||
expected: TIMEOUT
|
||||
|
||||
[XHR method GET with charset text/html;charset=UTF-8]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[XMLHttpRequest: open() resolving URLs (about:blank iframe)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -3,3 +3,4 @@
|
|||
expected: TIMEOUT
|
||||
[XMLHttpRequest: open() - resolving URLs (javascript: ]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -3,3 +3,4 @@
|
|||
expected: TIMEOUT
|
||||
[XMLHttpRequest: open() - resolving URLs (javascript: ]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -3,5 +3,7 @@
|
|||
expected: TIMEOUT
|
||||
[exception.hasOwnProperty("message")]
|
||||
expected: FAIL
|
||||
|
||||
[Object.getOwnPropertyDescriptor(exception, "message")]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
[historical.html]
|
||||
type: testharness
|
||||
[Historical DOM features must be removed: NamedNodeMap]
|
||||
expected: FAIL
|
||||
|
|
@ -30,15 +30,24 @@
|
|||
[Event interface: document.createEvent("Event") must have own property "isTrusted"]
|
||||
expected: FAIL
|
||||
|
||||
[Event interface: document.createEvent("Event") must inherit property "timeStamp" with the proper type (15)]
|
||||
expected: FAIL
|
||||
|
||||
[Event interface: new Event("foo") must have own property "isTrusted"]
|
||||
expected: FAIL
|
||||
|
||||
[Event interface: new Event("foo") must inherit property "timeStamp" with the proper type (15)]
|
||||
expected: FAIL
|
||||
|
||||
[CustomEvent interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[Event interface: new CustomEvent("foo") must have own property "isTrusted"]
|
||||
expected: FAIL
|
||||
|
||||
[Event interface: new CustomEvent("foo") must inherit property "timeStamp" with the proper type (15)]
|
||||
expected: FAIL
|
||||
|
||||
[EventTarget interface: operation addEventListener(DOMString,EventListener,boolean)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -117,6 +126,12 @@
|
|||
[Document interface: operation importNode(Node,boolean)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: operation createAttribute(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: operation createAttributeNS(DOMString,DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: operation createNodeIterator(Node,unsigned long,NodeFilter)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -165,40 +180,52 @@
|
|||
[Document interface: xmlDoc must inherit property "origin" with the proper type (3)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: xmlDoc must inherit property "createNodeIterator" with the proper type (22)]
|
||||
[Document interface: xmlDoc must inherit property "createAttribute" with the proper type (20)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: calling createAttribute(DOMString) on xmlDoc with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: xmlDoc must inherit property "createAttributeNS" with the proper type (21)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: calling createAttributeNS(DOMString,DOMString) on xmlDoc with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: xmlDoc must inherit property "createNodeIterator" with the proper type (24)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: calling createNodeIterator(Node,unsigned long,NodeFilter) on xmlDoc with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: xmlDoc must inherit property "firstElementChild" with the proper type (26)]
|
||||
[Document interface: xmlDoc must inherit property "firstElementChild" with the proper type (28)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: xmlDoc must inherit property "lastElementChild" with the proper type (27)]
|
||||
[Document interface: xmlDoc must inherit property "lastElementChild" with the proper type (29)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: xmlDoc must inherit property "childElementCount" with the proper type (28)]
|
||||
[Document interface: xmlDoc must inherit property "childElementCount" with the proper type (30)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: xmlDoc must inherit property "prepend" with the proper type (29)]
|
||||
[Document interface: xmlDoc must inherit property "prepend" with the proper type (31)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: calling prepend([object Object\],[object Object\]) on xmlDoc with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: xmlDoc must inherit property "append" with the proper type (30)]
|
||||
[Document interface: xmlDoc must inherit property "append" with the proper type (32)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: calling append([object Object\],[object Object\]) on xmlDoc with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: xmlDoc must inherit property "query" with the proper type (31)]
|
||||
[Document interface: xmlDoc must inherit property "query" with the proper type (33)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: calling query(DOMString) on xmlDoc with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: xmlDoc must inherit property "queryAll" with the proper type (32)]
|
||||
[Document interface: xmlDoc must inherit property "queryAll" with the proper type (34)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: calling queryAll(DOMString) on xmlDoc with too few arguments must throw TypeError]
|
||||
|
@ -306,6 +333,24 @@
|
|||
[DocumentType interface: calling replace([object Object\],[object Object\]) on document.doctype with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: operation hasAttributes()]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: operation getAttributeNode(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: operation getAttributeNodeNS(DOMString,DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: operation setAttributeNode(Attr)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: operation setAttributeNodeNS(Attr)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: operation removeAttributeNode(Attr)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: operation closest(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -345,73 +390,136 @@
|
|||
[Element interface: operation replace([object Object\],[object Object\])]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: element must inherit property "closest" with the proper type (16)]
|
||||
[Element interface: element must inherit property "hasAttributes" with the proper type (7)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: element must inherit property "getAttributeNode" with the proper type (17)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling getAttributeNode(DOMString) on element with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: element must inherit property "getAttributeNodeNS" with the proper type (18)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling getAttributeNodeNS(DOMString,DOMString) on element with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: element must inherit property "setAttributeNode" with the proper type (19)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling setAttributeNode(Attr) on element with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: element must inherit property "setAttributeNodeNS" with the proper type (20)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling setAttributeNodeNS(Attr) on element with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: element must inherit property "removeAttributeNode" with the proper type (21)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling removeAttributeNode(Attr) on element with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: element must inherit property "closest" with the proper type (22)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling closest(DOMString) on element with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: element must inherit property "firstElementChild" with the proper type (22)]
|
||||
[Element interface: element must inherit property "firstElementChild" with the proper type (28)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: element must inherit property "lastElementChild" with the proper type (23)]
|
||||
[Element interface: element must inherit property "lastElementChild" with the proper type (29)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: element must inherit property "childElementCount" with the proper type (24)]
|
||||
[Element interface: element must inherit property "childElementCount" with the proper type (30)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: element must inherit property "prepend" with the proper type (25)]
|
||||
[Element interface: element must inherit property "prepend" with the proper type (31)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling prepend([object Object\],[object Object\]) on element with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: element must inherit property "append" with the proper type (26)]
|
||||
[Element interface: element must inherit property "append" with the proper type (32)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling append([object Object\],[object Object\]) on element with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: element must inherit property "query" with the proper type (27)]
|
||||
[Element interface: element must inherit property "query" with the proper type (33)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling query(DOMString) on element with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: element must inherit property "queryAll" with the proper type (28)]
|
||||
[Element interface: element must inherit property "queryAll" with the proper type (34)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling queryAll(DOMString) on element with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: element must inherit property "previousElementSibling" with the proper type (31)]
|
||||
[Element interface: element must inherit property "previousElementSibling" with the proper type (37)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: element must inherit property "nextElementSibling" with the proper type (32)]
|
||||
[Element interface: element must inherit property "nextElementSibling" with the proper type (38)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: element must inherit property "before" with the proper type (33)]
|
||||
[Element interface: element must inherit property "before" with the proper type (39)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling before([object Object\],[object Object\]) on element with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: element must inherit property "after" with the proper type (34)]
|
||||
[Element interface: element must inherit property "after" with the proper type (40)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling after([object Object\],[object Object\]) on element with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: element must inherit property "replace" with the proper type (35)]
|
||||
[Element interface: element must inherit property "replace" with the proper type (41)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling replace([object Object\],[object Object\]) on element with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[NamedNodeMap interface: operation getNamedItem(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[NamedNodeMap interface: operation getNamedItemNS(DOMString,DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[NamedNodeMap interface: operation setNamedItem(Attr)]
|
||||
expected: FAIL
|
||||
|
||||
[NamedNodeMap interface: operation setNamedItemNS(Attr)]
|
||||
expected: FAIL
|
||||
|
||||
[NamedNodeMap interface: operation removeNamedItem(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[NamedNodeMap interface: operation removeNamedItemNS(DOMString,DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[Attr interface: attribute textContent]
|
||||
expected: FAIL
|
||||
|
||||
[Attr interface: attribute ownerElement]
|
||||
expected: FAIL
|
||||
|
||||
[Attr interface: attribute specified]
|
||||
expected: FAIL
|
||||
|
||||
[Attr interface: document.querySelector("[id\]").attributes[0\] must inherit property "specified" with the proper type (5)]
|
||||
[Attr interface: document.querySelector("[id\]").attributes[0\] must inherit property "textContent" with the proper type (5)]
|
||||
expected: FAIL
|
||||
|
||||
[Attr interface: document.querySelector("[id\]").attributes[0\] must inherit property "ownerElement" with the proper type (6)]
|
||||
expected: FAIL
|
||||
|
||||
[Attr interface: document.querySelector("[id\]").attributes[0\] must inherit property "specified" with the proper type (7)]
|
||||
expected: FAIL
|
||||
|
||||
[CharacterData interface: attribute previousElementSibling]
|
||||
|
@ -621,6 +729,9 @@
|
|||
[Range interface: operation intersectsNode(Node)]
|
||||
expected: FAIL
|
||||
|
||||
[Range interface: stringifier]
|
||||
expected: FAIL
|
||||
|
||||
[Range interface: document.createRange() must inherit property "startContainer" with the proper type (0)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -987,6 +1098,9 @@
|
|||
[DOMTokenList interface: operation toggle(DOMString,boolean)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMTokenList interface: stringifier]
|
||||
expected: FAIL
|
||||
|
||||
[DOMTokenList interface: document.body.classList must inherit property "add" with the proper type (3)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[DOMImplementation-createDocument.html]
|
||||
type: testharness
|
||||
|
||||
[createDocument test 12: null,"xmlns",null,"NAMESPACE_ERR"]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -14,3 +14,4 @@
|
|||
|
||||
[Upper-case HTML element with a prefix]
|
||||
expected: FAIL
|
||||
|
||||
|
|
89
tests/wpt/metadata/dom/nodes/Element-closest.html.ini
Normal file
89
tests/wpt/metadata/dom/nodes/Element-closest.html.ini
Normal file
|
@ -0,0 +1,89 @@
|
|||
[Element-closest.html]
|
||||
type: testharness
|
||||
[Element.closest with context node \'test12\' and selector \'select\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test13\' and selector \'fieldset\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test13\' and selector \'div\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test3\' and selector \'body\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test4\' and selector \'[default\]\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test4\' and selector \'[selected\]\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test11\' and selector \'[selected\]\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test12\' and selector \'[name="form-a"\]\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test13\' and selector \'form[name="form-a"\]\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test9\' and selector \'input[required\]\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test9\' and selector \'select[required\]\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test13\' and selector \'div:not(.div1)\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test6\' and selector \'div.div3\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test1\' and selector \'div#test7\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test12\' and selector \'.div3 > .div2\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test12\' and selector \'.div3 > .div1\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test9\' and selector \'form > input[required\]\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test12\' and selector \'fieldset > select[required\]\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test6\' and selector \'input + fieldset\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test3\' and selector \'form + form\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test5\' and selector \'form + form\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test10\' and selector \':empty\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test11\' and selector \':last-child\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test12\' and selector \':first-child\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test11\' and selector \':invalid\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test4\' and selector \':scope\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test4\' and selector \'select > :scope\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test4\' and selector \'div > :scope\']
|
||||
expected: FAIL
|
||||
|
||||
[Element.closest with context node \'test4\' and selector \':has(> :scope)\']
|
||||
expected: FAIL
|
||||
|
|
@ -2,7 +2,10 @@
|
|||
type: testharness
|
||||
[Appending a document]
|
||||
expected: FAIL
|
||||
|
||||
[Adopting an orphan]
|
||||
expected: FAIL
|
||||
|
||||
[Adopting a non-orphan]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
[TreeWalker-basic.html]
|
||||
type: testharness
|
||||
|
||||
[Construct a TreeWalker by document.createTreeWalker(root, undefined, undefined).]
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[TreeWalker-acceptNode-filter.html]
|
||||
[cross-origin-objects.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[Indexed child browsing contexts]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -383,3 +383,4 @@
|
|||
|
||||
[Window replaceable attribute: length]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
[document-lastModified-01.html]
|
||||
type: testharness
|
||||
[Date returned by lastModified is in the form "MM/DD/YYYY hh:mm:ss".]
|
||||
expected: FAIL
|
||||
|
File diff suppressed because it is too large
Load diff
|
@ -13,3 +13,6 @@
|
|||
[Check the RadioNodeList.value on setting]
|
||||
expected: FAIL
|
||||
|
||||
[Check the RadioNodeList.value on setting to \'on\']
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[TreeWalker-navigate-from-filter.html]
|
||||
[basic.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[error.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,122 @@
|
|||
[relevant-mutations.html]
|
||||
type: testharness
|
||||
[src set]
|
||||
expected: FAIL
|
||||
|
||||
[src changed]
|
||||
expected: FAIL
|
||||
|
||||
[src removed]
|
||||
expected: FAIL
|
||||
|
||||
[srcset set]
|
||||
expected: FAIL
|
||||
|
||||
[srcset changed]
|
||||
expected: FAIL
|
||||
|
||||
[srcset removed]
|
||||
expected: FAIL
|
||||
|
||||
[sizes set]
|
||||
expected: FAIL
|
||||
|
||||
[sizes changed]
|
||||
expected: FAIL
|
||||
|
||||
[sizes removed]
|
||||
expected: FAIL
|
||||
|
||||
[src set to same value]
|
||||
expected: FAIL
|
||||
|
||||
[crossorigin absent to empty]
|
||||
expected: FAIL
|
||||
|
||||
[crossorigin absent to anonymous]
|
||||
expected: FAIL
|
||||
|
||||
[crossorigin absent to use-credentials]
|
||||
expected: FAIL
|
||||
|
||||
[crossorigin empty to absent]
|
||||
expected: FAIL
|
||||
|
||||
[crossorigin empty to use-credentials]
|
||||
expected: FAIL
|
||||
|
||||
[crossorigin anonymous to absent]
|
||||
expected: FAIL
|
||||
|
||||
[crossorigin anonymous to use-credentials]
|
||||
expected: FAIL
|
||||
|
||||
[crossorigin use-credentials to absent]
|
||||
expected: FAIL
|
||||
|
||||
[crossorigin use-credentials to empty]
|
||||
expected: FAIL
|
||||
|
||||
[crossorigin use-credentials to anonymous]
|
||||
expected: FAIL
|
||||
|
||||
[inserted into picture]
|
||||
expected: FAIL
|
||||
|
||||
[removed from picture]
|
||||
expected: FAIL
|
||||
|
||||
[parent is picture, previous source inserted]
|
||||
expected: FAIL
|
||||
|
||||
[parent is picture, previous source removed]
|
||||
expected: FAIL
|
||||
|
||||
[parent is picture, previous source has srcset set]
|
||||
expected: FAIL
|
||||
|
||||
[parent is picture, previous source has srcset changed]
|
||||
expected: FAIL
|
||||
|
||||
[parent is picture, previous source has srcset removed]
|
||||
expected: FAIL
|
||||
|
||||
[parent is picture, previous source has sizes set]
|
||||
expected: FAIL
|
||||
|
||||
[parent is picture, previous source has sizes changed]
|
||||
expected: FAIL
|
||||
|
||||
[parent is picture, previous source has sizes removed]
|
||||
expected: FAIL
|
||||
|
||||
[parent is picture, previous source has media set]
|
||||
expected: FAIL
|
||||
|
||||
[parent is picture, previous source has media changed]
|
||||
expected: FAIL
|
||||
|
||||
[parent is picture, previous source has media removed]
|
||||
expected: FAIL
|
||||
|
||||
[parent is picture, previous source has type set]
|
||||
expected: FAIL
|
||||
|
||||
[parent is picture, previous source has type changed]
|
||||
expected: FAIL
|
||||
|
||||
[parent is picture, previous source has type removed]
|
||||
expected: FAIL
|
||||
|
||||
[ancestor picture has a source removed]
|
||||
expected: FAIL
|
||||
|
||||
[ancestor picture; previous sibling source removed]
|
||||
expected: FAIL
|
||||
|
||||
[src on previous sibling source set]
|
||||
expected: FAIL
|
||||
|
||||
[class on previous sibling source set]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[parse-a-sizes-attribute.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,305 @@
|
|||
[parse-a-srcset-attribute.html]
|
||||
type: testharness
|
||||
[""]
|
||||
expected: FAIL
|
||||
|
||||
[","]
|
||||
expected: FAIL
|
||||
|
||||
[",,,"]
|
||||
expected: FAIL
|
||||
|
||||
[" data:,a 1x "]
|
||||
expected: FAIL
|
||||
|
||||
["\\t\\tdata:,a\\t\\t1x\\t\\t"]
|
||||
expected: FAIL
|
||||
|
||||
["\\n\\ndata:,a\\n\\n1x\\n\\n"]
|
||||
expected: FAIL
|
||||
|
||||
["\xef\xbf\xbd\xef\xbf\xbddata:,a\xef\xbf\xbd\xef\xbf\xbd1x\xef\xbf\xbd\xef\xbf\xbd"]
|
||||
expected: FAIL
|
||||
|
||||
["\\f\\fdata:,a\\f\\f1x\\f\\f"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a "]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a ,"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a,"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a, "]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a,,,"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a,, , "]
|
||||
expected: FAIL
|
||||
|
||||
[" data:,a"]
|
||||
expected: FAIL
|
||||
|
||||
[",,,data:,a"]
|
||||
expected: FAIL
|
||||
|
||||
[" , ,,data:,a"]
|
||||
expected: FAIL
|
||||
|
||||
["\xc2\xa0data:,a"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a\xc2\xa0"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x "]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x,"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x 1x ( , data:,b 1x, ), data:,c"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x 1x ((( , data:,b 1x, ), data:,c"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x 1x [ , data:,b 1x, \], data:,c"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x 1x { , data:,b 1x, }, data:,c"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x 1x \\" , data:,b 1x, \\", data:,c"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x 1x \\\\,data:;\\,b, data:,c"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a, data:,b ("]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a, data:,b ( "]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a, data:,b (,"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a, data:,b (x"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a, data:,b ()"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x 1x (, data:,b"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x 1x /*, data:,b, data:,c */"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x 1x //, data:,b"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a foo"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a foo foo"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a foo 1x"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a foo 1x foo"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a foo 1w"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a foo 1w foo"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w 1w"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w 1x"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x 1w"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w 1h"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1h 1w"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1h 1h"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1h 1x"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1h 1w 1x"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x 1w 1h"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1h"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1h foo"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a foo 1h"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 0w"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a -1w"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w -1w"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1.0w"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w 1.0w"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1e0w"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w 1e0w"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1www"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w 1www"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a +1w"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w +1w"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1W"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w 1W"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a Infinityw"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w Infinityw"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a NaNw"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w NaNw"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1\xef\xbf\xbdw"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 0x"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a -0x"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x -0x"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a -1x"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x -1x"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1e0x"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1E0x"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1e-1x"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1.5e1x"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x 1.5e1x"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x 1e1.5x"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1.0x"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x 1.0x"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x +1x"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x 1X"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x Infinityx"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x NaNx"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x 1\xef\xbf\xbdx"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w 0h"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w 1h -1h"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w 1h 1.0h"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w 1h 1e0h"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w 1h 1hhh"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w 1h +1h"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w 1h 1H"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w 1h Infinityh"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w 1h NaNh"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w 1h 1\xef\xbf\xbdh"]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,44 @@
|
|||
[select-an-image-source.html]
|
||||
type: testharness
|
||||
["data:,a 1x, data:,b 1x"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a , data:,b 1x"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x, data:,b"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w, data:,b 1w"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w 1h, data:,b 1w"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w, data:,b 1w 1h"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w 1h, data:,b 1w 2h"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w 2h, data:,b 1w 1h"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a , data:,b"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a foo, data:,b bar"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w, data:,b 1x" sizes="1px"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1x, data:,b 1w" sizes="1px"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w, data:,b 2x" sizes="0.5px"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 2x, data:,b 1w" sizes="0.5px"]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,257 @@
|
|||
[update-the-source-set.html]
|
||||
type: testharness
|
||||
[<img data-expect="">]
|
||||
expected: FAIL
|
||||
|
||||
[<img src="" data-expect="">]
|
||||
expected: FAIL
|
||||
|
||||
[<img src="data:,a" data-expect="data:,a">]
|
||||
expected: FAIL
|
||||
|
||||
[<img srcset="" src="data:,a" data-expect="data:,a">]
|
||||
expected: FAIL
|
||||
|
||||
[<img srcset="data:,b" src="data:,a" data-expect="data:,b">]
|
||||
expected: FAIL
|
||||
|
||||
[<img src="data:,a" srcset="data:,b" data-expect="data:,b"><!-- srcset after src -->]
|
||||
expected: FAIL
|
||||
|
||||
[<img src="data:,a" srcset="data:,b 1x" data-expect="data:,b">]
|
||||
expected: FAIL
|
||||
|
||||
[<img src="data:,a" srcset="data:,b 1.0x" data-expect="data:,b">]
|
||||
expected: FAIL
|
||||
|
||||
[<img src="data:,a" srcset="data:,b 1e0x" data-expect="data:,b">]
|
||||
expected: FAIL
|
||||
|
||||
[<img src="data:,a" srcset="data:,b 10000w" sizes="1px" data-expect="data:,b">]
|
||||
expected: FAIL
|
||||
|
||||
[<img src="data:,a" srcset="data:,b 10000w, data:,c 10000x" sizes="1px" data-expect="data:,b">]
|
||||
expected: FAIL
|
||||
|
||||
[<img src="data:,a" srcset="data:,b 10000x, data:,c 10000w" sizes="1px" data-expect="data:,b">]
|
||||
expected: FAIL
|
||||
|
||||
[<img src="data:,a" srcset="data:,b 1w" sizes="10000px" data-expect="data:,b">]
|
||||
expected: FAIL
|
||||
|
||||
[<img src="data:,a" srcset="data:,b 1w, data:,c 0.0001x" sizes="10000px" data-expect="data:,b">]
|
||||
expected: FAIL
|
||||
|
||||
[<img src="data:,a" srcset="data:,b 0.0001x, data:,c 1w" sizes="10000px" data-expect="data:,b">]
|
||||
expected: FAIL
|
||||
|
||||
[<img srcset="data:,a" data-expect="data:,a">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture>foo<img src="data:,a" data-expect="data:,a">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><!--foo--><img src="data:,a" data-expect="data:,a">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><br><img src="data:,a" data-expect="data:,a">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><p></p><img src="data:,a" data-expect="data:,a">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><video></video><source srcset="data:,b"><img src="data:,a" data-expect="data:,a">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><span></span><source srcset="data:,b"><img src="data:,a" data-expect="data:,a">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><svg></svg><source srcset="data:,b"></source><img src="data:,a" data-expect="data:,a">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><svg></svg><source srcset="data:,b">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><svg></svg><!--<font face> tag breaks out of svg--><font face=""></font><source srcset="data:,b">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><img src="data:,a"><img src="data:,b" data-expect="data:,b">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source>]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source src="data:,b">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset=", ,">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b 1x 1x">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" media="">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" media="all">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" media="all and (min-width:0)">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" media="all and !">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" media="all and (!)">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" media="not all">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" media="not all and (min-width:0)">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" media="not all and (max-width:0)">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" media="not all and !">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" media="not all and (!)">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" media="all, !">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" media=",">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type=" ">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="image/gif">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type=" image/gif">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="image/gif ">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="image/gif;">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="image/gif;encodings">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="image/gif;encodings=">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="image/gif;encodings=foobar">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="image/png">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="image/jpeg">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="image/svg+xml">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="image/x-icon">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="text/xml">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="text/html">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="text/plain">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="text/css">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="video/mp4">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="video/ogg">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="video/webm">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="unknown/unknown">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="application/octet-stream">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="application/x-shockwave-flash">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="image\\gif">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="gif">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type=".gif">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="*">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="*/*">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="image/*">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type=",">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="image/gif, image/png">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="image/gif image/png">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b" type="image/foobarbaz">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><img src="data:,a" data-expect="data:,a">foo]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><img src="data:,a" data-expect="data:,a"><br>]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><img src="data:,a" data-expect="data:,a"><!--foo-->]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><img src="data:,a" data-expect="data:,a"><img src="data:,b">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><img data-expect=""><img src="data:,b">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><img src="data:,a" data-expect="data:,a"><source srcset="data:,b">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><img data-expect=""><source srcset="data:,b">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><span></span><source srcset="data:,b">]
|
||||
expected: FAIL
|
||||
|
||||
[<picture></picture><source srcset="data:,b">]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[message-event.html]
|
||||
type: testharness
|
||||
[Properties of the \'message\' event]
|
||||
expected: FAIL
|
||||
|
|
@ -1,6 +1,5 @@
|
|||
[postMessage_event_properties.htm]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Test Description: The postMessage() method - Create an event that uses the MessageEvent interface, with the name message, which does not bubble and is not cancelable.]
|
||||
expected: NOTRUN
|
||||
[Properties of the \'message\' event]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 2c4d2713ef1eca473ab6df02cc5b0f9fdbcffd29
|
||||
Subproject commit 71eea34fa3b60dc9c2e9c73ce397510c329aa365
|
Loading…
Add table
Add a link
Reference in a new issue