Sign in
webkit
/
WebKit
/
d3fdb4cf562f20044404c4eecc48b193fcc4521c
/
.
/
LayoutTests
/
svg
/
text
/
font-small-enlarged-minimum-smaller-expected.svg
blob: e5b4ae390ca156d83e9fa9571b49869fe40b3a90 [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
style
=
"
width
:
400px
;
height
:
400px
;
"
>
<rect
x
=
"40"
y
=
"40"
width
=
"320"
height
=
"320"
stroke
=
"green"
fill
=
"none"
stroke-width
=
"2"
/>
<text
x
=
"200"
y
=
"200"
font-size
=
"40.0"
fill
=
"black"
>
1
</text>
</svg>