Bug 1341102 - Update test expectation.

MozReview-Commit-ID: LEONyGYe0Ll
This commit is contained in:
Xidorn Quan 2017-05-06 19:11:02 +10:00
parent 9acf65dee9
commit b41c1c16ec
2 changed files with 1 additions and 3 deletions

View File

@ -48,7 +48,7 @@ HTTP(..) == font-features-order-2.html font-features-noliga.html
# check priority of feature settings vs. font-variant subproperty
HTTP(..) == font-features-order-3.html font-features-noliga.html
HTTP(..) == font-features-order-4.html font-features-noliga.html
HTTP(..) == font-features-order-5.html font-features-hlig.html
fails-if(stylo) HTTP(..) == font-features-order-5.html font-features-hlig.html
# check priority involving feature settings and font-variant-alternates
fails-if(stylo) HTTP(..) == alternates-order.html alternates-order-ref.html

View File

@ -159,8 +159,6 @@ to mochitest command.
* -webkit-{flex,inline-flex} for display servo/servo#15400
* test_webkit_flex_display.html [4]
* Unsupported values
* SVG-only values of pointer-events not recognized
* test_value_storage.html `pointer-events` [1]
* 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