| Index: LayoutTests/fast/dom/document-set-title-no-head-expected.txt
|
| diff --git a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt b/LayoutTests/fast/dom/document-set-title-no-head-expected.txt
|
| similarity index 55%
|
| copy from LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt
|
| copy to LayoutTests/fast/dom/document-set-title-no-head-expected.txt
|
| index e956edbd01b12954fba32d3257219357adea36f9..d308588eef75ead87c176a31239e8561fdb66ddc 100644
|
| --- a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt
|
| +++ b/LayoutTests/fast/dom/document-set-title-no-head-expected.txt
|
| @@ -1,11 +1,10 @@
|
| ->>
|
| -Ensures that this snippet does not lead to a crash. Bug 86029.
|
| +Test that setting document.title when there is no <head> or <title> does nothing
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS. WebKit did not crash.
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +PASS document.title is ""
|
|
|
|
|