Bug 537852 followup C: Tweak spacing/attribute-ordering in sandwich-priority-* syncbase reftests, to improve readibility. (whitespace changes only)

This commit is contained in:
Daniel Holbert 2010-01-12 12:00:50 -08:00
parent bb0f2d621a
commit fd51c2b158
11 changed files with 22 additions and 23 deletions

View File

@ -12,6 +12,6 @@
-->
<rect width="100" height="100" fill="orange">
<set attributeName="fill" to="green" begin="a.begin"/>
<set attributeName="fill" id="a" to="red" begin="0s"/>
<set attributeName="fill" to="red" begin="0s" id="a"/>
</rect>
</svg>

Before

Width:  |  Height:  |  Size: 662 B

After

Width:  |  Height:  |  Size: 664 B

View File

@ -19,8 +19,8 @@
priority.
-->
<rect width="100" height="100" fill="orange">
<set attributeName="fill" to="green" begin="b.end" id="c"/>
<set attributeName="fill" to="green" begin="b.end" id="c"/>
<set attributeName="fill" to="orange" begin="0s" end="1s" id="b"/>
<set attributeName="fill" to="red" begin="1s" id="a"/>
<set attributeName="fill" to="red" begin="1s" id="a"/>
</rect>
</svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -11,7 +11,7 @@
<rect width="100" height="100" fill="orange">
<set attributeName="fill" to="green" begin="a.begin" dur="1s"
fill="freeze"/>
<set attributeName="fill" id="a" to="red" begin="0s; 3s" dur="1s"
<set attributeName="fill" to="red" begin="0s; 3s" dur="1s" id="a"
fill="freeze"/>
</rect>
</svg>

Before

Width:  |  Height:  |  Size: 584 B

After

Width:  |  Height:  |  Size: 587 B

View File

@ -9,10 +9,10 @@
A longer chain.
-->
<rect width="100" height="100" fill="orange">
<set attributeName="fill" id="b" to="blue" begin="a.begin-0.5s"/>
<set attributeName="fill" to="blue" begin="a.begin-0.5s" id="b"/>
<set attributeName="fill" to="green" begin="d.begin"/>
<set attributeName="fill" id="d" to="black" begin="c.begin-0.5s"/>
<set attributeName="x" id="c" to="0" begin="b.begin+1s"/>
<set attributeName="fill" id="a" to="red" begin="1s"/>
<set attributeName="fill" to="black" begin="c.begin-0.5s" id="d"/>
<set attributeName="x" to="0" begin="b.begin+1s" id="c"/>
<set attributeName="fill" to="red" begin="1s" id="a"/>
</rect>
</svg>

Before

Width:  |  Height:  |  Size: 714 B

After

Width:  |  Height:  |  Size: 736 B

View File

@ -13,8 +13,8 @@
'a's end time and so shouldn't be given the higher priority.
-->
<rect width="100" height="100" fill="orange">
<set attributeName="fill" id="c" to="red" begin="b.begin-1s"/>
<set attributeName="x" id="b" to="0" begin="a.end-1s"/>
<set attributeName="fill" id="a" to="green" begin="1s" dur="2s"/>
<set attributeName="fill" to="red" begin="b.begin-1s" id="c"/>
<set attributeName="x" to="0" begin="a.end-1s" id="b"/>
<set attributeName="fill" to="green" begin="1s" dur="2s" id="a"/>
</rect>
</svg>

Before

Width:  |  Height:  |  Size: 952 B

After

Width:  |  Height:  |  Size: 965 B

View File

@ -10,6 +10,6 @@
-->
<rect width="100" height="100" fill="orange">
<set attributeName="fill" id="b" to="green" begin="a.begin"/>
<set attributeName="fill" id="a" to="red" begin="0s; b.begin"/>
<set attributeName="fill" id="a" to="red" begin="0s; b.begin"/>
</rect>
</svg>

Before

Width:  |  Height:  |  Size: 539 B

After

Width:  |  Height:  |  Size: 541 B

View File

@ -14,8 +14,7 @@
-->
<rect width="100" height="100" fill="purple">
<set attributeName="fill" id="c" to="orange" begin="a.begin; b.begin"/>
<set attributeName="fill" id="b" to="green"
begin="c.begin; b.begin"/>
<set attributeName="fill" id="a" to="red" begin="1s; b.begin; c.begin"/>
<set attributeName="fill" id="b" to="green" begin="c.begin; b.begin"/>
<set attributeName="fill" id="a" to="red" begin="1s; b.begin; c.begin"/>
</rect>
</svg>

Before

Width:  |  Height:  |  Size: 747 B

After

Width:  |  Height:  |  Size: 745 B

View File

@ -11,7 +11,7 @@
<rect width="100" height="100" fill="orange">
<set attributeName="fill" to="green" begin="a.begin"
dur="1s" fill="freeze"/>
<set attributeName="fill" id="a" to="red" begin="0s"
<set attributeName="fill" to="red" begin="0s" id="a"
dur="1s" fill="freeze"/>
</rect>
</svg>

Before

Width:  |  Height:  |  Size: 583 B

After

Width:  |  Height:  |  Size: 585 B

View File

@ -19,9 +19,9 @@
but it's not.
-->
<rect width="100" height="100" fill="orange">
<set attributeName="fill" to="yellow" begin="1s" dur="2s" id="a"/>
<set attributeName="fill" to="yellow" begin="1s" dur="2s" id="a"/>
<set attributeName="fill" to="purple" begin="a.begin" dur="2s" id="b"/>
<set attributeName="fill" to="red" begin="b.begin" dur="2s" id="c"/>
<set attributeName="fill" to="green" begin="a.begin" dur="2s" id="d"/>
<set attributeName="fill" to="red" begin="b.begin" dur="2s" id="c"/>
<set attributeName="fill" to="green" begin="a.begin" dur="2s" id="d"/>
</rect>
</svg>

Before

Width:  |  Height:  |  Size: 953 B

After

Width:  |  Height:  |  Size: 962 B

View File

@ -20,6 +20,6 @@
-->
<rect width="100" height="100" fill="orange">
<set attributeName="fill" to="green" begin="1s" id="b"/>
<set attributeName="fill" to="red" begin="1s" id="a"/>
<set attributeName="fill" to="red" begin="1s" id="a"/>
</rect>
</svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -14,8 +14,8 @@
dependent elements.
-->
<rect width="100" height="100" fill="orange">
<set attributeName="fill" to="yellow" begin="1s" id="b"/>
<set attributeName="fill" to="green" begin="b.begin" id="c"/>
<set attributeName="fill" to="red" begin="1s" id="a"/>
<set attributeName="fill" to="yellow" begin="1s" id="b"/>
<set attributeName="fill" to="green" begin="b.begin" id="c"/>
<set attributeName="fill" to="red" begin="1s" id="a"/>
</rect>
</svg>

Before

Width:  |  Height:  |  Size: 834 B

After

Width:  |  Height:  |  Size: 848 B