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

Side by Side Diff: LayoutTests/platform/android/fast/flexbox/023-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 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 LayoutImage {IMG} at (0,0) size 100x100 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698