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

Side by Side Diff: LayoutTests/platform/win-xp/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 626 1 layer at (0,0) size 800x600 scrollHeight 626
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x626 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 800x626 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 800x626 4 RenderBlock {HTML} at (0,0) size 800x626
5 RenderBody {BODY} at (8,8) size 784x610 5 RenderBody {BODY} at (8,8) size 784x610
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 780x39 7 RenderText {#text} at (0,0) size 780x39
8 text run at (0,0) width 780: "The purpose of this test case is to illu strate the legacy behavior of -webkit-border-image. The specified border widths actually end" 8 text run at (0,0) width 780: "The purpose of this test case is to illu strate the legacy behavior of -webkit-border-image. The specified border widths actually end"
9 text run at (0,20) width 595: "up becoming the real border widths. The border-image property in the specification doesn't do this." 9 text run at (0,20) width 595: "up becoming the real border widths. The border-image property in the specification doesn't do this."
10 RenderBlock (anonymous) at (0,56) size 784x554 10 RenderBlock (anonymous) at (0,56) size 784x554
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,257) size 4x19 12 RenderText {#text} at (272,257) size 4x19
13 text run at (272,257) width 4: " " 13 text run at (272,257) 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,257) size 4x19 15 RenderText {#text} at (548,257) size 4x19
16 text run at (548,257) width 4: " " 16 text run at (548,257) width 4: " "
17 RenderBR {BR} at (0,0) size 0x0 17 LayoutBR {BR} at (0,0) size 0x0
18 RenderBlock {DIV} at (10,287) size 252x252 [border: (42px none #000000) (60px none #000000) (42px none #000000)] 18 RenderBlock {DIV} at (10,287) size 252x252 [border: (42px none #000000) (60px none #000000) (42px none #000000)]
19 RenderText {#text} at (272,534) size 4x19 19 RenderText {#text} at (272,534) size 4x19
20 text run at (272,534) width 4: " " 20 text run at (272,534) width 4: " "
21 RenderBlock {DIV} at (286,287) size 252x252 [border: (42px none #000000) (60px none #000000) (42px none #000000)] 21 RenderBlock {DIV} at (286,287) 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