Bug 1334768 - stylo: Adjust a bunch of reftest expectations. r=me on a CLOSED TREE

MozReview-Commit-ID: 1qa08cspl7o
This commit is contained in:
Cameron McCormack 2017-01-31 17:38:24 +01:00
parent 0ba5cf9cc4
commit 8731638062
23 changed files with 148 additions and 148 deletions

View File

@ -1,31 +1,31 @@
# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing
default-preferences pref(canvas.filters.enabled,true)
fails == default-color.html default-color.html
fails asserts-if(stylo,2) == default-color.html default-color.html # bug 1324700
# == drop-shadow.html drop-shadow.html
fails == drop-shadow-transformed.html drop-shadow-transformed.html
fails == global-alpha.html global-alpha.html
fails == global-composite-operation.html global-composite-operation.html
fails == liveness.html liveness.html
fails == multiple-drop-shadows.html multiple-drop-shadows.html
fails == shadow.html shadow.html
fails == subregion-fill-paint.html subregion-fill-paint.html
fails == subregion-stroke-paint.html subregion-stroke-paint.html
fails == svg-bbox.html svg-bbox.html
fails == svg-inline.html svg-inline.html
fails == svg-liveness.html svg-liveness.html
fails == svg-off-screen.html svg-off-screen.html
fails == units.html units.html
fails == units-em.html units-em.html
fails == units-ex.html units-ex.html
fails == units-off-screen.html units-off-screen.html
fails == fillText-with-filter-opacity-1.html fillText-with-filter-opacity-1.html
fails == fillText-with-filter-opacity-2.html fillText-with-filter-opacity-2.html
fails == strokeText-with-filter-grayscale-1.html strokeText-with-filter-grayscale-1.html
fails == strokeText-with-filter-grayscale-2.html strokeText-with-filter-grayscale-2.html
fails == fillText-with-shadow-1.html fillText-with-shadow-1.html
fails == fillText-with-shadow-2.html fillText-with-shadow-2.html
fails == fillText-with-filter-grayscale-1.html fillText-with-filter-grayscale-1.html
fails == fillText-with-filter-grayscale-2.html fillText-with-filter-grayscale-2.html
fails == strokeText-with-shadow-1.html strokeText-with-shadow-1.html
fails == strokeText-with-shadow-2.html strokeText-with-shadow-2.html
fails asserts-if(stylo,2) == drop-shadow-transformed.html drop-shadow-transformed.html # bug 1324700
fails asserts-if(stylo,2) == global-alpha.html global-alpha.html # bug 1324700
fails asserts-if(stylo,2) == global-composite-operation.html global-composite-operation.html # bug 1324700
fails asserts-if(stylo,1) == liveness.html liveness.html # bug 1324700
fails asserts-if(stylo,2) == multiple-drop-shadows.html multiple-drop-shadows.html # bug 1324700
fails asserts-if(stylo,2) == shadow.html shadow.html # bug 1324700
fails asserts-if(stylo,2) == subregion-fill-paint.html subregion-fill-paint.html # bug 1324700
fails asserts-if(stylo,2) == subregion-stroke-paint.html subregion-stroke-paint.html # bug 1324700
fails asserts-if(stylo,2) == svg-bbox.html svg-bbox.html # bug 1324700
fails asserts-if(stylo,2) == svg-inline.html svg-inline.html # bug 1324700
fails asserts-if(stylo,2) == svg-liveness.html svg-liveness.html # bug 1324700
fails asserts-if(stylo,2) == svg-off-screen.html svg-off-screen.html # bug 1324700
fails asserts-if(stylo,2) == units.html units.html # bug 1324700
fails asserts-if(stylo,1) == units-em.html units-em.html # bug 1324700
fails asserts-if(stylo,1) == units-ex.html units-ex.html # bug 1324700
fails asserts-if(stylo,2) == units-off-screen.html units-off-screen.html # bug 1324700
fails asserts-if(stylo,2) == fillText-with-filter-opacity-1.html fillText-with-filter-opacity-1.html # bug 1324700
fails asserts-if(stylo,2) == fillText-with-filter-opacity-2.html fillText-with-filter-opacity-2.html # bug 1324700
fails asserts-if(stylo,2) == strokeText-with-filter-grayscale-1.html strokeText-with-filter-grayscale-1.html # bug 1324700
fails asserts-if(stylo,2) == strokeText-with-filter-grayscale-2.html strokeText-with-filter-grayscale-2.html # bug 1324700
fails asserts-if(stylo,1) == fillText-with-shadow-1.html fillText-with-shadow-1.html # bug 1324700
fails asserts-if(stylo,1) == fillText-with-shadow-2.html fillText-with-shadow-2.html # bug 1324700
fails asserts-if(stylo,2) == fillText-with-filter-grayscale-1.html fillText-with-filter-grayscale-1.html # bug 1324700
fails asserts-if(stylo,2) == fillText-with-filter-grayscale-2.html fillText-with-filter-grayscale-2.html # bug 1324700
fails asserts-if(stylo,1) == strokeText-with-shadow-1.html strokeText-with-shadow-1.html # bug 1324700
fails asserts-if(stylo,1) == strokeText-with-shadow-2.html strokeText-with-shadow-2.html # bug 1324700

View File

@ -155,16 +155,16 @@ skip-if(!winWidget) pref(webgl.disable-angle,true) == webgl-color-test.html?nati
== clip-multiple-move-2.html clip-multiple-move-2.html
# Bug 815648
fails == stroketext-shadow.html stroketext-shadow.html
fails asserts-if(stylo,1) == stroketext-shadow.html stroketext-shadow.html # bug 1324700
# focus rings
pref(canvas.focusring.enabled,true) skip-if(cocoaWidget) skip-if(winWidget) needs-focus == drawFocusIfNeeded.html drawFocusIfNeeded.html
pref(canvas.customfocusring.enabled,true) skip-if(Android||cocoaWidget||winWidget) fuzzy-if(gtkWidget,64,410) needs-focus == drawCustomFocusRing.html drawCustomFocusRing.html
pref(canvas.focusring.enabled,true) skip-if(cocoaWidget) skip-if(winWidget) asserts-if(stylo,6) needs-focus == drawFocusIfNeeded.html drawFocusIfNeeded.html # bug 1324671
pref(canvas.customfocusring.enabled,true) skip-if(Android||cocoaWidget||winWidget) fuzzy-if(gtkWidget,64,410) asserts-if(stylo,6) needs-focus == drawCustomFocusRing.html drawCustomFocusRing.html # bug 1324671
# Check that captureStream() displays in a local video element
== capturestream.html capturestream.html
fails == 1177726-text-stroke-bounds.html 1177726-text-stroke-bounds.html
fails asserts-if(stylo,1) == 1177726-text-stroke-bounds.html 1177726-text-stroke-bounds.html # bug 1324700
# Canvas Filter Reftests
include filters/reftest-stylo.list

View File

@ -29,7 +29,7 @@ load 594653-1.svg
load 596796-1.svg
load 605345-1.svg
load 606101-1.svg
asserts-if(stylo,2) load 608295-1.html # bug 1324689
asserts-if(stylo,1) load 608295-1.html # bug 1324689
load 608549-1.svg
load 611927-1.svg
load 615002-1.svg

View File

@ -102,7 +102,7 @@ fails == dynamic-overflow-change.html dynamic-overflow-change.html
fails == 694880-1.html 694880-1.html
fails == 694880-2.html 694880-2.html
fails == 694880-3.html 694880-3.html
fails == 388980-1.html 388980-1.html
fails asserts-if(stylo,1) == 388980-1.html 388980-1.html # bug 1324683
fails needs-focus == spellcheck-superscript-1.html spellcheck-superscript-1.html
fails == spellcheck-superscript-2.html spellcheck-superscript-2.html
== 824080-1.html 824080-1.html
@ -134,5 +134,5 @@ fails needs-focus pref(layout.accessiblecaret.enabled,false) pref(layout.accessi
== spellcheck-contenteditable-property-dynamic-override-inherit.html spellcheck-contenteditable-property-dynamic-override-inherit.html
# == 911201.html 911201.html
fails needs-focus == 969773.html 969773.html
fails == 997805.html 997805.html
fails == 1088158.html 1088158.html
fails asserts-if(stylo,2) == 997805.html 997805.html # bug 1324671
fails asserts-if(stylo,1) == 1088158.html 1088158.html # bug 1324671

View File

@ -63,7 +63,7 @@ load 960277-2.html
load 997709-1.html
load 1102791.html
skip-if(stylo) load 1140216.html # bug 1323693
asserts-if(stylo,11) load 1182414.html # bug 1324687
asserts-if(stylo,9) load 1182414.html # bug 1324687
load 1212688.html
load 1228670.xhtml
asserts-if(stylo,4-5) load 1279354.html # bug 1324671

View File

@ -80,8 +80,8 @@ fails == 267459-1.html 267459-1.html
fails == 267459-2.html 267459-2.html
== 299065-1.html 299065-1.html
== 305643-1.html 305643-1.html
fails == 332655-1.html 332655-1.html
fails == 332655-2.html 332655-2.html
fails asserts-if(stylo,7) == 332655-1.html 332655-1.html # bug 1335314
fails asserts-if(stylo,7) == 332655-2.html 332655-2.html # bug 1335314
fails == 381279-1.html 381279-1.html
fails == 386339.html 386339.html
fails == 409375.html 409375.html

View File

@ -201,8 +201,8 @@ fails == 210094-1b.html 210094-1b.html
fails == 210094-1c.html 210094-1c.html
fails == 210876-1.html 210876-1.html
== 211931-1.html 211931-1.html
fails == 212563-1.html 212563-1.html
== 212563-2.html 212563-2.html
fails asserts-if(stylo,1) == 212563-1.html 212563-1.html # bug 1324683
asserts-if(stylo,1) == 212563-2.html 212563-2.html # bug 1324683
fails == 213834-1.html 213834-1.html
fails == 214077-1a.html 214077-1a.html
fails == 214077-1b.html 214077-1b.html
@ -574,7 +574,7 @@ fails == 364989-1.html 364989-1.html
fails == 365173-1.html 365173-1.html
== 366207-1.xul 366207-1.xul
== 366616-1.xul 366616-1.xul
fails == 367220-1.html 367220-1.html
fails asserts-if(stylo,30) == 367220-1.html 367220-1.html # bug 1324704
== 367247-s-visible.html 367247-s-visible.html
== 367247-s-hidden.html 367247-s-hidden.html
== 367247-s-auto.html 367247-s-auto.html
@ -605,7 +605,7 @@ fails == 368020-2.html 368020-2.html
fails == 368020-3.html 368020-3.html
fails pref(layout.css.box-decoration-break.enabled,true) == 368020-5.html 368020-5.html
== 368155-1.xhtml 368155-1.xhtml
fails asserts(4) == 368155-negative-margins-1.html 368155-negative-margins-1.html
fails asserts(4-8) == 368155-negative-margins-1.html 368155-negative-margins-1.html
# we can't test this because there's antialiasing involved, and our comparison
# is too exact
# == 368247-1.html 368247-1.html
@ -617,7 +617,7 @@ fails == 368504-2.html 368504-2.html
== 368504-4.html 368504-4.html
== 368504-5.html 368504-5.html
fails == 368504-6.html 368504-6.html
fails == 368622-1.html 368622-1.html
fails asserts-if(stylo,2) == 368622-1.html 368622-1.html # bug 1324704
fails == 368651-1.html 368651-1.html
== 369361-1.html 369361-1.html
== 369361-2.html 369361-2.html
@ -679,7 +679,7 @@ fails == 376375-1.html 376375-1.html
== 376532-1.html 376532-1.html
== 376532-2.html 376532-2.html
== 376532-3.html 376532-3.html
fails == 377603-1.html 377603-1.html
fails asserts-if(stylo,2) == 377603-1.html 377603-1.html # bug 1324661
== 377918.html 377918.html
== 378535-1.html 378535-1.html
fails == 378933-1.html 378933-1.html
@ -771,7 +771,7 @@ fails == 386470-1b.html 386470-1b.html
fails == 389074-1.html 389074-1.html
# == 389224-1.html 389224-1.html
# == 389224-2.html 389224-2.html
fails == 389468-1.html 389468-1.html
fails asserts-if(stylo,5) == 389468-1.html 389468-1.html # bug 1324661
== 389623-1.html 389623-1.html
== 389636-1.html 389636-1.html
# == 389924-1a.html 389924-1a.html
@ -1014,7 +1014,7 @@ fails == 420790-1.xhtml 420790-1.xhtml
== 421419-1.html 421419-1.html
== 421436-1a.html 421436-1a.html
== 421436-1b.html 421436-1b.html
fails == 421632-1.html 421632-1.html
fails asserts-if(stylo,4) == 421632-1.html 421632-1.html # bug 1335314
fails == 421710-1.html 421710-1.html
fails-if(Android) fails-if(usesRepeatResampling) == 421885-1.xml 421885-1.xml
== 421955-1.html 421955-1.html
@ -1049,7 +1049,7 @@ fails == 424766-1.html 424766-1.html
fails == 425972-2.html 425972-2.html
# == 425972-1.html 425972-1.html
fails == 426629-1.html 426629-1.html
asserts(3) == 427017-1.xhtml 427017-1.xhtml
asserts(3-6) == 427017-1.xhtml 427017-1.xhtml
== 427129-scrollframe.html 427129-scrollframe.html
== 427129-table.html 427129-table.html
== 427129-image.html 427129-image.html
@ -1160,7 +1160,7 @@ fails == 444015-1.html 444015-1.html
fails == 444928-1.html 444928-1.html
fails == 444928-2.html 444928-2.html
fails == 444928-3.html 444928-3.html
fails random == 445004-1.html 445004-1.html
fails random asserts-if(stylo,2) == 445004-1.html 445004-1.html # bug 1324683
== 445142-1a.html 445142-1a.html
== 445142-1b.html 445142-1b.html
== 445142-1c.html 445142-1c.html
@ -1176,11 +1176,11 @@ fails-if(usesRepeatResampling) fails-if(Android) == 446100-1g.html 446100-1g.htm
== 446100-1h.html 446100-1h.html
fails == 447749-1.html 447749-1.html
fuzzy(127,2) == 448193.html 448193.html
fails == 449149-1a.html 449149-1a.html
fails == 449149-1b.html 449149-1b.html
fails asserts-if(stylo,8) == 449149-1a.html 449149-1a.html # bug 1324671
fails asserts-if(stylo,8) == 449149-1b.html 449149-1b.html # bug 1324671
# Retry the above with XBL scopes
fails test-pref(dom.use_xbl_scopes_for_remote_xul,true) == 449149-1a.html 449149-1a.html
fails test-pref(dom.use_xbl_scopes_for_remote_xul,true) == 449149-1b.html 449149-1b.html
fails test-pref(dom.use_xbl_scopes_for_remote_xul,true) asserts-if(stylo,8) == 449149-1a.html 449149-1a.html # bug 1324671
fails test-pref(dom.use_xbl_scopes_for_remote_xul,true) asserts-if(stylo,8) == 449149-1b.html 449149-1b.html # bug 1324671
== 449149-2.html 449149-2.html
== 449171-1.html 449171-1.html
fails == 449362-1.html 449362-1.html
@ -1327,8 +1327,8 @@ fails == 482592-1a.xhtml 482592-1a.xhtml
fails == 482592-1b.xhtml 482592-1b.xhtml
== 482659-1a.html 482659-1a.html
== 482659-1b.html 482659-1b.html
== 482659-1c.html 482659-1c.html
== 482659-1d.html 482659-1d.html
asserts-if(stylo,1) == 482659-1c.html 482659-1c.html # bug 1324683
asserts-if(stylo,1) == 482659-1d.html 482659-1d.html # bug 1324683
== 483565.xul 483565.xul
== 484256-1.html 484256-1.html
== 484256-2.html 484256-2.html
@ -1362,7 +1362,7 @@ pref(browser.display.focus_ring_width,1) == 491180-2.html 491180-2.html
== 491323-1.xul 491323-1.xul
== 492239-1.xul 492239-1.xul
== 492661-1.html 492661-1.html
== 493968-1.html 493968-1.html
asserts-if(stylo,1) == 493968-1.html 493968-1.html # bug 1324702
== 494667-1.html 494667-1.html
== 494667-2.html 494667-2.html
== 495274-1.html 495274-1.html
@ -1403,7 +1403,7 @@ fails == 502795-1.html 502795-1.html
# Reftest for bug 503531 marked as failing; should be re-enabled when
# bug 607548 gets resolved.
# needs-focus fails == 503531-1.html 503531-1.html
== 504032-1.html 504032-1.html
asserts-if(stylo,1) == 504032-1.html 504032-1.html # bug 1324702
== 505743-1.html 505743-1.html
fails == 506481-1.html 506481-1.html
fails == 507187-1.html 507187-1.html
@ -1623,7 +1623,7 @@ fails == 605157-1.xhtml 605157-1.xhtml
fails == 608636-1.html 608636-1.html
== 608756-1a.html 608756-1a.html
== 608756-1b.html 608756-1b.html
== 608756-2.html 608756-2.html
asserts-if(stylo,4) == 608756-2.html 608756-2.html # bug 1324633
== 609272-1.html 609272-1.html
# == 613433-1.html 613433-1.html
# == 613433-1.html 613433-1.html
@ -1767,7 +1767,7 @@ fails == 827799-1.html 827799-1.html
== 841192-1.html 841192-1.html
fails == 844178.html 844178.html
== 846144-1.html 846144-1.html
== 847850-1.html 847850-1.html
asserts-if(stylo,1) == 847850-1.html 847850-1.html # bug 1324671
fails == 848421-1.html 848421-1.html
fails == 849407-1.html 849407-1.html
== 849996-1.html 849996-1.html
@ -1808,7 +1808,7 @@ fails == 960277-1.html 960277-1.html
== 961887-1.html 961887-1.html
== 961887-2.html 961887-2.html
== 961887-3.html 961887-3.html
fails == 966992-1.html 966992-1.html
fails asserts-if(stylo,1) == 966992-1.html 966992-1.html # bug 1324671
fails == 966510-1.html 966510-1.html
fails == 966510-2.html 966510-2.html
fuzzy-if(skiaContent,1,123) == 978911-1.svg 978911-1.svg

View File

@ -9,51 +9,51 @@ fails == image-rendering-test.html image-rendering-test.html
fails == size-change-1.html size-change-1.html
== subpixel-1.html subpixel-1.html
asserts-if(stylo,1) == subpixel-1.html subpixel-1.html # bug 1324700
== text-ltr-left.html text-ltr-left.html
== text-ltr-right.html text-ltr-right.html
== text-rtl-left.html text-rtl-left.html
== text-rtl-right.html text-rtl-right.html
asserts-if(stylo,1) == text-ltr-left.html text-ltr-left.html # bug 1324700
asserts-if(stylo,1) == text-ltr-right.html text-ltr-right.html # bug 1324700
asserts-if(stylo,1) == text-rtl-left.html text-rtl-left.html # bug 1324700
asserts-if(stylo,1) == text-rtl-right.html text-rtl-right.html # bug 1324700
== text-ltr-start.html text-ltr-start.html
== text-ltr-end.html text-ltr-end.html
== text-ltr-left.html text-ltr-left.html
== text-rtl-start.html text-rtl-start.html
== text-rtl-end.html text-rtl-end.html
== text-rtl-left.html text-rtl-left.html
asserts-if(stylo,1) == text-ltr-start.html text-ltr-start.html # bug 1324700
asserts-if(stylo,1) == text-ltr-end.html text-ltr-end.html # bug 1324700
asserts-if(stylo,1) == text-ltr-left.html text-ltr-left.html # bug 1324700
asserts-if(stylo,1) == text-rtl-start.html text-rtl-start.html # bug 1324700
asserts-if(stylo,1) == text-rtl-end.html text-rtl-end.html # bug 1324700
asserts-if(stylo,1) == text-rtl-left.html text-rtl-left.html # bug 1324700
== text-ltr-left.html text-ltr-left.html
asserts-if(stylo,1) == text-ltr-left.html text-ltr-left.html # bug 1324700
fails == text-ltr-alignment-test.html text-ltr-alignment-test.html
fails == text-rtl-alignment-test.html text-rtl-alignment-test.html
fails asserts-if(stylo,1) == text-ltr-alignment-test.html text-ltr-alignment-test.html # bug 1324700
fails asserts-if(stylo,1) == text-rtl-alignment-test.html text-rtl-alignment-test.html # bug 1324700
== text-horzline-with-bottom.html text-horzline-with-bottom.html
fails-if(azureSkia&&OSX>=1008) == text-horzline-with-top.html text-horzline-with-top.html
asserts-if(stylo,1) == text-horzline-with-bottom.html text-horzline-with-bottom.html # bug 1324700
fails-if(azureSkia&&OSX>=1008) asserts-if(stylo,1) == text-horzline-with-top.html text-horzline-with-top.html # bug 1324700
# == text-big-stroke.html text-big-stroke.html
# == text-big-stroke.html text-big-stroke.html
fails == text-context-state-test.html text-context-state-test.html
fails == text-font-inherit.html text-font-inherit.html
fails == text-space-replace-test.html text-space-replace-test.html
fails asserts-if(stylo,1) == text-context-state-test.html text-context-state-test.html # bug 1324700
fails asserts-if(stylo,1) == text-font-inherit.html text-font-inherit.html # bug 1324700
fails asserts-if(stylo,1) == text-space-replace-test.html text-space-replace-test.html # bug 1324700
fails == text-no-frame-test.html text-no-frame-test.html
fails == text-no-frame-2-test.html text-no-frame-2-test.html
fails == text-not-in-doc-test.html text-not-in-doc-test.html
fails asserts-if(stylo,1) == text-no-frame-test.html text-no-frame-test.html # bug 1324700
fails asserts-if(stylo,1) == text-no-frame-2-test.html text-no-frame-2-test.html # bug 1324700
fails asserts-if(stylo,1) == text-not-in-doc-test.html text-not-in-doc-test.html # bug 1324700
# == text-bidi-ltr-test.html text-bidi-ltr-test.html
# == text-bidi-ltr-test.html text-bidi-ltr-test.html
fails == text-bidi-rtl-test.html text-bidi-rtl-test.html
fails asserts-if(stylo,1) == text-bidi-rtl-test.html text-bidi-rtl-test.html # bug 1324700
fails == text-font-lang.html text-font-lang.html
fails asserts-if(stylo,4) == text-font-lang.html text-font-lang.html # bug 1324700
fails == text-measure.html text-measure.html
fails == text-small-caps-1.html text-small-caps-1.html
fails asserts-if(stylo,1) == text-measure.html text-measure.html # bug 1324700
fails asserts-if(stylo,1) == text-small-caps-1.html text-small-caps-1.html # bug 1324700
fails == text-subpixel-1.html text-subpixel-1.html
fails asserts-if(stylo,1) == text-subpixel-1.html text-subpixel-1.html # bug 1324700
fails == strokeText-path.html strokeText-path.html
fails asserts-if(stylo,1) == strokeText-path.html strokeText-path.html # bug 1324700
# check that emoji character renders as something non-blank (for Apple Color Emoji font, bug 715798)
# apparently fails on some 10.7 systems for unknown reasons, bug 804522.
@ -62,7 +62,7 @@ fails == strokeText-path.html strokeText-path.html
## if they have an Emoji font installed when running the tests.)
## WAS: random-if(OSX==1007) == text-emoji.html text-emoji.html
# With Skia canvas on OS X (bug 932958) it fails even on 10.8 and 10.10.
random-if(cocoaWidget&&azureSkia) random-if(!cocoaWidget||OSX==1006||OSX==1007) == text-emoji.html text-emoji.html
random-if(cocoaWidget&&azureSkia) random-if(!cocoaWidget||OSX==1006||OSX==1007) asserts-if(stylo,1) == text-emoji.html text-emoji.html # bug 1324700
# azure quartz uses CGDrawLinearGradient instead of DrawShading
# so we have less control over degenerate behaviour as tested by this
@ -87,7 +87,7 @@ random-if(cocoaWidget&&azureSkia) random-if(!cocoaWidget||OSX==1006||OSX==1007)
fails-if(azureQuartz&&OSX==1006) == 672646-alpha-radial-gradient.html 672646-alpha-radial-gradient.html
fails == 674003-alpha-radial-gradient-superlum.html 674003-alpha-radial-gradient-superlum.html
fails == 693610-1.html 693610-1.html
fails asserts-if(stylo,1) == 693610-1.html 693610-1.html # bug 1324700
== 726951-shadow-clips.html 726951-shadow-clips.html
@ -100,15 +100,15 @@ fuzzy-if(azureSkia,1,15) fuzzy-if(skiaContent,1,20) == transformed-gradient.html
# You get a little bit of rounding fuzz on OSX from transforming the paths between user space and device space
== 784573-1.html 784573-1.html
fails == 802658-1.html 802658-1.html
fails asserts-if(stylo,1) == 802658-1.html 802658-1.html # bug 1324700
== 1074733-1.html 1074733-1.html
fails == 1107096-invisibles.html 1107096-invisibles.html
fails asserts-if(stylo,1) == 1107096-invisibles.html 1107096-invisibles.html # bug 1324700
== 1151821-1.html 1151821-1.html
== 1201272-1.html 1201272-1.html
== 1224976-1.html 1224976-1.html
== 1238795-1.html 1238795-1.html
== 1303534-1.html 1303534-1.html
fails == 1304353-text-global-alpha-1.html 1304353-text-global-alpha-1.html
fails == 1304353-text-global-alpha-2.html 1304353-text-global-alpha-2.html
fails == 1304353-text-global-composite-op-1.html 1304353-text-global-composite-op-1.html
fails asserts-if(stylo,1) == 1304353-text-global-alpha-1.html 1304353-text-global-alpha-1.html # bug 1324700
fails asserts-if(stylo,1) == 1304353-text-global-alpha-2.html 1304353-text-global-alpha-2.html # bug 1324700
fails asserts-if(stylo,1) == 1304353-text-global-composite-op-1.html 1304353-text-global-composite-op-1.html # bug 1324700

View File

@ -15,9 +15,9 @@ fails == animate-preserves3d.html animate-preserves3d.html
# test-pref(layers.offmainthreadcomposition.async-animations,false) == stacking-context-transform-none-animation.html stacking-context-transform-none-animation.html
# == no-stacking-context-opacity-removing-animation-in-delay.html no-stacking-context-opacity-removing-animation-in-delay.html
== no-stacking-context-transform-removing-animation-in-delay.html no-stacking-context-transform-removing-animation-in-delay.html
== stacking-context-lose-opacity-1.html stacking-context-lose-opacity-1.html
# == stacking-context-lose-opacity-1.html stacking-context-lose-opacity-1.html
fails == stacking-context-lose-transform-none.html stacking-context-lose-transform-none.html
== stacking-context-opacity-win-in-delay.html stacking-context-opacity-win-in-delay.html
# == stacking-context-opacity-win-in-delay.html stacking-context-opacity-win-in-delay.html
== stacking-context-opacity-win-in-delay-on-main-thread.html stacking-context-opacity-win-in-delay-on-main-thread.html
== stacking-context-opacity-wins-over-transition.html stacking-context-opacity-wins-over-transition.html
fails == stacking-context-transform-win-in-delay.html stacking-context-transform-win-in-delay.html

View File

@ -175,7 +175,7 @@ fails == grid-repeat-auto-fill-fit-008.html grid-repeat-auto-fill-fit-008.html
fails == grid-repeat-auto-fill-fit-009.html grid-repeat-auto-fill-fit-009.html
fails == grid-repeat-auto-fill-fit-010.html grid-repeat-auto-fill-fit-010.html
fails == grid-repeat-auto-fill-fit-011.html grid-repeat-auto-fill-fit-011.html
fails == grid-item-blockifying-001.html grid-item-blockifying-001.html
fails asserts-if(stylo,144) == grid-item-blockifying-001.html grid-item-blockifying-001.html # bug 1335339
fails == grid-fragmentation-001.html grid-fragmentation-001.html
fails == grid-fragmentation-002.html grid-fragmentation-002.html
fails == grid-fragmentation-003.html grid-fragmentation-003.html
@ -196,7 +196,7 @@ fails == grid-fragmentation-017.html grid-fragmentation-017.html
fails == grid-fragmentation-018.html grid-fragmentation-018.html
fails == grid-fragmentation-019.html grid-fragmentation-019.html
fails == grid-fragmentation-020.html grid-fragmentation-020.html
fails == grid-fragmentation-021.html grid-fragmentation-021.html
fails asserts-if(stylo,93) == grid-fragmentation-021.html grid-fragmentation-021.html # bug 1324704
fails == grid-fragmentation-022.html grid-fragmentation-022.html
fails == grid-fragmentation-023.html grid-fragmentation-023.html
fails == grid-fragmentation-024.html grid-fragmentation-024.html

View File

@ -39,4 +39,4 @@ fails == disabled-6.html disabled-6.html
# == width-auto-size-rtl.html width-auto-size-rtl.html
# == width-exact-fit-rtl.html width-exact-fit-rtl.html
fails == display-grid-flex-columnset.html display-grid-flex-columnset.html
== 1317351.html 1317351.html
asserts-if(stylo,1) == 1317351.html 1317351.html # bug 1324671

View File

@ -1,15 +1,15 @@
# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing
# Simple test. Should fail on platforms where input type color isn't activated
# yet. The missing platform is Android (bug 875750).
fails == input-color-1.html input-color-1.html
fails asserts-if(stylo,4) == input-color-1.html input-color-1.html # bug 1324671
default-preferences pref(dom.forms.color,true)
# Despite the "default-preferences" line above, Android is still
# excluded from some style in forms.css, which makes the following tests fail.
fails == margin-padding-1.html margin-padding-1.html
fails == block-invalidate-1.html block-invalidate-1.html
fails == block-invalidate-2.html block-invalidate-2.html
fails == transformations-1.html transformations-1.html
fails == custom-style-1.html custom-style-1.html
fails == custom-style-2.html custom-style-2.html
fails asserts-if(stylo,16) == margin-padding-1.html margin-padding-1.html # bug 1324671
fails asserts-if(stylo,1) == block-invalidate-1.html block-invalidate-1.html # bug 1324671
fails asserts-if(stylo,1) == block-invalidate-2.html block-invalidate-2.html # bug 1324671
fails asserts-if(stylo,14) == transformations-1.html transformations-1.html # bug 1324671
fails asserts-if(stylo,1) == custom-style-1.html custom-style-1.html # bug 1324671
fails asserts-if(stylo,1) == custom-style-2.html custom-style-2.html # bug 1324671

View File

@ -9,28 +9,28 @@
# ::value (bug 648643), depending of the ::value behaviour (it could change the
# caret colour and the text colour or just the text colour).
fails == placeholder-1-text.html placeholder-1-text.html
fails == placeholder-1-password.html placeholder-1-password.html
fails == placeholder-1-textarea.html placeholder-1-textarea.html
fails asserts-if(stylo,1) == placeholder-1-text.html placeholder-1-text.html # bug 1324671
fails asserts-if(stylo,1) == placeholder-1-password.html placeholder-1-password.html # bug 1324671
fails asserts-if(stylo,1) == placeholder-1-textarea.html placeholder-1-textarea.html # bug 1324671
fails == placeholder-2.html placeholder-2.html
fails == placeholder-2-textarea.html placeholder-2-textarea.html
fails == placeholder-3.html placeholder-3.html
fails == placeholder-4.html placeholder-4.html
fails == placeholder-5.html placeholder-5.html
fails == placeholder-6.html placeholder-6.html
fails == placeholder-6-textarea.html placeholder-6-textarea.html
fails asserts-if(stylo,1) == placeholder-3.html placeholder-3.html # bug 1324671
fails asserts-if(stylo,1) == placeholder-4.html placeholder-4.html # bug 1324671
fails asserts-if(stylo,1) == placeholder-5.html placeholder-5.html # bug 1324671
fails asserts-if(stylo,1) == placeholder-6.html placeholder-6.html # bug 1324671
fails asserts-if(stylo,1) == placeholder-6-textarea.html placeholder-6-textarea.html # bug 1324671
# needs-focus == placeholder-7.html placeholder-7.html
# needs-focus == placeholder-8.html placeholder-8.html
# needs-focus == placeholder-9.html placeholder-9.html
fails needs-focus == placeholder-10.html placeholder-10.html
fails == placeholder-11.html placeholder-11.html
fails == placeholder-12.html placeholder-12.html
fails needs-focus asserts-if(stylo,1) == placeholder-10.html placeholder-10.html # bug 1324671
fails asserts-if(stylo,1) == placeholder-11.html placeholder-11.html # bug 1324671
fails asserts-if(stylo,1) == placeholder-12.html placeholder-12.html # bug 1324671
fails == placeholder-13.html placeholder-13.html
fails == placeholder-14.html placeholder-14.html
fails == placeholder-18.html placeholder-18.html
fails asserts-if(stylo,1) == placeholder-18.html placeholder-18.html # bug 1324671
random-if(winWidget) == placeholder-19.xul placeholder-19.xul
# needs-focus == placeholder-20.html placeholder-20.html
# needs-focus == placeholder-21.html placeholder-21.html
fails needs-focus == placeholder-22.html placeholder-22.html
fails asserts-if(stylo,1) needs-focus == placeholder-22.html placeholder-22.html # bug 1324671
# == placeholder-rtl.html placeholder-rtl.html
fails pref(dom.placeholder.show_on_focus,false) needs-focus == placeholder-focus-pref.html placeholder-focus-pref.html
fails pref(dom.placeholder.show_on_focus,false) asserts-if(stylo,1) needs-focus == placeholder-focus-pref.html placeholder-focus-pref.html # bug 1324671

View File

@ -28,7 +28,7 @@
# Tests for block and inline orientation in combination with writing-mode
# == progress-orient-horizontal.html progress-orient-horizontal.html
fails-if(!cocoaWidget||OSX==1010) == progress-orient-vertical.html progress-orient-vertical.html
fails-if(!cocoaWidget||OSX==1010) asserts-if(stylo,1) == progress-orient-vertical.html progress-orient-vertical.html # bug 1324671
# == progress-orient-block.html progress-orient-block.html
# == progress-orient-inline.html progress-orient-inline.html
# == progress-vlr.html progress-vlr.html

View File

@ -34,12 +34,12 @@ fails == scoped-style-dynamic-001.html scoped-style-dynamic-001.html
fails == scoped-style-dynamic-002.html scoped-style-dynamic-002.html
fails == scoped-style-dynamic-003.html scoped-style-dynamic-003.html
fails == scoped-style-dynamic-004.html scoped-style-dynamic-004.html
== scoped-style-dynamic-005.html scoped-style-dynamic-005.html
fails == scoped-style-dynamic-006.html scoped-style-dynamic-006.html
asserts-if(stylo,1) == scoped-style-dynamic-005.html scoped-style-dynamic-005.html # bug 1335340
fails asserts-if(stylo,1) == scoped-style-dynamic-006.html scoped-style-dynamic-006.html # bug 1335340
fails == scoped-style-dynamic-007.html scoped-style-dynamic-007.html
fails == scoped-style-dynamic-008.html scoped-style-dynamic-008.html
fails == scoped-style-dynamic-009.html scoped-style-dynamic-009.html
== scoped-style-dynamic-010.html scoped-style-dynamic-010.html
fails asserts-if(stylo,1) == scoped-style-dynamic-009.html scoped-style-dynamic-009.html # bug 1335340
asserts-if(stylo,1) == scoped-style-dynamic-010.html scoped-style-dynamic-010.html # bug 1335340
fails == scoped-style-dynamic-011.html scoped-style-dynamic-011.html
== scoped-style-dynamic-012.svg scoped-style-dynamic-012.svg
== scoped-style-dynamic-013.svg scoped-style-dynamic-013.svg

View File

@ -33,6 +33,6 @@ fails == themed-widget.html themed-widget.html
== addrange-1.html addrange-1.html
== addrange-2.html addrange-2.html
fails == splitText-normalize.html splitText-normalize.html
fails == modify-range.html modify-range.html
fails asserts-if(stylo,13) == modify-range.html modify-range.html # bug 1324683
fails == dom-mutations.html dom-mutations.html
== trailing-space-1.html trailing-space-1.html

View File

@ -16,9 +16,9 @@
== bc_dyn_cg1.html bc_dyn_cg1.html
== bc_dyn_cg2.html bc_dyn_cg2.html
== bc_dyn_cg3.html bc_dyn_cg3.html
fails == bc_dyn_table1.html bc_dyn_table1.html
fails == bc_dyn_table2.html bc_dyn_table2.html
fails == bc_dyn_table3.html bc_dyn_table3.html
fails asserts-if(stylo,2) == bc_dyn_table1.html bc_dyn_table1.html # bug 1324661
fails asserts-if(stylo,2) == bc_dyn_table2.html bc_dyn_table2.html # bug 1324661
fails asserts-if(stylo,2) == bc_dyn_table3.html bc_dyn_table3.html # bug 1324661
== bc_borderoffset1.html bc_borderoffset1.html
== bc_borderoffset2.html bc_borderoffset2.html
== frame_above_rules_all.html frame_above_rules_all.html

View File

@ -6,7 +6,7 @@ fails HTTP(..) == marker-string.html marker-string.html
# == bidi-simple.html bidi-simple.html
fails == bidi-simple-scrolled.html bidi-simple-scrolled.html
fails == scroll-rounding.html scroll-rounding.html
fuzzy(2,453) fuzzy-if(skiaContent,9,2100) fails-if(gtkWidget) HTTP(..) == anonymous-block.html anonymous-block.html
fuzzy(2,453) fuzzy-if(skiaContent,9,2100) fails-if(gtkWidget) asserts-if(stylo,4) HTTP(..) == anonymous-block.html anonymous-block.html # bug 1324671
fails HTTP(..) == false-marker-overlap.html false-marker-overlap.html
fails HTTP(..) == visibility-hidden.html visibility-hidden.html
# == block-padding.html block-padding.html

View File

@ -1,7 +1,7 @@
# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing
test-pref(dom.animations-api.core.enabled,true) == 1246046-1.html 1246046-1.html
test-pref(dom.animations-api.core.enabled,true) == 1267937-1.html 1267937-1.html
fails test-pref(dom.animations-api.core.enabled,true) == 1298742-1.html 1298742-1.html
fails test-pref(dom.animations-api.core.enabled,true) asserts-if(stylo,8) == 1298742-1.html 1298742-1.html # bug 1335342
fails test-pref(dom.animations-api.core.enabled,true) == stacking-context-transform-none-animation-before-appending-element.html stacking-context-transform-none-animation-before-appending-element.html
# test-pref(dom.animations-api.core.enabled,true) == stacking-context-opacity-changing-keyframe.html stacking-context-opacity-changing-keyframe.html
# test-pref(dom.animations-api.core.enabled,true) == stacking-context-opacity-changing-keyframe-in-delay.html stacking-context-opacity-changing-keyframe-in-delay.html

View File

@ -16,8 +16,8 @@ fails == 1083848-3-inline-background-repeat.html 1083848-3-inline-background-rep
# == 1090159-1.html 1090159-1.html
# == 1090168-1.html 1090168-1.html
# == 1090168-1.html 1090168-1.html
fails == 1090168-2.html 1090168-2.html
fails == 1090168-3.html 1090168-3.html
fails asserts-if(stylo,1) == 1090168-2.html 1090168-2.html # bug 1324700
fails asserts-if(stylo,1) == 1090168-3.html 1090168-3.html # bug 1324700
# == 1091058-1.html 1091058-1.html
fails == 1094434-1.html 1094434-1.html
fails == 1094434-2.html 1094434-2.html
@ -69,7 +69,7 @@ fails == ua-style-sheet-size-2.html ua-style-sheet-size-2.html
# == ua-style-sheet-checkbox-radio-1.html ua-style-sheet-checkbox-radio-1.html
# == ua-style-sheet-button-1.html ua-style-sheet-button-1.html
# == ua-style-sheet-button-1.html ua-style-sheet-button-1.html
fails == ua-style-sheet-input-color-1.html ua-style-sheet-input-color-1.html
fails asserts-if(stylo,6) == ua-style-sheet-input-color-1.html ua-style-sheet-input-color-1.html # bug 1324671
# fuzzy-if(gtkWidget,1,15) == ua-style-sheet-input-number-1.html ua-style-sheet-input-number-1.html
# HTTP(..) == 1127488-align-default-horizontal-tb-ltr.html 1127488-align-default-horizontal-tb-ltr.html

View File

@ -8,7 +8,7 @@
== vertical-table-colspan-1.html vertical-table-colspan-1.html
== vertical-table-colspan-2.html vertical-table-colspan-2.html
== vertical-table-specified-width-1.html vertical-table-specified-width-1.html
asserts(1) == vertical-table-specified-width-2.html vertical-table-specified-width-2.html
asserts(1-2) == vertical-table-specified-width-2.html vertical-table-specified-width-2.html
== vertical-border-collapse-1.html vertical-border-collapse-1.html
== vertical-border-collapse-2.html vertical-border-collapse-2.html

View File

@ -76,7 +76,7 @@ load 621596-1.html
load 622314-1.xhtml
load 637242.xhtml
load 645142.html
fails-if(stylo) asserts-if(stylo,3-4) == 645951-1.html 645951-1-ref.html # bug 1324621
fails-if(stylo) == 645951-1.html 645951-1-ref.html
load 652976-1.svg
load 665209-1.html
load 671799-1.html
@ -84,7 +84,7 @@ load 671799-2.html
skip-if(stylo) load 690990-1.html # bug 1323708
load 696188-1.html
load 696869-1.html
asserts-if(stylo,4) load 700116.html # bug 1324635
asserts-if(stylo,2) load 700116.html # bug 1324635
load 729126-1.html
load 729126-2.html
load 786108-1.html
@ -155,7 +155,7 @@ load 1278463-1.html
skip-if(stylo) pref(dom.animations-api.core.enabled,true) load 1277908-1.html # bug 1323652
skip-if(stylo) load 1277908-2.html # bug 1323652
load 1282076-1.html
asserts-if(stylo,2) pref(dom.animations-api.core.enabled,true) load 1282076-2.html # bug 1324686
pref(dom.animations-api.core.enabled,true) load 1282076-2.html
pref(dom.animations-api.core.enabled,true) load 1290994-1.html
pref(dom.animations-api.core.enabled,true) load 1290994-2.html
pref(dom.animations-api.core.enabled,true) load 1290994-3.html
@ -168,4 +168,4 @@ HTTP load 1320423-1.html
load 1321357-1.html
load 1328535-1.html
load 1331272.html
asserts-if(stylo,4) HTTP load 1333001-1.html
asserts-if(stylo,1) HTTP load 1333001-1.html # bug 1324702

View File

@ -1,6 +1,6 @@
# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing
== bug535530-1.html bug535530-1.html
fails == view-source:bug535530-2.html view-source:bug535530-2.html
fails asserts-if(stylo,15) == view-source:bug535530-2.html view-source:bug535530-2.html # bug 1335312
== bug566280-1.html bug566280-1.html
== bug569229-1.xml bug569229-1.xml
fails == bug577418-1.html bug577418-1.html
@ -8,20 +8,20 @@ fails == bug577418-1.html bug577418-1.html
fails == bug582940-1.html bug582940-1.html
== bug592656-1.html bug592656-1.html
fails == bug599320-1.html bug599320-1.html
== bug608373-1.html bug608373-1.html
fails == view-source:bug482921-1.html view-source:bug482921-1.html
fails == view-source:bug482921-2.xhtml view-source:bug482921-2.xhtml
asserts-if(stylo,1) == bug608373-1.html bug608373-1.html # bug 1324683
fails asserts-if(stylo,25) == view-source:bug482921-1.html view-source:bug482921-1.html # bug 1324704
fails asserts-if(stylo,26) == view-source:bug482921-2.xhtml view-source:bug482921-2.xhtml # bug 1324704
== bug659763-1.html bug659763-1.html
== bug659763-2.html bug659763-2.html
== bug659763-3.html bug659763-3.html
== bug659763-4.html bug659763-4.html
== bug659763-5.html bug659763-5.html
== bug659763-6.html bug659763-6.html
fails == view-source:bug673094-1.html view-source:bug673094-1.html
fails asserts-if(stylo,10) == view-source:bug673094-1.html view-source:bug673094-1.html # bug 1324704
== bug696651-1.html bug696651-1.html
== bug696651-2.html bug696651-2.html
fails == view-source:bug700260-1.html view-source:bug700260-1.html
fails == view-source:bug704667-1.html view-source:bug704667-1.html
fails == view-source:bug731234-1.html view-source:bug731234-1.html
fails asserts-if(stylo,4) == view-source:bug700260-1.html view-source:bug700260-1.html # bug 1324704
fails asserts-if(stylo,2) == view-source:bug704667-1.html view-source:bug704667-1.html # bug 1324704
fails asserts-if(stylo,28) == view-source:bug731234-1.html view-source:bug731234-1.html # bug 1324704
== bug820508-1.html bug820508-1.html
fails == view-source:bug910588-1.html view-source:bug910588-1.html
fails asserts-if(stylo,2) == view-source:bug910588-1.html view-source:bug910588-1.html # bug 1324704