| Index: LayoutTests/fast/dom/HTMLTemplateElement/ownerDocument-no-defaultView-expected.txt
|
| diff --git a/LayoutTests/accessibility/accessibility-object-detached-expected.txt b/LayoutTests/fast/dom/HTMLTemplateElement/ownerDocument-no-defaultView-expected.txt
|
| similarity index 56%
|
| copy from LayoutTests/accessibility/accessibility-object-detached-expected.txt
|
| copy to LayoutTests/fast/dom/HTMLTemplateElement/ownerDocument-no-defaultView-expected.txt
|
| index 183af921276bb23629132f20b8b56a87f111d947..350eaa526f5a7be4661552c905f1dafb7856301c 100644
|
| --- a/LayoutTests/accessibility/accessibility-object-detached-expected.txt
|
| +++ b/LayoutTests/fast/dom/HTMLTemplateElement/ownerDocument-no-defaultView-expected.txt
|
| @@ -1,9 +1,9 @@
|
| -This test makes sure that AccessibilityObjects are detached when the node they point to is detached.
|
| +HTMLTemplateElement content ownerDocument in a no-defaultView document should not be same as template
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS expectedButtonRole != expectedDetachedRole is true
|
| +PASS template.ownerDocument is not template.content.ownerDocument
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|