зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1490072 - [wpt-sync] Update web-platform-tests to 5ef977c0087a9f1d970bf229f1130799b0c09010, a=testonly
wpt-head: 5ef977c0087a9f1d970bf229f1130799b0c09010 wpt-type: landing
This commit is contained in:
Родитель
ed9ddc6e86
Коммит
29134c9444
|
@ -1,2 +1,4 @@
|
|||
[storage-smoke-test.tentative.https.html]
|
||||
expected: TIMEOUT
|
||||
expected:
|
||||
if debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): CRASH
|
||||
TIMEOUT
|
||||
|
|
|
@ -176,6 +176,12 @@
|
|||
[BackgroundFetchRecord interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[BackgroundFetchRegistration interface: attribute recordsAvailable]
|
||||
expected: FAIL
|
||||
|
||||
[BackgroundFetchRegistration interface: attribute result]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.https.any.worker.html]
|
||||
[BackgroundFetchRegistration interface: attribute activeFetches]
|
||||
|
@ -355,6 +361,12 @@
|
|||
[BackgroundFetchRecord interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[BackgroundFetchRegistration interface: attribute recordsAvailable]
|
||||
expected: FAIL
|
||||
|
||||
[BackgroundFetchRegistration interface: attribute result]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.https.any.serviceworker.html]
|
||||
[BackgroundFetchRegistration interface: attribute activeFetches]
|
||||
|
@ -705,6 +717,12 @@
|
|||
[BackgroundFetchRecord interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[BackgroundFetchRegistration interface: attribute recordsAvailable]
|
||||
expected: FAIL
|
||||
|
||||
[BackgroundFetchRegistration interface: attribute result]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.https.any.sharedworker.html]
|
||||
[BackgroundFetchRegistration interface: attribute activeFetches]
|
||||
|
@ -884,3 +902,9 @@
|
|||
[BackgroundFetchRecord interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[BackgroundFetchRegistration interface: attribute recordsAvailable]
|
||||
expected: FAIL
|
||||
|
||||
[BackgroundFetchRegistration interface: attribute result]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -287,3 +287,33 @@
|
|||
[CookieStore interface: calling delete(CookieStoreDeleteOptions) on self.cookieStore with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[CookieStore interface: self.cookieStore must inherit property "onchange" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[CookieChangeEvent interface: attribute changed]
|
||||
expected: FAIL
|
||||
|
||||
[CookieChangeEvent interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[CookieStore interface: attribute onchange]
|
||||
expected: FAIL
|
||||
|
||||
[CookieChangeEvent interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[CookieChangeEvent interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[CookieChangeEvent interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CookieChangeEvent interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CookieChangeEvent interface: attribute deleted]
|
||||
expected: FAIL
|
||||
|
||||
[CookieChangeEvent interface object length]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -5,3 +5,6 @@
|
|||
[CSS Animations: parsing animation-timing-function with valid values]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-timing-function'\] = "steps(2, end)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,6 @@
|
|||
[CSS Transitions: parsing transition-timing-function with valid values]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['transition-timing-function'\] = "steps(2, end)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[focus-01.html]
|
||||
[HTML Test: focus - key events]
|
||||
expected: FAIL
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
[focus-02.html]
|
||||
expected: TIMEOUT
|
||||
[The keydown event must be targeted at the body element]
|
||||
expected: TIMEOUT
|
||||
|
||||
[The keypress event must be targeted at the body element]
|
||||
expected: NOTRUN
|
||||
|
||||
[The keyup event must be targeted at the body element]
|
||||
expected: NOTRUN
|
||||
|
||||
[HTML Test: focus - key events]
|
||||
expected: FAIL
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
[focus-event-targets-simple.html]
|
||||
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1252056
|
||||
[Focus events fire at correct targets in correct order in simple case]
|
||||
expected:
|
||||
if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL
|
||||
if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
|
||||
if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
|
||||
if debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[focus-events.html]
|
||||
disabled:
|
||||
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1090628
|
||||
if e10s and (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1203917
|
|
@ -1,19 +0,0 @@
|
|||
[focus-fixup-rule-one-no-dialogs.html]
|
||||
[Disabling the active element (making it expressly inert)]
|
||||
expected: FAIL
|
||||
|
||||
[Hiding the active element]
|
||||
expected: FAIL
|
||||
|
||||
[Disabling <fieldset> affects its descendants]
|
||||
expected: FAIL
|
||||
|
||||
[Changing the first legend element in disabled <fieldset>]
|
||||
expected: FAIL
|
||||
|
||||
[Removing the tabindex attribute from a div]
|
||||
expected: FAIL
|
||||
|
||||
[Disabling contenteditable]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[preventScroll.html]
|
||||
[elm.focus({preventScroll: true})]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[focus-tabindex-negative.html]
|
||||
[HTML Test: focus - negative tabindex]
|
||||
expected: FAIL
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
[focus-tabindex-order.html]
|
||||
[Elements with different tabindex must be focused sequentially when pressing 'Tab' keys]
|
||||
expected: FAIL
|
||||
|
||||
[HTML Test: focus - the sequential focus navigation order]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[focus-tabindex-positive.html]
|
||||
[HTML Test: focus - positive tabindex]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[focus-tabindex-zero.html]
|
||||
[HTML Test: focus - zero tabindex]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[tabindex-focus-flag.html]
|
||||
[iframe should be focusable by default.]
|
||||
expected: FAIL
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
[legend-align.html]
|
||||
[div[align=right\] legend]
|
||||
expected: FAIL
|
||||
|
||||
[div[align=center\] legend]
|
||||
expected: FAIL
|
||||
|
||||
[div[style="text-align: center"\][align=center\] legend]
|
||||
expected: FAIL
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
local: faf9d5a2fb91313a22ac603d5e76dcd13f2dfc3c
|
||||
upstream: 72ae98cf6f848616cba248590a8c4ef092ae7dfc
|
||||
local: 87a06e094ed2f78b9fe422c824a9dcb16fbff9c6
|
||||
upstream: 5ef977c0087a9f1d970bf229f1130799b0c09010
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
[postMessage with dictionary a transferable ArrayBuffer between ServiceWorker and Client]
|
||||
expected: FAIL
|
||||
|
||||
[postMessage a transferable ArrayBuffer between ServiceWorker and Client over MessagePort]
|
||||
expected:
|
||||
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче