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/rect-hittest-expected.txt

Issue 1048043002: Fix pointer-events:all when stroke="none" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 5 years, 8 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/rect-hittest.html ('k') | Source/core/layout/svg/LayoutSVGPath.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/hittest/rect-hittest-expected.txt
diff --git a/LayoutTests/svg/hittest/rect-hittest-expected.txt b/LayoutTests/svg/hittest/rect-hittest-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4af53b1c84ac1d53d2b42545c57a3864fd5c7067
--- /dev/null
+++ b/LayoutTests/svg/hittest/rect-hittest-expected.txt
@@ -0,0 +1,57 @@
+This tests hit testing on rects with simple strokes, exercising optimized code for hit testing the rects' strokes. If this test passes, you will see "PASS" below.
+PASS
+
+(30, 12)
+(118, 10)
+(197, 12)
+(201, 28)
+(15, 70)
+(97, 52)
+(149, 49)
+(85, 82)
+(122, 98)
+(154, 75)
+(72, 130)
+(48, 145)
+(31, 279)
+(28, 201)
+(71, 179)
+(43, 244)
+(74, 219)
+(94, 261)
+(126, 231)
+(146, 185)
+(173, 216)
+(225, 258)
+(247, 284)
+(286, 174)
+(254, 120)
+(203, 96)
+(244, 163)
+(300, 37)
+(335, 136)
+(60, 20)
+(180, 20)
+(180, 120)
+(60, 120)
+(80, 40)
+(160, 40)
+(160, 100)
+(80, 100)
+(67, 56)
+(146, 27)
+(173, 111)
+(28, 242)
+(51, 182)
+(89, 155)
+(136, 198)
+(177, 270)
+(275, 197)
+(297, 233)
+(235, 47)
+(272, 61)
+(290, 70)
+(233, 140)
+(312, 128)
+(330, 150)
+
« no previous file with comments | « LayoutTests/svg/hittest/rect-hittest.html ('k') | Source/core/layout/svg/LayoutSVGPath.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698