5 p { font:
32px serif; }
6 text { font:
16px serif; }
8 <p>This text should be affected by the minimum font size.
</p>
9 <svg width=
"800" height=
"40">
10 <text x=
"10" y=
"20">This text should not be affected by the minimum font size.
</text>