1 <?xml version=
"1.0" standalone=
"no"?>
2 <!DOCTYPE svg PUBLIC
"-//W3C//DTD SVG 20010904//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
5 xmlns=
"http://www.w3.org/2000/svg"
6 xmlns:
xlink=
"http://www.w3.org/1999/xlink"
9 <g transform=
"matrix(0.1 0 0 0.1 10 10)">
10 <text font-family=
"'Arial'" font-size=
"120px">0,
1,
2,
3,
4</text>
12 <g transform=
"matrix(1 0 0 1 10 25)">
13 <text font-family=
"'Arial'" font-size=
"12px">0,
1,
2,
3,
4</text>
15 <g transform=
"matrix(12 0 0 12 10 40)">
16 <text font-family=
"'Arial'" font-size=
"1px">0,
1,
2,
3,
4</text>
18 <g transform=
"matrix(24 0 0 24 10 55)">
19 <text font-family=
"'Arial'" font-size=
"0.5px">0,
1,
2,
3,
4</text>
22 transform=
"matrix(0.3 0 0 0.3 10 65)"
24 <text font-family=
"'Courier'" font-size=
"9">
25 <tspan x=
"0" y=
"0">For this test case to be successful, all
</tspan>
26 <tspan x=
"0" y=
"15">lines of text must look the same. In Safari
</tspan>
27 <tspan x=
"0" y=
"30">Beta
3, a text with a font size of
1 or smaller
</tspan>
28 <tspan x=
"0" y=
"45">is not painted correctly, even if the coordinate
</tspan>
29 <tspan x=
"0" y=
"60">transformations make it equivalent.
</tspan>
30 <tspan x=
"0" y=
"75">Bug
14242</tspan>