Bug 612662 patch 5: tests. r+a=tests

This commit is contained in:
Daniel Holbert 2010-11-19 08:56:06 -08:00
parent 6f00bf9e8b
commit 1f25975081
3 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="background: url(#a); direction: rtl; margin: -32944px;"></svg>

After

Width:  |  Height:  |  Size: 110 B

View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg"
style="direction: rtl; margin: -32944px;
background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E)"></svg>

After

Width:  |  Height:  |  Size: 217 B

View File

@ -97,3 +97,5 @@ load 590291-1.svg
load 601999-1.html
load 605626-1.svg
load 610954-1.html
load 612662-1.html
load 612662-2.html