chromium/third_party/blink/web_tests/editing/inserting/page-zoom-font-size-expected.txt

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">This font is size 16px.</span>
document.compatMode: BackCompat
PASS