Bug 1361994 - Part 4: Update expected stylo test failures. r?xidorn draft
authorFernando Jimenez Moreno <ferjmoreno@gmail.com>
Wed, 10 May 2017 14:10:54 +0200
changeset 575379 6d3ac24c07ccfa9f1a07dc60d2a0560334f2e125
parent 575324 65d3c0551d94dfaaad570eb214c6635c0910f39b
child 627912 175d7d9d94dada6cf751841b38e3bcb2afae9be3
push id58050
push userferjmoreno@gmail.com
push dateWed, 10 May 2017 12:11:45 +0000
reviewersxidorn
bugs1361994
milestone55.0a1
Bug 1361994 - Part 4: Update expected stylo test failures. r?xidorn MozReview-Commit-ID: BXlMMxXQMP7
layout/style/test/stylo-failures.md
--- a/layout/style/test/stylo-failures.md
+++ b/layout/style/test/stylo-failures.md
@@ -51,17 +51,17 @@ to mochitest command.
     * test_animations_reverse.html [1]
   * SMIL Animation
     * test_restyles_in_smil_animation.html [2]
   * Property parsing and computation:
     * test_property_syntax_errors.html `animation` [20]
 * CSSOM support:
   * \@import bug 1352968
     * test_bug221428.html [1]
-    * test_css_eof_handling.html: also relies on \@-moz-document [1]
+    * test_css_eof_handling.html [1]
   * \@keyframes bug 1345697
     * test_keyframes_rules.html [1]
     * test_rules_out_of_sheets.html [1]
   * \@support bug 1355394
     * test_supports_rules.html [6]
 * test_bug357614.html: case-insensitivity for old attrs in attr selector servo/servo#15006 [2]
 * test_bug387615.html: servo/servo#15006 [1]
 * test_bug397427.html: @import issue bug 1331291 and CSSOM support of @import [1]
@@ -75,17 +75,16 @@ to mochitest command.
 * test_computed_style.html `gradient`: -moz- and -webkit-prefixed gradient values [35]
 * ... `mask`: mask-image isn't set properly bug 1341667 [10]
 * character not properly escaped servo/servo#15947
   * test_parse_url.html [1]
   * test_bug829816.html [8]
 * \@counter-style support bug 1328319
   * test_counter_descriptor_storage.html [1]
   * test_counter_style.html [5]
-  * test_rule_insertion.html `@counter-style` and bug 1361994 (CSSOM support for @-moz-document) [22]
   * test_value_storage.html `symbols(` [30]
   * ... `list-style-type` [60]
   * ... `'list-style'` [30]
   * ... `'content`: various value as list-style-type in counter functions [12]
   * test_html_attribute_computed_values.html `list-style-type` [8]
 * @page support:
   * test_bug887741_at-rules_in_declaration_lists.html `exception` [1]
 * Unimplemented \@font-face descriptors:
@@ -213,21 +212,18 @@ to mochitest command.
     * ... ` 2 ` [26]
     * ... `: 5 ` [84]
     * ... `border-spacing: ` [6]
     * ... `rect(1, ` [2]
   * test_hover_quirk.html: hover quirks bug 1355724 [6]
 * 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 and bug 1361994 (CSSOM support for @-moz-document)
-  * test_rule_insertion.html [94]
-* CSSOM support for @-moz-document bug 1361994
-  * test_rule_serialization.html [1]
-  * test_condition_text.html: also \@supports [1]
+* test_rule_insertion.html: bug 1363665 [83]
+* test_condition_text.html: \@supports bug 1363662 [1]
 * getComputedStyle style doesn't contain custom properties bug 1336891
   * test_variable_serialization_computed.html [35]
   * test_variables.html `custom property name` [2]
 * test_css_supports.html: issues around @supports syntax servo/servo#15482 [8]
 * test_author_specified_style.html: support serializing color as author specified bug 1348165 [27]
 * browser_newtab_share_rule_processors.js: agent style sheet sharing [1]
 * test_selectors.html `this_better_be_unvisited`: visited handling [1]
 * test_selectors.html `:nth-child`: &lt;an+b&gt; parsing difference servo/rust-cssparser#138 [14]