| Index: third_party/WebKit/LayoutTests/editing/inserting/page-zoom-font-size-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/editing/inserting/page-zoom-font-size-expected.txt b/third_party/WebKit/LayoutTests/editing/inserting/page-zoom-font-size-expected.txt
|
| index a7eac41243f21c5e547827959fb31e34d06e8729..a25b7da04ff1cae009a6b074a2d6a2aba25541ce 100644
|
| --- a/third_party/WebKit/LayoutTests/editing/inserting/page-zoom-font-size-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/editing/inserting/page-zoom-font-size-expected.txt
|
| @@ -1,7 +1,7 @@
|
| 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>
|
| +Paste Here:<span style="font-size: 16px">This font is size 16px.</span>
|
| document.compatMode: BackCompat
|
| PASS
|
|
|
|
|