Bug 1248340 - Part 9: Update stylo-failures.md. draft
authorBoris Chiou <boris.chiou@gmail.com>
Wed, 08 Mar 2017 13:15:21 +0800
changeset 495032 67a002c4955dd4e9ea69d3c2f704bdd988be5e23
parent 495031 685679686759cf555be79a17f2fd2580f332b5c4
child 548261 227c9fa604aecc1e282b8f1fee2ad38e8fb01dd6
push id48205
push userbmo:boris.chiou@gmail.com
push dateWed, 08 Mar 2017 05:48:04 +0000
bugs1248340
milestone55.0a1
Bug 1248340 - Part 9: Update stylo-failures.md. We have more tests failed in test_value_storage after introducing Frames timing functions. I put it together with `animation` pattern because part of the error messages of `frames` pattern are put in the `animation` pattern. MozReview-Commit-ID: KP5Y6HEH90D
layout/style/test/stylo-failures.md
--- a/layout/style/test/stylo-failures.md
+++ b/layout/style/test/stylo-failures.md
@@ -51,19 +51,21 @@ Any line which doesn't follow the format
     * test_animations_omta_start.html [1]
     * test_animations_pausing.html [1]
     * test_animations_playbackrate.html [1]
   * Events:
     * test_animations_event_handler_attribute.html [10]
     * test_animations_event_order.html [12]
   * SMIL Animation
     * test_restyles_in_smil_animation.html [2]
+  * CSS Timing Functions: Frames timing functions
+    * test_value_storage.html `frames` [30]
   * Property parsing and computation:
     * test_property_syntax_errors.html `animation` [404]
-    * test_value_storage.html `animation` [265]
+    * test_value_storage.html `animation` [280]
 * test_any_dynamic.html: -moz-any pseudo class [2]
 * CSSOM support:
   * @namespace ##easy##
     * test_at_rule_parse_serialize.html [1]
     * test_bug765590.html [1]
     * test_font_face_parser.html `@namespace` [1]
   * @import
     * test_bug221428.html [1]