Index: LayoutTests/fast/dom/Range/deleteContents-doctype-expected.txt |
diff --git a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt b/LayoutTests/fast/dom/Range/deleteContents-doctype-expected.txt |
similarity index 53% |
copy from LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt |
copy to LayoutTests/fast/dom/Range/deleteContents-doctype-expected.txt |
index e956edbd01b12954fba32d3257219357adea36f9..0d48686d1cd32e682e5761aaf17f0ce482b73563 100644 |
--- a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt |
+++ b/LayoutTests/fast/dom/Range/deleteContents-doctype-expected.txt |
@@ -1,10 +1,9 @@ |
->> |
-Ensures that this snippet does not lead to a crash. Bug 86029. |
+This test verifies if Range.deleteContents can handle doctype. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-PASS. WebKit did not crash. |
+PASS range.deleteContents() did not throw exception. |
PASS successfullyParsed is true |
TEST COMPLETE |