Bug 1361985 - Update test expectations draft
authorAnthony Ramine <n.oxyde@gmail.com>
Thu, 04 May 2017 12:25:46 +0200
changeset 572591 07c1800b244e6fbeed73b330572ae03663b15c8d
parent 572590 b6da8390dbe3360cdecac9c5738a01c1c00a3081
child 627063 b999b6e30da1bdd57e1ed4f4f25fadb9d1994840
push id57118
push userbmo:nox@mozilla.com
push dateThu, 04 May 2017 10:30:03 +0000
bugs1361985
milestone55.0a1
Bug 1361985 - Update test expectations MozReview-Commit-ID: CT9guA1nsji
layout/style/test/stylo-failures.md
--- a/layout/style/test/stylo-failures.md
+++ b/layout/style/test/stylo-failures.md
@@ -113,17 +113,17 @@ to mochitest command.
   * test_grid_shorthand_serialization.html [28]
   * test_compute_data_with_start_struct.html `grid-` [*]
   * test_inherit_computation.html `grid` [*]
   * test_inherit_storage.html `'grid` [*]
   * ... `"grid` [*]
   * test_initial_computation.html `grid` [*]
   * test_initial_storage.html `grid` [*]
   * test_property_syntax_errors.html `grid`: actually there are issues with this [*]
-  * test_value_storage.html `'grid` [*]
+  * test_value_storage.html `'grid` [637]
 * Unimplemented prefixed properties:
   * -moz-transform: need different parsing rules servo/servo#16003
     * test_value_storage.html `-moz-transform`: need different parsing rules bug 1357906 [70]
   * test_variables.html `var(--var6)`: -x-system-font [1]
 * Unimplemented CSS properties:
   * place-{content,items,self} shorthands servo/servo#16391
     * test_align_shorthand_serialization.html [8]
   * font-variant-{alternates,east-asian,ligatures,numeric} properties servo/servo#15957