Bug 1366544 - stylo: Update test expectations for -moz-prefixed linear gradients r?Manishearth draft
authorNazım Can Altınova <canaltinova@gmail.com>
Mon, 19 Jun 2017 00:36:25 -0700
changeset 602930 e1bf05914e59acf007bbcc6c0efa0f766aa177d5
parent 602929 31a6067b253d0f408e46f8f957f67b3d16f42e44
child 602931 eec27a6ab3492cf3c0f0b736a081a7f21ffa4a20
push id66618
push userbmo:canaltinova@gmail.com
push dateFri, 30 Jun 2017 22:37:21 +0000
reviewersManishearth
bugs1366544
milestone56.0a1
Bug 1366544 - stylo: Update test expectations for -moz-prefixed linear gradients r?Manishearth MozReview-Commit-ID: GsQNov1OX3A
layout/style/test/stylo-failures.md
--- a/layout/style/test/stylo-failures.md
+++ b/layout/style/test/stylo-failures.md
@@ -56,19 +56,18 @@ to mochitest command.
 * Unimplemented CSS properties:
   * font-variant-alternates property bug 1355721
     * test_property_syntax_errors.html `font-variant-alternates` [2]
     * test_value_storage.html `'font-variant'` [14]
     * ... `font-variant-alternates` [22]
     * test_specified_value_serialization.html `bug-721136` [1]
 * Unsupported prefixed values
   * moz-prefixed gradient functions bug 1337655
-    * test_value_storage.html `-moz-linear-gradient` [322]
     * ... `-moz-radial-gradient` [309]
-    * ... `-moz-repeating-` [298]
+    * ... `-moz-repeating-` [84]
 * Unsupported values
   * SVG-in-OpenType values not supported servo/servo#15211 bug 1355412
     * test_value_storage.html `context-` [7]
     * test_bug798843_pref.html [3]
 * Incorrect parsing
   * different parsing bug 1364260
     * test_supports_rules.html [6]
     * test_condition_text.html [1]