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

Side by Side Diff: LayoutTests/platform/linux/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 800x200 3 layer at (0,0) size 800x200
4 RenderBlock {HTML} at (0,0) size 800x200 4 RenderBlock {HTML} at (0,0) size 800x200
5 RenderBody {BODY} at (8,16) size 784x171 5 RenderBody {BODY} at (8,16) size 784x171
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 365x19 7 RenderText {#text} at (0,0) size 365x19
8 text run at (0,0) width 365: "This tests horizontal caret movement in vertical writing mode." 8 text run at (0,0) width 365: "This tests horizontal caret movement in vertical writing mode."
9 RenderBlock {DIV} at (0,36) size 84x135 9 RenderBlock {DIV} at (0,36) size 84x135
10 RenderBlock {P} at (20,0) size 44x135 10 RenderBlock {P} at (20,0) size 44x135
11 RenderText {#text} at (0,27) size 22x108 11 RenderText {#text} at (0,27) size 22x108
12 text run at (0,27) width 108 RTL: "\x{5D0}\x{5E0}\x{5D9} \x{5D7}\x{5 EA}\x{5D5}\x{5DC}." 12 text run at (0,27) width 108 RTL: "\x{5D0}\x{5E0}\x{5D9} \x{5D7}\x{5 EA}\x{5D5}\x{5DC}."
13 RenderBR {BR} at (0,27) size 22x0 13 LayoutBR {BR} at (0,27) size 22x0
14 RenderText {#text} at (22,15) size 22x120 14 RenderText {#text} at (22,15) size 22x120
15 text run at (22,15) width 120 RTL: "\x{5D0}\x{5D9}\x{5DF} \x{5DC}\x{ 5D9} \x{5E9}\x{5DD}." 15 text run at (22,15) width 120 RTL: "\x{5D0}\x{5D9}\x{5DF} \x{5DC}\x{ 5D9} \x{5E9}\x{5DD}."
16 RenderBlock {PRE} at (0,184) size 784x0 16 RenderBlock {PRE} at (0,184) 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