diff options
Diffstat (limited to 'gfx/tests/reftest/1761685-1-ref.html')
-rw-r--r-- | gfx/tests/reftest/1761685-1-ref.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gfx/tests/reftest/1761685-1-ref.html b/gfx/tests/reftest/1761685-1-ref.html new file mode 100644 index 0000000000..47811f9458 --- /dev/null +++ b/gfx/tests/reftest/1761685-1-ref.html @@ -0,0 +1,10 @@ +<span style=" +display: block; +width: 50px; +height: 50px; +position: absolute; +top: 45%; left: 45%; +image-rendering: crisp-edges; +background-size: 100% 100%; +transform: scaleX(-1); +"></span> |