| Index: LayoutTests/editing/style/push-down-implicit-styles-mac-expected.txt
|
| ===================================================================
|
| --- LayoutTests/editing/style/push-down-implicit-styles-mac-expected.txt (revision 155922)
|
| +++ LayoutTests/editing/style/push-down-implicit-styles-mac-expected.txt (working copy)
|
| @@ -23,7 +23,7 @@
|
| PASS underline on second word of <u><strike>hello world</strike> webkit</u> yields <strike><u>hello</u> world</strike><u> webkit</u>
|
| PASS underline on second word of <u>hello <em><code>world webkit</code></em> rocks</u> yields <u>hello</u> <em><code>world<u> webkit</u></code></em><u> rocks</u>
|
| PASS strikeThrough on all of <s style="color: blue;">hello world</strike> yields <span style="color: blue;">hello world</span>
|
| -PASS strikeThrough on first word of <s style="color: blue;"><div>hello</div> <b>world</b> webkit</strike> yields <span style="color: blue;"><div>hello</div> <b style="text-decoration-line: line-through;">world</b><strike> webkit</strike></span>
|
| +PASS strikeThrough on first word of <s style="color: blue;"><div>hello</div> <b>world</b> webkit</strike> yields <span style="color: blue;"><div>hello</div> <b style="text-decoration: line-through;">world</b><strike> webkit</strike></span>
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|