Bug 1355394 part 4 - Adjust test expectations. r?heycam draft
authorXidorn Quan <me@upsuper.org>
Wed, 26 Apr 2017 19:41:01 +0800
changeset 569906 0b0464058363a83b6136a2992d03c03badb18532
parent 569905 13fefbf221e93b3393ff9c81a0af4c2e0b03a918
child 626323 f3c4a425eeaef4c512af176d9e7b9c087dce4c71
push id56304
push userxquan@mozilla.com
push dateFri, 28 Apr 2017 01:10:56 +0000
reviewersheycam
bugs1355394
milestone55.0a1
Bug 1355394 part 4 - Adjust test expectations. r?heycam MozReview-Commit-ID: 9Xm6HVb5yge
layout/style/test/stylo-failures.md
--- a/layout/style/test/stylo-failures.md
+++ b/layout/style/test/stylo-failures.md
@@ -56,17 +56,17 @@ to mochitest command.
 * CSSOM support:
   * \@import bug 1352968
     * test_bug221428.html [1]
     * test_css_eof_handling.html: also relies on \@-moz-document [1]
   * \@keyframes bug 1345697
     * test_keyframes_rules.html [1]
     * test_rules_out_of_sheets.html [1]
   * \@support bug 1355394
-    * test_supports_rules.html [1]
+    * 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]
 * console support bug 1352669
   * test_bug413958.html `monitorConsole` [3]
   * test_parser_diagnostics_unprintables.html [550]
 * Transition support:
   * test_compute_data_with_start_struct.html `transition` [2]
@@ -258,17 +258,17 @@ to mochitest command.
 * 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_moz_document_rules.html [13]
   * test_bug511909.html `@-moz-document` [4]
-  * test_condition_text.html: also \@supports [7]
+  * test_condition_text.html: also \@supports [11]
 * 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]