Bug 1425243 - Second reftest to catch the coordinate problem with the first fix attempt on desktop. r=mstange draft
authorBotond Ballo <botond@mozilla.com>
Wed, 07 Feb 2018 18:03:03 -0500
changeset 753206 90c16b5fad7d138ea76a5adc74daa47f93b0dea0
parent 753205 e86101fed68c2a6fbe343ac38b94c6485d304d5d
push id98516
push userbballo@mozilla.com
push dateFri, 09 Feb 2018 20:15:18 +0000
reviewersmstange
bugs1425243
milestone60.0a1
Bug 1425243 - Second reftest to catch the coordinate problem with the first fix attempt on desktop. r=mstange MozReview-Commit-ID: 9BMUE6k4uiU
layout/reftests/bugs/1425243-2-ref.html
layout/reftests/bugs/1425243-2.html
layout/reftests/bugs/reftest.list
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