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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/inline-block/contenteditable-baseline-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 (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutText {#text} at (0,0) size 474x19 6 LayoutText {#text} at (0,0) size 474x19
7 text run at (0,0) width 474: "This tests that contenteditable elements, with no children, get the right baseline. " 7 text run at (0,0) width 474: "This tests that contenteditable elements, with no children, get the right baseline. "
8 LayoutBR {BR} at (474,15) size 0x0 8 LayoutBR {BR} at (474,15) size 0x0
9 LayoutBR {BR} at (0,20) size 0x19 9 LayoutBR {BR} at (0,20) size 0x19
10 LayoutBlockFlow {DIV} at (0,40) size 154x24 [border: (1px solid #FF0000)] 10 LayoutBlockFlow {DIV} at (0,40) size 154x24 [border: (1px solid #FF0000)]
11 LayoutBlockFlow {DIV} at (1,1) size 152x22 [border: (1px solid #008000)] 11 LayoutBlockFlow {DIV} at (1,1) size 152x22 [border: (1px solid #008000)]
12 LayoutText {#text} at (154,42) size 416x19 12 LayoutText {#text} at (154,42) size 415x19
13 text run at (154,42) width 416: "This text should line up with the botto m of the text in the editable div. " 13 text run at (154,42) width 415: "This text should line up with the botto m of the text in the editable div. "
14 LayoutBR {BR} at (570,57) size 0x0 14 LayoutBR {BR} at (568,57) size 1x0
15 LayoutBR {BR} at (0,64) size 0x19 15 LayoutBR {BR} at (0,64) size 0x19
16 LayoutBlockFlow {DIV} at (0,84) size 210x100 [border: (10px solid #FF0000) ] 16 LayoutBlockFlow {DIV} at (0,84) size 210x100 [border: (10px solid #FF0000) ]
17 LayoutBlockFlow (anonymous) at (10,10) size 190x20 17 LayoutBlockFlow (anonymous) at (10,10) size 190x20
18 LayoutText {#text} at (0,0) size 22x19 18 LayoutText {#text} at (0,0) size 22x19
19 text run at (0,0) width 22: "text" 19 text run at (0,0) width 22: "text"
20 LayoutBlockFlow {DIV} at (10,30) size 190x60 [border: (20px solid #00800 0)] 20 LayoutBlockFlow {DIV} at (10,30) size 190x60 [border: (20px solid #00800 0)]
21 LayoutText {#text} at (210,134) size 416x19 21 LayoutText {#text} at (210,134) size 415x19
22 text run at (210,134) width 416: "This text should line up with the bott om of the text in the editable div. " 22 text run at (210,134) width 415: "This text should line up with the bott om of the text in the editable div. "
23 LayoutBR {BR} at (626,149) size 0x0 23 LayoutBR {BR} at (624,149) size 1x0
24 LayoutBR {BR} at (0,184) size 0x19 24 LayoutBR {BR} at (0,184) size 0x19
25 LayoutBlockFlow {DIV} at (0,204) size 180x177 [border: (5px solid #FF0000) ] 25 LayoutBlockFlow {DIV} at (0,204) size 180x177 [border: (5px solid #FF0000) ]
26 LayoutBlockFlow {DIV} at (5,5) size 170x167 [border: (10px solid #008000 )] 26 LayoutBlockFlow {DIV} at (5,5) size 170x167 [border: (10px solid #008000 )]
27 LayoutText {#text} at (180,322) size 412x19 27 LayoutText {#text} at (180,322) size 411x19
28 text run at (180,322) width 412: "This text should line up with the bott om of the text in the editable div." 28 text run at (180,322) width 411: "This text should line up with the bott om of the text in the editable div."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698