Bug 1429043 - Update wpt metadata, a=testonly

MozReview-Commit-ID: DfRMlekpVS8
This commit is contained in:
James Graham 2018-01-03 21:44:52 +00:00
parent 0375220b76
commit ac5d5ce8b8
312 changed files with 10168 additions and 821 deletions

View File

@ -1,5 +1,14 @@
[createImageBitmap-invalid-args.html]
type: testharness
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): CRASH
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): CRASH
if debug and stylo and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): CRASH
if debug and stylo and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): CRASH
if debug and stylo and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): CRASH
if debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): CRASH
if debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): CRASH
if debug and stylo and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): CRASH
[createImageBitmap with a HTMLImageElement source and sw set to 0 rejects with a RangeError.]
expected: FAIL
@ -66,3 +75,9 @@
[createImageBitmap with an invalid OffscreenCanvas source rejects with a RangeError.]
expected: FAIL
[createImageBitmap with a broken image source rejects with an InvalidStateError.]
expected: FAIL
[createImageBitmap with an available but undecodable image source rejects with an InvalidStateError.]
expected: FAIL

View File

@ -0,0 +1,4 @@
[Blob-Request-revoke-fetch.html]
[Revoke blob URL after creating Request, will fetch]
expected: FAIL

View File

@ -0,0 +1,104 @@
[File-constructor-endings.html]
[Invalid "endings" value: null]
expected: FAIL
[Invalid "endings" value: ""]
expected: FAIL
[Invalid "endings" value: "invalidEnumValue"]
expected: FAIL
[Invalid "endings" value: "Transparent"]
expected: FAIL
[Invalid "endings" value: "NATIVE"]
expected: FAIL
[Invalid "endings" value: 0]
expected: FAIL
[Invalid "endings" value: {}]
expected: FAIL
[Exception propagation from options]
expected: FAIL
[The "endings" options property is used]
expected: FAIL
[Input LF with endings 'native']
expected:
if debug and stylo and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and stylo and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if debug and stylo and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if not debug and stylo and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if debug and stylo and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
[Input CR with endings 'native']
expected: FAIL
[Input CRLF with endings 'native']
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and stylo and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if debug and stylo and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
[Input CRCR with endings 'native']
expected: FAIL
[Input LFCR with endings 'native']
expected: FAIL
[Input LFLF with endings 'native']
expected:
if debug and stylo and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and stylo and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if debug and stylo and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if not debug and stylo and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if debug and stylo and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
[Input CRCRLF with endings 'native']
expected: FAIL
[Input CRLFLF with endings 'native']
expected: FAIL
[Input CRLFCR with endings 'native']
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and stylo and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if debug and stylo and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
[Input CRLFCRLF with endings 'native']
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and stylo and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if debug and stylo and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
[Input LFCRLFCR with endings 'native']
expected: FAIL
[CR/LF in adjacent input strings]
expected: FAIL

View File

@ -0,0 +1,19 @@
[send-file-form-iso-2022-jp.tentative.html]
[Upload file-for-upload-in-form.txt (ASCII) in ISO-2022-JP form]
expected: FAIL
[Upload file-for-upload-in-form-.txt (x-user-defined) in ISO-2022-JP form]
expected: FAIL
[Upload file-for-upload-in-form-☺😂.txt (windows-1252) in ISO-2022-JP form]
expected: FAIL
[Upload file-for-upload-in-form-★星★.txt (JIS X 0201 and JIS X 0208) in ISO-2022-JP form]
expected: FAIL
[Upload file-for-upload-in-form-☺😂.txt (Unicode) in ISO-2022-JP form]
expected: FAIL
[Upload file-for-upload-in-form-ABC~‾¥≈¤・・•∙·☼★星🌟星★☼·∙•・・¤≈¥‾~XYZ.txt (Unicode) in ISO-2022-JP form]
expected: FAIL

View File

@ -0,0 +1,19 @@
[send-file-form-utf-8.html]
[Upload file-for-upload-in-form.txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-.txt (x-user-defined) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-☺😂.txt (windows-1252) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-★星★.txt (JIS X 0201 and JIS X 0208) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-☺😂.txt (Unicode) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-ABC~‾¥≈¤・・•∙·☼★星🌟星★☼·∙•・・¤≈¥‾~XYZ.txt (Unicode) in UTF-8 form]
expected: FAIL

View File

@ -0,0 +1,19 @@
[send-file-form-windows-1252.tentative.html]
[Upload file-for-upload-in-form.txt (ASCII) in windows-1252 form]
expected: FAIL
[Upload file-for-upload-in-form-.txt (x-user-defined) in windows-1252 form]
expected: FAIL
[Upload file-for-upload-in-form-☺😂.txt (windows-1252) in windows-1252 form]
expected: FAIL
[Upload file-for-upload-in-form-★星★.txt (JIS X 0201 and JIS X 0208) in windows-1252 form]
expected: FAIL
[Upload file-for-upload-in-form-☺😂.txt (Unicode) in windows-1252 form]
expected: FAIL
[Upload file-for-upload-in-form-ABC~‾¥≈¤・・•∙·☼★星🌟星★☼·∙•・・¤≈¥‾~XYZ.txt (Unicode) in windows-1252 form]
expected: FAIL

View File

@ -0,0 +1,19 @@
[send-file-form-x-user-defined.tentative.html]
[Upload file-for-upload-in-form.txt (ASCII) in x-user-defined form]
expected: FAIL
[Upload file-for-upload-in-form-.txt (x-user-defined) in x-user-defined form]
expected: FAIL
[Upload file-for-upload-in-form-☺😂.txt (windows-1252) in x-user-defined form]
expected: FAIL
[Upload file-for-upload-in-form-★星★.txt (JIS X 0201 and JIS X 0208) in x-user-defined form]
expected: FAIL
[Upload file-for-upload-in-form-☺😂.txt (Unicode) in x-user-defined form]
expected: FAIL
[Upload file-for-upload-in-form-ABC~‾¥≈¤・・•∙·☼★星🌟星★☼·∙•・・¤≈¥‾~XYZ.txt (Unicode) in x-user-defined form]
expected: FAIL

View File

@ -0,0 +1,4 @@
[send-file-form.html]
[Upload file-for-upload-in-form.txt (ASCII) in UTF-8 form]
expected: FAIL

View File

@ -0,0 +1,4 @@
[Accelerometer-disabled-by-feature-policy.https.html]
[Untitled]
expected: FAIL

View File

@ -0,0 +1,4 @@
[Accelerometer-enabled-by-feature-policy-attribute-redirect-on-load.https.html]
[Untitled]
expected: FAIL

View File

@ -0,0 +1,4 @@
[Accelerometer-enabled-by-feature-policy-attribute.https.html]
[Untitled]
expected: FAIL

View File

@ -0,0 +1,4 @@
[Accelerometer-enabled-by-feature-policy.https.html]
[Untitled]
expected: FAIL

View File

@ -0,0 +1,4 @@
[Accelerometer-enabled-on-self-origin-by-feature-policy.https.html]
[Untitled]
expected: FAIL

View File

@ -0,0 +1,4 @@
[AmbientLightSensor-disabled-by-feature-policy.https.html]
[Untitled]
expected: FAIL

View File

@ -0,0 +1,4 @@
[AmbientLightSensor-enabled-by-feature-policy-attribute-redirect-on-load.https.html]
[Untitled]
expected: FAIL

View File

@ -0,0 +1,4 @@
[AmbientLightSensor-enabled-by-feature-policy-attribute.https.html]
[Untitled]
expected: FAIL

View File

@ -0,0 +1,4 @@
[AmbientLightSensor-enabled-by-feature-policy.https.html]
[Untitled]
expected: FAIL

View File

@ -0,0 +1,4 @@
[AmbientLightSensor-enabled-on-self-origin-by-feature-policy.https.html]
[Untitled]
expected: FAIL

View File

@ -1,5 +1,4 @@
[idl-Bluetooth.html]
type: testharness
[Bluetooth IDL test]
expected: FAIL

View File

@ -0,0 +1,43 @@
[idl-BluetoothUUID.html]
[0x0 should produce valid UUID.]
expected: FAIL
[NaN returns basic uuid]
expected: FAIL
[Values between 0xfffffffff (8 digits) and 0xffffffffffffff (14 digits)should return max UUID]
expected: FAIL
[Infinity returns base UUID]
expected: FAIL
[0xdeadbeef should produce valid UUID.]
expected: FAIL
[Only first 32bits should be used.]
expected: FAIL
[A valid UUID String should return the same UUID.]
expected: FAIL
[A UUID String with uppercase letters is an invalid UUID.]
expected: FAIL
[A 32bit *String* alias is invalid.]
expected: FAIL
[A UUID with invalid characters is an invalid UUID.]
expected: FAIL
[A valid UUID from a name.]
expected: FAIL
[Make sure attributes don't share a map]
expected: FAIL
[Invalid Descriptor name]
expected: FAIL
[Non-number and non-strings]
expected: FAIL

View File

@ -0,0 +1,4 @@
[idl-NavigatorBluetooth.html]
[navigator.bluetooth IDL test]
expected: FAIL

View File

@ -2,4 +2,3 @@
type: testharness
prefs: [security.csp.enable_violation_events:true]
expected: ERROR

View File

@ -0,0 +1,8 @@
[inherited-csp-list-modifications-are-local.html]
expected: TIMEOUT
[Test that parent document image loads]
expected: FAIL
[Test that spv event is fired]
expected: NOTRUN

View File

@ -0,0 +1,4 @@
[nonce-enforce-blocked.html]
[Unnonced scripts generate reports.]
expected: FAIL

View File

@ -1,5 +1,6 @@
[script-src-strict_dynamic_double_policy_report_only.html]
type: testharness
prefs: [security.csp.enable_violation_events:true]
[Script injected via `appendChild` is allowed with `strict-dynamic` + Report-Only `script-src \'none\'` policy.]
[Script injected via `appendChild` is allowed with `strict-dynamic` + Report-Only `script-src 'none'` policy.]
expected: FAIL

View File

@ -2,4 +2,3 @@
type: testharness
expected: ERROR
prefs: [security.csp.enable_violation_events:true]

View File

@ -1,4 +1,3 @@
[idl.html]
type: testharness
prefs: [security.csp.enable_violation_events:true]

View File

@ -1,4 +1,3 @@
[img-src-redirect-upgrade-reporting.https.html]
type: testharness
prefs: [security.csp.enable_violation_events:true]

View File

@ -3,3 +3,4 @@
prefs: [security.csp.enable_violation_events:true]
[Should fire securitypolicyviolation]
expected: FAIL

View File

@ -3,3 +3,4 @@
prefs: [security.csp.enable_violation_events:true]
[Should fire securitypolicyviolation]
expected: FAIL

View File

@ -1,4 +1,4 @@
[cookieStore_delete_arguments.tentative.html]
[cookieStore_delete_arguments.tentative.window.html]
[cookieStore.delete with positional name]
expected: FAIL

View File

@ -1,4 +1,4 @@
[cookieStore_getAll_arguments.tentative.html]
[cookieStore_getAll_arguments.tentative.window.html]
[cookieStore.getAll with no arguments]
expected: FAIL

View File

@ -1,4 +1,4 @@
[document_getAll_set.tentative.html]
[cookieStore_getAll_set_basic.tentative.window.html]
[cookieStore.getAll returns the cookie written by cookieStore.set]
expected: FAIL

View File

@ -1,4 +1,4 @@
[cookieStore_get_arguments.tentative.html]
[cookieStore_get_arguments.tentative.window.html]
[cookieStore.get with positional name]
expected: FAIL

View File

@ -1,4 +1,4 @@
[document_get_delete.tentative.html]
[cookieStore_get_delete_basic.tentative.window.html]
[cookieStore.get returns null for a cookie deleted by cookieStore.delete]
expected: FAIL

View File

@ -1,4 +1,4 @@
[document_get_set.tentative.html]
[cookieStore_get_set_basic.tentative.window.html]
[cookieStore.get returns the cookie written by cookieStore.set]
expected: FAIL

View File

@ -1,4 +1,4 @@
[cookieStore_has_arguments.tentative.html]
[cookieStore_has_arguments.tentative.window.html]
[cookieStore.has with positional name]
expected: FAIL

View File

@ -1,4 +1,4 @@
[document_has.tentative.html]
[cookieStore_has_basic.tentative.window.html]
[cookieStore.has returns true for cookie set by cookieStore.set()]
expected: FAIL

View File

@ -1,4 +1,4 @@
[cookieStore_set_arguments.tentative.html]
[cookieStore_set_arguments.tentative.window.html]
[cookieStore.set with positional name and value]
expected: FAIL

View File

@ -0,0 +1,142 @@
[serviceworker_cookieStore_arguments.tentative.https.html]
[cookieStore.delete with positional name]
expected: FAIL
[cookieStore.delete with name in options]
expected: FAIL
[cookieStore.delete with name in both positional arguments and options]
expected: FAIL
[cookieStore.delete with value in options]
expected: FAIL
[cookieStore.delete with expires in options]
expected: FAIL
[cookieStore.delete with domain set to the current hostname]
expected: FAIL
[cookieStore.delete with domain set to a subdomain of the current hostname]
expected: FAIL
[cookieStore.delete with name in options and domain set to the current hostname]
expected: FAIL
[cookieStore.delete with name in options and domain set to a subdomain of the current hostname]
expected: FAIL
[cookieStore.delete with path set to the current directory]
expected: FAIL
[cookieStore.delete with path set to subdirectory of the current directory]
expected: FAIL
[cookieStore.get with positional name]
expected: FAIL
[cookieStore.get with name in options]
expected: FAIL
[cookieStore.get with name in both positional arguments and options]
expected: FAIL
[cookieStore.get with matchType explicitly set to equals]
expected: FAIL
[cookieStore.get with matchType set to startsWith]
expected: FAIL
[cookieStore.get with invalid matchType]
expected: FAIL
[cookieStore.get with matchType set to startsWith and name in options]
expected: FAIL
[cookieStore.getAll with no arguments]
expected: FAIL
[cookieStore.getAll with positional name]
expected: FAIL
[cookieStore.getAll with name in options]
expected: FAIL
[cookieStore.getAll with name in both positional arguments and options]
expected: FAIL
[cookieStore.getAll with matchType explicitly set to equals]
expected: FAIL
[cookieStore.getAll with matchType set to startsWith]
expected: FAIL
[cookieStore.getAll with invalid matchType]
expected: FAIL
[cookieStore.getAll with matchType set to startsWith and name in options]
expected: FAIL
[cookieStore.has with positional name]
expected: FAIL
[cookieStore.has with name in options]
expected: FAIL
[cookieStore.has with name in both positional arguments and options]
expected: FAIL
[cookieStore.has with matchType explicitly set to equals]
expected: FAIL
[cookieStore.has with matchType set to startsWith]
expected: FAIL
[cookieStore.has with invalid matchType]
expected: FAIL
[cookieStore.has with matchType set to startsWith and name in options]
expected: FAIL
[cookieStore.set with positional name and value]
expected: FAIL
[cookieStore.set with name and value in options]
expected: FAIL
[cookieStore.set with name in both positional arguments and options]
expected: FAIL
[cookieStore.set with value in both positional arguments and options]
expected: FAIL
[cookieStore.set with expires in the future]
expected: FAIL
[cookieStore.set with expires in the past]
expected: FAIL
[cookieStore.set with name and value in options and expires in the future]
expected: FAIL
[cookieStore.set with name and value in options and expires in the past]
expected: FAIL
[cookieStore.set with domain set to the current hostname]
expected: FAIL
[cookieStore.set with domain set to a subdomain of the current hostname]
expected: FAIL
[cookieStore.set default domain is current hostname]
expected: FAIL
[cookieStore.set with path set to the current directory]
expected: FAIL
[cookieStore.set with path set to a subdirectory of the current directory]
expected: FAIL
[cookieStore.set default path is /]
expected: FAIL

View File

@ -0,0 +1,16 @@
[serviceworker_cookieStore_basic.tentative.https.html]
[cookieStore.get returns null for a cookie deleted by cookieStore.delete]
expected: FAIL
[cookieStore.get returns the cookie written by cookieStore.set]
expected: FAIL
[cookieStore.getAll returns the cookie written by cookieStore.set]
expected: FAIL
[cookieStore.has returns true for cookie set by cookieStore.set()]
expected: FAIL
[cookieStore.has returns false for cookie deleted by cookieStore.delete()]
expected: FAIL

View File

@ -0,0 +1,4 @@
[meta-blocked.html]
[Cookie is not set from `<meta>`.]
expected: FAIL

View File

@ -1,5 +0,0 @@
[set-from-ws.https.sub.html]
type: testharness
['secure' cookie not sent in WSS request when set from WS]
expected: FAIL

View File

@ -1,3 +0,0 @@
[background-color-030.xht]
type: reftest
expected: FAIL

View File

@ -1,3 +0,0 @@
[background-color-174.xht]
type: reftest
expected: FAIL

View File

@ -1,3 +0,0 @@
[background-image-002.xht]
type: reftest
expected: FAIL

View File

@ -1,3 +0,0 @@
[color-083.xht]
type: reftest
expected: FAIL

View File

@ -1,3 +0,0 @@
[color-084.xht]
type: reftest
expected: FAIL

View File

@ -0,0 +1,6 @@
[font-148.xht]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL

View File

@ -0,0 +1,2 @@
[content-100.xht]
expected: FAIL

View File

@ -0,0 +1,2 @@
[content-height-003.html]
expected: FAIL

View File

@ -0,0 +1,2 @@
[line-height-204.html]
expected: FAIL

View File

@ -1,3 +0,0 @@
[border-radius-011.xht]
type: reftest
expected: FAIL

View File

@ -0,0 +1,449 @@
[color-resolving-hsl.html]
[HSL/HSLA value should parse and round correctly: hsl(90, 25%, 50%)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(90, 25%, 50%, 0)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(90, 25%, 50%, 0.2)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(90, 25%, 50%, 1)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsl(90, 37.5%, 50%)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(90, 37.5%, 50%, 0)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(90, 37.5%, 50%, 0.2)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(90, 37.5%, 50%, 1)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsl(90, 50%, 50%)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(90, 50%, 50%, 0)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(90, 50%, 50%, 0.2)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(90, 50%, 50%, 1)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsl(90, 62.5%, 50%)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(90, 62.5%, 50%, 0)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(90, 62.5%, 50%, 0.2)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(90, 62.5%, 50%, 1)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsl(90, 75%, 50%)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(90, 75%, 50%, 0)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(90, 75%, 50%, 0.2)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(90, 75%, 50%, 1)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsl(90, 87.5%, 50%)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(90, 87.5%, 50%, 0)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(90, 87.5%, 50%, 0.2)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(90, 87.5%, 50%, 1)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsl(90, 100%, 50%)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(90, 100%, 50%, 0)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(90, 100%, 50%, 0.2)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(90, 100%, 50%, 1)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsl(180, 100%, 25%)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(180, 100%, 25%, 0)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(180, 100%, 25%, 0.2)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(180, 100%, 25%, 1)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsl(300, 100%, 25%)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(300, 100%, 25%, 0)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(300, 100%, 25%, 0.2)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(300, 100%, 25%, 1)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsl(330, 25%, 50%)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(330, 25%, 50%, 0)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(330, 25%, 50%, 0.2)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(330, 25%, 50%, 1)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsl(330, 37.5%, 50%)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(330, 37.5%, 50%, 0)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(330, 37.5%, 50%, 0.2)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(330, 37.5%, 50%, 1)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsl(330, 50%, 50%)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(330, 50%, 50%, 0)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(330, 50%, 50%, 0.2)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(330, 50%, 50%, 1)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsl(330, 62.5%, 50%)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(330, 62.5%, 50%, 0)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(330, 62.5%, 50%, 0.2)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(330, 62.5%, 50%, 1)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsl(330, 75%, 50%)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(330, 75%, 50%, 0)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(330, 75%, 50%, 0.2)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(330, 75%, 50%, 1)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsl(330, 87.5%, 50%)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(330, 87.5%, 50%, 0)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(330, 87.5%, 50%, 0.2)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(330, 87.5%, 50%, 1)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsl(330, 100%, 50%)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(330, 100%, 50%, 0)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(330, 100%, 50%, 0.2)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[HSL/HSLA value should parse and round correctly: hsla(330, 100%, 50%, 1)]
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL

View File

@ -1,3 +0,0 @@
[currentcolor-001.html]
type: reftest
expected: FAIL

View File

@ -1,3 +0,0 @@
[currentcolor-002.html]
type: reftest
expected: FAIL

View File

@ -0,0 +1,2 @@
[t32-opacity-offscreen-b.xht]
expected: FAIL

View File

@ -0,0 +1,2 @@
[display-contents-first-letter-002.html]
expected: FAIL

View File

@ -0,0 +1,2 @@
[display-contents-line-height.html]
expected: FAIL

View File

@ -0,0 +1,2 @@
[display-contents-svg-elements.html]
expected: FAIL

View File

@ -0,0 +1,2 @@
[anonymous-flex-item-004.html]
expected: FAIL

View File

@ -0,0 +1,2 @@
[anonymous-flex-item-005.html]
expected: FAIL

View File

@ -0,0 +1,2 @@
[anonymous-flex-item-006.html]
expected: FAIL

View File

@ -0,0 +1,2 @@
[table-as-item-narrow-content.html]
expected: FAIL

View File

@ -0,0 +1,2 @@
[table-as-item-wide-content.html]
expected: FAIL

View File

@ -0,0 +1,2 @@
[first-available-font-004.html]
expected: FAIL

View File

@ -0,0 +1,2 @@
[first-available-font-006.html]
expected: FAIL

View File

@ -0,0 +1,2 @@
[first-available-font-007.html]
expected: FAIL

View File

@ -0,0 +1,2 @@
[font-display-change.html]
expected: FAIL

View File

@ -1,3 +0,0 @@
[font-variant-01.html]
type: reftest
expected: FAIL

View File

@ -1,3 +0,0 @@
[font-variant-02.html]
type: reftest
expected: FAIL

View File

@ -1,3 +0,0 @@
[font-variant-03.html]
type: reftest
expected: FAIL

View File

@ -1,3 +0,0 @@
[font-variant-04.html]
type: reftest
expected: FAIL

View File

@ -1,2 +0,0 @@
[grid-gutters-002.html]
expected: FAIL

View File

@ -1,2 +0,0 @@
[grid-gutters-004.html]
expected: FAIL

View File

@ -1,2 +0,0 @@
[grid-gutters-006.html]
expected: FAIL

View File

@ -1,2 +0,0 @@
[grid-gutters-008.html]
expected: FAIL

View File

@ -1,86 +1,5 @@
[grid-layout-properties.html]
type: testharness
[grid-template-columns]
expected: FAIL
[grid-template-columns.none]
expected: FAIL
[grid-template-columns.<line-names>]
expected: FAIL
[grid-template-columns.<track-size>.auto]
expected: FAIL
[grid-template-columns.<track-size>.<track-breadth>.<length>]
expected: FAIL
[grid-template-columns.<track-size>.<track-breadth>.<percentage>]
expected: FAIL
[grid-template-columns.<track-size>.<track-breadth>.<flex>]
expected: FAIL
[grid-template-columns.<track-size>.<track-breadth>.min-content]
expected: FAIL
[grid-template-columns.<track-size>.<track-breadth>.max-content]
expected: FAIL
[grid-template-columns.<track-size>.<track-breadth>.minmax()]
expected: FAIL
[grid-template-columns.reset]
expected: FAIL
[grid-template-rows]
expected: FAIL
[grid-template-rows.none]
expected: FAIL
[grid-template-rows.<line-names>]
expected: FAIL
[grid-template-rows.<track-size>.auto]
expected: FAIL
[grid-template-rows.<track-size>.<track-breadth>.<length>]
expected: FAIL
[grid-template-rows.<track-size>.<track-breadth>.<percentage>]
expected: FAIL
[grid-template-rows.<track-size>.<track-breadth>.<flex>]
expected: FAIL
[grid-template-rows.<track-size>.<track-breadth>.min-content]
expected: FAIL
[grid-template-rows.<track-size>.<track-breadth>.max-content]
expected: FAIL
[grid-template-rows.<track-size>.<track-breadth>.minmax()]
expected: FAIL
[grid-template-rows.reset]
expected: FAIL
[grid-template-areas]
expected: FAIL
[grid-template-areas.none]
expected: FAIL
[grid-template-areas.<string>+]
expected: FAIL
[grid-template-areas.reset]
expected: FAIL
[grid-template]
expected: FAIL
[grid-template.initial]
expected: FAIL
@ -102,192 +21,21 @@
[grid-template.reset]
expected: FAIL
[grid-auto-columns]
expected: FAIL
[grid-auto-columns.<track-size>.auto]
expected: FAIL
[grid-auto-columns.<track-size>.<track-breadth>.<length>]
expected: FAIL
[grid-auto-columns.<track-size>.<track-breadth>.<percentage>]
expected: FAIL
[grid-auto-columns.<track-size>.<track-breadth>.<flex>]
expected: FAIL
[grid-auto-columns.<track-size>.<track-breadth>.min-content]
expected: FAIL
[grid-auto-columns.<track-size>.<track-breadth>.max-content]
expected: FAIL
[grid-auto-columns.<track-size>.<track-breadth>.minmax()]
expected: FAIL
[grid-auto-columns.reset]
expected: FAIL
[grid-auto-rows]
expected: FAIL
[grid-auto-rows.<track-size>.auto]
expected: FAIL
[grid-auto-rows.<track-size>.<track-breadth>.<length>]
expected: FAIL
[grid-auto-rows.<track-size>.<track-breadth>.<percentage>]
expected: FAIL
[grid-auto-rows.<track-size>.<track-breadth>.<flex>]
expected: FAIL
[grid-auto-rows.<track-size>.<track-breadth>.min-content]
expected: FAIL
[grid-auto-rows.<track-size>.<track-breadth>.max-content]
expected: FAIL
[grid-auto-rows.<track-size>.<track-breadth>.minmax()]
expected: FAIL
[grid-auto-rows.reset]
expected: FAIL
[grid-auto-flow]
expected: FAIL
[grid-auto-flow.row]
expected: FAIL
[grid-auto-flow.column]
expected: FAIL
[grid-auto-flow.dense]
expected: FAIL
[grid-auto-flow.row dense]
expected: FAIL
[grid-auto-flow.column dense]
expected: FAIL
[grid-auto-flow.reset]
expected: FAIL
[grid-row-start]
expected: FAIL
[grid-row-start.auto]
expected: FAIL
[grid-row-start.<custom-ident>]
expected: FAIL
[grid-row-start.<integer>]
expected: FAIL
[grid-row-start.<integer> <ident>]
expected: FAIL
[grid-row-start.span <integer>]
expected: FAIL
[grid-row-start.span <custom-ident>]
expected: FAIL
[grid-row-start.span <integer> <custom-ident>]
expected: FAIL
[grid-row-start.reset]
expected: FAIL
[grid-column-start]
expected: FAIL
[grid-column-start.auto]
expected: FAIL
[grid-column-start.<custom-ident>]
expected: FAIL
[grid-column-start.<integer>]
expected: FAIL
[grid-column-start.<integer> <ident>]
expected: FAIL
[grid-column-start.span <integer>]
expected: FAIL
[grid-column-start.span <custom-ident>]
expected: FAIL
[grid-column-start.span <integer> <custom-ident>]
expected: FAIL
[grid-column-start.reset]
expected: FAIL
[grid-row-end]
expected: FAIL
[grid-row-end.auto]
expected: FAIL
[grid-row-end.<custom-ident>]
expected: FAIL
[grid-row-end.<integer>]
expected: FAIL
[grid-row-end.<integer> <ident>]
expected: FAIL
[grid-row-end.span <integer>]
expected: FAIL
[grid-row-end.span <custom-ident>]
expected: FAIL
[grid-row-end.span <integer> <custom-ident>]
expected: FAIL
[grid-row-end.reset]
expected: FAIL
[grid-column-end]
expected: FAIL
[grid-column-end.auto]
expected: FAIL
[grid-column-end.<custom-ident>]
expected: FAIL
[grid-column-end.<integer>]
expected: FAIL
[grid-column-end.<integer> <ident>]
expected: FAIL
[grid-column-end.span <integer>]
expected: FAIL
[grid-column-end.span <custom-ident>]
expected: FAIL
[grid-column-end.span <integer> <custom-ident>]
expected: FAIL
[grid-column-end.reset]
expected: FAIL
[grid-column]
expected: FAIL
[grid-column.initial]
expected: FAIL
@ -318,9 +66,6 @@
[grid-column.reset]
expected: FAIL
[grid-row]
expected: FAIL
[grid-row.initial]
expected: FAIL
@ -351,9 +96,6 @@
[grid-row.reset]
expected: FAIL
[grid-area]
expected: FAIL
[grid-area.initial]
expected: FAIL

View File

@ -0,0 +1,13 @@
[grid-container-ignores-first-letter-001.html]
[.container 2]
expected: FAIL
[.container 4]
expected: FAIL
[.container 6]
expected: FAIL
[.container 8]
expected: FAIL

View File

@ -0,0 +1,13 @@
[grid-container-ignores-first-line-001.html]
[.grid,.inline-grid 1]
expected: FAIL
[.grid,.inline-grid 3]
expected: FAIL
[.grid,.inline-grid 5]
expected: FAIL
[.grid,.inline-grid 7]
expected: FAIL

View File

@ -1,3 +0,0 @@
[clip-negative-values-004.html]
type: reftest
expected: FAIL

View File

@ -1,3 +0,0 @@
[clip-rect-auto-001.html]
type: reftest
expected: FAIL

View File

@ -1,3 +0,0 @@
[clip-rect-comma-002.html]
type: reftest
expected: FAIL

View File

@ -1,3 +0,0 @@
[multicol-count-computed-001.xht]
type: reftest
expected: FAIL

View File

@ -1,3 +0,0 @@
[multicol-count-computed-002.xht]
type: reftest
expected: FAIL

View File

@ -1,3 +0,0 @@
[multicol-count-large-001.xht]
type: reftest
expected: FAIL

View File

@ -1,3 +0,0 @@
[multicol-count-large-002.xht]
type: reftest
expected: FAIL

View File

@ -1,3 +0,0 @@
[multicol-fill-auto.xht]
type: reftest
expected: FAIL

View File

@ -1,3 +0,0 @@
[multicol-inherit-004.xht]
type: reftest
expected: FAIL

View File

@ -1,3 +0,0 @@
[multicol-rule-fraction-003.xht]
type: reftest
expected: FAIL

View File

@ -1,3 +0,0 @@
[multicol-span-all-child-001.xht]
type: reftest
expected: FAIL

View File

@ -1,3 +0,0 @@
[multicol-span-all-margin-nested-003.xht]
type: reftest
expected: FAIL

View File

@ -1,3 +0,0 @@
[multicol-width-ems-001.xht]
type: reftest
expected: FAIL

View File

@ -1,3 +0,0 @@
[multicol-zero-height-001.xht]
type: reftest
expected: FAIL

View File

@ -0,0 +1,4 @@
[position-sticky-offset-overflow.html]
[sticky position offset in overflow should be accessible]
expected: FAIL

View File

@ -1,4 +1,3 @@
[css-scoping-shadow-slotted-rule.html]
type: reftest
expected: FAIL

View File

@ -1,5 +0,0 @@
[shape-image-threshold-003.html]
type: testharness
[shape-image-threshold is not inherited and defaults to 0]
expected: FAIL

View File

@ -1,3 +0,0 @@
[style-attr-urls-003.xht]
type: reftest
expected: FAIL

View File

@ -20,3 +20,6 @@
[CSS.px() produces px length]
expected: FAIL
[CSS.Q() produces q length]
expected: FAIL

View File

@ -0,0 +1,4 @@
[scroll-behavior-smooth.html]
[BODY element scroll-behavior should not propagate to viewport]
expected: FAIL

Some files were not shown because too many files have changed in this diff Show More