| Index: LayoutTests/fast/dom/Node/isSupported-expected.txt
|
| diff --git a/LayoutTests/accessibility/table-destroyed-crash-expected.txt b/LayoutTests/fast/dom/Node/isSupported-expected.txt
|
| similarity index 65%
|
| copy from LayoutTests/accessibility/table-destroyed-crash-expected.txt
|
| copy to LayoutTests/fast/dom/Node/isSupported-expected.txt
|
| index 9aa0afd89117c36604892b870d06e2cc7d28edc6..6918cc2459cfbf52bb298daf722b1a412bc84859 100644
|
| --- a/LayoutTests/accessibility/table-destroyed-crash-expected.txt
|
| +++ b/LayoutTests/fast/dom/Node/isSupported-expected.txt
|
| @@ -1,8 +1,9 @@
|
| -This tests that we do not crash when a table is destroyed.
|
| +Node.isSupported should not exist
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| +PASS 'isSupported' in node is false
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|