Bug 1341102 - Update expectations. r=me

MozReview-Commit-ID: 6EMc3rNk5sq
This commit is contained in:
Cameron McCormack 2017-05-19 10:39:57 +08:00
parent 0025c483df
commit aae661e5e4
4 changed files with 6 additions and 8 deletions

View File

@ -53,7 +53,7 @@ random-if(cocoaWidget) == with-first-letter-2b.html with-first-letter-2-ref.html
fuzzy-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)&&!layersGPUAccelerated&&!azureSkia,111,7) == 83958-2a.html 83958-2-ref.html
fuzzy-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)&&!layersGPUAccelerated&&!azureSkia,111,7) == 83958-2b.html 83958-2-ref.html
== 115921-1.html 115921-1-ref.html
fails-if(stylo) == 115921-2.html 115921-2-ref.html
== 115921-2.html 115921-2-ref.html
== 151407-1.html 151407-1-ref.html
== 151407-1a.html 151407-1-ref.html
== 151407-2-ltr.html 151407-2-ltr-ref.html
@ -66,13 +66,13 @@ fails-if(stylo) == 115921-2.html 115921-2-ref.html
== 151407-3-auto.html 151407-3-auto-ref.html
== 151407-3-foopy.html 151407-3-empty-ref.html
== 229367-1.html 229367-1-ref.html
fails-if(stylo) == 229367-2.html 229367-2-ref.html
== 229367-2.html 229367-2-ref.html
== 229367-3.html 229367-3-ref.html
== 258928-1.html 258928-1-ref.html
== 263359-1.html 263359-1-ref.html
== 263359-1a.html 263359-1-ref.html
!= 263359-1b.html 263359-1-ref.html
fails-if(stylo) == 263359-2.html 263359-2-ref.html
== 263359-2.html 263359-2-ref.html
== 263359-3.html 263359-3-ref.html
== 263359-4.html 263359-4-ref.html
random-if(winWidget) fuzzy-if(skiaContent,1,1700) == 267459-1.html 267459-1-ref.html # depends on windows version, see bug 590101

View File

@ -1411,7 +1411,7 @@ fuzzy-if(Android,5,2800) == 506481-1.html 506481-1-ref.html
== 507762-1.html 507762-1-ref.html
== 507762-2.html 507762-2-ref.html
== 507762-3.html 507762-1-ref.html
fails-if(stylo) == 507762-4.html 507762-2-ref.html
== 507762-4.html 507762-2-ref.html
random-if(cocoaWidget) == 508816-1.xul 508816-1-ref.xul # Bug 631982
== 508816-2.html 508816-2-ref.html
== 508908-1.xul 508908-1-ref.xul

View File

@ -1,5 +1,5 @@
== state-dependent-in-any.html state-dependent-in-any-ref.html
fails-if(stylo) == attr-case-insensitive-1.html attr-case-insensitive-1-ref.html
== attr-case-insensitive-1.html attr-case-insensitive-1-ref.html
== sibling-combinators-on-anon-content-1.xhtml sibling-combinators-on-anon-content-ref.xhtml
== sibling-combinators-on-anon-content-2.xhtml sibling-combinators-on-anon-content-ref.xhtml
fails-if(stylo) == nth-child-1.html nth-child-ref.html

View File

@ -60,8 +60,6 @@ to mochitest command.
* \@keyframes bug 1345697
* test_keyframes_rules.html [1]
* test_rules_out_of_sheets.html [1]
* test_bug357614.html: case-insensitivity for old attrs in attr selector servo/servo#15006 [2]
* test_bug387615.html: servo/servo#15006 [1]
* test_bug397427.html: @import issue bug 1331291 and CSSOM support of @import [1]
* console support bug 1352669
* test_bug413958.html `monitorConsole` [3]
@ -90,7 +88,7 @@ to mochitest command.
* ... `font-feature-settings`: bug 1355366 [10]
* test_font_face_parser.html `font-weight`: keyword values should be preserved in \@font-face [4]
* @namespace support:
* test_namespace_rule.html: bug 1355715 [8]
* 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