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

Side by Side Diff: LayoutTests/platform/mac/fast/writing-mode/english-bt-text-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 784x504 [border: (2px solid #000000)] 5 RenderBody {BODY} at (8,8) size 784x504 [border: (2px solid #000000)]
6 RenderBlock {DIV} at (2,18) size 780x204 [border: (2px solid #800000)] 6 RenderBlock {DIV} at (2,18) size 780x204 [border: (2px solid #800000)]
7 RenderBlock (floating) {DIV} at (678,2) size 100x100 [bgcolor=#00FF00] 7 RenderBlock (floating) {DIV} at (678,2) size 100x100 [bgcolor=#00FF00]
8 RenderText {#text} at (2,2) size 544x18 8 RenderText {#text} at (2,2) size 544x18
9 text run at (2,2) width 307: "Here is some text in a horizontal-bt blo ck flow. " 9 text run at (2,2) width 307: "Here is some text in a horizontal-bt blo ck flow. "
10 text run at (308,2) width 238: "The block direction is bottom-to-top." 10 text run at (308,2) width 238: "The block direction is bottom-to-top."
11 RenderBR {BR} at (545,6) size 1x0 11 LayoutBR {BR} at (545,6) size 1x0
12 RenderText {#text} at (2,20) size 225x18 12 RenderText {#text} at (2,20) size 225x18
13 text run at (2,20) width 225: "This line should also be horizontal." 13 text run at (2,20) width 225: "This line should also be horizontal."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698