| Index: LayoutTests/editing/pasteboard/preserve-underline-color-expected.txt
|
| ===================================================================
|
| --- LayoutTests/editing/pasteboard/preserve-underline-color-expected.txt (revision 155922)
|
| +++ LayoutTests/editing/pasteboard/preserve-underline-color-expected.txt (working copy)
|
| @@ -1,5 +1,5 @@
|
| This test for a bug copy/pasting underlined text. The color of the underline should be the color of the element that has the text-decoration property.
|
| | <span>
|
| -| style="color: rgb(255, 0, 0); text-decoration-line: underline;"
|
| +| style="color: rgb(255, 0, 0); text-decoration: underline;"
|
| | "This should be underlined.<#selection-caret>"
|
| | <br>
|
|
|