Bug 1367436 - Stylo: Update test expectations for grid properties; r?Manishearth draft
authorRavi Shankar <wafflespeanut@gmail.com>
Wed, 24 May 2017 20:03:42 +0530
changeset 583733 17dee402721066cb6d8fecec95f78215e2ee5dba
parent 583025 6dfa56094f0cc291945dd3c24d0a4c2682d80ec7
child 630176 00c7f2316040cbd7f448790153d2909f60cf2ff1
push id60518
push userwafflespeanut@gmail.com
push dateWed, 24 May 2017 14:36:49 +0000
reviewersManishearth
bugs1367436
milestone55.0a1
Bug 1367436 - Stylo: Update test expectations for grid properties; r?Manishearth MozReview-Commit-ID: 6LGyrl9H2eS
layout/style/test/stylo-failures.md
--- a/layout/style/test/stylo-failures.md
+++ b/layout/style/test/stylo-failures.md
@@ -70,24 +70,20 @@ to mochitest command.
   * test_namespace_rule.html: bug 1355715 [6]
 * test_dont_use_document_colors.html: support of disabling document color bug 1355716 [21]
 * test_font_feature_values_parsing.html: \@font-feature-values support bug 1355721 [107]
 * Grid support bug 1341802
   * test_grid_computed_values.html [4]
   * test_grid_container_shorthands.html [65]
   * test_grid_item_shorthands.html [23]
   * test_grid_shorthand_serialization.html [28]
-  * test_inherit_computation.html `grid` [4]
-  * test_inherit_storage.html `'grid` [13]
-  * ... `"grid` [2]
-  * test_initial_computation.html `grid` [8]
-  * test_initial_storage.html `grid` [30]
-  * test_property_syntax_errors.html `grid`: actually there are issues with this [28]
-  * test_value_storage.html `'grid` [577]
-  * test_exposed_prop_accessors.html `grid` [2]
+  * test_inherit_computation.html `grid` [2]
+  * test_initial_computation.html `grid` [4]
+  * test_property_syntax_errors.html `grid`: actually there are issues with this [8]
+  * test_value_storage.html `'grid` [195]
 * Unimplemented prefixed properties:
   * test_variables.html `var(--var6)`: -x-system-font [1]
 * Unimplemented CSS properties:
   * font-variant-{alternates,east-asian,ligatures,numeric} properties servo/servo#15957
     * test_property_syntax_errors.html `font-variant-alternates` [2]
     * test_value_storage.html `font-variant` [167]
     * test_specified_value_serialization.html `bug-721136` [1]
 * Unsupported prefixed values