Bug 1507401 - [wpt-sync] Update web-platform-tests to f082fd63300fec7b6201cf5e0eaf0944ee7ccb6e, a=testonly

wpt-head: f082fd63300fec7b6201cf5e0eaf0944ee7ccb6e
wpt-type: landing
This commit is contained in:
moz-wptsync-bot 2018-11-15 10:15:36 +00:00
parent 2ef355c4a9
commit 920a2c5949
20 changed files with 25 additions and 308 deletions

View File

@ -1,2 +1,5 @@
[fecolormatrix-type.html]
expected: FAIL
expected:
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): PASS
if debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): PASS
FAIL

View File

@ -1,4 +1,2 @@
[filter-external-001-test.html]
expected:
if webrender: PASS
FAIL
expected: FAIL

View File

@ -1,4 +1,2 @@
[object-position-svg-002o.html]
expected:
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): PASS
FAIL
expected: FAIL

View File

@ -1,7 +1,5 @@
[no_window_open_when_term_nesting_level_nonzero.window.html]
expected:
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
ERROR
expected: ERROR
[no popups from synchronously reachable window]
expected: FAIL

View File

@ -0,0 +1,4 @@
[elementPosition.html]
[TestDriver actions: element position]
expected: FAIL

View File

@ -0,0 +1,4 @@
[eventOrder.html]
[TestDriver actions: event order]
expected: FAIL

View File

@ -1,2 +1,2 @@
local: d8685a43ab2869f701764f852f1a48d8a1367e5b
upstream: e1bde44cb56120f187d326557a681f87b31b43af
local: d0e41ff8b7f9992909a01a87a86e1b7110c434cd
upstream: f082fd63300fec7b6201cf5e0eaf0944ee7ccb6e

View File

@ -32,21 +32,15 @@
[getDisplayMedia() call with advanced constraint]
expected: FAIL
[getDisplayMedia() with advanced constraint]
expected: FAIL
[getDisplayMedia() with constraints applied]
expected: FAIL
[getDisplayMedia() with min constraint]
expected: FAIL
[getDisplayMedia() with max constraint]
expected: FAIL
[getDisplayMedia() overconstrained]
expected: FAIL
[getDisplayMedia() with exact constraint]
[getDisplayMedia in navigator.mediaDevices]
expected: FAIL

View File

@ -5,3 +5,9 @@
[Update the registration with a different script type (classic => module).]
expected: FAIL
[Update the registration with a different script type (classic => module) and with a same main script. Expect evaluation failed.]
expected: FAIL
[Update the registration with a different script type (module => classic) and with a same main script. Expect evaluation failed.]
expected: FAIL

View File

@ -1,43 +0,0 @@
[inheritance.svg]
[Property ry does not inherit]
expected: FAIL
[Property y does not inherit]
expected: FAIL
[Property cx does not inherit]
expected: FAIL
[Property cy does not inherit]
expected: FAIL
[Property ry has initial value auto]
expected: FAIL
[Property r does not inherit]
expected: FAIL
[Property r has initial value 0px]
expected: FAIL
[Property x has initial value 0px]
expected: FAIL
[Property cy has initial value 0px]
expected: FAIL
[Property cx has initial value 0px]
expected: FAIL
[Property x does not inherit]
expected: FAIL
[Property rx does not inherit]
expected: FAIL
[Property y has initial value 0px]
expected: FAIL
[Property rx has initial value auto]
expected: FAIL

View File

@ -1,10 +0,0 @@
[cx-invalid.svg]
[e.style['cx'\] = "auto" should not set the property value]
expected: FAIL
[e.style['cx'\] = "10" should not set the property value]
expected: FAIL
[e.style['cx'\] = "10px 20px" should not set the property value]
expected: FAIL

View File

@ -1,10 +0,0 @@
[cy-invalid.svg]
[e.style['cy'\] = "auto" should not set the property value]
expected: FAIL
[e.style['cy'\] = "10" should not set the property value]
expected: FAIL
[e.style['cy'\] = "10px 20px" should not set the property value]
expected: FAIL

View File

@ -1,16 +0,0 @@
[r-invalid.svg]
[e.style['r'\] = "10" should not set the property value]
expected: FAIL
[e.style['r'\] = "-1px" should not set the property value]
expected: FAIL
[e.style['r'\] = "10px 20px" should not set the property value]
expected: FAIL
[e.style['r'\] = "auto" should not set the property value]
expected: FAIL
[e.style['r'\] = "-10%" should not set the property value]
expected: FAIL

View File

@ -1,13 +0,0 @@
[rx-invalid.svg]
[e.style['rx'\] = "10" should not set the property value]
expected: FAIL
[e.style['rx'\] = "-1px" should not set the property value]
expected: FAIL
[e.style['rx'\] = "none" should not set the property value]
expected: FAIL
[e.style['rx'\] = "10px 20px" should not set the property value]
expected: FAIL

View File

@ -1,13 +0,0 @@
[ry-invalid.svg]
[e.style['rx'\] = "10" should not set the property value]
expected: FAIL
[e.style['rx'\] = "-1px" should not set the property value]
expected: FAIL
[e.style['rx'\] = "none" should not set the property value]
expected: FAIL
[e.style['rx'\] = "10px 20px" should not set the property value]
expected: FAIL

View File

@ -1,10 +0,0 @@
[x-invalid.svg]
[e.style['x'\] = "10" should not set the property value]
expected: FAIL
[e.style['x'\] = "10px 20px" should not set the property value]
expected: FAIL
[e.style['x'\] = "auto" should not set the property value]
expected: FAIL

View File

@ -1,10 +0,0 @@
[y-invalid.svg]
[e.style['y'\] = "auto" should not set the property value]
expected: FAIL
[e.style['y'\] = "10px 20px" should not set the property value]
expected: FAIL
[e.style['y'\] = "10" should not set the property value]
expected: FAIL

View File

@ -1,121 +0,0 @@
[inheritance.svg]
[Property stroke-linecap has initial value butt]
expected: FAIL
[Property color-rendering inherits]
expected: FAIL
[Property stroke-linecap inherits]
expected: FAIL
[Property fill-rule inherits]
expected: FAIL
[Property stroke inherits]
expected: FAIL
[Property paint-order inherits]
expected: FAIL
[Property shape-rendering has initial value auto]
expected: FAIL
[Property fill-opacity inherits]
expected: FAIL
[Property color-interpolation has initial value srgb]
expected: FAIL
[Property stroke-opacity has initial value 1]
expected: FAIL
[Property image-rendering inherits]
expected: FAIL
[Property stroke-miterlimit inherits]
expected: FAIL
[Property fill-opacity has initial value 1]
expected: FAIL
[Property stroke-dasharray inherits]
expected: FAIL
[Property marker-start has initial value none]
expected: FAIL
[Property shape-rendering inherits]
expected: FAIL
[Property stroke has initial value none]
expected: FAIL
[Property marker-end inherits]
expected: FAIL
[Property marker-mid inherits]
expected: FAIL
[Property fill inherits]
expected: FAIL
[Property stroke-linejoin inherits]
expected: FAIL
[Property marker-start inherits]
expected: FAIL
[Property stroke-opacity inherits]
expected: FAIL
[Property stroke-width has initial value 1px]
expected: FAIL
[Property color-interpolation inherits]
expected: FAIL
[Property text-rendering inherits]
expected: FAIL
[Property stroke-miterlimit has initial value 4]
expected: FAIL
[Property marker-end has initial value none]
expected: FAIL
[Property stroke-linejoin has initial value miter]
expected: FAIL
[Property paint-order has initial value normal]
expected: FAIL
[Property image-rendering has initial value auto]
expected: FAIL
[Property fill has initial value rgb(0, 0, 0)]
expected: FAIL
[Property color-rendering has initial value auto]
expected: FAIL
[Property marker-mid has initial value none]
expected: FAIL
[Property stroke-width inherits]
expected: FAIL
[Property stroke-dashoffset inherits]
expected: FAIL
[Property stroke-dasharray has initial value none]
expected: FAIL
[Property text-rendering has initial value auto]
expected: FAIL
[Property stroke-dashoffset has initial value 0px]
expected: FAIL
[Property fill-rule has initial value nonzero]
expected: FAIL

View File

@ -1,43 +0,0 @@
[inheritance.svg]
[Property text-decoration-stroke has initial value none]
expected: FAIL
[Property inline-size has initial value auto]
expected: FAIL
[Property shape-subtract does not inherit]
expected: FAIL
[Property text-decoration-fill has initial value none]
expected: FAIL
[Property text-anchor inherits]
expected: FAIL
[Property shape-inside does not inherit]
expected: FAIL
[Property text-anchor has initial value start]
expected: FAIL
[Property inline-size does not inherit]
expected: FAIL
[Property text-decoration-stroke does not inherit]
expected: FAIL
[Property text-decoration-fill does not inherit]
expected: FAIL
[Property shape-margin has initial value 0px]
expected: FAIL
[Property shape-margin does not inherit]
expected: FAIL
[Property shape-inside has initial value auto]
expected: FAIL
[Property shape-subtract has initial value auto]
expected: FAIL

View File

@ -0,0 +1 @@
lsan-allowed: [Alloc, NS_NewDOMEvent, alloc_system::platform::_$LT$impl$u20$core..alloc..GlobalAlloc$u20$for$u20$alloc_system..System$GT$::alloc::h82bf91dcf8d89ced, alloc_system::platform::_$LT$impl$u20$core..alloc..GlobalAlloc$u20$for$u20$alloc_system..System$GT$::realloc::h3ab64a4bcafe2c39, mozilla::BasePrincipal::CreateCodebasePrincipal]