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

Side by Side Diff: third_party/WebKit/LayoutTests/hittesting/border-hittest-inlineFlowBox-expected.txt

Issue 1513663002: Include inner border radius in block hit testing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Create hittesting directory for tests Created 5 years 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
OLDNEW
1 Two lines with 1 Two lines with
2 a hard line break. 2 a hard line break.
3 BC 3 BC
4 DE 4 DE
5 If this test passes, area outside border radius is body element. 5 If this test passes, area outside border radius is body element.
6 6
7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
8 8
9 9
10 PASS elementInTopLeftCorner.nodeName is "DIV" 10 PASS elementInTopLeftCorner.nodeName is "DIV"
11 PASS elementInTopLeftCorner.nodeName is "SPAN" 11 PASS elementInTopLeftCorner.nodeName is "SPAN"
12 PASS elementInTopLeftCorner.nodeName is "DIV" 12 PASS elementInTopLeftCorner.nodeName is "DIV"
13 PASS elementInTopLeftCorner.nodeName is "BODY" 13 PASS elementInTopLeftCorner.nodeName is "BODY"
14 PASS elementInTopLeftCorner.nodeName is "BODY" 14 PASS elementInTopLeftCorner.nodeName is "BODY"
15 PASS elementInTopLeftCorner.nodeName is "SPAN" 15 PASS elementInTopLeftCorner.nodeName is "SPAN"
16 PASS successfullyParsed is true 16 PASS successfullyParsed is true
17 17
18 TEST COMPLETE 18 TEST COMPLETE
19 19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698