Bug 1338764 part 3 - Update test expectations. r?manishearth draft
authorXidorn Quan <me@upsuper.org>
Tue, 01 Aug 2017 16:38:27 +1000
changeset 619397 9c5c6c162119ee73d1c9600b3cb80f4bab0f416b
parent 619396 9cc5bad6285ac28ca7a144322b7930034a2d8920
child 640388 12528bab474414783e470b3e2c67bf461a8c8b36
push id71669
push userxquan@mozilla.com
push dateWed, 02 Aug 2017 00:16:11 +0000
reviewersmanishearth
bugs1338764
milestone56.0a1
Bug 1338764 part 3 - Update test expectations. r?manishearth MozReview-Commit-ID: HzN5WP210G7
layout/style/test/stylo-failures.md
--- a/layout/style/test/stylo-failures.md
+++ b/layout/style/test/stylo-failures.md
@@ -29,20 +29,16 @@ to mochitest command.
 
 ## Failures
 
 * Media query support:
   * test_media_queries_dynamic_xbl.html: xbl support bug 1382078 [1]
 * Animation support:
   * SMIL Animation
     * test_restyles_in_smil_animation.html [2]
-* Unsupported values
-  * SVG-in-OpenType values not supported servo/servo#15211 bug 1338764
-    * test_value_storage.html `context-` [7]
-    * test_bug798843_pref.html [3]
 * Incorrect serialization
   * place-{content,items,self} shorthands bug 1363971
     * test_align_shorthand_serialization.html [6]
   * radial gradients are not serialized using modern unprefixed style bug 1380259
     * test_computed_style.html `gradient` [1]
 * Unit should be preserved after parsing servo/servo#15346
   * test_units_time.html [1]
 * test_author_specified_style.html: support serializing color as author specified bug 1348165 [27]
@@ -53,12 +49,8 @@ to mochitest command.
 
 ## Need Gecko change
 
 * test_specified_value_serialization.html `-webkit-radial-gradient`: bug 1380259 [1]
 
 ## Unknown / Unsure
 
 ## Ignore
-
-* Ignore for now since should be mostly identical to test_value_storage.html
-  * test_value_cloning.html [*]
-  * test_value_computation.html [*]