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

Side by Side Diff: LayoutTests/platform/mac/fast/borders/border-image-scaled-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 scrollHeight 620 1 layer at (0,0) size 800x600 scrollHeight 620
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x620 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x620 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x620 4 RenderBlock {HTML} at (0,0) size 800x620
5 RenderBody {BODY} at (8,8) size 784x604 5 RenderBody {BODY} at (8,8) size 784x604
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 751x36 7 RenderText {#text} at (0,0) size 751x36
8 text run at (0,0) width 751: "The purpose of this test case is to illu strate the legacy behavior of -webkit-border-image. The specified border widths" 8 text run at (0,0) width 751: "The purpose of this test case is to illu strate the legacy behavior of -webkit-border-image. The specified border widths"
9 text run at (0,18) width 716: "actually end up becoming the real borde r widths. The border-image property in the specification doesn't do this." 9 text run at (0,18) width 716: "actually end up becoming the real borde r widths. The border-image property in the specification doesn't do this."
10 RenderBlock (anonymous) at (0,52) size 784x552 10 RenderBlock (anonymous) at (0,52) size 784x552
11 RenderBlock {DIV} at (10,10) size 252x252 [border: (42px none #000000) ( 60px none #000000) (42px none #000000)] 11 RenderBlock {DIV} at (10,10) size 252x252 [border: (42px none #000000) ( 60px none #000000) (42px none #000000)]
12 RenderText {#text} at (272,258) size 4x18 12 RenderText {#text} at (272,258) size 4x18
13 text run at (272,258) width 4: " " 13 text run at (272,258) width 4: " "
14 RenderBlock {DIV} at (286,10) size 252x252 [border: (42px none #000000) (60px none #000000) (42px none #000000)] 14 RenderBlock {DIV} at (286,10) size 252x252 [border: (42px none #000000) (60px none #000000) (42px none #000000)]
15 RenderText {#text} at (548,258) size 4x18 15 RenderText {#text} at (548,258) size 4x18
16 text run at (548,258) width 4: " " 16 text run at (548,258) width 4: " "
17 RenderBR {BR} at (0,0) size 0x0 17 LayoutBR {BR} at (0,0) size 0x0
18 RenderBlock {DIV} at (10,286) size 252x252 [border: (42px none #000000) (60px none #000000) (42px none #000000)] 18 RenderBlock {DIV} at (10,286) size 252x252 [border: (42px none #000000) (60px none #000000) (42px none #000000)]
19 RenderText {#text} at (272,534) size 4x18 19 RenderText {#text} at (272,534) size 4x18
20 text run at (272,534) width 4: " " 20 text run at (272,534) width 4: " "
21 RenderBlock {DIV} at (286,286) size 252x252 [border: (42px none #000000) (60px none #000000) (42px none #000000)] 21 RenderBlock {DIV} at (286,286) size 252x252 [border: (42px none #000000) (60px none #000000) (42px none #000000)]
22 RenderText {#text} at (0,0) size 0x0 22 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698