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

Side by Side Diff: LayoutTests/platform/win/fast/text/international/unicode-bidi-plaintext-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 800x204 3 layer at (0,0) size 800x204
4 RenderBlock {HTML} at (0,0) size 800x204 4 RenderBlock {HTML} at (0,0) size 800x204
5 RenderBody {BODY} at (8,8) size 784x183 5 RenderBody {BODY} at (8,8) size 784x183
6 RenderBlock {DIV} at (0,0) size 784x18 6 RenderBlock {DIV} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 520x17 7 RenderText {#text} at (0,0) size 520x17
8 text run at (0,0) width 520: "This tests proper handling of unicode-bi di: plaintext. You should not see any red." 8 text run at (0,0) width 520: "This tests proper handling of unicode-bi di: plaintext. You should not see any red."
9 RenderBlock {DIV} at (0,18) size 784x72 9 RenderBlock {DIV} at (0,18) size 784x72
10 RenderText {#text} at (0,0) size 46x17 10 RenderText {#text} at (0,0) size 46x17
11 text run at (0,0) width 46: "!hello. " 11 text run at (0,0) width 46: "!hello. "
12 RenderBR {BR} at (45,0) size 1x17 12 LayoutBR {BR} at (45,0) size 1x17
13 RenderText {#text} at (741,18) size 43x17 13 RenderText {#text} at (741,18) size 43x17
14 text run at (741,18) width 43 RTL: "!\x{5E9}\x{5DC}\x{5D5}\x{5DD}. " 14 text run at (741,18) width 43 RTL: "!\x{5E9}\x{5DC}\x{5D5}\x{5DD}. "
15 RenderBR {BR} at (741,18) size 1x17 15 LayoutBR {BR} at (741,18) size 1x17
16 RenderText {#text} at (0,36) size 65x17 16 RenderText {#text} at (0,36) size 65x17
17 text run at (0,36) width 40: "hello, " 17 text run at (0,36) width 40: "hello, "
18 text run at (39,36) width 17 RTL: "\x{5DC}\x{5D5}\x{5D9}" 18 text run at (39,36) width 17 RTL: "\x{5DC}\x{5D5}\x{5D9}"
19 text run at (55,36) width 10: "! " 19 text run at (55,36) width 10: "! "
20 RenderBR {BR} at (64,36) size 1x17 20 LayoutBR {BR} at (64,36) size 1x17
21 RenderText {#text} at (690,54) size 94x17 21 RenderText {#text} at (690,54) size 94x17
22 text run at (690,54) width 7 RTL: "!" 22 text run at (690,54) width 7 RTL: "!"
23 text run at (696,54) width 51: "WebKit" 23 text run at (696,54) width 51: "WebKit"
24 text run at (746,54) width 38 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}, " 24 text run at (746,54) width 38 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}, "
25 RenderBlock {PRE} at (0,103) size 784x80 25 RenderBlock {PRE} at (0,103) size 784x80
26 RenderText {#text} at (0,0) size 784x80 26 RenderText {#text} at (0,0) size 784x80
27 text run at (0,0) width 8: "a" 27 text run at (0,0) width 8: "a"
28 text run at (8,0) width 0: " " 28 text run at (8,0) width 0: " "
29 text run at (0,16) width 8: "(" 29 text run at (0,16) width 8: "("
30 text run at (8,16) width 0: " " 30 text run at (8,16) width 0: " "
31 text run at (680,32) width 0 RTL: " " 31 text run at (680,32) width 0 RTL: " "
32 text run at (680,32) width 8 RTL: "!" 32 text run at (680,32) width 8 RTL: "!"
33 text run at (688,32) width 48: "WebKit" 33 text run at (688,32) width 48: "WebKit"
34 text run at (736,32) width 48 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}, " 34 text run at (736,32) width 48 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}, "
35 text run at (0,48) width 56: "hello, " 35 text run at (0,48) width 56: "hello, "
36 text run at (56,48) width 24 RTL: "\x{5DC}\x{5D5}\x{5D9}" 36 text run at (56,48) width 24 RTL: "\x{5DC}\x{5D5}\x{5D9}"
37 text run at (80,48) width 8: "!" 37 text run at (80,48) width 8: "!"
38 text run at (88,48) width 0: " " 38 text run at (88,48) width 0: " "
39 text run at (0,64) width 8: ")" 39 text run at (0,64) width 8: ")"
40 text run at (8,64) width 0: " " 40 text run at (8,64) width 0: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698