зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1585719 - [wpt-sync] Update web-platform-tests to e2381a6676f1ae4a491cfbac5805d25d491798a2, a=testonly
MANUAL PUSH: wpt sync bot wpt-head: e2381a6676f1ae4a491cfbac5805d25d491798a2 wpt-type: landing
This commit is contained in:
Родитель
62ac9962d3
Коммит
68ad69e789
|
@ -13,6 +13,9 @@
|
||||||
[decompressing deflated input should work]
|
[decompressing deflated input should work]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[decompression-correct-input]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
||||||
[decompression-correct-input.any.html]
|
[decompression-correct-input.any.html]
|
||||||
[decompressing gzip input should work]
|
[decompressing gzip input should work]
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[font-self-allowed.html]
|
|
||||||
[Test font loads if it matches font-src.]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[href-location-blocked.sub.html]
|
[href-location-blocked.sub.html]
|
||||||
[Violation report status OK.]
|
[Violation report status OK.]
|
||||||
expected:
|
expected:
|
||||||
|
if (os == "android") and debug: ["FAIL", "PASS"]
|
||||||
if (os == "android") and not debug: ["PASS", "FAIL"]
|
if (os == "android") and not debug: ["PASS", "FAIL"]
|
||||||
if (os == "android") and debug: ["PASS", "FAIL"]
|
|
||||||
|
|
||||||
|
|
|
@ -3,20 +3,20 @@
|
||||||
if os == "linux": https://bugzilla.mozilla.org/show_bug.cgi?id=1573036
|
if os == "linux": https://bugzilla.mozilla.org/show_bug.cgi?id=1573036
|
||||||
if (os == "win") and (processor == "aarch64"): https://bugzilla.mozilla.org/show_bug.cgi?id=1573036
|
if (os == "win") and (processor == "aarch64"): https://bugzilla.mozilla.org/show_bug.cgi?id=1573036
|
||||||
expected:
|
expected:
|
||||||
if (os == "mac") and not debug: [TIMEOUT, OK]
|
if (os == "mac") and not debug: ["OK", "TIMEOUT"]
|
||||||
TIMEOUT
|
TIMEOUT
|
||||||
[getChangeSubscriptions returns subscriptions passed to subscribeToChanges]
|
[getChangeSubscriptions returns subscriptions passed to subscribeToChanges]
|
||||||
expected:
|
expected:
|
||||||
if (os == "mac") and not debug: [TIMEOUT, FAIL]
|
if (os == "mac") and not debug: ["FAIL", "TIMEOUT"]
|
||||||
TIMEOUT
|
TIMEOUT
|
||||||
|
|
||||||
[subscribeToChanges rejects when called outside the install handler]
|
[subscribeToChanges rejects when called outside the install handler]
|
||||||
expected:
|
expected:
|
||||||
if (os == "mac") and not debug: [NOTRUN, FAIL]
|
if (os == "mac") and not debug: ["FAIL", "NOTRUN"]
|
||||||
NOTRUN
|
NOTRUN
|
||||||
|
|
||||||
[cookiechange dispatched with cookie change that matches subscription]
|
[cookiechange dispatched with cookie change that matches subscription]
|
||||||
expected:
|
expected:
|
||||||
if (os == "mac") and not debug: [NOTRUN, FAIL]
|
if (os == "mac") and not debug: ["FAIL", "NOTRUN"]
|
||||||
NOTRUN
|
NOTRUN
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
[relpos-percentage-top-in-scrollable.html]
|
[relpos-percentage-top-in-scrollable.html]
|
||||||
[Top percentage resolved correctly for overflow contribution]
|
[Top percentage resolved correctly for overflow contribution]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and not debug: [FAIL, PASS]
|
if (os == "android") and debug: ["FAIL", "PASS"]
|
||||||
if (os == "android") and debug: [FAIL, PASS]
|
if (os == "android") and not debug: ["FAIL", "PASS"]
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,2 @@
|
||||||
[font-display-feature-policy-02.tentative.html]
|
[font-display-feature-policy-02.tentative.html]
|
||||||
expected:
|
expected: FAIL
|
||||||
if os == "linux": PASS
|
|
||||||
FAIL
|
|
||||||
|
|
|
@ -3,6 +3,5 @@
|
||||||
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||||
expected:
|
expected:
|
||||||
if (os == "win") and (processor == "x86"): FAIL
|
if (os == "win") and (processor == "x86"): FAIL
|
||||||
if (os == "win") and (processor == "aarch64"): ["PASS", "FAIL"]
|
if (os == "win") and (processor == "aarch64"): ["FAIL", "PASS"]
|
||||||
if (os == "win") and (processor == "x86_64"): FAIL
|
if (os == "win") and (processor == "x86_64"): FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
[appearance-textfield-001.html]
|
[appearance-textfield-001.html]
|
||||||
expected:
|
expected:
|
||||||
if (os == "win") and (processor == "x86_64"): [FAIL, PASS]
|
|
||||||
if (os == "win") and (processor == "x86") and debug: ["PASS", "FAIL"]
|
if (os == "win") and (processor == "x86") and debug: ["PASS", "FAIL"]
|
||||||
if (os == "win") and (processor == "x86") and not debug: ["FAIL", "PASS"]
|
if (os == "win") and (processor == "x86") and not debug: ["PASS", "FAIL"]
|
||||||
|
if (os == "win") and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||||
|
if (os == "win") and (processor == "aarch64"): FAIL
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
[variable-presentation-attribute.html]
|
[variable-presentation-attribute.html]
|
||||||
[Testing 'clip' on '#test4'.]
|
[Testing 'clip' on '#test4'.]
|
||||||
expected:
|
expected:
|
||||||
if os == "linux": FAIL
|
|
||||||
if os == "android": FAIL
|
if os == "android": FAIL
|
||||||
|
if os == "linux": FAIL
|
||||||
|
|
||||||
[Testing 'alignment-baseline'.]
|
[Testing 'alignment-baseline'.]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
[Sticky elements work with the root (document) scroller]
|
[Sticky elements work with the root (document) scroller]
|
||||||
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1556685
|
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1556685
|
||||||
expected:
|
expected:
|
||||||
|
if (os == "linux") and webrender and debug: ["PASS", "FAIL"]
|
||||||
if (os == "linux") and webrender and not debug: ["PASS", "FAIL"]
|
if (os == "linux") and webrender and not debug: ["PASS", "FAIL"]
|
||||||
if os == "android": FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
[scroll-behavior-default-css.html]
|
[scroll-behavior-default-css.html]
|
||||||
[Smooth scrolling of an element with default scroll-behavior]
|
[Smooth scrolling of an element with default scroll-behavior]
|
||||||
expected:
|
expected:
|
||||||
if webrender and (os == "linux") and not debug: [PASS, FAIL]
|
if (os == "linux") and webrender and not debug: ["PASS", "FAIL"]
|
||||||
|
if (os == "linux") and webrender and debug: ["PASS", "FAIL"]
|
||||||
if (os == "android") and debug: ["PASS", "FAIL"]
|
if (os == "android") and debug: ["PASS", "FAIL"]
|
||||||
|
|
||||||
|
|
|
@ -3,133 +3,134 @@
|
||||||
if (os == "android") and not e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1499003
|
if (os == "android") and not e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1499003
|
||||||
[Main frame with smooth scroll-behavior ; scrollBy() with smooth behavior]
|
[Main frame with smooth scroll-behavior ; scrollBy() with smooth behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with auto scroll-behavior ; scroll() with default behavior]
|
[Main frame with auto scroll-behavior ; scroll() with default behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with smooth scroll-behavior ; scroll() with auto behavior]
|
[Main frame with smooth scroll-behavior ; scroll() with auto behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with smooth scroll-behavior ; scroll() with default behavior]
|
[Main frame with smooth scroll-behavior ; scroll() with default behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with auto scroll-behavior ; scrollTo() with auto behavior]
|
[Main frame with auto scroll-behavior ; scrollTo() with auto behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with auto scroll-behavior ; scrollTo() with smooth behavior]
|
[Main frame with auto scroll-behavior ; scrollTo() with smooth behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with auto scroll-behavior ; scrollIntoView() with auto behavior]
|
[Main frame with auto scroll-behavior ; scrollIntoView() with auto behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with smooth scroll-behavior ; scrollTo() with auto behavior]
|
[Main frame with smooth scroll-behavior ; scrollTo() with auto behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with smooth scroll-behavior ; scrollBy() with default behavior]
|
[Main frame with smooth scroll-behavior ; scrollBy() with default behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with smooth scroll-behavior ; scrollIntoView() with auto behavior]
|
[Main frame with smooth scroll-behavior ; scrollIntoView() with auto behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with auto scroll-behavior ; scrollBy() with auto behavior]
|
[Main frame with auto scroll-behavior ; scrollBy() with auto behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Aborting an ongoing smooth scrolling on the main frame with another smooth scrolling]
|
[Aborting an ongoing smooth scrolling on the main frame with another smooth scrolling]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with auto scroll-behavior ; scrollTo() with instant behavior]
|
[Main frame with auto scroll-behavior ; scrollTo() with instant behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with auto scroll-behavior ; scrollTo() with default behavior]
|
[Main frame with auto scroll-behavior ; scrollTo() with default behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with auto scroll-behavior ; scroll() with instant behavior]
|
[Main frame with auto scroll-behavior ; scroll() with instant behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with auto scroll-behavior ; scrollIntoView() with smooth behavior]
|
[Main frame with auto scroll-behavior ; scrollIntoView() with smooth behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with smooth scroll-behavior ; scrollTo() with smooth behavior]
|
[Main frame with smooth scroll-behavior ; scrollTo() with smooth behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with smooth scroll-behavior ; scrollTo() with instant behavior]
|
[Main frame with smooth scroll-behavior ; scrollTo() with instant behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with auto scroll-behavior ; scrollIntoView() with instant behavior]
|
[Main frame with auto scroll-behavior ; scrollIntoView() with instant behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with auto scroll-behavior ; scrollBy() with smooth behavior]
|
[Main frame with auto scroll-behavior ; scrollBy() with smooth behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with auto scroll-behavior ; scroll() with auto behavior]
|
[Main frame with auto scroll-behavior ; scroll() with auto behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with smooth scroll-behavior ; scrollBy() with auto behavior]
|
[Main frame with smooth scroll-behavior ; scrollBy() with auto behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with auto scroll-behavior ; scrollBy() with instant behavior]
|
[Main frame with auto scroll-behavior ; scrollBy() with instant behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with auto scroll-behavior ; scrollBy() with default behavior]
|
[Main frame with auto scroll-behavior ; scrollBy() with default behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with smooth scroll-behavior ; scrollBy() with instant behavior]
|
[Main frame with smooth scroll-behavior ; scrollBy() with instant behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with smooth scroll-behavior ; scroll() with smooth behavior]
|
[Main frame with smooth scroll-behavior ; scroll() with smooth behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with smooth scroll-behavior ; scrollIntoView() with default behavior]
|
[Main frame with smooth scroll-behavior ; scrollIntoView() with default behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with smooth scroll-behavior ; scrollTo() with default behavior]
|
[Main frame with smooth scroll-behavior ; scrollTo() with default behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with smooth scroll-behavior ; scroll() with instant behavior]
|
[Main frame with smooth scroll-behavior ; scroll() with instant behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with smooth scroll-behavior ; scrollIntoView() with smooth behavior]
|
[Main frame with smooth scroll-behavior ; scrollIntoView() with smooth behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with auto scroll-behavior ; scrollIntoView() with default behavior]
|
[Main frame with auto scroll-behavior ; scrollIntoView() with default behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with smooth scroll-behavior ; scrollIntoView() with instant behavior]
|
[Main frame with smooth scroll-behavior ; scrollIntoView() with instant behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
[Main frame with auto scroll-behavior ; scroll() with smooth behavior]
|
[Main frame with auto scroll-behavior ; scroll() with smooth behavior]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and e10s: FAIL
|
if (os == "linux") and webrender and debug: ["PASS", "FAIL"]
|
||||||
|
if os == "android": FAIL
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,9 @@
|
||||||
|
[scroll-behavior-main-frame-window.html]
|
||||||
|
[Main frame with smooth scroll-behavior ; scroll() with default behavior]
|
||||||
|
expected:
|
||||||
|
if webrender and (os == "linux") and debug: ["PASS", "FAIL"]
|
||||||
|
|
||||||
|
[Main frame with auto scroll-behavior ; scroll() with smooth behavior]
|
||||||
|
expected:
|
||||||
|
if webrender and (os == "linux") and debug: ["PASS", "FAIL"]
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
[clearkey-mp4-playback-temporary-multikey.https.html]
|
[clearkey-mp4-playback-temporary-multikey.https.html]
|
||||||
|
expected:
|
||||||
|
if (os == "win") and (processor == "x86_64") and not webrender and not debug: ["OK", "TIMEOUT"]
|
||||||
[org.w3.clearkey, temporary, mp4, playback, multikey audio/video]
|
[org.w3.clearkey, temporary, mp4, playback, multikey audio/video]
|
||||||
expected:
|
expected:
|
||||||
|
if (os == "win") and (processor == "x86_64") and not webrender and not debug: ["PASS", "TIMEOUT"]
|
||||||
if (os == "win") and (processor == "aarch64"): FAIL
|
if (os == "win") and (processor == "aarch64"): FAIL
|
||||||
if os == "android": FAIL
|
if os == "android": FAIL
|
||||||
|
|
||||||
|
|
|
@ -37,7 +37,7 @@
|
||||||
if (os == "linux") and (processor == "x86_64") and debug and not webrender and sw-e10s: wpt-sync Bug 1565002
|
if (os == "linux") and (processor == "x86_64") and debug and not webrender and sw-e10s: wpt-sync Bug 1565002
|
||||||
if (os == "mac") and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1568816
|
if (os == "mac") and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1568816
|
||||||
expected:
|
expected:
|
||||||
if os == "linux": ["FAIL", "TIMEOUT"]
|
if os == "linux": ["TIMEOUT", "FAIL"]
|
||||||
FAIL
|
FAIL
|
||||||
|
|
||||||
[Http upgrade fetch() api => No headers]
|
[Http upgrade fetch() api => No headers]
|
||||||
|
|
|
@ -4,20 +4,20 @@
|
||||||
|
|
||||||
[border-left-color]
|
[border-left-color]
|
||||||
expected:
|
expected:
|
||||||
if os == "android": PASS
|
|
||||||
if os == "linux": PASS
|
if os == "linux": PASS
|
||||||
|
if os == "android": PASS
|
||||||
FAIL
|
FAIL
|
||||||
|
|
||||||
[border-top-color]
|
[border-top-color]
|
||||||
expected:
|
expected:
|
||||||
if os == "android": PASS
|
|
||||||
if os == "linux": PASS
|
if os == "linux": PASS
|
||||||
|
if os == "android": PASS
|
||||||
FAIL
|
FAIL
|
||||||
|
|
||||||
[border-bottom-color]
|
[border-bottom-color]
|
||||||
expected:
|
expected:
|
||||||
if os == "android": PASS
|
|
||||||
if os == "linux": PASS
|
if os == "linux": PASS
|
||||||
|
if os == "android": PASS
|
||||||
FAIL
|
FAIL
|
||||||
|
|
||||||
[border-right-color]
|
[border-right-color]
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
[track-mode-not-changed-by-new-track.html]
|
||||||
|
[A track appended after the initial track configuration does not change other tracks]
|
||||||
|
expected:
|
||||||
|
if (os == "android") and debug: ["PASS", "FAIL"]
|
||||||
|
|
|
@ -1,4 +1,10 @@
|
||||||
[update-the-rendering.html]
|
[update-the-rendering.html]
|
||||||
["Flush autofocus candidates" should be happen after the first animation frame callbacks, and before a resize event in the next iteration of window event loop.]
|
["Flush autofocus candidates" should be happen after the first animation frame callbacks, and before a resize event in the next iteration of window event loop.]
|
||||||
expected: [FAIL, PASS]
|
expected:
|
||||||
|
if (os == "linux") and not sw-e10s and (processor == "x86_64") and debug and webrender: ["FAIL", "PASS"]
|
||||||
|
if (os == "linux") and not sw-e10s and (processor == "x86_64") and debug and not webrender: ["PASS", "FAIL"]
|
||||||
|
if (os == "linux") and not sw-e10s and (processor == "x86_64") and not debug: ["FAIL", "PASS"]
|
||||||
|
if (os == "linux") and sw-e10s: ["PASS", "FAIL"]
|
||||||
|
if (os == "win") and debug: ["FAIL", "PASS"]
|
||||||
|
FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
[integration-point-3.html]
|
[integration-point-3.html]
|
||||||
expected:
|
expected:
|
||||||
if (processor == "x86") and not debug: [FAIL, PASS]
|
if (processor == "x86") and not debug: ["PASS", "FAIL"]
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
local: a7c230cd7c1f0c84cc2b0e49119bbc1785569627
|
local: 383a1471e251243a31f913d97d7e090a48ff1b28
|
||||||
upstream: 22372be821a57fc1c98e1b2250410368dd3be77b
|
upstream: e2381a6676f1ae4a491cfbac5805d25d491798a2
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
[pointerevent_movementxy.html]
|
[pointerevent_movementxy.html]
|
||||||
expected:
|
expected:
|
||||||
if (os == "mac") and debug: [OK, ERROR]
|
if (os == "mac") and debug: ["OK", "ERROR"]
|
||||||
if (os == "mac") and not debug: ["OK", "ERROR"]
|
|
||||||
[ERROR, OK]
|
[ERROR, OK]
|
||||||
[mouse pointerevent attributes]
|
[mouse pointerevent attributes]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
|
@ -1,10 +1,9 @@
|
||||||
[pointerevent_movementxy_with_pointerlock.html]
|
[pointerevent_movementxy_with_pointerlock.html]
|
||||||
[mouse pointerevent movementX/Y with pointerlock test]
|
[mouse pointerevent movementX/Y with pointerlock test]
|
||||||
expected:
|
expected:
|
||||||
if (os == "win") and (processor == "x86_64") and not webrender and debug: [PASS, FAIL]
|
if (processor == "x86_64") and (os == "linux") and webrender and debug: ["FAIL", "PASS"]
|
||||||
if (os == "win") and (processor == "x86_64") and webrender: [FAIL, PASS]
|
if (processor == "x86_64") and (os == "win") and not webrender: ["FAIL", "PASS"]
|
||||||
if (os == "mac") and not debug: [FAIL, PASS]
|
if (processor == "x86_64") and (os == "mac"): ["FAIL", "PASS"]
|
||||||
if (os == "win") and (processor == "x86_64") and not debug: ["FAIL", "PASS"]
|
if processor == "aarch64": ["FAIL", "PASS"]
|
||||||
if (os == "mac") and debug: ["FAIL", "PASS"]
|
|
||||||
[PASS, FAIL]
|
[PASS, FAIL]
|
||||||
|
|
||||||
|
|
|
@ -2,9 +2,7 @@
|
||||||
[pointer locked pointermove events received for button state changes]
|
[pointer locked pointermove events received for button state changes]
|
||||||
expected:
|
expected:
|
||||||
if ccov and (os == "win"): [PASS, FAIL]
|
if ccov and (os == "win"): [PASS, FAIL]
|
||||||
if (os == "linux") and not sw-e10s and debug and webrender: [FAIL, PASS]
|
if (os == "linux") and webrender and debug: ["PASS", "FAIL"]
|
||||||
if (os == "linux") and not sw-e10s and debug and not webrender: [PASS, FAIL]
|
if (os == "linux") and webrender and not debug: ["PASS", "FAIL"]
|
||||||
if (os == "linux") and sw-e10s: [PASS, FAIL]
|
if (os == "linux") and not webrender: ["PASS", "FAIL"]
|
||||||
if (os == "linux") and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
|
|
||||||
if (os == "linux") and not debug and (processor == "x86"): ["PASS", "FAIL"]
|
|
||||||
|
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
if webrender and (os == "linux") and not debug: ["OK", "TIMEOUT"]
|
if webrender and (os == "linux") and not debug: ["OK", "TIMEOUT"]
|
||||||
[guard]
|
[guard]
|
||||||
expected:
|
expected:
|
||||||
if webrender and (os == "linux") and not debug: ["PASS", "NOTRUN"]
|
|
||||||
if webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
|
if webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
|
||||||
|
if webrender and (os == "linux") and not debug: ["PASS", "NOTRUN"]
|
||||||
|
|
||||||
[test6: iframe notifications]
|
[test6: iframe notifications]
|
||||||
expected:
|
expected:
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
[resource-reload-TAO.sub.html]
|
[resource-reload-TAO.sub.html]
|
||||||
expected:
|
expected:
|
||||||
if (os == "win") and not debug and not webrender and (processor == "x86"): [TIMEOUT, OK]
|
if (processor == "x86_64") and webrender and (os == "win") and not debug: ["TIMEOUT", "OK"]
|
||||||
if (os == "win") and not debug and webrender: [TIMEOUT, OK]
|
if (processor == "x86") and (os == "win") and not debug: ["TIMEOUT", "OK"]
|
||||||
TIMEOUT
|
TIMEOUT
|
||||||
[Test that TAO headers are reused on reloads.]
|
[Test that TAO headers are reused on reloads.]
|
||||||
expected:
|
expected:
|
||||||
if (os == "win") and not debug and not webrender and (processor == "x86"): [TIMEOUT, PASS]
|
if (processor == "x86_64") and webrender and (os == "win") and not debug: ["TIMEOUT", "PASS"]
|
||||||
if (os == "win") and not debug and webrender: [TIMEOUT, PASS]
|
if (processor == "x86") and (os == "win") and not debug: ["TIMEOUT", "PASS"]
|
||||||
TIMEOUT
|
TIMEOUT
|
||||||
|
|
||||||
|
|
|
@ -4,28 +4,32 @@
|
||||||
if (os == "android") and e10s: bug 1550895 (frequently fails on geckoview)
|
if (os == "android") and e10s: bug 1550895 (frequently fails on geckoview)
|
||||||
expected:
|
expected:
|
||||||
if (os == "linux") and webrender and not debug: ["OK", "TIMEOUT"]
|
if (os == "linux") and webrender and not debug: ["OK", "TIMEOUT"]
|
||||||
if os == "mac": ["OK", "TIMEOUT"]
|
if (os == "mac") and debug: ["OK", "TIMEOUT"]
|
||||||
|
if (os == "mac") and not debug: ["TIMEOUT", "OK"]
|
||||||
[Frame location should not update on failed mixed-content navigation]
|
[Frame location should not update on failed mixed-content navigation]
|
||||||
expected:
|
expected:
|
||||||
if (os == "linux") and webrender and not debug: ["PASS", "NOTRUN", "TIMEOUT"]
|
if (os == "linux") and webrender and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
|
||||||
if (os == "mac") and debug: ["PASS", "TIMEOUT", "NOTRUN"]
|
if (os == "mac") and debug: ["PASS", "TIMEOUT", "NOTRUN"]
|
||||||
if (os == "mac") and not debug: ["PASS", "NOTRUN"]
|
if (os == "mac") and not debug: ["NOTRUN", "PASS"]
|
||||||
|
|
||||||
[Frame location should update on successful navigation]
|
[Frame location should update on successful navigation]
|
||||||
expected:
|
expected:
|
||||||
if os == "mac": ["PASS", "TIMEOUT"]
|
if (os == "mac") and debug: ["PASS", "TIMEOUT"]
|
||||||
|
if (os == "mac") and not debug: ["TIMEOUT", "PASS"]
|
||||||
|
|
||||||
[Frame location should not be accessible after cross-origin navigation]
|
[Frame location should not be accessible after cross-origin navigation]
|
||||||
expected:
|
expected:
|
||||||
if os == "mac": ["PASS", "NOTRUN"]
|
if (os == "mac") and debug: ["PASS", "NOTRUN"]
|
||||||
|
if (os == "mac") and not debug: ["NOTRUN", "PASS"]
|
||||||
|
|
||||||
[Frame location should not be accessible after redirect]
|
[Frame location should not be accessible after redirect]
|
||||||
expected:
|
expected:
|
||||||
if os == "mac": ["PASS", "NOTRUN"]
|
if (os == "mac") and not debug: ["NOTRUN", "PASS"]
|
||||||
|
if (os == "mac") and debug: ["PASS", "NOTRUN"]
|
||||||
|
|
||||||
[Frame location should not update on failed about:blank navigation]
|
[Frame location should not update on failed about:blank navigation]
|
||||||
expected:
|
expected:
|
||||||
if (os == "linux") and webrender and not debug: ["PASS", "TIMEOUT"]
|
if (os == "linux") and webrender and not debug: ["PASS", "TIMEOUT"]
|
||||||
if (os == "mac") and debug: ["PASS", "TIMEOUT", "NOTRUN"]
|
if (os == "mac") and debug: ["PASS", "TIMEOUT", "NOTRUN"]
|
||||||
if (os == "mac") and not debug: ["PASS", "NOTRUN"]
|
if (os == "mac") and not debug: ["NOTRUN", "PASS"]
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
[fetch-event-respond-with-readable-stream.https.html]
|
[fetch-event-respond-with-readable-stream.https.html]
|
||||||
disabled:
|
disabled:
|
||||||
if os == "android" and not e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1499972
|
if (os == "android") and not e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1499972
|
||||||
|
|
||||||
|
|
|
@ -28,5 +28,5 @@
|
||||||
|
|
||||||
[register-with-updateViaCache-imports-then-imports]
|
[register-with-updateViaCache-imports-then-imports]
|
||||||
expected:
|
expected:
|
||||||
if (os == "win") and debug and (processor == "x86_64"): ["PASS", "FAIL"]
|
if debug and (os == "win") and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||||
|
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
if (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1425175
|
if (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1425175
|
||||||
if os == "linux": https://bugzilla.mozilla.org/show_bug.cgi?id=1425175
|
if os == "linux": https://bugzilla.mozilla.org/show_bug.cgi?id=1425175
|
||||||
expected:
|
expected:
|
||||||
if os == "mac": [OK, FAIL]
|
if os == "mac": ["OK", "FAIL"]
|
||||||
if os == "android": [OK, FAIL]
|
if os == "android": ["OK", "FAIL"]
|
||||||
[Test skipWaiting while a client is using the registration]
|
[Test skipWaiting while a client is using the registration]
|
||||||
expected:
|
expected:
|
||||||
if (os == "mac") and debug: [FAIL, PASS]
|
if (os == "mac") and not debug: ["PASS", "FAIL"]
|
||||||
if (os == "mac") and not debug: [PASS, FAIL]
|
if (os == "mac") and debug: ["PASS", "FAIL"]
|
||||||
if os == "android": [PASS, FAIL]
|
if os == "android": ["PASS", "FAIL"]
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
[waiting.https.html]
|
[waiting.https.html]
|
||||||
[waiting is set after installation]
|
[waiting is set after installation]
|
||||||
expected:
|
expected:
|
||||||
if webrender and (os == "win") and debug: PASS
|
|
||||||
if webrender and (os == "linux"): ["FAIL", "PASS"]
|
if webrender and (os == "linux"): ["FAIL", "PASS"]
|
||||||
FAIL
|
FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,21 +1,23 @@
|
||||||
[sxg-reporting-prefetch-cert_parse_error-downgraded.tentative.html]
|
[sxg-reporting-prefetch-cert_parse_error-downgraded.tentative.html]
|
||||||
expected:
|
expected:
|
||||||
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.14") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.14") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||||
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): [OK, TIMEOUT]
|
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["TIMEOUT", "OK"]
|
||||||
if not debug and (os == "linux") and not webrender and (processor == "x86"): TIMEOUT
|
if not debug and (os == "linux") and not webrender and (processor == "x86"): TIMEOUT
|
||||||
|
if not debug and (os == "win") and (processor == "x86"): TIMEOUT
|
||||||
|
if not debug and (os == "win") and (processor == "x86_64"): TIMEOUT
|
||||||
if not debug and (os == "linux") and webrender: TIMEOUT
|
if not debug and (os == "linux") and webrender: TIMEOUT
|
||||||
if not debug and (os == "mac"): TIMEOUT
|
if not debug and (os == "mac"): TIMEOUT
|
||||||
if not debug and (os == "win"): TIMEOUT
|
|
||||||
[SXG reporting test of sxg.failed downgraded from sxg.cert_parse_error for prefetch.]
|
[SXG reporting test of sxg.failed downgraded from sxg.cert_parse_error for prefetch.]
|
||||||
expected:
|
expected:
|
||||||
if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
|
if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
|
||||||
if debug and not webrender and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
|
if debug and not webrender and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
|
||||||
if debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.14") and (processor == "x86_64") and (bits == 64): FAIL
|
if debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.14") and (processor == "x86_64") and (bits == 64): FAIL
|
||||||
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.14") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.14") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||||
|
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["TIMEOUT", "FAIL"]
|
||||||
if not debug and (os == "linux") and not webrender and (processor == "x86"): TIMEOUT
|
if not debug and (os == "linux") and not webrender and (processor == "x86"): TIMEOUT
|
||||||
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): [FAIL, TIMEOUT]
|
if not debug and (os == "win") and (processor == "x86_64"): TIMEOUT
|
||||||
|
if not debug and (os == "win") and (processor == "x86"): TIMEOUT
|
||||||
if not debug and (os == "linux") and webrender: TIMEOUT
|
if not debug and (os == "linux") and webrender: TIMEOUT
|
||||||
if not debug and (os == "mac"): TIMEOUT
|
if not debug and (os == "mac"): TIMEOUT
|
||||||
if not debug and (os == "win"): TIMEOUT
|
|
||||||
FAIL
|
FAIL
|
||||||
|
|
||||||
|
|
|
@ -2,9 +2,10 @@
|
||||||
expected:
|
expected:
|
||||||
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.14") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.14") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||||
if not debug and (os == "linux") and not webrender and (processor == "x86"): TIMEOUT
|
if not debug and (os == "linux") and not webrender and (processor == "x86"): TIMEOUT
|
||||||
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): [OK, TIMEOUT]
|
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["TIMEOUT", "OK"]
|
||||||
|
if not debug and (os == "win") and (processor == "x86"): TIMEOUT
|
||||||
|
if not debug and (os == "win") and (processor == "x86_64"): TIMEOUT
|
||||||
if not debug and (os == "linux") and webrender: TIMEOUT
|
if not debug and (os == "linux") and webrender: TIMEOUT
|
||||||
if not debug and (os == "win"): TIMEOUT
|
|
||||||
if not debug and (os == "mac"): TIMEOUT
|
if not debug and (os == "mac"): TIMEOUT
|
||||||
[SXG reporting test of sxg.invalid_integrity_header for prefetch.]
|
[SXG reporting test of sxg.invalid_integrity_header for prefetch.]
|
||||||
expected:
|
expected:
|
||||||
|
@ -12,10 +13,11 @@
|
||||||
if debug and not webrender and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
|
if debug and not webrender and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
|
||||||
if debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.14") and (processor == "x86_64") and (bits == 64): FAIL
|
if debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.14") and (processor == "x86_64") and (bits == 64): FAIL
|
||||||
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.14") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.14") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||||
|
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["TIMEOUT", "FAIL"]
|
||||||
if not debug and (os == "linux") and not webrender and (processor == "x86"): TIMEOUT
|
if not debug and (os == "linux") and not webrender and (processor == "x86"): TIMEOUT
|
||||||
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): [FAIL, TIMEOUT]
|
|
||||||
if not debug and (os == "linux") and webrender: TIMEOUT
|
if not debug and (os == "linux") and webrender: TIMEOUT
|
||||||
if not debug and (os == "win"): TIMEOUT
|
if not debug and (os == "win") and (processor == "x86"): TIMEOUT
|
||||||
|
if not debug and (os == "win") and (processor == "x86_64"): TIMEOUT
|
||||||
if not debug and (os == "mac"): TIMEOUT
|
if not debug and (os == "mac"): TIMEOUT
|
||||||
FAIL
|
FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
[floating-point-total-queue-size.any.worker.html]
|
|
||||||
|
|
||||||
[floating-point-total-queue-size.any.sharedworker.html]
|
|
||||||
|
|
||||||
[floating-point-total-queue-size.any.serviceworker.html]
|
|
||||||
[floating-point-total-queue-size]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
||||||
[floating-point-total-queue-size.any.html]
|
|
|
@ -1,6 +1,6 @@
|
||||||
[correct-events-for-short-animations-with-syncbases.html]
|
[correct-events-for-short-animations-with-syncbases.html]
|
||||||
[Correct events for short animations with syncbases]
|
[Correct events for short animations with syncbases]
|
||||||
expected:
|
expected:
|
||||||
if (processor == "x86") and (os == "linux"): PASS
|
if (os == "linux") and (processor == "x86"): PASS
|
||||||
[PASS, FAIL]
|
[PASS, FAIL]
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[slider-switch.html]
|
[slider-switch.html]
|
||||||
[Check correct event bases for onclick]
|
[Check correct event bases for onclick]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and debug: [PASS, FAIL]
|
if (processor == "x86_64") and (os == "android") and not debug: ["FAIL", "PASS"]
|
||||||
if (os == "android") and not debug: [FAIL, PASS]
|
if processor == "aarch64": ["FAIL", "PASS"]
|
||||||
[PASS, FAIL]
|
[PASS, FAIL]
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,3 @@
|
||||||
[rect-03.svg]
|
[rect-03.svg]
|
||||||
expected:
|
expected:
|
||||||
if (os == "linux") and not webrender: PASS
|
if webrender: FAIL
|
||||||
if os == "mac": PASS
|
|
||||||
if (os == "win") and (version == "6.1.7601"): PASS
|
|
||||||
if not webrender and (os == "win") and (version == "10.0.17134"): PASS
|
|
||||||
if (os == "android") and not e10s: PASS
|
|
||||||
if (os == "android") and e10s: PASS
|
|
||||||
FAIL
|
|
||||||
|
|
|
@ -1,15 +1,13 @@
|
||||||
[measure.html]
|
[measure.html]
|
||||||
[window.performance.getEntriesByName("measure_start_end")[0\].startTime is correct]
|
[window.performance.getEntriesByName("measure_start_end")[0\].startTime is correct]
|
||||||
expected:
|
expected:
|
||||||
if not debug and (processor == "x86_64") and (os == "linux") and not webrender: [FAIL, PASS]
|
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
|
||||||
if not debug and (processor == "x86_64") and (os == "win") and not webrender: [PASS, FAIL]
|
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||||
if not debug and (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
if not debug and (os == "win"): ["PASS", "FAIL"]
|
||||||
if not debug and (os == "win"): [PASS, FAIL]
|
|
||||||
|
|
||||||
[window.performance.getEntriesByName("measure_start_no_end")[0\].startTime is correct]
|
[window.performance.getEntriesByName("measure_start_no_end")[0\].startTime is correct]
|
||||||
expected:
|
expected:
|
||||||
if not debug and (processor == "x86_64") and (os == "linux") and not webrender: [FAIL, PASS]
|
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
|
||||||
if not debug and (processor == "x86_64") and (os == "win") and not webrender: [PASS, FAIL]
|
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||||
if not debug and (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
if not debug and (os == "win"): ["PASS", "FAIL"]
|
||||||
if not debug and (os == "win"): [PASS, FAIL]
|
|
||||||
|
|
||||||
|
|
|
@ -15,8 +15,7 @@
|
||||||
|
|
||||||
[query-empty.tentative.https.any.serviceworker.html]
|
[query-empty.tentative.https.any.serviceworker.html]
|
||||||
expected:
|
expected:
|
||||||
if (os == "linux") and debug and webrender: [OK, TIMEOUT]
|
if (os == "linux") and debug: ["OK", "TIMEOUT"]
|
||||||
if (os == "linux") and debug and not webrender: [OK, TIMEOUT]
|
|
||||||
[query() returns dictionary with empty arrays when no locks are held]
|
[query() returns dictionary with empty arrays when no locks are held]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[idlharness.window.html]
|
|
||||||
[idl_test validation]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -593,6 +593,3 @@
|
||||||
[RTCPeerConnection interface: operation setLocalDescription(RTCSessionDescriptionInit, VoidFunction, RTCPeerConnectionErrorCallback)]
|
[RTCPeerConnection interface: operation setLocalDescription(RTCSessionDescriptionInit, VoidFunction, RTCPeerConnectionErrorCallback)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[idl_test validation]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
|
@ -255,6 +255,9 @@
|
||||||
[unspecified close code should send empty Close frame]
|
[unspecified close code should send empty Close frame]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[close]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
||||||
[close.any.sharedworker.html]
|
[close.any.sharedworker.html]
|
||||||
[unspecified close code with non-empty reason should set code to 1000]
|
[unspecified close code with non-empty reason should set code to 1000]
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
[getViewerPose_emulatedPosition.https.html]
|
|
||||||
expected: ERROR
|
|
||||||
[XRFrame getViewerPose has emulatedPosition set properly.]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
[xrInputSource_emulatedPosition.https.html]
|
|
||||||
expected: ERROR
|
|
||||||
[Poses from XRInputSource.gripSpace have emulatedPosition set properly]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,8 +0,0 @@
|
||||||
[Worker-replace-self.any.sharedworker.html]
|
|
||||||
|
|
||||||
[Worker-replace-self.any.worker.html]
|
|
||||||
|
|
||||||
[Worker-replace-self.any.serviceworker.html]
|
|
||||||
[Worker-replace-self]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче