author | Mason Chang <mchang@mozilla.com> |
Tue, 13 Sep 2016 08:05:49 -0700 | |
changeset 313747 | 72c8ea085d7227204666b528d001f34c1cf4b113 |
parent 313746 | 77428fd9afc3b069894f466ce5b774fa3f267fc2 |
child 313748 | b7fb2f70176a0507c6f00d25430bf5eca98fbbf6 |
push id | 30697 |
push user | cbook@mozilla.com |
push date | Wed, 14 Sep 2016 10:04:12 +0000 |
treeherder | mozilla-central@de96dcebba86 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | me |
bugs | 1302225 |
milestone | 51.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/layout/reftests/w3c-css/submitted/masking/reftest.list +++ b/layout/reftests/w3c-css/submitted/masking/reftest.list @@ -81,26 +81,26 @@ fails == mask-origin-2.html mask-origin- default-preferences pref(layout.css.clip-path-shapes.enabled,true) fuzzy-if(winWidget,1,21) == clip-path-contentBox-1a.html clip-path-geometryBox-1-ref.html fuzzy-if(winWidget,1,21) == clip-path-contentBox-1b.html clip-path-geometryBox-1-ref.html fuzzy-if(winWidget,1,21) == clip-path-contentBox-1c.html clip-path-geometryBox-1-ref.html fuzzy-if(winWidget,1,21) == clip-path-paddingBox-1a.html clip-path-geometryBox-1-ref.html fuzzy-if(winWidget,1,21) == clip-path-paddingBox-1b.html clip-path-geometryBox-1-ref.html fuzzy-if(winWidget,1,21) == clip-path-paddingBox-1c.html clip-path-geometryBox-1-ref.html -fuzzy(64,311) == clip-path-borderBox-1a.html clip-path-geometryBox-1-ref.html +fuzzy(64,370) == clip-path-borderBox-1a.html clip-path-geometryBox-1-ref.html fuzzy-if(winWidget,1,21) == clip-path-borderBox-1b.html clip-path-geometryBox-1-ref.html -fuzzy(64,311) == clip-path-borderBox-1c.html clip-path-geometryBox-1-ref.html +fuzzy(64,370) == clip-path-borderBox-1c.html clip-path-geometryBox-1-ref.html fuzzy-if(winWidget,1,21) == clip-path-marginBox-1a.html clip-path-geometryBox-1-ref.html -fuzzy(64,311) == clip-path-fillBox-1a.html clip-path-geometryBox-1-ref.html -fuzzy(64,311) == clip-path-strokeBox-1a.html clip-path-geometryBox-1-ref.html -fuzzy(64,311) == clip-path-strokeBox-1b.html clip-path-geometryBox-1-ref.html +fuzzy(64,370) == clip-path-fillBox-1a.html clip-path-geometryBox-1-ref.html +fuzzy(64,370) == clip-path-strokeBox-1a.html clip-path-geometryBox-1-ref.html +fuzzy(64,370) == clip-path-strokeBox-1b.html clip-path-geometryBox-1-ref.html fuzzy-if(winWidget,1,21) == clip-path-viewBox-1a.html clip-path-geometryBox-1-ref.html fuzzy-if(winWidget,1,21) == clip-path-viewBox-1b.html clip-path-geometryBox-1-ref.html -fuzzy(64,311) == clip-path-viewBox-1c.html clip-path-geometryBox-1-ref.html -fuzzy-if(winWidget,1,98) == clip-path-geometryBox-2.html clip-path-geometryBox-2-ref.html +fuzzy(64,370) == clip-path-viewBox-1c.html clip-path-geometryBox-1-ref.html +fuzzy-if(winWidget,9,98) == clip-path-geometryBox-2.html clip-path-geometryBox-2-ref.html default-preferences # mask with opacity test cases fuzzy(1,5000) == mask-opacity-1a.html mask-opacity-1-ref.html fuzzy(1,5000) == mask-opacity-1b.html mask-opacity-1-ref.html fuzzy(1,5000) == mask-opacity-1c.html mask-opacity-1-ref.html
--- a/modules/libpref/init/all.js +++ b/modules/libpref/init/all.js @@ -755,23 +755,17 @@ pref("gfx.font_rendering.directwrite.use #endif pref("gfx.font_rendering.opentype_svg.enabled", true); #ifdef XP_WIN // comma separated list of backends to use in order of preference // e.g., pref("gfx.canvas.azure.backends", "direct2d,skia,cairo"); pref("gfx.canvas.azure.backends", "direct2d1.1,skia,cairo"); - -#ifdef NIGHTLY_BUILD -pref("gfx.content.azure.backends", "direct2d1.1,skia,cairo"); -#else pref("gfx.content.azure.backends", "direct2d1.1,cairo"); -#endif - #else #ifdef XP_MACOSX pref("gfx.content.azure.backends", "skia"); pref("gfx.canvas.azure.backends", "skia"); // Accelerated cg canvas where available (10.7+) pref("gfx.canvas.azure.accelerated", true); #else pref("gfx.canvas.azure.backends", "skia");
new file mode 100644 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-002a.html.ini @@ -0,0 +1,7 @@ +[dir-isolation-002a.html] + type: reftest + expected: + if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
new file mode 100644 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-002b.html.ini @@ -0,0 +1,8 @@ +[dir-isolation-002b.html] + type: reftest + expected: + if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
new file mode 100644 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-002c.html.ini @@ -0,0 +1,8 @@ +[dir-isolation-002c.html] + type: reftest + expected: + if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
new file mode 100644 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-006a.html.ini @@ -0,0 +1,7 @@ +[dir-isolation-006a.html] + type: reftest + expected: + if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
new file mode 100644 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-006b.html.ini @@ -0,0 +1,8 @@ +[dir-isolation-006b.html] + type: reftest + expected: + if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
new file mode 100644 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-006c.html.ini @@ -0,0 +1,8 @@ +[dir-isolation-006c.html] + type: reftest + expected: + if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
new file mode 100644 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009a.html.ini @@ -0,0 +1,8 @@ +[dir-isolation-009a.html] + type: reftest + expected: + if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
new file mode 100644 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009b.html.ini @@ -0,0 +1,8 @@ +[dir-isolation-009b.html] + type: reftest + expected: + if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
new file mode 100644 --- /dev/null +++ b/testing/web-platform/meta/html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters/dir-isolation-009c.html.ini @@ -0,0 +1,7 @@ +[dir-isolation-009c.html] + type: reftest + expected: + if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL