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

Side by Side Diff: LayoutTests/platform/linux/fast/writing-mode/english-lr-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 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {DIV} at (0,0) size 126x500 6 RenderBlock {DIV} at (0,0) size 126x500
7 RenderInline {SPAN} at (0,0) size 20x390 7 RenderInline {SPAN} at (0,0) size 20x390
8 RenderText {#text} at (0,0) size 20x390 8 RenderText {#text} at (0,0) size 20x390
9 text run at (0,0) width 390: "This text should be rotated 90 degrees and underlined." 9 text run at (0,0) width 390: "This text should be rotated 90 degrees and underlined."
10 RenderText {#text} at (0,390) size 20x5 10 RenderText {#text} at (0,390) size 20x5
11 text run at (0,390) width 5: " " 11 text run at (0,390) width 5: " "
12 RenderBR {BR} at (4,395) size 0x0 12 LayoutBR {BR} at (4,395) size 0x0
13 RenderInline {SPAN} at (0,0) size 20x381 13 RenderInline {SPAN} at (0,0) size 20x381
14 RenderText {#text} at (21,0) size 20x381 14 RenderText {#text} at (21,0) size 20x381
15 text run at (21,0) width 381: "This text should be rotated 90 degree s and overlined." 15 text run at (21,0) width 381: "This text should be rotated 90 degree s and overlined."
16 RenderText {#text} at (21,381) size 20x5 16 RenderText {#text} at (21,381) size 20x5
17 text run at (21,381) width 5: " " 17 text run at (21,381) width 5: " "
18 RenderBR {BR} at (25,386) size 0x0 18 LayoutBR {BR} at (25,386) size 0x0
19 RenderInline {SPAN} at (0,0) size 20x419 19 RenderInline {SPAN} at (0,0) size 20x419
20 RenderText {#text} at (42,0) size 20x419 20 RenderText {#text} at (42,0) size 20x419
21 text run at (42,0) width 419: "This text should be rotated 90 degree s and struck through." 21 text run at (42,0) width 419: "This text should be rotated 90 degree s and struck through."
22 RenderText {#text} at (42,419) size 20x5 22 RenderText {#text} at (42,419) size 20x5
23 text run at (42,419) width 5: " " 23 text run at (42,419) width 5: " "
24 RenderBR {BR} at (46,424) size 0x0 24 LayoutBR {BR} at (46,424) size 0x0
25 RenderInline {SPAN} at (0,0) size 20x442 25 RenderInline {SPAN} at (0,0) size 20x442
26 RenderText {#text} at (63,0) size 20x442 26 RenderText {#text} at (63,0) size 20x442
27 text run at (63,0) width 442: "This text should have a red shadow th at is offset horizontally." 27 text run at (63,0) width 442: "This text should have a red shadow th at is offset horizontally."
28 RenderText {#text} at (63,441) size 20x6 28 RenderText {#text} at (63,441) size 20x6
29 text run at (63,441) width 5: " " 29 text run at (63,441) width 5: " "
30 RenderBR {BR} at (67,446) size 0x1 30 LayoutBR {BR} at (67,446) size 0x1
31 RenderBR {BR} at (84,0) size 20x0 31 LayoutBR {BR} at (84,0) size 20x0
32 RenderInline {SPAN} at (0,0) size 20x452 32 RenderInline {SPAN} at (0,0) size 20x452
33 RenderText {#text} at (105,0) size 20x452 33 RenderText {#text} at (105,0) size 20x452
34 text run at (105,0) width 452: "This text should have an overline pl us horizontal green shadow" 34 text run at (105,0) width 452: "This text should have an overline pl us horizontal green shadow"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698