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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/paint/selection/text-selection-newline-clipped-by-overflow-expected.txt

Issue 1824793002: Auto-rebaseline for r382313 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x56
4 LayoutBlockFlow {HTML} at (0,0) size 800x56
5 LayoutBlockFlow {BODY} at (8,8) size 784x40
6 LayoutBlockFlow {DIV} at (0,0) size 784x40
7 LayoutBlockFlow {DIV} at (0,0) size 784x22
8 LayoutText {#text} at (0,0) size 0x0
9 LayoutBlockFlow (anonymous) at (0,22) size 784x18
10 LayoutText {#text} at (0,0) size 31x18
11 text run at (0,0) width 31: "test2"
12 layer at (8,8) size 30x18
13 LayoutBlockFlow {DIV} at (0,0) size 30.22x18
14 LayoutText {#text} at (0,0) size 31x18
15 text run at (0,0) width 31: "test1"
16 selection start: position 0 of child 0 {#text} of child 1 {DIV} of child 1 {DIV} of child 0 {DIV} of body
17 selection end: position 8 of child 2 {#text} of child 0 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698