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

Side by Side Diff: LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-backward-br-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 800x202 3 layer at (0,0) size 800x202
4 RenderBlock {HTML} at (0,0) size 800x201.72 4 RenderBlock {HTML} at (0,0) size 800x201.72
5 RenderBody {BODY} at (8,16) size 784x172.72 5 RenderBody {BODY} at (8,16) size 784x172.72
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 399x18 7 RenderText {#text} at (0,0) size 399x18
8 text run at (0,0) width 399: "This tests horizontal caret movement in vertical writing mode." 8 text run at (0,0) width 399: "This tests horizontal caret movement in vertical writing mode."
9 RenderBlock {DIV} at (0,34) size 88x138.72 9 RenderBlock {DIV} at (0,34) size 88x138.72
10 RenderBlock {P} at (20,0) size 48x138.72 10 RenderBlock {P} at (20,0) size 48x138.72
11 RenderText {#text} at (1,42) size 23x97 11 RenderText {#text} at (1,42) size 23x97
12 text run at (1,42) width 97 RTL: "\x{5D0}\x{5E0}\x{5D9} \x{5D7}\x{5E A}\x{5D5}\x{5DC}." 12 text run at (1,42) width 97 RTL: "\x{5D0}\x{5E0}\x{5D9} \x{5D7}\x{5E A}\x{5D5}\x{5DC}."
13 RenderBR {BR} at (1,42) size 23x1 13 LayoutBR {BR} at (1,42) size 23x1
14 RenderText {#text} at (25,31) size 23x108 14 RenderText {#text} at (25,31) size 23x108
15 text run at (25,31) width 107 RTL: "\x{5D0}\x{5D9}\x{5DF} \x{5DC}\x{ 5D9} \x{5E9}\x{5DD}." 15 text run at (25,31) width 107 RTL: "\x{5D0}\x{5D9}\x{5DF} \x{5DC}\x{ 5D9} \x{5E9}\x{5DD}."
16 RenderBlock {PRE} at (0,185.72) size 784x0 16 RenderBlock {PRE} at (0,185.72) size 784x0
17 selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} o f body 17 selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} o f body
18 selection end: position 5 of child 2 {#text} of child 1 {P} of child 3 {DIV} o f body 18 selection end: position 5 of child 2 {#text} of child 1 {P} of child 3 {DIV} o f body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698