From 5e93eb6ceb5058392f72c682292c34d925e95ba6 Mon Sep 17 00:00:00 2001 From: Xidorn Quan Date: Fri, 24 Feb 2017 17:49:00 +1100 Subject: [PATCH] Bug 1340439 followup - Update mochitest expectation after merge of servo/servo#15685. --- layout/style/test/stylo-failures.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/layout/style/test/stylo-failures.md b/layout/style/test/stylo-failures.md index 4dc018a26b14..626e6801d508 100644 --- a/layout/style/test/stylo-failures.md +++ b/layout/style/test/stylo-failures.md @@ -464,8 +464,7 @@ Any line which doesn't follow the format above would be ignored like comment. * color value not canonicalized servo/servo#15397 * test_shorthand_property_getters.html `should condense to canonical case` [2] * animation and transition shorthand serialization is wrong servo/servo#15398 - * test_shorthand_property_getters.html `animation` [9] - * ... `transition` [5] + * test_shorthand_property_getters.html `transition` [5] * 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]