From 6d303cbfe0651aeddd35e7cd5d636298b707e029 Mon Sep 17 00:00:00 2001 From: Xidorn Quan Date: Wed, 22 Mar 2017 18:21:25 +1100 Subject: [PATCH] Bug 1341086 followup - Update test expectations. --- layout/reftests/bugs/reftest-stylo.list | 2 +- layout/reftests/css-required/reftest-stylo.list | 2 +- layout/reftests/webkit-box/reftest-stylo.list | 4 ++-- layout/style/test/stylo-failures.md | 7 +++---- 4 files changed, 7 insertions(+), 8 deletions(-) diff --git a/layout/reftests/bugs/reftest-stylo.list b/layout/reftests/bugs/reftest-stylo.list index fb3fe0bfb76c..93abbaa719ac 100644 --- a/layout/reftests/bugs/reftest-stylo.list +++ b/layout/reftests/bugs/reftest-stylo.list @@ -818,7 +818,7 @@ fails == 395107-5.html 395107-5.html fails == 395130-1.html 395130-1.html fails == 395130-2.html 395130-2.html == 395331-1.xml 395331-1.xml -fails == 395390-1.html 395390-1.html +== 395390-1.html 395390-1.html == 396286-1.html 396286-1.html fails == 397428-1.html 397428-1.html == 397844-1.xhtml 397844-1.xhtml diff --git a/layout/reftests/css-required/reftest-stylo.list b/layout/reftests/css-required/reftest-stylo.list index c2ced09dce97..d077722b1e3a 100644 --- a/layout/reftests/css-required/reftest-stylo.list +++ b/layout/reftests/css-required/reftest-stylo.list @@ -22,7 +22,7 @@ fails == css-required-dyn-6.html css-required-dyn-6.html == css-required-hidden.html css-required-hidden.html fails == css-required-button.html css-required-button.html fails == css-required-submit.html css-required-submit.html -== css-required-image.html css-required-image.html +fails == css-required-image.html css-required-image.html fails == css-required-reset.html css-required-reset.html # Following elements can be optional but can't be required diff --git a/layout/reftests/webkit-box/reftest-stylo.list b/layout/reftests/webkit-box/reftest-stylo.list index 0d9687068632..fac989ab21ca 100644 --- a/layout/reftests/webkit-box/reftest-stylo.list +++ b/layout/reftests/webkit-box/reftest-stylo.list @@ -8,8 +8,8 @@ default-preferences pref(layout.css.prefixes.webkit,true) # WebKit/Blink on them. (The reference case represents the WebKit/Blink # rendering.) We could probably make them pass by implementing some quirks, if # it turns out that the web depends on WebKit/Blink's behavior in these cases. -fails == webkit-box-anon-flex-items-1a.html webkit-box-anon-flex-items-1a.html -fails == webkit-box-anon-flex-items-1b.html webkit-box-anon-flex-items-1b.html +== webkit-box-anon-flex-items-1a.html webkit-box-anon-flex-items-1a.html +== webkit-box-anon-flex-items-1b.html webkit-box-anon-flex-items-1b.html == webkit-box-anon-flex-items-2.html webkit-box-anon-flex-items-2.html == webkit-box-anon-flex-items-3.html webkit-box-anon-flex-items-3.html diff --git a/layout/style/test/stylo-failures.md b/layout/style/test/stylo-failures.md index 3fbf142d4dc6..1d8ec4dd679a 100644 --- a/layout/style/test/stylo-failures.md +++ b/layout/style/test/stylo-failures.md @@ -265,8 +265,8 @@ to mochitest command. * test_page_parser.html [30] * test_rule_insertion.html `@page` [4] * Stylesheet cloning is somehow busted bug 1348481 - * test_selectors.html `cloned correctly` [150] - * ... `matched clone` [195] + * test_selectors.html `cloned correctly` [155] + * ... `matched clone` [198] * Unsupported prefixed values * moz-prefixed gradient functions bug 1337655 * test_value_storage.html `-moz-linear-gradient` [322] @@ -402,9 +402,8 @@ to mochitest command. * test_selectors.html `:-moz-window-inactive` [2] * :-moz-{first,last}-node * test_selectors.html `:-moz-` [6] - * ... `unexpected rule index` [5] * :dir - * test_selectors.html `:dir` [10] + * test_selectors.html `:dir` [18] * issues arround font shorthand servo/servo#15032 servo/servo#15036 * test_bug377947.html [1] * test_value_storage.html `'font'` [144]