Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Unified Diff: LayoutTests/fast/dom/custom/type-extension-undo-assert-expected.txt

Issue 22320009: Don't come undone when undoing the editing of a Custom Element. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Resolve conflicts. Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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!
« no previous file with comments | « LayoutTests/fast/dom/custom/type-extension-undo-assert.html ('k') | Source/core/dom/CustomElementRegistrationContext.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698