aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/meta/css')
-rw-r--r--tests/wpt/meta/css/css-flexbox/flex-container-max-content-002.tentative.html.ini12
-rw-r--r--tests/wpt/meta/css/css-flexbox/flex-container-min-content-002.tentative.html.ini21
-rw-r--r--tests/wpt/meta/css/css-gaps/flex/flex-gap-decorations-022.html.ini2
-rw-r--r--tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-029.html.ini2
-rw-r--r--tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-030.html.ini2
-rw-r--r--tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-031.html.ini2
-rw-r--r--tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-032.html.ini2
-rw-r--r--tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-033.html.ini2
-rw-r--r--tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-38.html.ini2
-rw-r--r--tests/wpt/meta/css/css-gaps/multicol/multicol-gap-decorations-017.html.ini2
-rw-r--r--tests/wpt/meta/css/css-gaps/parsing/gap-decorations-col-rule-width.html.ini9
-rw-r--r--tests/wpt/meta/css/css-images/linear-gradient-body-sibling-index.html.ini2
-rw-r--r--tests/wpt/meta/css/css-images/linear-gradient-sibling-index.html.ini2
-rw-r--r--tests/wpt/meta/css/css-mixins/dashed-function-cycles.html.ini (renamed from tests/wpt/meta/css/css-mixins/dashed-function-cycles.tentative.html.ini)19
-rw-r--r--tests/wpt/meta/css/css-transforms/transform-input-016.html.ini2
-rw-r--r--tests/wpt/meta/css/css-values/tree-counting/sibling-function-descriptors.tentative.html.ini12
-rw-r--r--tests/wpt/meta/css/css-values/tree-counting/sibling-index-keyframe-length-value-dynamic.html.ini6
-rw-r--r--tests/wpt/meta/css/css-values/tree-counting/sibling-index-keyframe-value-dynamic.html.ini6
-rw-r--r--tests/wpt/meta/css/cssom-view/scrollIntoView-container.html.ini15
-rw-r--r--tests/wpt/meta/css/filter-effects/backdrop-filter-scale-transform.html.ini2
-rw-r--r--tests/wpt/meta/css/geometry/DOMMatrix-001.html.ini6
21 files changed, 119 insertions, 11 deletions
diff --git a/tests/wpt/meta/css/css-flexbox/flex-container-max-content-002.tentative.html.ini b/tests/wpt/meta/css/css-flexbox/flex-container-max-content-002.tentative.html.ini
new file mode 100644
index 00000000000..8b9bd7fdf97
--- /dev/null
+++ b/tests/wpt/meta/css/css-flexbox/flex-container-max-content-002.tentative.html.ini
@@ -0,0 +1,12 @@
+[flex-container-max-content-002.tentative.html]
+ [.flex 2]
+ expected: FAIL
+
+ [.flex 3]
+ expected: FAIL
+
+ [.flex 5]
+ expected: FAIL
+
+ [.flex 6]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-flexbox/flex-container-min-content-002.tentative.html.ini b/tests/wpt/meta/css/css-flexbox/flex-container-min-content-002.tentative.html.ini
new file mode 100644
index 00000000000..408a853b460
--- /dev/null
+++ b/tests/wpt/meta/css/css-flexbox/flex-container-min-content-002.tentative.html.ini
@@ -0,0 +1,21 @@
+[flex-container-min-content-002.tentative.html]
+ [.flex 2]
+ expected: FAIL
+
+ [.flex 3]
+ expected: FAIL
+
+ [.flex 5]
+ expected: FAIL
+
+ [.flex 6]
+ expected: FAIL
+
+ [.flex 13]
+ expected: FAIL
+
+ [.flex 14]
+ expected: FAIL
+
+ [.flex 15]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-gaps/flex/flex-gap-decorations-022.html.ini b/tests/wpt/meta/css/css-gaps/flex/flex-gap-decorations-022.html.ini
new file mode 100644
index 00000000000..1d8edacc4e1
--- /dev/null
+++ b/tests/wpt/meta/css/css-gaps/flex/flex-gap-decorations-022.html.ini
@@ -0,0 +1,2 @@
+[flex-gap-decorations-022.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-029.html.ini b/tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-029.html.ini
new file mode 100644
index 00000000000..6198f1bf534
--- /dev/null
+++ b/tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-029.html.ini
@@ -0,0 +1,2 @@
+[grid-gap-decorations-029.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-030.html.ini b/tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-030.html.ini
new file mode 100644
index 00000000000..76e055a6a0a
--- /dev/null
+++ b/tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-030.html.ini
@@ -0,0 +1,2 @@
+[grid-gap-decorations-030.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-031.html.ini b/tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-031.html.ini
new file mode 100644
index 00000000000..d9765648ea7
--- /dev/null
+++ b/tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-031.html.ini
@@ -0,0 +1,2 @@
+[grid-gap-decorations-031.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-032.html.ini b/tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-032.html.ini
new file mode 100644
index 00000000000..1e5a6bc2a68
--- /dev/null
+++ b/tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-032.html.ini
@@ -0,0 +1,2 @@
+[grid-gap-decorations-032.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-033.html.ini b/tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-033.html.ini
new file mode 100644
index 00000000000..aaeff2efe72
--- /dev/null
+++ b/tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-033.html.ini
@@ -0,0 +1,2 @@
+[grid-gap-decorations-033.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-38.html.ini b/tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-38.html.ini
new file mode 100644
index 00000000000..eb1f89bfb6d
--- /dev/null
+++ b/tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-38.html.ini
@@ -0,0 +1,2 @@
+[grid-gap-decorations-38.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-gaps/multicol/multicol-gap-decorations-017.html.ini b/tests/wpt/meta/css/css-gaps/multicol/multicol-gap-decorations-017.html.ini
new file mode 100644
index 00000000000..b4d67fce3e3
--- /dev/null
+++ b/tests/wpt/meta/css/css-gaps/multicol/multicol-gap-decorations-017.html.ini
@@ -0,0 +1,2 @@
+[multicol-gap-decorations-017.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-gaps/parsing/gap-decorations-col-rule-width.html.ini b/tests/wpt/meta/css/css-gaps/parsing/gap-decorations-col-rule-width.html.ini
new file mode 100644
index 00000000000..02d385579b9
--- /dev/null
+++ b/tests/wpt/meta/css/css-gaps/parsing/gap-decorations-col-rule-width.html.ini
@@ -0,0 +1,9 @@
+[gap-decorations-col-rule-width.html]
+ [`column-rule-width` should be `0px` when `column-rule-style` is `none` with single value]
+ expected: FAIL
+
+ [`column-rule-width` should be as specified regardless of `column-rule-style` with multiple values]
+ expected: FAIL
+
+ [`column-rule-width` should be as specified regardless of `column-rule-style` with multiple (repeat) values]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-images/linear-gradient-body-sibling-index.html.ini b/tests/wpt/meta/css/css-images/linear-gradient-body-sibling-index.html.ini
new file mode 100644
index 00000000000..638b6c21891
--- /dev/null
+++ b/tests/wpt/meta/css/css-images/linear-gradient-body-sibling-index.html.ini
@@ -0,0 +1,2 @@
+[linear-gradient-body-sibling-index.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-images/linear-gradient-sibling-index.html.ini b/tests/wpt/meta/css/css-images/linear-gradient-sibling-index.html.ini
new file mode 100644
index 00000000000..d81ff383b17
--- /dev/null
+++ b/tests/wpt/meta/css/css-images/linear-gradient-sibling-index.html.ini
@@ -0,0 +1,2 @@
+[linear-gradient-sibling-index.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-mixins/dashed-function-cycles.tentative.html.ini b/tests/wpt/meta/css/css-mixins/dashed-function-cycles.html.ini
index e16c79da6ad..7faf9c2b2e4 100644
--- a/tests/wpt/meta/css/css-mixins/dashed-function-cycles.tentative.html.ini
+++ b/tests/wpt/meta/css/css-mixins/dashed-function-cycles.html.ini
@@ -1,4 +1,4 @@
-[dashed-function-cycles.tentative.html]
+[dashed-function-cycles.html]
[Local with self-cycle]
expected: FAIL
@@ -11,7 +11,10 @@
[Local shadowing cyclic property --x]
expected: FAIL
- [Local shadowing cyclic outer local --x ]
+ [Local shadowing cyclic outer local --x]
+ expected: FAIL
+
+ [Argument shadowing cyclic outer local --x]
expected: FAIL
[Arguments shadowing cyclic properties]
@@ -53,6 +56,9 @@
[Cycle through local, other function]
expected: FAIL
+ [Cycle through local, other function, fallback in function]
+ expected: FAIL
+
[Cycle through various variables and other functions]
expected: FAIL
@@ -62,15 +68,6 @@
[Cyclic defaults]
expected: FAIL
- [Local shadowing cyclic outer local --x]
- expected: FAIL
-
- [Argument shadowing cyclic outer local --x]
- expected: FAIL
-
- [Cycle through local, other function, fallback in function]
- expected: FAIL
-
[Cyclic outer --b shadows custom property]
expected: FAIL
diff --git a/tests/wpt/meta/css/css-transforms/transform-input-016.html.ini b/tests/wpt/meta/css/css-transforms/transform-input-016.html.ini
new file mode 100644
index 00000000000..a66ce62258d
--- /dev/null
+++ b/tests/wpt/meta/css/css-transforms/transform-input-016.html.ini
@@ -0,0 +1,2 @@
+[transform-input-016.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/tree-counting/sibling-function-descriptors.tentative.html.ini b/tests/wpt/meta/css/css-values/tree-counting/sibling-function-descriptors.tentative.html.ini
index 287f1c19314..3c65d9bcf19 100644
--- a/tests/wpt/meta/css/css-values/tree-counting/sibling-function-descriptors.tentative.html.ini
+++ b/tests/wpt/meta/css/css-values/tree-counting/sibling-function-descriptors.tentative.html.ini
@@ -10,3 +10,15 @@
[sibling-count() should not be allowed in @font-face descriptors]
expected: FAIL
+
+ [sibling-index() should not be allowed in @font-palette-values descriptors]
+ expected: FAIL
+
+ [sibling-count() should not be allowed in @font-palette-values descriptors]
+ expected: FAIL
+
+ [sibling-index() should not be allowed in @counter-style descriptors]
+ expected: FAIL
+
+ [sibling-count() should not be allowed in @counter-style descriptors]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/tree-counting/sibling-index-keyframe-length-value-dynamic.html.ini b/tests/wpt/meta/css/css-values/tree-counting/sibling-index-keyframe-length-value-dynamic.html.ini
new file mode 100644
index 00000000000..f61a6205280
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/tree-counting/sibling-index-keyframe-length-value-dynamic.html.ini
@@ -0,0 +1,6 @@
+[sibling-index-keyframe-length-value-dynamic.html]
+ [Initially, the sibling-index() is 2 for #target]
+ expected: FAIL
+
+ [Removing a preceding sibling of #target reduces the sibling-index()]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/tree-counting/sibling-index-keyframe-value-dynamic.html.ini b/tests/wpt/meta/css/css-values/tree-counting/sibling-index-keyframe-value-dynamic.html.ini
new file mode 100644
index 00000000000..df16c83f839
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/tree-counting/sibling-index-keyframe-value-dynamic.html.ini
@@ -0,0 +1,6 @@
+[sibling-index-keyframe-value-dynamic.html]
+ [Initially, the sibling-index() is 3 for #target]
+ expected: FAIL
+
+ [Removing a preceding sibling of #target reduces the sibling-index()]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/cssom-view/scrollIntoView-container.html.ini b/tests/wpt/meta/css/cssom-view/scrollIntoView-container.html.ini
new file mode 100644
index 00000000000..0e9b4a98ac4
--- /dev/null
+++ b/tests/wpt/meta/css/cssom-view/scrollIntoView-container.html.ini
@@ -0,0 +1,15 @@
+[scrollIntoView-container.html]
+ [scrollIntoView() defaults to scrolling ancestors]
+ expected: FAIL
+
+ [scrollIntoView({container: 'all'}) scrolls ancestors]
+ expected: FAIL
+
+ [scrollIntoView({container: 'nearest'}) only scrolls nearest scroll container]
+ expected: FAIL
+
+ [scrollIntoView({container: 'nearest'}) doesn't stop at itself]
+ expected: FAIL
+
+ [scrollIntoView({container: 'nearest'}) doesn't propagate to outer frames]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/filter-effects/backdrop-filter-scale-transform.html.ini b/tests/wpt/meta/css/filter-effects/backdrop-filter-scale-transform.html.ini
new file mode 100644
index 00000000000..128ff19f7aa
--- /dev/null
+++ b/tests/wpt/meta/css/filter-effects/backdrop-filter-scale-transform.html.ini
@@ -0,0 +1,2 @@
+[backdrop-filter-scale-transform.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/geometry/DOMMatrix-001.html.ini b/tests/wpt/meta/css/geometry/DOMMatrix-001.html.ini
new file mode 100644
index 00000000000..cb607530097
--- /dev/null
+++ b/tests/wpt/meta/css/geometry/DOMMatrix-001.html.ini
@@ -0,0 +1,6 @@
+[DOMMatrix-001.html]
+ [new DOMMatrix("scale(sign(1em))")]
+ expected: FAIL
+
+ [new DOMMatrixReadOnly("scale(sign(1em))")]
+ expected: FAIL