Update web-platform-tests to revision 74bae78af4b95a2f0ca3a81df9c7fe3143f24bbc

This commit is contained in:
WPT Sync Bot 2019-01-17 20:37:38 -05:00
parent fb95f9df9c
commit 02c1eed999
150 changed files with 2395 additions and 829 deletions

View file

@ -1,4 +1,5 @@
[url-in-tags-revoke.window.html]
expected: TIMEOUT
[Fetching a blob URL immediately before revoking it works in an iframe.]
expected: FAIL
@ -14,3 +15,6 @@
[Opening a blob URL in a new window by clicking an <a> tag works immediately before revoking the URL.]
expected: FAIL
[Fetching a blob URL immediately before revoking it works in <script> tags.]
expected: TIMEOUT

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,2 @@
[insert-inline-in-blocks-n-inlines-begin-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[insert-inline-in-blocks-n-inlines-begin-003.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[insert-inline-in-blocks-n-inlines-end-001.xht]
expected: FAIL

View file

@ -1,3 +0,0 @@
[insert-inline-in-blocks-n-inlines-end-003.xht]
type: reftest
expected: FAIL

View file

@ -0,0 +1,2 @@
[insert-inline-in-blocks-n-inlines-middle-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[insert-inline-in-blocks-n-inlines-middle-003.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[c5525-fltmult-000.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[border-padding-bleed-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[border-padding-bleed-002.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[border-padding-bleed-003.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[background-size-028.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[background-size-030.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flexbox_order-box.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[ttwf-reftest-flex-direction-row-reverse.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[ttwf-reftest-flex-order.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[font-variant-alternates-18.html]
expected: FAIL

View file

@ -257,3 +257,9 @@
[font-weight(valid): Out-of-range simple calc value (should be clamped): calc(1001)]
expected: FAIL
[font-style(valid): 'oblique' followed by calc with out of range value (should be clamped): oblique calc(-91deg)]
expected: FAIL
[font-style(valid): 'oblique' followed by calc with out of range value (should be clamped): oblique calc(91deg)]
expected: FAIL

View file

@ -0,0 +1,49 @@
[font-style-parsing.html]
[Font-style (computed): 'oblique' followed by calc is valid even if it must be clamped (with computation)]
expected: FAIL
[Font-style (computed): 'oblique' followed by calc is valid even if it must be clamped (no computation)]
expected: FAIL
[Font-style (computed): 'oblique' followed by minimum -90 degree angle is valid]
expected: FAIL
[Font-style (computed): 'italic' is valid]
expected: FAIL
[Font-style (computed): 'oblique' followed by positive angle in turns is valid]
expected: FAIL
[Font-style (computed): 'oblique' followed by fractional angle is valid]
expected: FAIL
[Font-style (computed): 'oblique' followed by positive angle in degrees is valid]
expected: FAIL
[Font-style (computed): 'oblique' followed by positive angle in gradians is valid]
expected: FAIL
[Font-style (computed): 'oblique' followed by positive angle in radians is valid]
expected: FAIL
[Font-style (computed): 'oblique' followed by zero degrees is valid]
expected: FAIL
[Font-style (computed): 'oblique' followed by calc is valid]
expected: FAIL
[Font-style (computed): 'oblique' followed by calc is valid even if it mixes units (with computation)]
expected: FAIL
[Font-style (computed): 'oblique' followed by positive angle is valid]
expected: FAIL
[Font-style (computed): 'oblique' is valid]
expected: FAIL
[Font-style (computed): 'oblique' followed by maxumum 90 degree angle is valid]
expected: FAIL
[Font-style (computed): 'oblique' followed by negative angle is valid]
expected: FAIL

View file

@ -32,7 +32,7 @@
[single-byte-decoder.html?XMLHttpRequest]
expected: TIMEOUT
expected: CRASH
[ISO-8859-2: iso_8859-2:1987 (XMLHttpRequest)]
expected: FAIL

View file

@ -312,15 +312,3 @@
[<iframe>: separate response Content-Type: text/plain */*;charset=gbk]
expected: FAIL
[<iframe>: combined response Content-Type: text/html;" text/plain]
expected: FAIL
[<iframe>: combined response Content-Type: text/html */*]
expected: FAIL
[<iframe>: combined response Content-Type: text/html */*;charset=gbk]
expected: FAIL
[<iframe>: combined response Content-Type: text/html;" \\" text/plain]
expected: FAIL

View file

@ -11,3 +11,6 @@
[X-Content-Type-Options%3A%20nosniff%0C]
expected: FAIL
[Content-Type-Options%3A%20nosniff]
expected: FAIL

View file

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

View file

@ -0,0 +1,4 @@
[link-error-fired-before-scripting-unblocked.html]
[Check if the stylesheet's error event is fired before the pending parsing-blocking script is unblocked]
expected: FAIL

View file

@ -0,0 +1,4 @@
[link-load-fired-before-scripting-unblocked.html]
[Check if the stylesheet's load event is fired before the pending parsing-blocking script is unblocked]
expected: FAIL

View file

@ -0,0 +1,4 @@
[stylesheet-not-removed-until-next-stylesheet-loads.html]
[Check that a style sheet loaded by a <link> is available until its successor is loaded]
expected: FAIL

View file

@ -1,4 +1,5 @@
[autoplay-hidden.optional.html]
expected: TIMEOUT
[Allow delaying autoplay until video elements become visible]
expected: FAIL
expected: TIMEOUT

View file

@ -0,0 +1,10 @@
[non-active-document.html]
[DOMParser]
expected: FAIL
[createHTMLDocument]
expected: FAIL
[<template>]
expected: FAIL

View file

@ -12,3 +12,6 @@
[Verifies the resolution of entry.startTime is at least 5 microseconds.]
expected: TIMEOUT
[Verifies the resolution of performance.now() is at least 5 microseconds.]
expected: FAIL

View file

@ -1,5 +1,4 @@
[realtimeanalyser-fft-scaling.html]
expected: TIMEOUT
[X 2048-point FFT peak position is not equal to 64. Got 0.]
expected: FAIL

View file

@ -1,5 +1,4 @@
[import-in-moduleworker.html]
expected: ERROR
[Base URL in module dedicated workers: import]
expected: FAIL

View file

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