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

Side by Side Diff: LayoutTests/fast/css/pseudo-first-line-border-width-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 800x450 3 layer at (0,0) size 800x450
4 RenderBlock {HTML} at (0,0) size 800x450 4 RenderBlock {HTML} at (0,0) size 800x450
5 RenderBody {BODY} at (8,8) size 784x342 5 RenderBody {BODY} at (8,8) size 784x342
6 RenderBlock {DIV} at (0,0) size 784x32 6 RenderBlock {DIV} at (0,0) size 784x32
7 RenderText {#text} at (0,0) size 144x16 7 RenderText {#text} at (0,0) size 144x16
8 text run at (0,0) width 144: "Test for " 8 text run at (0,0) width 144: "Test for "
9 RenderInline {A} at (0,0) size 736x32 [color=#0000EE] 9 RenderInline {A} at (0,0) size 736x32 [color=#0000EE]
10 RenderText {#text} at (144,0) size 736x32 10 RenderText {#text} at (144,0) size 736x32
11 text run at (144,0) width 592: "https://bugs.webkit.org/show_bug.cgi ?" 11 text run at (144,0) width 592: "https://bugs.webkit.org/show_bug.cgi ?"
12 text run at (0,16) width 128: "id=79526" 12 text run at (0,16) width 128: "id=79526"
13 RenderBlock {P} at (0,132) size 784x210 13 RenderBlock {P} at (0,132) size 784x210
14 RenderText {#text} at (0,0) size 350x10 14 RenderText {#text} at (0,0) size 350x10
15 text run at (0,0) width 350: "A green 10px border on the left of " 15 text run at (0,0) width 350: "A green 10px border on the left of "
16 RenderInline {SPAN} at (0,0) size 500x210 [border: none (100px solid #00 8000)] 16 RenderInline {SPAN} at (0,0) size 500x210 [border: none (100px solid #00 8000)]
17 RenderText {#text} at (360,0) size 50x10 17 RenderText {#text} at (360,0) size 50x10
18 text run at (360,0) width 50: "this," 18 text run at (360,0) width 50: "this,"
19 RenderBR {BR} at (410,0) size 0x10 19 LayoutBR {BR} at (410,0) size 0x10
20 RenderText {#text} at (0,10) size 500x200 20 RenderText {#text} at (0,10) size 500x200
21 text run at (0,10) width 400: "is a" 21 text run at (0,10) width 400: "is a"
22 text run at (0,110) width 500: "pass." 22 text run at (0,110) width 500: "pass."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698