blob: a7eac41243f21c5e547827959fb31e34d06e8729 [file] [log] [blame]
Test to make sure that pasting text with a font size into a quirks mode document that is zoomed does not alter the font size.
Paste Here:This font is size 16px.
Paste Here:<span style="font-size: 16px;" class="Apple-style-span">This font is size 16px.</span>
document.compatMode: BackCompat
PASS