| Index: LayoutTests/svg/custom/use-instanceRoot-event-bubbling-expected.txt
|
| diff --git a/LayoutTests/svg/custom/use-instanceRoot-event-bubbling-expected.txt b/LayoutTests/svg/custom/use-instanceRoot-event-bubbling-expected.txt
|
| index ec6b5c518ec69a79bcc6e7c4af3ef570d2a96ff7..570b00526bc9a28135c29908c0a4245f2402f945 100644
|
| --- a/LayoutTests/svg/custom/use-instanceRoot-event-bubbling-expected.txt
|
| +++ b/LayoutTests/svg/custom/use-instanceRoot-event-bubbling-expected.txt
|
| @@ -3,6 +3,9 @@ Tests wheter SVG event bubbling works accross shadow trees.
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| PASS msg is "[EventHandler 1] type: click phase: AT_TARGET target: [object SVGElementInstance] (id: rect) currentTarget: [object SVGElementInstance] (id: rect)"
|
| PASS msg is "[EventHandler 1] type: click phase: AT_TARGET target: [object SVGElementInstance] (id: rect) currentTarget: [object SVGElementInstance] (id: rect)"
|
| PASS msg is "[EventHandler 2] type: click phase: BUBBLING target: [object SVGElementInstance] (id: rect) currentTarget: [object SVGElementInstance] (id: rectParent)"
|
|
|