Bug 1341086 followup - Update test expectations.

This commit is contained in:
Xidorn Quan 2017-03-22 18:21:25 +11:00
Родитель 295d2183ba
Коммит 6d303cbfe0
4 изменённых файлов: 7 добавлений и 8 удалений

Просмотреть файл

@ -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

Просмотреть файл

@ -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

Просмотреть файл

@ -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

Просмотреть файл

@ -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]