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

Side by Side Diff: LayoutTests/platform/linux/fast/writing-mode/english-rl-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 504x584 [border: (2px solid #000000)] 5 RenderBody {BODY} at (8,8) size 504x584 [border: (2px solid #000000)]
6 RenderBlock {DIV} at (18,2) size 204x580 [border: (2px solid #800000)] 6 RenderBlock {DIV} at (18,2) size 204x580 [border: (2px solid #800000)]
7 RenderBlock (floating) {DIV} at (2,478) size 100x100 [bgcolor=#00FF00] 7 RenderBlock (floating) {DIV} at (2,478) size 100x100 [bgcolor=#00FF00]
8 RenderText {#text} at (2,2) size 19x472 8 RenderText {#text} at (2,2) size 19x472
9 text run at (2,2) width 266: "Here is some text in a vertical-rl block flow. " 9 text run at (2,2) width 266: "Here is some text in a vertical-rl block flow. "
10 text run at (2,267) width 206: "The block direction is right-to-left." 10 text run at (2,267) width 206: "The block direction is right-to-left."
11 RenderBR {BR} at (17,473) size 0x1 11 LayoutBR {BR} at (17,473) size 0x1
12 RenderText {#text} at (22,2) size 19x190 12 RenderText {#text} at (22,2) size 19x190
13 text run at (22,2) width 190: "This line should also be vertical." 13 text run at (22,2) width 190: "This line should also be vertical."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698