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

Side by Side Diff: LayoutTests/platform/linux/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 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 565x19 7 RenderText {#text} at (0,0) size 565x19
8 text run at (0,0) width 565: "The following two lines should be visibl e without the white background clipping any of the text:" 8 text run at (0,0) width 565: "The following two lines should be visibl e without the white background clipping any of the text:"
9 RenderBlock {P} at (0,36) size 784x32 9 RenderBlock {P} at (0,36) size 784x32
10 RenderInline {SPAN} at (0,0) size 77x38 [bgcolor=#FFFFFF] 10 RenderInline {SPAN} at (0,0) size 77x38 [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 77x31 12 RenderInline {SPAN} at (0,0) size 77x31
13 RenderText {#text} at (0,0) size 77x15 13 RenderText {#text} at (0,0) size 77x15
14 text run at (0,0) width 77: "FOOBARBAZ" 14 text run at (0,0) width 77: "FOOBARBAZ"
15 RenderBR {BR} at (77,12) size 0x0 15 RenderBR {BR} at (77,12) size 0x0
16 RenderText {#text} at (0,16) size 77x15 16 RenderText {#text} at (0,16) size 77x15
17 text run at (0,16) width 77: "BAZBARFOO" 17 text run at (0,16) width 77: "BAZBARFOO"
18 RenderText {#text} at (0,0) size 0x0 18 RenderText {#text} at (0,0) size 0x0
19 RenderBlock (anonymous) at (0,84) size 784x20 19 RenderBlock (anonymous) at (0,84) size 784x20
20 RenderText {#text} at (0,0) size 391x19 20 RenderText {#text} at (0,0) size 391x19
21 text run at (0,0) width 391: "The background below should be 10x10 and snugly fit the image:" 21 text run at (0,0) width 391: "The background below should be 10x10 and snugly fit the image:"
22 RenderBlock {P} at (0,120) size 784x10 22 RenderBlock {P} at (0,120) 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