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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/paint/text/selection-no-clip-text-expected.txt

Issue 2546473003: Simplify computation of text selection top/bottom. (Closed)
Patch Set: Add new baselines. Created 4 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
(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 (anonymous) at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 433x18
8 text run at (0,0) width 433: "Passes if top of all text in second row is visible when fully selected."
9 LayoutBlockFlow {DIV} at (0,18) size 784x22
10 LayoutText {#text} at (0,-4) size 12x18
11 text run at (0,-4) width 12: "X"
12 LayoutBR {BR} at (11,-4) size 1x18
13 LayoutText {#text} at (0,7) size 47x18
14 text run at (0,7) width 47: "YYYY"
15 selection start: position 0 of child 0 {#text} of body
16 selection end: position 4 of child 2 {#text} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698