mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Auto merge of #7121 - dzbarsky:css-color, r=jdm
Enable CSS Color wpt tests <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7121) <!-- Reviewable:end -->
This commit is contained in:
commit
e24cf8bd9f
84 changed files with 189 additions and 31 deletions
|
@ -17,3 +17,9 @@ skip: true
|
|||
skip: true
|
||||
[xhtml1print]
|
||||
skip: true
|
||||
[css-color-3_dev]
|
||||
skip: false
|
||||
[xhtml1]
|
||||
skip: true
|
||||
[xhtml1print]
|
||||
skip: true
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[t32-opacity-offscreen-multiple-boxes-1-c.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t32-opacity-offscreen-multiple-boxes-2-c.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t421-rgb-hex-parsing-f.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t425-hsla-values-b.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t31-color-currentColor-b.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t32-opacity-offscreen-multiple-boxes-1-c.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t32-opacity-offscreen-multiple-boxes-2-c.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t421-rgb-func-int-a.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t421-rgb-func-no-mixed-f.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t421-rgb-func-pct-a.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t421-rgb-func-whitespace-b.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t421-rgb-hex-parsing-f.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t421-rgb-hex3-a.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t421-rgb-hex6-a.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t422-rgba-clamping-a0.0-b.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t422-rgba-func-int-a.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t422-rgba-func-no-mixed-f.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t422-rgba-func-pct-a.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t422-rgba-func-whitespace-b.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t422-rgba-onscreen-multiple-boxes-c.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t423-transparent-1-a.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t423-transparent-2-a.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t424-hsl-basic-a.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t424-hsl-parsing-f.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t425-hsla-onscreen-multiple-boxes-c.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t425-hsla-parsing-f.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t44-currentcolor-background-b.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t44-currentcolor-border-b.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t31-color-currentColor-b.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t32-opacity-offscreen-multiple-boxes-1-c.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t32-opacity-offscreen-multiple-boxes-2-c.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t421-rgb-func-int-a.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t421-rgb-func-no-mixed-f.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t421-rgb-func-pct-a.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t421-rgb-func-whitespace-b.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t421-rgb-hex-parsing-f.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t421-rgb-hex3-a.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t421-rgb-hex6-a.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t422-rgba-clamping-a0.0-b.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t422-rgba-func-int-a.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t422-rgba-func-no-mixed-f.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t422-rgba-func-pct-a.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t422-rgba-func-whitespace-b.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t422-rgba-onscreen-multiple-boxes-c.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t423-transparent-1-a.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t423-transparent-2-a.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t424-hsl-basic-a.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t424-hsl-parsing-f.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t425-hsla-onscreen-multiple-boxes-c.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t425-hsla-parsing-f.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t44-currentcolor-background-b.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[t44-currentcolor-border-b.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -2,4 +2,4 @@
|
|||
type: reftest
|
||||
disabled: unstable
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[c5502-imrgn-r-005.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[c5502-imrgn-r-006.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[c5504-imrgn-l-005.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[c5504-imrgn-l-006.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[c5505-imrgn-000.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[c5507-ipadn-r-004.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[c5509-ipadn-l-004.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[float-applies-to-001a.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[float-applies-to-004a.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[float-applies-to-005.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[float-applies-to-006.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[font-family-013.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[font-family-applies-to-001.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[font-family-applies-to-002.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[font-family-applies-to-005.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[font-family-applies-to-006.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[font-family-applies-to-007.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[font-family-applies-to-008.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[font-family-applies-to-009.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[font-family-applies-to-010.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[font-family-applies-to-011.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[font-family-applies-to-014.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[font-family-applies-to-015.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[font-family-applies-to-017.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[font-size-122.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[font-size-zero-1.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[font-size-zero-2.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[fonts-013.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[margin-collapse-137.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[margin-collapse-138.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "linux"): FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue