| Index: LayoutTests/fast/dom/custom/type-extension-undo-assert-expected.txt
|
| diff --git a/LayoutTests/fast/dom/custom/html-element-type-extension-assert-expected.txt b/LayoutTests/fast/dom/custom/type-extension-undo-assert-expected.txt
|
| similarity index 62%
|
| copy from LayoutTests/fast/dom/custom/html-element-type-extension-assert-expected.txt
|
| copy to LayoutTests/fast/dom/custom/type-extension-undo-assert-expected.txt
|
| index d0cfe1d3acdcd9724aac76e4371d1174f43683db..2a39240e00309d2f49afe779bb30b671f05550fe 100644
|
| --- a/LayoutTests/fast/dom/custom/html-element-type-extension-assert-expected.txt
|
| +++ b/LayoutTests/fast/dom/custom/type-extension-undo-assert-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -Tests that type extension of a element whose DOM interface is HTMLElement does not assert
|
| +Tests that execCommand undo doesn't hork custom elements
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
| @@ -7,4 +7,4 @@ PASS did not crash
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| -
|
| +Hello, world!
|
|
|