From e2b8ac3cddf4af88597f8877ce53a11175611fb7 Mon Sep 17 00:00:00 2001 From: Keith Yeung Date: Wed, 3 Feb 2016 21:41:54 -0500 Subject: [PATCH] Disable /_mozilla/css/position_fixed_a.html --- tests/wpt/mozilla/meta/css/position_fixed_a.html.ini | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/wpt/mozilla/meta/css/position_fixed_a.html.ini diff --git a/tests/wpt/mozilla/meta/css/position_fixed_a.html.ini b/tests/wpt/mozilla/meta/css/position_fixed_a.html.ini new file mode 100644 index 00000000000..d632a59e874 --- /dev/null +++ b/tests/wpt/mozilla/meta/css/position_fixed_a.html.ini @@ -0,0 +1,3 @@ +[position_fixed_a.html] + type: reftest + disabled: https://github.com/servo/servo/issues/9106