Chromium Code Reviews

Unified Diff: LayoutTests/svg/custom/use-event-retargeting-expected.txt

Issue 323343004: [SVG2] The exposed event target should be the <use> element. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase :P Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/svg/custom/use-event-retargeting-expected.txt
diff --git a/LayoutTests/svg/custom/use-event-retargeting-expected.txt b/LayoutTests/svg/custom/use-event-retargeting-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..77fdc2d8f42f95339ab4ece740bbd94e6ae5b111
--- /dev/null
+++ b/LayoutTests/svg/custom/use-event-retargeting-expected.txt
@@ -0,0 +1,3 @@
+PASS - [object SVGUseElement] was clicked.
+PASS - [object HTMLDivElement] was clicked.
+
« no previous file with comments | « LayoutTests/svg/custom/use-event-retargeting.html ('k') | LayoutTests/svg/custom/use-instanceRoot-event-bubbling-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine