Bug 1340484 - Update reftest expectations from stylo merge; r=manishearth

MozReview-Commit-ID: 4kpd8mYM2mY
This commit is contained in:
Manish Goregaokar 2017-05-11 17:22:17 -07:00
parent 60a054b7f9
commit 2712e3c46c
4 changed files with 10 additions and 13 deletions

View File

@ -5,6 +5,6 @@ fails-if(stylo) == background-color-hsl-002.html background-color-hsl-002-ref.ht
fails-if(stylo) == background-color-hsl-003.html background-color-hsl-003-ref.html
fails-if(stylo) == background-color-hsl-004.html background-color-hsl-004-ref.html
#rgb
fails-if(stylo) == background-color-rgb-001.html background-color-rgb-001-ref.html
fails-if(stylo) == background-color-rgb-002.html background-color-rgb-002-ref.html
fails-if(stylo) == background-color-rgb-003.html background-color-rgb-003-ref.html
== background-color-rgb-001.html background-color-rgb-001-ref.html
== background-color-rgb-002.html background-color-rgb-002-ref.html
== background-color-rgb-003.html background-color-rgb-003-ref.html

View File

@ -36,8 +36,8 @@ fuzzy(116,94) fuzzy-if(winWidget,135,124) HTTP(..) == 1115916-1-vertical-metrics
== 1117210-1-vertical-baseline-snap.html 1117210-1-vertical-baseline-snap-ref.html
fails-if(stylo) == 1117227-1-text-overflow.html 1117227-1-text-overflow-ref.html
== 1122366-1-margin-collapse.html 1122366-1-margin-collapse-ref.html
fails-if(stylo) == 1124636-1-fieldset-max-height.html 1124636-1-fieldset-max-height-ref.html
fails-if(stylo) == 1124636-2-fieldset-min-height.html 1124636-2-fieldset-min-height-ref.html
== 1124636-1-fieldset-max-height.html 1124636-1-fieldset-max-height-ref.html
== 1124636-2-fieldset-min-height.html 1124636-2-fieldset-min-height-ref.html
== ua-style-sheet-margin-1.html ua-style-sheet-margin-1-ref.html
== ua-style-sheet-margin-2.html ua-style-sheet-margin-2-ref.html

View File

@ -79,11 +79,11 @@ fuzzy-if(Android,255,38) == table-caption-bottom-1.html table-caption-bottom-1-r
fuzzy-if(Android,244,27) == table-caption-left-1.html table-caption-left-1-ref.html
fuzzy-if(Android,244,27) == table-caption-right-1.html table-caption-right-1-ref.html
fails-if(stylo) == border-collapse-bevels-1a.html border-collapse-bevels-1-ref.html
fuzzy-if(cocoaWidget,23,162) fails-if(stylo) == border-collapse-bevels-1b.html border-collapse-bevels-1-ref.html
fuzzy-if(cocoaWidget,23,162) fails-if(stylo) == border-collapse-bevels-1c.html border-collapse-bevels-1-ref.html
fuzzy-if(cocoaWidget,23,162) fails-if(stylo) == border-collapse-bevels-1d.html border-collapse-bevels-1-ref.html
fuzzy-if(cocoaWidget,23,162) fails-if(stylo) == border-collapse-bevels-1e.html border-collapse-bevels-1-ref.html
== border-collapse-bevels-1a.html border-collapse-bevels-1-ref.html
fuzzy-if(cocoaWidget,23,162) == border-collapse-bevels-1b.html border-collapse-bevels-1-ref.html
fuzzy-if(cocoaWidget,23,162) == border-collapse-bevels-1c.html border-collapse-bevels-1-ref.html
fuzzy-if(cocoaWidget,23,162) == border-collapse-bevels-1d.html border-collapse-bevels-1-ref.html
fuzzy-if(cocoaWidget,23,162) == border-collapse-bevels-1e.html border-collapse-bevels-1-ref.html
== vertical-rl-row-progression-1a.html vertical-rl-row-progression-1-ref.html
== vertical-rl-row-progression-1b.html vertical-rl-row-progression-1-ref.html

View File

@ -75,7 +75,6 @@ to mochitest command.
* test_computed_style.html `gradient`: -moz- and -webkit-prefixed gradient values [35]
* ... `mask`: mask-image isn't set properly bug 1341667 [10]
* character not properly escaped servo/servo#15947
* test_parse_url.html [1]
* test_bug829816.html [8]
* \@counter-style support bug 1328319
* test_counter_descriptor_storage.html [1]
@ -153,8 +152,6 @@ to mochitest command.
* -webkit-{flex,inline-flex} for display servo/servo#15400
* test_webkit_flex_display.html [4]
* Unsupported values
* new syntax of rgba?() and hsla?() functions servo/rust-cssparser#113
* test_computed_style.html `css-color-4` [2]
* SVG-in-OpenType values not supported servo/servo#15211 bug 1355412
* test_value_storage.html `context-` [7]
* test_bug798843_pref.html [7]