Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(254)

Unified Diff: LayoutTests/svg/hittest/svg-root-display-block-expected.txt

Issue 318663002: Allow hitting the SVG root when its display-type is 'block' (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/svg/hittest/svg-root-display-block.html ('k') | Source/core/rendering/svg/RenderSVGRoot.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/hittest/svg-root-display-block-expected.txt
diff --git a/LayoutTests/svg/hittest/svg-root-display-block-expected.txt b/LayoutTests/svg/hittest/svg-root-display-block-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ed8d5384831d2a3c85204d0f9db23c9b82efe3a0
--- /dev/null
+++ b/LayoutTests/svg/hittest/svg-root-display-block-expected.txt
@@ -0,0 +1,3 @@
+SVG root with 'display: block' gets intersected.
+
+PASS
« no previous file with comments | « LayoutTests/svg/hittest/svg-root-display-block.html ('k') | Source/core/rendering/svg/RenderSVGRoot.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698