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

Side by Side Diff: LayoutTests/platform/win-xp/fast/events/hit-test-clip-path-reference-expected.txt

Issue 1318473004: Auto-rebaseline for r201078 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Test that hit-test work with clip-path using svg reference 1 Test that hit-test work with clip-path using svg reference
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS successfullyParsed is true 6 PASS successfullyParsed is true
7 7
8 TEST COMPLETE 8 TEST COMPLETE
9 PASS path contains point at (99, 247) 9 PASS path contains point at (99, 247)
10 PASS path contains point at (94, 242) 10 PASS path contains point at (94, 242)
11 PASS path contains point at (104, 252) 11 PASS path contains point at (104, 252)
12 PASS path contains point at (94, 252) 12 PASS path contains point at (94, 252)
13 PASS path contains point at (104, 242) 13 PASS path contains point at (104, 242)
14 PASS path does not contain point at (67, 215) 14 PASS path does not contain point at (67, 215)
15 PASS path does not contain point at (66, 214) 15 PASS path does not contain point at (66, 214)
16 PASS path does not contain point at (68, 216) 16 PASS path does not contain point at (68, 216)
17 17
18 18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698