Bug 1361303 - Part 2: Update test expectations. r=xidorn draft
authorCameron McCormack <cam@mcc.id.au>
Tue, 02 May 2017 16:47:12 +0800
changeset 571262 bd799bd9988bd45a47d66902790eb333192bb82c
parent 571261 2cec76539d2380ed50094e5cbb11f6c48f1a552f
child 626712 ee4e8dadf9ba1cc018452efd61b0aa9ecf4d4d9d
push id56732
push userbmo:cam@mcc.id.au
push dateTue, 02 May 2017 09:36:23 +0000
reviewersxidorn
bugs1361303
milestone55.0a1
Bug 1361303 - Part 2: Update test expectations. r=xidorn MozReview-Commit-ID: 2T23OneWKG0
layout/style/test/stylo-failures.md
--- a/layout/style/test/stylo-failures.md
+++ b/layout/style/test/stylo-failures.md
@@ -192,17 +192,16 @@ to mochitest command.
   * -moz-alt-content parsing is wrong: servo/servo#15726
     * test_property_syntax_errors.html `-moz-alt-content` [4]
   * mask shorthand servo/servo#15772
     * test_property_syntax_errors.html `mask'` [76]
 * Incorrect serialization
   * border-radius and -moz-outline-radius shorthand servo/servo#15169
   * color value not canonicalized servo/servo#15397
     * test_shorthand_property_getters.html `should condense to canonical case` [2]
-  * test_variables.html `--weird`: name of custom property is not escaped properly servo/servo#15399 [1]
   * :not(*) doesn't serialize properly servo/servo#16017
     * test_selectors.html `:not()` [8]
     * ... `:not(html|)` [1]
   * "*|a" gets serialized as "a" when it should not servo/servo#16020
     * test_selectors.html `reserialization of *|a` [6]
 * Unsupported pseudo-elements or anon boxes
   * :-moz-tree bits bug 1348488
     * test_selectors.html `:-moz-tree` [10]