| Index: third_party/WebKit/LayoutTests/editing/deleting/merge-div-from-span-with-style-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/editing/deleting/merge-div-from-span-with-style-expected.txt b/third_party/WebKit/LayoutTests/editing/deleting/merge-div-from-span-with-style-expected.txt
|
| index f926d90633141333086ecaa2e8c2155a8a439f89..bbf232adc112de967e965e5fa01a0f86a15e0869 100644
|
| --- a/third_party/WebKit/LayoutTests/editing/deleting/merge-div-from-span-with-style-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/editing/deleting/merge-div-from-span-with-style-expected.txt
|
| @@ -5,5 +5,5 @@ The test passes if "bar" contatins the yellow background and it's underlined.
|
| | <div>
|
| | "foo<#selection-caret>"
|
| | <span>
|
| -| style="text-decoration-line: underline; background-color: yellow;"
|
| +| style="background-color: yellow; text-decoration-line: underline;"
|
| | "bar"
|
|
|