Bug 652050: diagnostic patch for android reftest permaorange (test-only)

This commit is contained in:
Daniel Holbert 2011-04-22 09:37:36 -07:00
parent 84203d9e11
commit 5fa8e9094e

View File

@ -9,7 +9,7 @@
<rect width="100%" height="100%" fill="lime"/>
<rect systemLanguage="foo" x="50" y="100" width="50" height="50" fill="red"/>
<rect systemLanguage="XXXdholbertThisIsNotALanguage" x="50" y="100" width="50" height="50" fill="red"/>
<rect x="200" y="100" width="50" height="50" fill="red"/>
<rect requiredFeatures="http://www.w3.org/TR/SVG11/feature#Gradient" x="200" y="100" width="50" height="50" fill="lime"/>

Before

Width:  |  Height:  |  Size: 789 B

After

Width:  |  Height:  |  Size: 815 B