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

Side by Side Diff: LayoutTests/platform/mac/css2.1/20110323/inline-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 800x198 3 layer at (0,0) size 800x198
4 RenderBlock {HTML} at (0,0) size 800x198 4 RenderBlock {HTML} at (0,0) size 800x198
5 RenderBody {BODY} at (8,16) size 784x174 5 RenderBody {BODY} at (8,16) size 784x174
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 784x122 24 RenderBlock {DIV} at (0,52) size 784x122
25 RenderImage {IMG} at (0,0) size 117.59x118 25 LayoutImage {IMG} at (0,0) size 117.59x118
26 RenderText {#text} at (117,104) size 5x18 26 RenderText {#text} at (117,104) size 5x18
27 text run at (117,104) width 5: " " 27 text run at (117,104) width 5: " "
28 RenderImage {IMG} at (121.59,0) size 117.59x118 28 LayoutImage {IMG} at (121.59,0) size 117.59x118
29 RenderText {#text} at (239,104) size 5x18 29 RenderText {#text} at (239,104) size 5x18
30 text run at (239,104) width 5: " " 30 text run at (239,104) width 5: " "
31 RenderImage {IMG} at (243.19,0) size 117.59x118 31 LayoutImage {IMG} at (243.19,0) size 117.59x118
32 RenderText {#text} at (360,104) size 5x18 32 RenderText {#text} at (360,104) size 5x18
33 text run at (360,104) width 5: " " 33 text run at (360,104) width 5: " "
34 RenderImage {IMG} at (364.78,0) size 117.59x118 34 LayoutImage {IMG} at (364.78,0) size 117.59x118
35 RenderText {#text} at (482,104) size 5x18 35 RenderText {#text} at (482,104) size 5x18
36 text run at (482,104) width 5: " " 36 text run at (482,104) width 5: " "
37 RenderImage {IMG} at (486.38,0) size 117.59x118 37 LayoutImage {IMG} at (486.38,0) size 117.59x118
38 RenderText {#text} at (0,0) size 0x0 38 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698