Bug 1341802 - Enable disabled grid tests after servo/servo#17776 r=me

MozReview-Commit-ID: 21080kMgKdk

--HG--
extra : rebase_source : 69cc7cf2d63662d157db1969b70e0cb25760681a
This commit is contained in:
Nazım Can Altınova 2017-07-20 09:35:13 -07:00
parent 1c0cec4daa
commit 0fb0b9cec5
2 changed files with 0 additions and 8 deletions

View File

@ -212,11 +212,8 @@ support-files =
file_font_loading_api_vframe.html
[test_garbage_at_end_of_declarations.html]
[test_grid_container_shorthands.html]
skip-if = stylo # bug 1339656
[test_grid_item_shorthands.html]
skip-if = stylo # bug 1339656
[test_grid_shorthand_serialization.html]
skip-if = stylo # bug 1339656
[test_grid_computed_values.html]
skip-if = stylo # bug 1339656
[test_group_insertRule.html]

View File

@ -39,11 +39,6 @@ to mochitest command.
* SMIL Animation
* test_restyles_in_smil_animation.html [2]
* 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]
* Unsupported values
* SVG-in-OpenType values not supported servo/servo#15211 bug 1338764
* test_value_storage.html `context-` [7]