author | moz-wptsync-bot <wptsync@mozilla.com> |
Tue, 27 Feb 2018 05:57:50 +0000 | |
changeset 407360 | 81f2c8ba7da47c8f111fc8256f330eb38bd2e651 |
parent 407359 | a1c9efbec3731c632e4fcf962eedfe913aba54bf |
child 407361 | d2a80b7b02e4d1c533898f87c40e80f276ec0fae |
push id | 33599 |
push user | apavel@mozilla.com |
push date | Fri, 09 Mar 2018 19:34:23 +0000 |
treeherder | mozilla-central@3dc420775cf0 [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 +