Bug 1340439 followup - Reenable several style mochitests.

MozReview-Commit-ID: Av9b92H6JyU

--HG--
extra : source : 7f0ce03c426628e60353479425fc2f932349bd43
This commit is contained in:
Xidorn Quan 2017-02-21 16:32:49 +11:00
parent 7e33a1ba60
commit 1056e784b0
2 changed files with 2 additions and 5 deletions

View File

@ -150,7 +150,6 @@ support-files = file_bug829816.css
[test_bug1055933.html]
support-files = file_bug1055933_circle-xxl.png
[test_bug1089417.html]
skip-if = stylo # bug 1323665
support-files = file_bug1089417_iframe.html
[test_bug1112014.html]
[test_bug1203766.html]
@ -251,7 +250,6 @@ skip-if = android_version == '18' #debug-only failure; timed out #Android 4.3 aw
[test_pseudoelement_state.html]
[test_pseudoelement_parsing.html]
[test_redundant_font_download.html]
skip-if = stylo # bug 1323665
support-files = redundant_font_download.sjs
[test_rem_unit.html]
[test_restyles_in_smil_animation.html]
@ -310,7 +308,6 @@ skip-if = toolkit == 'android'
[test_variable_serialization_computed.html]
[test_variable_serialization_specified.html]
[test_variables.html]
skip-if = stylo # leak bug 1340457
support-files = support/external-variable-url.css
[test_video_object_fit.html]
[test_viewport_units.html]

View File

@ -28,7 +28,7 @@ Any line which doesn't follow the format above would be ignored like comment.
* Media query support:
* test_acid3_test46.html: @media support [13]
* test_bug1089417.html [1] **disabled**
* test_bug1089417.html [1]
* test_bug418986-2.html: matchMedia support [3]
* test_bug453896_deck.html: <style media> support [8]
* test_media_queries.html [1]
@ -137,7 +137,7 @@ Any line which doesn't follow the format above would be ignored like comment.
* test_descriptor_storage.html [1]
* test_descriptor_syntax_errors.html [1]
* test_font_face_parser.html `@font-face` [447]
* test_redundant_font_download.html [3] **disabled**
* test_redundant_font_download.html [3]
* @namespace support:
* test_namespace_rule.html [17]
* test_dont_use_document_colors.html: support of disabling document color [21]