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

Side by Side Diff: LayoutTests/platform/linux/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 800x203 3 layer at (0,0) size 800x203
4 RenderBlock {HTML} at (0,0) size 800x203 4 RenderBlock {HTML} at (0,0) size 800x203
5 RenderBody {BODY} at (8,16) size 784x179 5 RenderBody {BODY} at (8,16) size 784x179
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 101x19 7 RenderText {#text} at (0,0) size 101x19
8 text run at (0,0) width 101: "There should be " 8 text run at (0,0) width 101: "There should be "
9 RenderInline {STRONG} at (0,0) size 143x19 9 RenderInline {STRONG} at (0,0) size 143x19
10 RenderText {#text} at (101,0) size 143x19 10 RenderText {#text} at (101,0) size 143x19
11 text run at (101,0) width 143: "5 filled green squares" 11 text run at (101,0) width 143: "5 filled green squares"
12 RenderText {#text} at (244,0) size 175x19 12 RenderText {#text} at (244,0) size 175x19
13 text run at (244,0) width 175: " with the same width and the " 13 text run at (244,0) width 175: " with the same width and the "
14 RenderInline {STRONG} at (0,0) size 80x19 14 RenderInline {STRONG} at (0,0) size 80x19
15 RenderText {#text} at (419,0) size 80x19 15 RenderText {#text} at (419,0) size 80x19
16 text run at (419,0) width 80: "same height" 16 text run at (419,0) width 80: "same height"
17 RenderText {#text} at (499,0) size 228x19 17 RenderText {#text} at (499,0) size 228x19
18 text run at (499,0) width 228: ". The 5 filled green squares should be " 18 text run at (499,0) width 228: ". The 5 filled green squares should be "
19 RenderInline {STRONG} at (0,0) size 56x19 19 RenderInline {STRONG} at (0,0) size 56x19
20 RenderText {#text} at (727,0) size 56x19 20 RenderText {#text} at (727,0) size 56x19
21 text run at (727,0) width 56: "identical" 21 text run at (727,0) width 56: "identical"
22 RenderText {#text} at (0,20) size 417x19 22 RenderText {#text} at (0,20) size 417x19
23 text run at (0,20) width 417: "to each other. This should still remain true even after a window resize." 23 text run at (0,20) width 417: "to each other. This should still remain true even after a window resize."
24 RenderBlock {DIV} at (0,56) size 784x123 24 RenderBlock {DIV} at (0,56) size 784x123
25 RenderImage {IMG} at (0,0) size 117.59x118 25 LayoutImage {IMG} at (0,0) size 117.59x118
26 RenderText {#text} at (117,103) size 5x19 26 RenderText {#text} at (117,103) size 5x19
27 text run at (117,103) width 5: " " 27 text run at (117,103) 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,103) size 5x19 29 RenderText {#text} at (239,103) size 5x19
30 text run at (239,103) width 5: " " 30 text run at (239,103) 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,103) size 5x19 32 RenderText {#text} at (360,103) size 5x19
33 text run at (360,103) width 5: " " 33 text run at (360,103) 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,103) size 5x19 35 RenderText {#text} at (482,103) size 5x19
36 text run at (482,103) width 5: " " 36 text run at (482,103) 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