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

Side by Side Diff: LayoutTests/platform/linux/fast/flexbox/024-expected.txt

Issue 481753002: Use Shadow DOM to display fallback content for images (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 6 years, 3 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 | Annotate | Revision Log
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 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x60 6 RenderBlock {P} at (0,0) size 784x60
7 RenderText {#text} at (0,0) size 778x59 7 RenderText {#text} at (0,0) size 778x59
8 text run at (0,0) width 778: "You should see a single 100x100 green sq uare below. If your browser supports the display of ALT text, you should see the word" 8 text run at (0,0) width 778: "You should see a single 100x100 green sq uare below. If your browser supports the display of ALT text, you should see the word"
9 text run at (0,20) width 196: "\"Image\" inside the green square. " 9 text run at (0,20) width 196: "\"Image\" inside the green square. "
10 text run at (196,20) width 256: "If you see any red, then the test has failed. " 10 text run at (196,20) width 256: "If you see any red, then the test has failed. "
11 text run at (452,20) width 314: "This test is checking to make sure re placed elements" 11 text run at (452,20) width 314: "This test is checking to make sure re placed elements"
12 text run at (0,40) width 195: "inside boxes get stretched when " 12 text run at (0,40) width 195: "inside boxes get stretched when "
13 RenderInline {CODE} at (0,0) size 144x16 13 RenderInline {CODE} at (0,0) size 144x16
14 RenderText {#text} at (195,43) size 144x16 14 RenderText {#text} at (195,43) size 144x16
15 text run at (195,43) width 144: "box-align: stretch" 15 text run at (195,43) width 144: "box-align: stretch"
16 RenderText {#text} at (339,40) size 74x19 16 RenderText {#text} at (339,40) size 74x19
17 text run at (339,40) width 74: " is specified." 17 text run at (339,40) width 74: " is specified."
18 RenderDeprecatedFlexibleBox {DIV} at (0,76) size 100x100 [bgcolor=#FF0000] 18 RenderDeprecatedFlexibleBox {DIV} at (0,76) size 100x100 [bgcolor=#FF0000]
19 RenderImage {IMG} at (0,0) size 100x100 [bgcolor=#008000] 19 RenderBlock {IMG} at (0,0) size 100x100 [bgcolor=#008000]
20 layer at (8,84) size 100x100 clip at (9,85) size 98x98
21 RenderBlock {DIV} at (0,0) size 100x100 [border: (1px solid #C0C0C0)]
22 RenderImage {IMG} at (2,2) size 16x16
23 layer at (26,86) size 80x20
24 RenderBlock {DIV} at (18,2) size 80x20
25 RenderText {#text} at (0,0) size 37x19
26 text run at (0,0) width 37: "Image"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698