Bug 1340848 - stylo: Update test expectations. r?heycam draft
authorCameron McCormack <cam@mcc.id.au>
Sun, 19 Feb 2017 09:30:30 +0800
changeset 486606 c3cd1ded6affb9a2cf204333e9f69b1ae794944a
parent 486605 c0d805983cf3b409dfa251caaf302fe38e647c00
child 546291 9d009483af82316f6c7d452e2225416324dbe18f
push id46031
push userbmo:cam@mcc.id.au
push dateSun, 19 Feb 2017 01:42:46 +0000
reviewersheycam
bugs1340848
milestone54.0a1
Bug 1340848 - stylo: Update test expectations. r?heycam MozReview-Commit-ID: 5Z7zzm7Ctyn
layout/style/test/stylo-failures.md
--- a/layout/style/test/stylo-failures.md
+++ b/layout/style/test/stylo-failures.md
@@ -519,20 +519,19 @@ Any line which doesn't follow the format
     * test_selectors.html `TypeError` [1]
 * issues arround font shorthand servo/servo#15032 servo/servo#15036
   * test_bug377947.html [2]
   * test_inherit_storage.html `for property 'font-` [2]
   * test_initial_storage.html `for property 'font-` [1]
   * test_value_storage.html `'font'` [171]
   * test_shorthand_property_getters.html `font shorthand` [2]
   * test_system_font_serialization.html [11]
-* test_value_storage.html `font-size: calc(`: clamp negative value servo/servo#15296 [4]
+* test_value_storage.html `font-size: calc(`: clamp negative value servo/servo#15296 [3]
 * rounding issue
   * test_value_storage.html `33.5833px` [2]
-  * ... `98.7667px` [1]
   * ... `0.766667px` [2]
   * ... `75.5667px` [2]
   * ... `105.333px` [2]
 * test_viewport_units.html: viewport units support [12]
 * test_value_storage.html `: var(--a)`: extra whitespace is added for shorthand with variables servo/servo#15295 [*]
 * border-width computed wrong bug 1335990
   * test_parse_rule.html `border-style` [4]
   * test_initial_computation.html `0px", expected "3px` [48]