author | Botond Ballo <botond@mozilla.com> |
Wed, 07 Feb 2018 18:03:03 -0500 | |
changeset 403244 | 794dc13908e5e45b0e8c08671d63d6b1bab33a23 |
parent 403243 | 498f5e1caf9c5fa9f184b33d507ff86fb51c2f04 |
child 403245 | 9c9278be5c97f04a902824f2f16d5c4aa05d8976 |
push id | 99755 |
push user | btara@mozilla.com |
push date | Sat, 10 Feb 2018 10:02:59 +0000 |
treeherder | mozilla-inbound@0417e1acfc10 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | mstange |
bugs | 1425243 |
milestone | 60.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
|
new file mode 100644 --- /dev/null +++ b/layout/reftests/bugs/1425243-2-ref.html @@ -0,0 +1,8 @@ +<body style="margin:0"> + <div style="opacity:0.9"> + <div style="background:blue;height:200px;width:200px;margin:100px;border-radius:100px"> + </div> + <div style="margin:0 100px;"> + </div> + </div> +</body>
new file mode 100644 --- /dev/null +++ b/layout/reftests/bugs/1425243-2.html @@ -0,0 +1,8 @@ +<body style="margin:0"> + <div style="opacity:0.9"> + <div style="will-change:transform;background:blue;height:200px;width:200px;margin:100px;border-radius:100px"> + </div> + <div style="border:1px solid transparent;margin:0 100px;"> + </div> + </div> +</body>
--- a/layout/reftests/bugs/reftest.list +++ b/layout/reftests/bugs/reftest.list @@ -2054,9 +2054,10 @@ needs-focus != 1377447-1.html 1377447-2. test-pref(font.size.systemFontScale,200) == 1412743.html 1412743-ref.html == 1419820-1.html 1419820-1-ref.html == 1420946-1.html 1420946-1-ref.html == 1422393.html 1422393-ref.html == 1424177.html 1424177-ref.html == 1424680.html 1424680-ref.html == 1424798-1.html 1424798-ref.html fuzzy(74,2234) random-if(webrender) == 1425243-1.html 1425243-1-ref.html +fuzzy-if(Android,66,574) fuzzy-if(d2d,55,777) fuzzy-if(!Android&&!d2d,1,31219) == 1425243-2.html 1425243-2-ref.html == 1432541.html 1432541-ref.html