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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 800x58
4 LayoutBlockFlow {HTML} at (0,0) size 800x58
5 LayoutBlockFlow {BODY} at (8,8) size 784x42
6 LayoutBlockFlow (anonymous) at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 399x19
8 text run at (0,0) width 399: "Passes if top of all text in second row is visible when fully selected."
9 LayoutBlockFlow {DIV} at (0,20) size 784x22
10 LayoutText {#text} at (0,-4) size 11x19
11 text run at (0,-4) width 11: "X"
12 LayoutBR {BR} at (11,-4) size 0x19
13 LayoutText {#text} at (0,7) size 44x19
14 text run at (0,7) width 44: "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