Bug 1355408 - Follow up: properly update test expectations. r=emilio

This commit is contained in:
Fernando Jimenez Moreno 2017-05-09 18:13:41 +02:00 коммит произвёл Emilio Cobos Álvarez
Родитель a92309f93f
Коммит 29701a853e
2 изменённых файлов: 7 добавлений и 7 удалений

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

@ -48,7 +48,7 @@ fails-if(stylo) == scoped-style-import.html scoped-style-import-ref.html
fails-if(stylo) == scoped-style-media.html scoped-style-media-ref.html
fails-if(stylo) == scoped-style-namespace.html scoped-style-namespace-ref.html
fails-if(stylo) == scoped-style-charset.html scoped-style-charset-ref.html
== scoped-style-document.html scoped-style-document-ref.html
fails-if(stylo) == scoped-style-document.html scoped-style-document-ref.html
fails-if(stylo) HTTP(..) == scoped-style-font-face.html scoped-style-font-face-ref.html
fails-if(stylo) == scoped-style-keyframes.html scoped-style-keyframes-ref.html
fails-if(stylo) == scoped-style-supports.html scoped-style-supports-ref.html

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

@ -80,7 +80,7 @@ to mochitest command.
* \@counter-style support bug 1328319
* test_counter_descriptor_storage.html [1]
* test_counter_style.html [5]
* test_rule_insertion.html `@counter-style` [1]
* test_rule_insertion.html `@counter-style` and bug 1361994 (CSSOM support for @-moz-document) [22]
* ... `cjk-decimal` [1]
* test_value_storage.html `symbols(` [30]
* ... `list-style-type` [60]
@ -219,11 +219,11 @@ to mochitest command.
* test_pseudoelement_parsing.html: support parsing some pseudo-classes on some pseudo-elements [5]
* Unit should be preserved after parsing servo/servo#15346
* test_units_time.html [1]
* insertRule / deleteRule don't work bug 1336863
* test_rule_insertion.html [5]
* @-moz-document support bug 1355408
* test_rule_serialization.html [2]
* test_condition_text.html: also \@supports [11]
* insertRule / deleteRule don't work bug 1336863 and bug 1361994 (CSSOM support for @-moz-document)
* test_rule_insertion.html [71]
* CSSOM support for @-moz-document bug 1361994
* test_rule_serialization.html [1]
* test_condition_text.html: also \@supports [1]
* getComputedStyle style doesn't contain custom properties bug 1336891
* test_variable_serialization_computed.html [35]
* test_variables.html `custom property name` [2]