Bug 1354437 - update mochitest expectations for border-spacing animation support. draft
authorJeremy Chen <jeremychen@mozilla.com>
Wed, 26 Apr 2017 20:46:34 +0800
changeset 568664 d3a9393c8a588ed82e856f0cefa8bed8608401d6
parent 568663 a6232f0377c8878e56efec141b6ac809b497b5cf
child 568665 e4700c7f5b56f85cd0d867c54b5ebfbf7f9bf43e
push id55946
push userjichen@mozilla.com
push dateWed, 26 Apr 2017 12:47:10 +0000
bugs1354437
milestone55.0a1
Bug 1354437 - update mochitest expectations for border-spacing animation support. MozReview-Commit-ID: 9RiqOrfNawP
layout/style/test/stylo-failures.md
--- a/layout/style/test/stylo-failures.md
+++ b/layout/style/test/stylo-failures.md
@@ -70,17 +70,17 @@ to mochitest command.
 * 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]
   * test_transitions.html: pseudo elements [10]
-  * test_transitions_computed_value_combinations.html [145]
+  * test_transitions_computed_value_combinations.html [129]
   * test_value_storage.html `transition` [218]
   * Events:
     * test_animations_event_order.html [2]
 * test_computed_style.html `gradient`: -moz- and -webkit-prefixed gradient values [35]
 * ... `mask`: mask-image isn't set properly bug 1341667 [10]
 * ... `fill`: svg paint should distinguish whether there is fallback bug 1347409 [2]
 * ... `stroke`: svg paint should distinguish whether there is fallback bug 1347409 [2]
 * character not properly escaped servo/servo#15947