| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/use-instanceRoot-event-bubbling-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/use-instanceRoot-event-bubbling-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/use-instanceRoot-event-bubbling-expected.txt
|
| index 6ca6ed3795c9a23e67ea21d56174ebb58a33fe6b..9589ed20f701ff7d71491b1a0c1934049a88f2c1 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/use-instanceRoot-event-bubbling-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/use-instanceRoot-event-bubbling-expected.txt
|
| @@ -6,9 +6,16 @@ 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 SVGUseElement] (id: use) currentTarget: [object SVGUseElement] (id: use)"
|
| -PASS msg is "[EventHandler 1] type: click phase: AT_TARGET target: [object SVGUseElement] (id: use) currentTarget: [object SVGUseElement] (id: use)"
|
| -PASS msg is "[EventHandler 2] type: click phase: BUBBLING target: [object SVGUseElement] (id: use) currentTarget: [object SVGGElement] (id: useParent)"
|
| +PASS msg is "[EventHandler 1] type: click phase: AT_TARGET target: [object SVGRectElement] (id: rect) currentTarget: [object SVGRectElement] (id: rect)"
|
| +PASS msg is "[EventHandler 1] type: click phase: AT_TARGET target: [object SVGRectElement] (id: rect) currentTarget: [object SVGRectElement] (id: rect)"
|
| +PASS msg is "[EventHandler 2] type: click phase: BUBBLING target: [object SVGRectElement] (id: rect) currentTarget: [object SVGGElement] (id: rectParent)"
|
| +PASS msg is "[EventHandler 1] type: click phase: AT_TARGET target: [object SVGRectElement] (id: rect) currentTarget: [object SVGRectElement] (id: rect)"
|
| +PASS msg is "[EventHandler 2] type: click phase: BUBBLING target: [object SVGRectElement] (id: rect) currentTarget: [object SVGGElement] (id: rectParent)"
|
| +PASS msg is "[EventHandler 3] type: click phase: AT_TARGET target: [object SVGUseElement] (id: use) currentTarget: [object SVGUseElement] (id: use)"
|
| +PASS msg is "[EventHandler 1] type: click phase: AT_TARGET target: [object SVGRectElement] (id: rect) currentTarget: [object SVGRectElement] (id: rect)"
|
| +PASS msg is "[EventHandler 2] type: click phase: BUBBLING target: [object SVGRectElement] (id: rect) currentTarget: [object SVGGElement] (id: rectParent)"
|
| +PASS msg is "[EventHandler 3] type: click phase: AT_TARGET target: [object SVGUseElement] (id: use) currentTarget: [object SVGUseElement] (id: use)"
|
| +PASS msg is "[EventHandler 4] type: click phase: BUBBLING target: [object SVGUseElement] (id: use) currentTarget: [object SVGGElement] (id: useParent)"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|