Backed out changeset 0cd1b2fd6e27 (bug 1524353) for reftest failures on 1524353.html

This commit is contained in:
Cosmin Sabou 2019-02-01 01:04:22 +02:00
parent 7ff051a68b
commit 033c6df6fc
3 changed files with 0 additions and 17 deletions

View File

@ -1,8 +0,0 @@
<!DOCTYPE html>
<div style="overflow:hidden; width: 300px; height: 200px; border: solid 1px black">
<div style="width: 600px; transform: translateX(0px); will-change: transform">
<svg style="height: 200px" width="600">
<path d="M0 0 H 300 V 25 Z" fill="red"></path>
</svg>
</div>
</div>

View File

@ -1,8 +0,0 @@
<!DOCTYPE html>
<div style="overflow:hidden; width: 300px; height: 200px; border: solid 1px black">
<div style="width: 600px; transform: translateX(0px); will-change: transform">
<svg style="height: 200px" width="600">
<path d="M0 0 H 600 V 50 Z" fill="red"></path>
</svg>
</div>
</div>

View File

@ -19,4 +19,3 @@ fuzzy(0-11,0-4) == 1474722.html 1474722-ref.html
== 1501195.html 1501195-ref.html
== 1519754.html 1519754-ref.html
== 1524261.html 1524261-ref.html
== 1524353.html 1524353-ref.html