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

Side by Side Diff: LayoutTests/platform/mac/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock (anonymous) at (0,0) size 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 619x18 7 RenderText {#text} at (0,0) size 619x18
8 text run at (0,0) width 619: "The following two lines should be visibl e without the white background clipping any of the text:" 8 text run at (0,0) width 619: "The following two lines should be visibl e without the white background clipping any of the text:"
9 RenderBlock {P} at (0,34) size 784x30 9 RenderBlock {P} at (0,34) size 784x30
10 RenderInline {SPAN} at (0,0) size 79x38 [bgcolor=#FFFFFF] 10 RenderInline {SPAN} at (0,0) size 79x38 [bgcolor=#FFFFFF]
11 RenderText {#text} at (0,0) size 0x0 11 RenderText {#text} at (0,0) size 0x0
12 RenderInline {SPAN} at (0,0) size 79x30 12 RenderInline {SPAN} at (0,0) size 79x30
13 RenderText {#text} at (0,0) size 79x15 13 RenderText {#text} at (0,0) size 79x15
14 text run at (0,0) width 79: "FOOBARBAZ" 14 text run at (0,0) width 79: "FOOBARBAZ"
15 RenderBR {BR} at (78,12) size 1x0 15 RenderBR {BR} at (78,12) size 1x0
16 RenderText {#text} at (0,15) size 79x15 16 RenderText {#text} at (0,15) size 79x15
17 text run at (0,15) width 79: "BAZBARFOO" 17 text run at (0,15) width 79: "BAZBARFOO"
18 RenderText {#text} at (0,0) size 0x0 18 RenderText {#text} at (0,0) size 0x0
19 RenderBlock (anonymous) at (0,80) size 784x18 19 RenderBlock (anonymous) at (0,80) size 784x18
20 RenderText {#text} at (0,0) size 421x18 20 RenderText {#text} at (0,0) size 421x18
21 text run at (0,0) width 421: "The background below should be 10x10 and snugly fit the image:" 21 text run at (0,0) width 421: "The background below should be 10x10 and snugly fit the image:"
22 RenderBlock {P} at (0,114) size 784x10 22 RenderBlock {P} at (0,114) size 784x10
23 RenderInline {SPAN} at (0,0) size 10x46 [bgcolor=#FF0000] 23 RenderInline {SPAN} at (0,0) size 10x46 [bgcolor=#FF0000]
24 RenderImage {IMG} at (0,0) size 10x10 24 LayoutImage {IMG} at (0,0) size 10x10
25 RenderText {#text} at (0,0) size 0x0 25 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698