Bug 1357350 - update test expectations for reseting longhands of border-image while parsing border shorthand. draft
authorJeremy Chen <jeremychen@mozilla.com>
Sun, 23 Apr 2017 16:30:29 +0800
changeset 566770 4133791864dd5aae242bade4c8d29e736130d639
parent 566741 7d85b081bfabe91dbf18a421f1eee2a32f335823
child 625415 a253f40a513cf62633700735303a8ae9f0163fdb
push id55323
push userjichen@mozilla.com
push dateSun, 23 Apr 2017 08:31:21 +0000
bugs1357350
milestone55.0a1
Bug 1357350 - update test expectations for reseting longhands of border-image while parsing border shorthand. MozReview-Commit-ID: 9oeav955fpD
layout/style/test/stylo-failures.md
--- a/layout/style/test/stylo-failures.md
+++ b/layout/style/test/stylo-failures.md
@@ -225,21 +225,16 @@ to mochitest command.
     * test_value_storage.html `context-` [7]
     * test_bug798843_pref.html [7]
 * Incorrect parsing
   * Incorrect bounds
     * test_bug664955.html `font size is larger than max font size` [2]
   * calc() doesn't support dividing expression servo/servo#15192
     * test_value_storage.html `calc(50px/` [7]
     * ... `calc(2em / ` [9]
-  * border shorthands do not reset border-image servo/servo#15202
-    * test_shorthand_property_getters.html `border-image` [1]
-    * test_inherit_storage.html `for property 'border-image-` [5]
-    * test_initial_storage.html `for property 'border-image-` [10]
-    * test_value_storage.html `(for 'border-image-` [60]
   * -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]