aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css/css-align/content-distribution/parse-justify-content-002.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/meta/css/css-align/content-distribution/parse-justify-content-002.html.ini')
-rw-r--r--tests/wpt/meta/css/css-align/content-distribution/parse-justify-content-002.html.ini21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/wpt/meta/css/css-align/content-distribution/parse-justify-content-002.html.ini b/tests/wpt/meta/css/css-align/content-distribution/parse-justify-content-002.html.ini
new file mode 100644
index 00000000000..5ced0f03939
--- /dev/null
+++ b/tests/wpt/meta/css/css-align/content-distribution/parse-justify-content-002.html.ini
@@ -0,0 +1,21 @@
+[parse-justify-content-002.html]
+ [Test 'initial' value when nothing is specified]
+ expected: FAIL
+
+ [Test justify-content: 'initial']
+ expected: FAIL
+
+ [Test grid items justify-content: 'initial']
+ expected: FAIL
+
+ [Test flex items justify-content: 'initial']
+ expected: FAIL
+
+ [Test absolute positioned elements justify-content: 'initial']
+ expected: FAIL
+
+ [Test absolute positioned grid items justify-content: 'initial']
+ expected: FAIL
+
+ [Test absolute positioned flex items justify-content: 'initial']
+ expected: FAIL