| Index: LayoutTests/editing/execCommand/insert-remove-block-list-inside-presentational-inline-expected.txt
|
| diff --git a/LayoutTests/editing/execCommand/insert-remove-block-list-inside-presentational-inline-expected.txt b/LayoutTests/editing/execCommand/insert-remove-block-list-inside-presentational-inline-expected.txt
|
| index 06d098b2c18287b029b18f2aa0533081131cf249..7af0a9d9e5c94ea3a788a55648768c0384d1e71c 100644
|
| --- a/LayoutTests/editing/execCommand/insert-remove-block-list-inside-presentational-inline-expected.txt
|
| +++ b/LayoutTests/editing/execCommand/insert-remove-block-list-inside-presentational-inline-expected.txt
|
| @@ -3,8 +3,8 @@ This test verifies insertUnorderedList can properly undo its own DOM manipulatio
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS document.getElementsByTagName('ul').length == 0 is true
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +PASS document.getElementsByTagName('ul').length == 0 is true
|
|
|
|
|