| Index: LayoutTests/touchadjustment/simple-shadow-dom-expected.txt
|
| diff --git a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt b/LayoutTests/touchadjustment/simple-shadow-dom-expected.txt
|
| similarity index 51%
|
| copy from LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt
|
| copy to LayoutTests/touchadjustment/simple-shadow-dom-expected.txt
|
| index e956edbd01b12954fba32d3257219357adea36f9..4a1849171f8c775fa3cd6b72f87c2561c363e417 100644
|
| --- a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt
|
| +++ b/LayoutTests/touchadjustment/simple-shadow-dom-expected.txt
|
| @@ -1,10 +1,9 @@
|
| ->>
|
| -Ensures that this snippet does not lead to a crash. Bug 86029.
|
| +Test that a hit right in the middle of a shadow dom node returns it and not its host.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS. WebKit did not crash.
|
| +PASS adjusted node was DIV#shadowDiv.
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|