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

Side by Side Diff: LayoutTests/platform/mac/css2.1/20110323/floating-replaced-height-008-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 800x186 3 layer at (0,0) size 800x186
4 RenderBlock {HTML} at (0,0) size 800x186 4 RenderBlock {HTML} at (0,0) size 800x186
5 RenderBody {BODY} at (8,16) size 784x36 5 RenderBody {BODY} at (8,16) size 784x36
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 108x18 7 RenderText {#text} at (0,0) size 108x18
8 text run at (0,0) width 108: "There should be " 8 text run at (0,0) width 108: "There should be "
9 RenderInline {STRONG} at (0,0) size 146x18 9 RenderInline {STRONG} at (0,0) size 146x18
10 RenderText {#text} at (107,0) size 146x18 10 RenderText {#text} at (107,0) size 146x18
11 text run at (107,0) width 146: "5 filled green squares" 11 text run at (107,0) width 146: "5 filled green squares"
12 RenderText {#text} at (252,0) size 189x18 12 RenderText {#text} at (252,0) size 189x18
13 text run at (252,0) width 189: " with the same width and the " 13 text run at (252,0) width 189: " with the same width and the "
14 RenderInline {STRONG} at (0,0) size 82x18 14 RenderInline {STRONG} at (0,0) size 82x18
15 RenderText {#text} at (440,0) size 82x18 15 RenderText {#text} at (440,0) size 82x18
16 text run at (440,0) width 82: "same height" 16 text run at (440,0) width 82: "same height"
17 RenderText {#text} at (521,0) size 241x18 17 RenderText {#text} at (521,0) size 241x18
18 text run at (521,0) width 241: ". The 5 filled green squares should be " 18 text run at (521,0) width 241: ". The 5 filled green squares should be "
19 RenderInline {STRONG} at (0,0) size 59x18 19 RenderInline {STRONG} at (0,0) size 59x18
20 RenderText {#text} at (0,18) size 59x18 20 RenderText {#text} at (0,18) size 59x18
21 text run at (0,18) width 59: "identical" 21 text run at (0,18) width 59: "identical"
22 RenderText {#text} at (58,18) size 456x18 22 RenderText {#text} at (58,18) size 456x18
23 text run at (58,18) width 456: " to each other. This should still rema in true even after a window resize." 23 text run at (58,18) width 456: " to each other. This should still rema in true even after a window resize."
24 RenderBlock {DIV} at (0,52) size 784x0 24 RenderBlock {DIV} at (0,52) size 784x0
25 RenderImage {IMG} at (0,0) size 117.59x118 25 LayoutImage {IMG} at (0,0) size 117.59x118
26 RenderImage {IMG} at (117.59,0) size 5x5 26 LayoutImage {IMG} at (117.59,0) size 5x5
27 RenderImage {IMG} at (122.59,0) size 117.59x118 27 LayoutImage {IMG} at (122.59,0) size 117.59x118
28 RenderImage {IMG} at (240.19,0) size 5x5 28 LayoutImage {IMG} at (240.19,0) size 5x5
29 RenderImage {IMG} at (245.19,0) size 117.59x118 29 LayoutImage {IMG} at (245.19,0) size 117.59x118
30 RenderImage {IMG} at (362.78,0) size 5x5 30 LayoutImage {IMG} at (362.78,0) size 5x5
31 RenderImage {IMG} at (367.78,0) size 117.59x118 31 LayoutImage {IMG} at (367.78,0) size 117.59x118
32 RenderImage {IMG} at (485.38,0) size 5x5 32 LayoutImage {IMG} at (485.38,0) size 5x5
33 RenderImage {IMG} at (490.38,0) size 117.59x118 33 LayoutImage {IMG} at (490.38,0) size 117.59x118
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698