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

Side by Side Diff: LayoutTests/platform/mac/fast/transforms/transformed-caret-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 800x414 3 layer at (0,0) size 800x414
4 RenderBlock {HTML} at (0,0) size 800x414 4 RenderBlock {HTML} at (0,0) size 800x414
5 RenderBody {BODY} at (8,16) size 784x318 5 RenderBody {BODY} at (8,16) size 784x318
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 371x18 7 RenderText {#text} at (0,0) size 371x18
8 text run at (0,0) width 371: "The caret should render correctly in tra nsformed elements" 8 text run at (0,0) width 371: "The caret should render correctly in tra nsformed elements"
9 RenderBR {BR} at (370,14) size 1x0 9 LayoutBR {BR} at (370,14) size 1x0
10 RenderInline {A} at (0,0) size 310x18 [color=#0000EE] 10 RenderInline {A} at (0,0) size 310x18 [color=#0000EE]
11 RenderText {#text} at (0,18) size 310x18 11 RenderText {#text} at (0,18) size 310x18
12 text run at (0,18) width 310: "https://bugs.webkit.org/show_bug.cgi? id=15671" 12 text run at (0,18) width 310: "https://bugs.webkit.org/show_bug.cgi? id=15671"
13 layer at (88,132) size 302x202 13 layer at (88,132) size 302x202
14 RenderBlock {DIV} at (80,116) size 302x202 [border: (1px solid #000000)] 14 RenderBlock {DIV} at (80,116) size 302x202 [border: (1px solid #000000)]
15 RenderText {#text} at (1,1) size 174x92 15 RenderText {#text} at (1,1) size 174x92
16 text run at (1,1) width 174: "Caret" 16 text run at (1,1) width 174: "Caret"
17 caret: position 6 of child 0 {#text} of child 3 {DIV} of body 17 caret: position 6 of child 0 {#text} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698