| Index: LayoutTests/accessibility/adopt-node-causes-crash-expected.txt
|
| diff --git a/LayoutTests/accessibility/adopt-node-causes-crash-expected.txt b/LayoutTests/accessibility/adopt-node-causes-crash-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..7dc42eb659b44714be5f137c16ba07cc54951643
|
| --- /dev/null
|
| +++ b/LayoutTests/accessibility/adopt-node-causes-crash-expected.txt
|
| @@ -0,0 +1,9 @@
|
| +Ensure that if we have an AXNodeObject with a raw pointer to a Node, the accessible object gets correctly detached if we adopt the node into a new document.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|