☠☠ backed out by a6a32fb286fa ☠ ☠ | |
author | moz-wptsync-bot <wptsync@mozilla.com> |
Tue, 27 Feb 2018 05:57:50 +0000 | |
changeset 407012 | 15ff3b2ed2024595fc1eb2daca5c62f4fcbcefe1 |
parent 407011 | bb0cf2a57f10aa07a33a75986065e31bdec9562d |
child 407013 | fd8dcd647f0e5ae4746b9667517293a0a0115d02 |
push id | 33587 |
push user | shindli@mozilla.com |
push date | Thu, 08 Mar 2018 00:20:14 +0000 |
treeherder | mozilla-central@8a7d069e9b70 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | testonly |
bugs | 1441367 |
milestone | 60.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
testing/web-platform/meta/css/css-color/color-function-parsing.html.ini | file | annotate | diff | comparison | revisions |
new file mode 100644 --- /dev/null +++ b/testing/web-platform/meta/css/css-color/color-function-parsing.html.ini @@ -0,0 +1,64 @@ +[color-function-parsing.html] + [Basic sRGB white] + expected: FAIL + + [White with lots of space] + expected: FAIL + + [sRGB color] + expected: FAIL + + [Different case for sRGB] + expected: FAIL + + [sRGB color with unnecessary decimals] + expected: FAIL + + [sRGB white with 0.5 alpha] + expected: FAIL + + [sRGB white with 0 alpha] + expected: FAIL + + [sRGB white with 50% alpha] + expected: FAIL + + [sRGB white with 0% alpha] + expected: FAIL + + [One missing component is 0] + expected: FAIL + + [Two missing components are 0] + expected: FAIL + + [All components missing] + expected: FAIL + + [Display P3 color] + expected: FAIL + + [Different case for Display P3] + expected: FAIL + + [Unknown color space should fallback] + expected: FAIL + + [sRGB color with negative component should clamp to 0] + expected: FAIL + + [sRGB color with component > 1 should clamp] + expected: FAIL + + [Display P3 color with negative component should clamp to 0] + expected: FAIL + + [Display P3 color with component > 1 should clamp] + expected: FAIL + + [Alpha > 1 should clamp] + expected: FAIL + + [Negative alpha should clamp] + expected: FAIL +