Index: LayoutTests/fast/dom/StyleSheet/discarded-sheet-owner-null-expected.txt |
diff --git a/LayoutTests/accessibility/table-remove-cell-crash-expected.txt b/LayoutTests/fast/dom/StyleSheet/discarded-sheet-owner-null-expected.txt |
similarity index 61% |
copy from LayoutTests/accessibility/table-remove-cell-crash-expected.txt |
copy to LayoutTests/fast/dom/StyleSheet/discarded-sheet-owner-null-expected.txt |
index e7e4e7fdcea6aaa3486584eae957c8e2db902704..0a2374c94e7b99aa32b6dbef06b6a33ad4dfcd37 100644 |
--- a/LayoutTests/accessibility/table-remove-cell-crash-expected.txt |
+++ b/LayoutTests/fast/dom/StyleSheet/discarded-sheet-owner-null-expected.txt |
@@ -1,8 +1,9 @@ |
-This test makes sure we do not crash if javascript removes a cell. |
+This tests that ownerNode of orphan sheet is null. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+PASS oldSheet.ownerNode is null |
PASS successfullyParsed is true |
TEST COMPLETE |