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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/paint/selection/text-selection-newline-rtl-double-linebreak-expected.txt

Issue 2759933006: Rebaseline several invalidation tests (Closed)
Patch Set: Rebase Created 3 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
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 800x212 3 layer at (0,0) size 800x212
4 LayoutBlockFlow {HTML} at (0,0) size 800x212 4 LayoutBlockFlow {HTML} at (0,0) size 800x212
5 LayoutBlockFlow {BODY} at (8,16) size 784x188 5 LayoutBlockFlow {BODY} at (8,16) size 784x188
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 321x19 7 LayoutText {#text} at (0,0) size 339x19
8 text run at (0,0) width 321: "Passes if there are no overpainted selec tion highlights." 8 text run at (0,0) width 339: "Passes if there are no overpainted selec tion highlights."
9 LayoutBlockFlow {DIV} at (0,36) size 784x152 9 LayoutBlockFlow {DIV} at (0,36) size 784x152
10 LayoutText {#text} at (756,1) size 28x73 10 LayoutText {#text} at (756,1) size 28x73
11 text run at (756,1) width 28: "a" 11 text run at (756,1) width 28: "a"
12 LayoutBR {BR} at (756,1) size 0x73 12 LayoutBR {BR} at (756,1) size 0x73
13 LayoutBR {BR} at (784,77) size 0x73 13 LayoutBR {BR} at (784,77) size 0x73
14 selection start: position 0 of child 0 {#text} of child 2 {DIV} of body 14 selection start: position 0 of child 0 {#text} of child 2 {DIV} of body
15 selection end: position 1 of child 1 {BR} of child 2 {DIV} of body 15 selection end: position 1 of child 1 {BR} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698