Bug 1328507 - Enable mochitests disabled because of this bug. r=xidorn

MozReview-Commit-ID: EA27tfe33JQ

--HG--
extra : rebase_source : d1281bd37d06e8b35faf6fac7590e2c6b8e1338c
This commit is contained in:
Xidorn Quan 2017-05-23 14:51:21 +10:00
parent 4062fb2f77
commit 50afabec0b
2 changed files with 4 additions and 3 deletions

View File

@ -204,7 +204,6 @@ support-files = flexbox_layout_testcases.js
[test_font_feature_values_parsing.html]
skip-if = stylo # bug 1339656
[test_font_loading_api.html]
skip-if = stylo # timeout bug 1328507
support-files =
BitPattern.woff
file_font_loading_api_vframe.html
@ -297,7 +296,7 @@ support-files = file_transitions_replacement_on_busy_frame.html
support-files = file_transitions_with_disabled_properties.html
[test_unclosed_parentheses.html]
[test_unicode_range_loading.html]
skip-if = stylo # timeout bug 1328507
skip-if = stylo # bug 1366921
support-files = ../../reftests/fonts/markA.woff ../../reftests/fonts/markB.woff ../../reftests/fonts/markC.woff ../../reftests/fonts/markD.woff
[test_units_angle.html]
[test_units_frequency.html]

View File

@ -64,7 +64,9 @@ to mochitest command.
* ... `'list-style'` [18]
* Unimplemented \@font-face descriptors:
* test_font_face_parser.html `font-language-override`: bug 1355364 [8]
* test_font_face_parser.html `font-weight`: keyword values should be preserved in \@font-face [4]
* keyword values should be preserved in \@font-face
* test_font_face_parser.html `font-weight` [4]
* test_font_loading_api.html `weight` [1]
* @namespace support:
* test_namespace_rule.html: bug 1355715 [6]
* test_dont_use_document_colors.html: support of disabling document color bug 1355716 [21]