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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug92868-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 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
6 RenderInline {A} at (0,0) size 66x18 [color=#0000EE] 6 RenderInline {A} at (0,0) size 66x18 [color=#0000EE]
7 RenderText {#text} at (0,0) size 66x18 7 RenderText {#text} at (0,0) size 66x18
8 text run at (0,0) width 66: "Hide Blue" 8 text run at (0,0) width 66: "Hide Blue"
9 RenderText {#text} at (65,0) size 13x18 9 RenderText {#text} at (65,0) size 13x18
10 text run at (65,0) width 13: " " 10 text run at (65,0) width 13: " "
11 RenderInline {A} at (0,0) size 71x18 [color=#0000EE] 11 RenderInline {A} at (0,0) size 71x18 [color=#0000EE]
12 RenderText {#text} at (77,0) size 71x18 12 RenderText {#text} at (77,0) size 71x18
13 text run at (77,0) width 71: "Show Blue" 13 text run at (77,0) width 71: "Show Blue"
14 RenderText {#text} at (147,0) size 13x18 14 RenderText {#text} at (147,0) size 13x18
15 text run at (147,0) width 13: " " 15 text run at (147,0) width 13: " "
16 RenderBR {BR} at (0,0) size 0x0 16 LayoutBR {BR} at (0,0) size 0x0
17 RenderText {#text} at (0,18) size 185x18 17 RenderText {#text} at (0,18) size 185x18
18 text run at (0,18) width 185: "Should not see the blue table" 18 text run at (0,18) width 185: "Should not see the blue table"
19 RenderBR {BR} at (184,32) size 1x0 19 LayoutBR {BR} at (184,32) size 1x0
20 RenderBR {BR} at (0,36) size 0x18 20 LayoutBR {BR} at (0,36) size 0x18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698