Skip to content
Snippets Groups Projects
Commit 81a61480 authored by James Graham's avatar James Graham
Browse files

Bug 1352128 - Update web-platform-tests expected data. r=jmaher, a=testonly

MozReview-Commit-ID: 1cxaSW7ZPMW
parent 9e04639f
No related branches found
No related tags found
No related merge requests found
Showing
with 87 additions and 26 deletions
......@@ -25,3 +25,5 @@
if debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
[CaretPosition-001.html]
type: testharness
[Element at (400, 900)]
expected: FAIL
expected:
if not debug and not e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): PASS
if not debug and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): PASS
FAIL
......@@ -3,3 +3,8 @@
[Image Maps]
expected: FAIL
[Fieldsets]
expected:
if not debug and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
[elementsFromPoint.html]
type: testharness
[no hit target at x,y]
expected:
if not debug and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
[open-features-non-integer-screeny.html]
type: testharness
[features "screeny=405.5" should set "height=405"]
expected:
if not debug and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
[features "screeny=405.32" should set "height=405"]
expected:
if not debug and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
[features "screeny=405LLl" should set "height=405"]
expected:
if not debug and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
[features "screeny=405^4" should set "height=405"]
expected:
if not debug and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
[features "screeny=405*3" should set "height=405"]
expected:
if not debug and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
[features "screeny=405/5" should set "height=405"]
expected:
if not debug and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
[features "screeny=405 " should set "height=405"]
expected:
if not debug and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
[features "screeny=405e1" should set "height=405"]
expected:
if not debug and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
[features "screeny=405e-1" should set "height=405"]
expected:
if not debug and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
......@@ -10,4 +10,6 @@
if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
if debug and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
......@@ -3,3 +3,13 @@
[Image with usemap of #sanityCheck should match the area with map named sanityCheck]
expected: FAIL
[Image with usemap of #tÉdz5アパートFi should not match any of the areas]
expected:
if not debug and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
[Image with usemap of #ΣΣ should not match any of the areas]
expected:
if not debug and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
......@@ -3,3 +3,13 @@
[Object with usemap of #sanityCheck should match the area with map named sanityCheck]
expected: FAIL
[Object with usemap of #tÉdz5アパートFi should not match any of the areas]
expected:
if not debug and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
[Object with usemap of #ΣΣ should not match any of the areas]
expected:
if not debug and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
[execorder.html]
type: testharness
expected:
if e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): OK
if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5"): OK
[Unordered module script execution (parsed, unordered #1)]
expected:
if e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): PASS
if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5"): PASS
[Unordered module script execution (parsed, unordered #2)]
expected:
if e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): PASS
if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5"): PASS
[Unordered module script execution (dynamic, unordered #1)]
expected:
if e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): PASS
if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5"): PASS
[Unordered module script execution (dynamic, unordered #2)]
expected:
if e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): PASS
if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5"): PASS
[Interlaced module/non-module script execution (parsed, async-ordered)]
expected:
if e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): PASS
if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5"): PASS
[Interlaced module/non-module script execution (dynamic, async-ordered)]
expected:
if e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): PASS
if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5"): PASS
[cross-origin-iframe.html]
type: testharness
[disconnect.html]
type: testharness
[edge-inclusive-intersection.html]
type: testharness
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1359317
[multiple-targets.html]
type: testharness
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1359311
[observer-without-js-reference.html]
type: testharness
[remove-element.html]
type: testharness
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1363650
[same-document-root.html]
type: testharness
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1363650
[timestamp.html]
type: testharness
[unclipped-root.html]
type: testharness
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1359317
[zero-area-element-hidden.html]
type: testharness
[zero-area-element-visible.html]
type: testharness
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment