| Index: third_party/WebKit/LayoutTests/editing/execCommand/toggle-style-2-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/editing/execCommand/toggle-style-2-expected.txt b/third_party/WebKit/LayoutTests/editing/execCommand/toggle-style-2-expected.txt
|
| index 0bbd2724d57189a13927cd99218f70e858906821..1bf43e2f69a66f55489bc7353b585919d9c4e2b2 100644
|
| --- a/third_party/WebKit/LayoutTests/editing/execCommand/toggle-style-2-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/editing/execCommand/toggle-style-2-expected.txt
|
| @@ -4,7 +4,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
|
|
| PASS one underline command converted test to <u>test</u>
|
| -PASS one underline command converted <u><b><strike>test</strike></b></u> to <b><strike>test</strike></b>
|
| +PASS one underline command converted <u><b><strike>test</strike></b></u> to <b style=""><strike style="">test</strike></b>
|
| PASS two underline commands converted test to test
|
| PASS one strikethrough command converted test to <strike>test</strike>
|
| PASS one strikethrough command converted <u><b><strike>test</strike></b></u> to <u><b>test</b></u>
|
|
|