Bug 1355017 - Update stylo-failures.md. draft
authorKuoE0 <kuoe0.tw@gmail.com>
Sat, 15 Apr 2017 01:47:26 +0800
changeset 562906 c31fb6e4b2eb693b82772c2b8fa439aad3c535f1
parent 561690 aca6b2a5a2ab3338436c9e819dc2244a022b6425
child 624355 fe2220bc64ab5c98150e5bbc47464a61bedb65b5
push id54160
push userbmo:kuoe0@mozilla.com
push dateFri, 14 Apr 2017 17:48:07 +0000
bugs1355017
milestone55.0a1
Bug 1355017 - Update stylo-failures.md. MozReview-Commit-ID: HO9DizNb2IZ
layout/style/test/stylo-failures.md
--- a/layout/style/test/stylo-failures.md
+++ b/layout/style/test/stylo-failures.md
@@ -301,22 +301,18 @@ to mochitest command.
   * mask shorthand servo/servo#15772
     * test_property_syntax_errors.html `mask'` [76]
 * Incorrect serialization
   * border-radius and -moz-outline-radius shorthand servo/servo#15169
     * test_priority_preservation.html `border-radius` [4]
     * test_value_storage.html `border-radius:` [64]
     * ... `-moz-outline-radius:` [31]
     * test_shorthand_property_getters.html `should condense to shortest possible` [6]
-  * background-position is serialized to invalid value sometimes bug 1355017
-    * test_shorthand_property_getters.html `background-position` [1]
   * color value not canonicalized servo/servo#15397
     * test_shorthand_property_getters.html `should condense to canonical case` [2]
-  * background-position invalid 3-value form **issue to be filed**
-    * test_shorthand_property_getters.html `should serialize to 4-value` [2]
   * test_variables.html `--weird`: name of custom property is not escaped properly servo/servo#15399 [1]
   * :not(*) doesn't serialize properly servo/servo#16017
     * test_selectors.html `:not()` [8]
     * ... `:not(html|)` [1]
   * "*|a" gets serialized as "a" when it should not servo/servo#16020
     * test_selectors.html `reserialization of *|a` [6]
 * Unsupported pseudo-elements or anon boxes
   * :-moz-tree bits bug 1348488