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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/overflow/overflow-text-hit-testing-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (0,0) size 800x584 5 LayoutBlockFlow {BODY} at (0,0) size 800x584
6 LayoutBlockFlow {HR} at (0,41) size 800x2 [border: (1px inset #EEEEEE)] 6 LayoutBlockFlow {HR} at (0,41) size 800x2 [border: (1px inset #EEEEEE)]
7 LayoutBlockFlow {P} at (0,59) size 800x54 7 LayoutBlockFlow {P} at (0,59) size 800x54
8 LayoutText {#text} at (0,0) size 213x18 8 LayoutText {#text} at (0,0) size 213x18
9 text run at (0,0) width 213: "This tests for regressions against " 9 text run at (0,0) width 213: "This tests for regressions against "
10 LayoutInline {I} at (0,0) size 781x36 10 LayoutInline {I} at (0,0) size 781x36
11 LayoutText {#text} at (212,0) size 781x36 11 LayoutText {#text} at (212,0) size 781x36
12 text run at (212,0) width 458: "http://bugzilla.opendarwin.org/show_ bug.cgi?id=5921 Hit-testing text " 12 text run at (212,0) width 458: "http://bugzilla.opendarwin.org/show_ bug.cgi?id=5921 Hit-testing text "
13 text run at (669,0) width 112: "in overflows does" 13 text run at (669,0) width 112: "in overflows does"
14 text run at (0,18) width 195: "not take scrolling into account" 14 text run at (0,18) width 195: "not take scrolling into account"
15 LayoutText {#text} at (194,18) size 785x36 15 LayoutText {#text} at (194,18) size 785x36
16 text run at (194,18) width 85: " by scrolling " 16 text run at (194,18) width 85: " by scrolling "
17 text run at (278,18) width 421: "the above text all the way to the rig ht, clicking the last letter, and " 17 text run at (278,18) width 420: "the above text all the way to the rig ht, clicking the last letter, and "
18 text run at (698,18) width 87: "verifying that" 18 text run at (697,18) width 88: "verifying that"
19 text run at (0,36) width 323: "the correct caret position is reported to the editing " 19 text run at (0,36) width 323: "the correct caret position is reported to the editing "
20 text run at (323,36) width 58: "delegate." 20 text run at (323,36) width 58: "delegate."
21 layer at (0,0) size 210x33 clip at (0,0) size 210x18 scrollX 39.00 scrollWidth 2 49 21 layer at (0,0) size 210x33 clip at (0,0) size 210x18 scrollX 39.00 scrollWidth 2 49
22 LayoutBlockFlow {DIV} at (0,0) size 210x33 22 LayoutBlockFlow {DIV} at (0,0) size 210x33
23 LayoutText {#text} at (0,0) size 249x18 23 LayoutText {#text} at (0,0) size 249x18
24 text run at (0,0) width 249: "Seals and caribou live in the arctic, too" 24 text run at (0,0) width 249: "Seals and caribou live in the arctic, too"
25 caret: position 40 of child 0 {#text} of child 1 {DIV} of body 25 caret: position 40 of child 0 {#text} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698