Update web-platform-tests to revision ab64b78a8f6777a1d95d8d1d4bba9ccdbecf94ea

This commit is contained in:
WPT Sync Bot 2018-08-26 21:31:58 -04:00
parent da36740f0b
commit 394aced19f
713 changed files with 12430 additions and 12632 deletions

View file

@ -0,0 +1,4 @@
[2d.text.measure.actualBoundingBox.html]
[Testing actualBoundingBox]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.text.measure.advances.html]
[Testing width advances]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.text.measure.baselines.html]
[Testing baselines]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.text.measure.emHeights.html]
[Testing emHeights]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.text.measure.fontBoundingBox.html]
[Testing fontBoundingBox]
expected: FAIL

File diff suppressed because it is too large Load diff

View file

@ -213,6 +213,6 @@
[font-size intermediate]
expected: NOTRUN
[border-top-width end]
[bottom intermediate]
expected: FAIL

View file

@ -0,0 +1,2 @@
[vh_not_refreshing_on_chrome.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[css3-modsel-101.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-102.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-103.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-105.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-106.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-108.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-109.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-110.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-125.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-125b.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-126.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-126b.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-127.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-127b.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-128.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-128b.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-129.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-129b.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-134.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-134b.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-135.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-135b.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-136.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-136b.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-168.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-168a.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-169.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-169a.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-173a.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-83.xml]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css3-modsel-99.xml]
expected: FAIL

View file

@ -0,0 +1,47 @@
[request-init-stream.any.worker.html]
[Constructing a Request with a Request on which read() and releaseLock() are called]
expected: FAIL
[Constructing a Request with a stream on which read() and releaseLock() are called]
expected: FAIL
[Constructing a Request with a stream on which getReader() is called]
expected: FAIL
[Constructing a Request with a Request on which body.getReader() is called]
expected: FAIL
[Constructing a Request with a stream on which read() is called]
expected: FAIL
[Constructing a Request with a Request on which body.getReader().read() is called]
expected: FAIL
[request-init-stream.any.sharedworker.html]
[request-init-stream]
expected: FAIL
[request-init-stream.any.html]
[Constructing a Request with a Request on which read() and releaseLock() are called]
expected: FAIL
[Constructing a Request with a stream on which read() and releaseLock() are called]
expected: FAIL
[Constructing a Request with a stream on which getReader() is called]
expected: FAIL
[Constructing a Request with a Request on which body.getReader() is called]
expected: FAIL
[Constructing a Request with a stream on which read() is called]
expected: FAIL
[Constructing a Request with a Request on which body.getReader().read() is called]
expected: FAIL
[request-init-stream.any.serviceworker.html]
expected: TIMEOUT

View file

@ -0,0 +1,29 @@
[response-from-stream.any.sharedworker.html]
[response-from-stream]
expected: FAIL
[response-from-stream.any.html]
[Constructing a Response with a stream on which getReader() is called]
expected: FAIL
[Constructing a Response with a stream on which read() and releaseLock() are called]
expected: FAIL
[Constructing a Response with a stream on which read() is called]
expected: FAIL
[response-from-stream.any.serviceworker.html]
expected: TIMEOUT
[response-from-stream.any.worker.html]
[Constructing a Response with a stream on which getReader() is called]
expected: FAIL
[Constructing a Response with a stream on which read() and releaseLock() are called]
expected: FAIL
[Constructing a Response with a stream on which read() is called]
expected: FAIL

View file

@ -0,0 +1,4 @@
[traverse_the_history_5.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

View file

@ -1,2 +0,0 @@
[fieldset-transform-translatez.html]
expected: FAIL

View file

@ -172,63 +172,3 @@
[XHTML img usemap="http://example.org/#garbage-before-hash-id"]
expected: FAIL
[XHTML img usemap="#percent-escape-id-%41"]
expected: FAIL
[XHTML img usemap="#different-CASE-id"]
expected: FAIL
[HTML (quirks) IMG usemap="#"]
expected: FAIL
[XHTML img usemap="hash-last#"]
expected: FAIL
[HTML (quirks) IMG usemap="no-hash-id"]
expected: FAIL
[HTML (quirks) IMG usemap="no-hash-name"]
expected: FAIL
[HTML (quirks) IMG usemap="#no-such-map"]
expected: FAIL
[HTML (quirks) IMG usemap="hash-last#"]
expected: FAIL
[XHTML img usemap="no-hash-id"]
expected: FAIL
[HTML (quirks) IMG usemap="#different-CASE-name"]
expected: FAIL
[XHTML img usemap="#no-such-map"]
expected: FAIL
[XHTML img usemap="#percent-escape-name-%41"]
expected: FAIL
[XHTML img usemap="#"]
expected: FAIL
[HTML (quirks) IMG usemap="#different-CASE-id"]
expected: FAIL
[XHTML img usemap="#different-CASE-name"]
expected: FAIL
[XHTML img usemap=""]
expected: FAIL
[HTML (quirks) IMG usemap=""]
expected: FAIL
[HTML (quirks) IMG usemap="#percent-escape-name-%41"]
expected: FAIL
[HTML (quirks) IMG usemap="#percent-escape-id-%41"]
expected: FAIL
[XHTML img usemap="no-hash-name"]
expected: FAIL

View file

@ -16,9 +16,6 @@
[picture: source (max-width:500px) broken image, img broken image, onload, narrow]
expected: FAIL
[picture: source (max-width:500px) broken image, img broken image, resize to wide]
expected: TIMEOUT
[picture: source (max-width:500px) broken image, img valid image, onload, narrow]
expected: FAIL
@ -28,9 +25,6 @@
[picture: source (max-width:500px) valid image, img broken image, onload, narrow]
expected: FAIL
[picture: source (max-width:500px) valid image, img broken image, resize to wide]
expected: TIMEOUT
[picture: source (max-width:500px) valid image, img valid image, onload, narrow]
expected: FAIL
@ -55,15 +49,9 @@
[picture: source (max-width:500px) broken image, img broken image, onload, wide]
expected: FAIL
[picture: source (max-width:500px) broken image, img broken image, resize to narrow]
expected: TIMEOUT
[picture: source (max-width:500px) broken image, img valid image, onload, wide]
expected: FAIL
[picture: source (max-width:500px) broken image, img valid image, resize to narrow]
expected: TIMEOUT
[picture: source (max-width:500px) valid image, img broken image, onload, wide]
expected: FAIL

View file

@ -0,0 +1,2 @@
[script-onerror-insertion-point-2.html]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[aborted-parser.window.html]
[document.open() after parser is aborted]
expected: FAIL

View file

@ -5,16 +5,13 @@
[request.formData() with input: a&b&c]
expected: FAIL
[request.formData() with input: a=b&c=d&]
[request.formData() with input: &&&a=b&&&&c=d&]
expected: FAIL
[request.formData() with input: a=b&c=d]
[response.formData() with input: &&&a=b&&&&c=d&]
expected: FAIL
[response.formData() with input: a=b&c=d&]
expected: FAIL
[response.formData() with input: _charset_=windows-1252&test=%C2x]
[response.formData() with input: a=b&c=d]
expected: FAIL
@ -25,15 +22,15 @@
[request.formData() with input: a&b&c]
expected: FAIL
[request.formData() with input: _charset_=windows-1252&test=%C2x]
[response.formData() with input: a=b&c=d&]
expected: FAIL
[response.formData() with input: _charset_=windows-1252&test=%C2x]
[request.formData() with input: a=b&c=d]
expected: FAIL
[request.formData() with input: &&&a=b&&&&c=d&]
[response.formData() with input: a=b&c=d]
expected: FAIL
[response.formData() with input: &&&a=b&&&&c=d&]
[request.formData() with input: a=b&c=d&]
expected: FAIL

View file

@ -1,4 +1,5 @@
[sharedworker-in-worker.html]
expected: ERROR
[Base URL in workers: new SharedWorker()]
expected: FAIL

View file

@ -0,0 +1,26 @@
[send-data-readablestream.any.html]
[XMLHttpRequest: send() with a stream on which read() is called]
expected: FAIL
[XMLHttpRequest: send() with a stream on which read() and releaseLock() are called]
expected: FAIL
[XMLHttpRequest: send() with a stream on which getReader() is called]
expected: FAIL
[send-data-readablestream.any.worker.html]
[XMLHttpRequest: send() with a stream on which read() is called]
expected: FAIL
[XMLHttpRequest: send() with a stream on which read() and releaseLock() are called]
expected: FAIL
[XMLHttpRequest: send() with a stream on which getReader() is called]
expected: FAIL
[send-data-readablestream.any.sharedworker.html]
[send-data-readablestream]
expected: FAIL