From 823565cda0e9a16b7f45d70c70c2114d2713dd28 Mon Sep 17 00:00:00 2001 From: Nick Price Date: Mon, 28 Aug 2017 10:26:36 -0400 Subject: [PATCH] Add test for 18224 --- tests/wpt/mozilla/meta/MANIFEST.json | 25 +++++++++++++++++++ .../mozilla/tests/css/flex-zero_lines.html | 14 +++++++++++ .../tests/css/flex-zero_lines_ref.html | 5 ++++ 3 files changed, 44 insertions(+) create mode 100644 tests/wpt/mozilla/tests/css/flex-zero_lines.html create mode 100644 tests/wpt/mozilla/tests/css/flex-zero_lines_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index bdda2fd8eb1..524575f17c3 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -1607,6 +1607,18 @@ {} ] ], + "css/flex-zero_lines.html": [ + [ + "/_mozilla/css/flex-zero_lines.html", + [ + [ + "/_mozilla/css/flex-zero_lines_ref.html", + "==" + ] + ], + {} + ] + ], "css/flex_column_direction.html": [ [ "/_mozilla/css/flex_column_direction.html", @@ -8201,6 +8213,11 @@ {} ] ], + "css/flex-zero_lines_ref.html": [ + [ + {} + ] + ], "css/flex_column_direction_ref.html": [ [ {} @@ -23123,6 +23140,14 @@ "9e262b0328e80050f5088a7264e7d40b67873750", "testharness" ], + "css/flex-zero_lines.html": [ + "0624d63ae563dbc4754da143b2631949ad114abd", + "reftest" + ], + "css/flex-zero_lines_ref.html": [ + "69db5dc9423df6c451c80faa70fff1c3a31cd7f7", + "support" + ], "css/flex_column_direction.html": [ "d8d62ddbb5be5da2fbbaed24d1c97880cb7d7d5f", "reftest" diff --git a/tests/wpt/mozilla/tests/css/flex-zero_lines.html b/tests/wpt/mozilla/tests/css/flex-zero_lines.html new file mode 100644 index 00000000000..11786b4e328 --- /dev/null +++ b/tests/wpt/mozilla/tests/css/flex-zero_lines.html @@ -0,0 +1,14 @@ + + + + + +
+TEST + diff --git a/tests/wpt/mozilla/tests/css/flex-zero_lines_ref.html b/tests/wpt/mozilla/tests/css/flex-zero_lines_ref.html new file mode 100644 index 00000000000..071d4cd1c1c --- /dev/null +++ b/tests/wpt/mozilla/tests/css/flex-zero_lines_ref.html @@ -0,0 +1,5 @@ + + + +TEST +