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

Side by Side Diff: LayoutTests/platform/mac/editing/selection/vertical-lr-ltr-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 800x290 3 layer at (0,0) size 800x290
4 RenderBlock {HTML} at (0,0) size 800x290.25 4 RenderBlock {HTML} at (0,0) size 800x290.25
5 RenderBody {BODY} at (8,16) size 784x261.25 5 RenderBody {BODY} at (8,16) size 784x261.25
6 RenderBlock {P} at (0,0) size 784x24 6 RenderBlock {P} at (0,0) size 784x24
7 RenderText {#text} at (0,4) size 702x18 7 RenderText {#text} at (0,4) size 702x18
8 text run at (0,4) width 702: "This tests horizontal caret movement in vertical writing mode. \"\x{3042}\x{308B}\x{3002}\" and \"\x{540D}\x{524D}\x{306 F}\x{307E}\x{3060}\" must be selected." 8 text run at (0,4) width 702: "This tests horizontal caret movement in vertical writing mode. \"\x{3042}\x{308B}\x{3002}\" and \"\x{540D}\x{524D}\x{306 F}\x{307E}\x{3060}\" must be selected."
9 RenderBlock {DIV} at (0,40) size 80x221.25 9 RenderBlock {DIV} at (0,40) size 80x221.25
10 RenderBlock {P} at (16,0) size 48x221.25 10 RenderBlock {P} at (16,0) size 48x221.25
11 RenderText {#text} at (3,0) size 18x128 11 RenderText {#text} at (3,0) size 18x128
12 text run at (3,0) width 128: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{306 7}\x{3042}\x{308B}\x{3002}" 12 text run at (3,0) width 128: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{306 7}\x{3042}\x{308B}\x{3002}"
13 RenderBR {BR} at (3,128) size 18x0 13 LayoutBR {BR} at (3,128) size 18x0
14 RenderText {#text} at (27,0) size 18x128 14 RenderText {#text} at (27,0) size 18x128
15 text run at (27,0) width 128: "\x{540D}\x{524D}\x{306F}\x{307E}\x{30 60}\x{7121}\x{3044}\x{3002}" 15 text run at (27,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,274.25) size 784x0 16 RenderBlock {PRE} at (0,274.25) 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