From ffe68e8010d58310b2fe79b0fabc08c24d3cb607 Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Wed, 28 Feb 2018 14:18:25 -0800 Subject: [PATCH] Add reftest, update test expectations --- tests/wpt/mozilla/meta/MANIFEST.json | 25 +++++++++++++++++++ .../css/table_rowspan_rowgroup_a.html.ini | 2 ++ .../tests/css/table_rowspan_notequal_a.html | 18 +++++++++++++ .../tests/css/table_rowspan_notequal_ref.html | 17 +++++++++++++ 4 files changed, 62 insertions(+) create mode 100644 tests/wpt/mozilla/meta/css/table_rowspan_rowgroup_a.html.ini create mode 100644 tests/wpt/mozilla/tests/css/table_rowspan_notequal_a.html create mode 100644 tests/wpt/mozilla/tests/css/table_rowspan_notequal_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 892d423d807a..48983914ea71 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -5837,6 +5837,18 @@ {} ] ], + "css/table_rowspan_notequal_a.html": [ + [ + "/_mozilla/css/table_rowspan_notequal_a.html", + [ + [ + "/_mozilla/css/table_rowspan_notequal_ref.html", + "!=" + ] + ], + {} + ] + ], "css/table_rowspan_rowgroup_a.html": [ [ "/_mozilla/css/table_rowspan_rowgroup_a.html", @@ -9756,6 +9768,11 @@ {} ] ], + "css/table_rowspan_notequal_ref.html": [ + [ + {} + ] + ], "css/table_rowspan_rowgroup_ref.html": [ [ {} @@ -63932,6 +63949,14 @@ "e045db1f738850e516079b66f915ba314b54ed99", "support" ], + "css/table_rowspan_notequal_a.html": [ + "ec7ab6318a498f6b88369f097af53a0626c6fb1d", + "reftest" + ], + "css/table_rowspan_notequal_ref.html": [ + "2a07facbd9f417264b46f6419ab00593051dae56", + "support" + ], "css/table_rowspan_rowgroup_a.html": [ "aadc4cdd09585330446dd231452c04810833f586", "reftest" diff --git a/tests/wpt/mozilla/meta/css/table_rowspan_rowgroup_a.html.ini b/tests/wpt/mozilla/meta/css/table_rowspan_rowgroup_a.html.ini new file mode 100644 index 000000000000..8a07107a5563 --- /dev/null +++ b/tests/wpt/mozilla/meta/css/table_rowspan_rowgroup_a.html.ini @@ -0,0 +1,2 @@ +[table_rowspan_rowgroup_a.html] + expected: FAIL diff --git a/tests/wpt/mozilla/tests/css/table_rowspan_notequal_a.html b/tests/wpt/mozilla/tests/css/table_rowspan_notequal_a.html new file mode 100644 index 000000000000..f37ad51c0ecd --- /dev/null +++ b/tests/wpt/mozilla/tests/css/table_rowspan_notequal_a.html @@ -0,0 +1,18 @@ + + + + + + + + + +
  
 
+ + + diff --git a/tests/wpt/mozilla/tests/css/table_rowspan_notequal_ref.html b/tests/wpt/mozilla/tests/css/table_rowspan_notequal_ref.html new file mode 100644 index 000000000000..2b1e1b6bbcdd --- /dev/null +++ b/tests/wpt/mozilla/tests/css/table_rowspan_notequal_ref.html @@ -0,0 +1,17 @@ + + + + + + + + +
  
 
+ + +