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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/inline-block/contenteditable-baseline-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderText {#text} at (0,0) size 474x19 6 RenderText {#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 RenderBR {BR} at (474,15) size 0x0 8 LayoutBR {BR} at (474,15) size 0x0
9 RenderBR {BR} at (0,20) size 0x19 9 LayoutBR {BR} at (0,20) size 0x19
10 RenderBlock {DIV} at (0,40) size 154x24 [border: (1px solid #FF0000)] 10 RenderBlock {DIV} at (0,40) size 154x24 [border: (1px solid #FF0000)]
11 RenderBlock {DIV} at (1,1) size 152x22 [border: (1px solid #008000)] 11 RenderBlock {DIV} at (1,1) size 152x22 [border: (1px solid #008000)]
12 RenderText {#text} at (154,42) size 416x19 12 RenderText {#text} at (154,42) size 416x19
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 416: "This text should line up with the botto m of the text in the editable div. "
14 RenderBR {BR} at (570,57) size 0x0 14 LayoutBR {BR} at (570,57) size 0x0
15 RenderBR {BR} at (0,64) size 0x19 15 LayoutBR {BR} at (0,64) size 0x19
16 RenderBlock {DIV} at (0,84) size 210x100 [border: (10px solid #FF0000)] 16 RenderBlock {DIV} at (0,84) size 210x100 [border: (10px solid #FF0000)]
17 RenderBlock (anonymous) at (10,10) size 190x20 17 RenderBlock (anonymous) at (10,10) size 190x20
18 RenderText {#text} at (0,0) size 22x19 18 RenderText {#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 RenderBlock {DIV} at (10,30) size 190x60 [border: (20px solid #008000)] 20 RenderBlock {DIV} at (10,30) size 190x60 [border: (20px solid #008000)]
21 RenderText {#text} at (210,134) size 416x19 21 RenderText {#text} at (210,134) size 416x19
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 416: "This text should line up with the bott om of the text in the editable div. "
23 RenderBR {BR} at (626,149) size 0x0 23 LayoutBR {BR} at (626,149) size 0x0
24 RenderBR {BR} at (0,184) size 0x19 24 LayoutBR {BR} at (0,184) size 0x19
25 RenderBlock {DIV} at (0,204) size 180x176 [border: (5px solid #FF0000)] 25 RenderBlock {DIV} at (0,204) size 180x176 [border: (5px solid #FF0000)]
26 RenderBlock {DIV} at (5,5) size 170x166 [border: (10px solid #008000)] 26 RenderBlock {DIV} at (5,5) size 170x166 [border: (10px solid #008000)]
27 RenderText {#text} at (180,321) size 412x19 27 RenderText {#text} at (180,321) size 412x19
28 text run at (180,321) width 412: "This text should line up with the bott om of the text in the editable div." 28 text run at (180,321) width 412: "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