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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/007-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 RenderFieldSet {FIELDSET} at (2,0) size 115.09x71.59 [border: (2px groove #C0C0C0)] 6 RenderFieldSet {FIELDSET} at (2,0) size 115.09x71.59 [border: (2px groove #C0C0C0)]
7 RenderBlock {LEGEND} at (14,0) size 87.09x18 7 RenderBlock {LEGEND} at (14,0) size 87.09x18
8 RenderText {#text} at (2,0) size 84x18 8 RenderText {#text} at (2,0) size 84x18
9 text run at (2,0) width 84: "Number One" 9 text run at (2,0) width 84: "Number One"
10 RenderBlock (anonymous) at (14,23.59) size 87.09x36 10 RenderBlock (anonymous) at (14,23.59) size 87.09x36
11 RenderText {#text} at (0,0) size 81x18 11 RenderText {#text} at (0,0) size 81x18
12 text run at (0,0) width 81: "Hello world." 12 text run at (0,0) width 81: "Hello world."
13 RenderBR {BR} at (80,14) size 1x0 13 LayoutBR {BR} at (80,14) size 1x0
14 RenderText {#text} at (0,18) size 81x18 14 RenderText {#text} at (0,18) size 81x18
15 text run at (0,18) width 81: "Hello world." 15 text run at (0,18) width 81: "Hello world."
16 RenderText {#text} at (119,41) size 5x18 16 RenderText {#text} at (119,41) size 5x18
17 text run at (119,41) width 5: " " 17 text run at (119,41) width 5: " "
18 RenderFieldSet {FIELDSET} at (125.09,18) size 117.77x53.59 [border: (2px g roove #C0C0C0)] 18 RenderFieldSet {FIELDSET} at (125.09,18) size 117.77x53.59 [border: (2px g roove #C0C0C0)]
19 RenderBlock {LEGEND} at (14,0) size 89.77x18 19 RenderBlock {LEGEND} at (14,0) size 89.77x18
20 RenderText {#text} at (2,0) size 86x18 20 RenderText {#text} at (2,0) size 86x18
21 text run at (2,0) width 86: "Number Two" 21 text run at (2,0) width 86: "Number Two"
22 RenderBlock (anonymous) at (14,23.59) size 89.77x18 22 RenderBlock (anonymous) at (14,23.59) size 89.77x18
23 RenderText {#text} at (0,0) size 81x18 23 RenderText {#text} at (0,0) size 81x18
24 text run at (0,0) width 81: "Hello world." 24 text run at (0,0) width 81: "Hello world."
25 RenderText {#text} at (0,0) size 0x0 25 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698