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

Side by Side Diff: LayoutTests/platform/mac/virtual/antialiasedtext/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 520x18 7 RenderText {#text} at (0,0) size 520x18
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 784x75 9 RenderBlock {DIV} at (0,18) size 784x75
10 RenderText {#text} at (0,0) size 46x18 10 RenderText {#text} at (0,0) size 46x18
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 1x18 12 LayoutBR {BR} at (45,0) size 1x18
13 RenderText {#text} at (734,19) size 50x18 13 RenderText {#text} at (734,19) size 50x18
14 text run at (734,19) width 50 RTL: "!\x{5E9}\x{5DC}\x{5D5}\x{5DD}. " 14 text run at (734,19) width 50 RTL: "!\x{5E9}\x{5DC}\x{5D5}\x{5DD}. "
15 RenderBR {BR} at (734,19) size 1x18 15 LayoutBR {BR} at (734,19) size 1x18
16 RenderText {#text} at (0,38) size 69x18 16 RenderText {#text} at (0,38) size 69x18
17 text run at (0,38) width 40: "hello, " 17 text run at (0,38) width 40: "hello, "
18 text run at (39,38) width 20 RTL: "\x{5DC}\x{5D5}\x{5D9}" 18 text run at (39,38) width 20 RTL: "\x{5DC}\x{5D5}\x{5D9}"
19 text run at (58,38) width 11: "! " 19 text run at (58,38) width 11: "! "
20 RenderBR {BR} at (68,38) size 1x18 20 LayoutBR {BR} at (68,38) size 1x18
21 RenderText {#text} at (683,57) size 101x18 21 RenderText {#text} at (683,57) size 101x18
22 text run at (683,57) width 7 RTL: "!" 22 text run at (683,57) width 7 RTL: "!"
23 text run at (689,57) width 51: "WebKit" 23 text run at (689,57) width 51: "WebKit"
24 text run at (739,57) width 45 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}, " 24 text run at (739,57) width 45 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}, "
25 RenderBlock {PRE} at (0,106) size 784x77 25 RenderBlock {PRE} at (0,106) size 784x77
26 RenderText {#text} at (0,0) size 784x77 26 RenderText {#text} at (0,0) size 784x77
27 text run at (0,0) width 8: "a" 27 text run at (0,0) width 8: "a"
28 text run at (7,0) width 1: " " 28 text run at (7,0) width 1: " "
29 text run at (0,15) width 8: "(" 29 text run at (0,15) width 8: "("
30 text run at (7,15) width 1: " " 30 text run at (7,15) width 1: " "
31 text run at (684,31) width 1 RTL: " " 31 text run at (684,31) width 1 RTL: " "
32 text run at (684,31) width 9 RTL: "!" 32 text run at (684,31) width 9 RTL: "!"
33 text run at (692,31) width 47: "WebKit" 33 text run at (692,31) width 47: "WebKit"
34 text run at (738,31) width 46 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}, " 34 text run at (738,31) width 46 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}, "
35 text run at (0,47) width 55: "hello, " 35 text run at (0,47) width 55: "hello, "
36 text run at (54,47) width 16 RTL: "\x{5DC}\x{5D5}\x{5D9}" 36 text run at (54,47) width 16 RTL: "\x{5DC}\x{5D5}\x{5D9}"
37 text run at (69,47) width 9: "!" 37 text run at (69,47) width 9: "!"
38 text run at (77,47) width 1: " " 38 text run at (77,47) width 1: " "
39 text run at (0,62) width 8: ")" 39 text run at (0,62) width 8: ")"
40 text run at (7,62) width 1: " " 40 text run at (7,62) width 1: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698