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

Side by Side Diff: LayoutTests/platform/linux/editing/selection/vertical-rl-ltr-extend-line-forward-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 800x275 3 layer at (0,0) size 800x275
4 RenderBlock {HTML} at (0,0) size 800x275 4 RenderBlock {HTML} at (0,0) size 800x275
5 RenderBody {BODY} at (8,16) size 784x246 5 RenderBody {BODY} at (8,16) size 784x246
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 655x19 7 RenderText {#text} at (0,0) size 655x19
8 text run at (0,0) width 655: "This tests horizontal caret movement in vertical writing mode. \"\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}\" and \"\x{540D}\x{524D}\" must be selected." 8 text run at (0,0) width 655: "This tests horizontal caret movement in vertical writing mode. \"\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}\" and \"\x{540D}\x{524D}\" must be selected."
9 RenderBlock {DIV} at (0,36) size 72x210 9 RenderBlock {DIV} at (0,36) size 72x210
10 RenderBlock {P} at (16,0) size 40x210 10 RenderBlock {P} at (16,0) size 40x210
11 RenderText {#text} at (0,0) size 19x128 11 RenderText {#text} at (0,0) size 19x128
12 text run at (0,0) width 128: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{306 7}\x{3042}\x{308B}\x{3002}" 12 text run at (0,0) width 128: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{306 7}\x{3042}\x{308B}\x{3002}"
13 RenderBR {BR} at (0,128) size 19x0 13 LayoutBR {BR} at (0,128) size 19x0
14 RenderText {#text} at (20,0) size 19x128 14 RenderText {#text} at (20,0) size 19x128
15 text run at (20,0) width 128: "\x{540D}\x{524D}\x{306F}\x{307E}\x{30 60}\x{7121}\x{3044}\x{3002}" 15 text run at (20,0) width 128: "\x{540D}\x{524D}\x{306F}\x{307E}\x{30 60}\x{7121}\x{3044}\x{3002}"
16 RenderBlock {PRE} at (0,259) size 784x0 16 RenderBlock {PRE} at (0,259) size 784x0
17 selection start: position 2 of child 0 {#text} of child 1 {P} of child 3 {DIV} o f body 17 selection start: position 2 of child 0 {#text} of child 1 {P} of child 3 {DIV} o f body
18 selection end: position 2 of child 2 {#text} of child 1 {P} of child 3 {DIV} o f body 18 selection end: position 2 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