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

Unified Diff: LayoutTests/platform/win/css1/box_properties/height-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/css1/box_properties/height-expected.txt
diff --git a/LayoutTests/platform/win/css1/box_properties/height-expected.txt b/LayoutTests/platform/win/css1/box_properties/height-expected.txt
index 8bb9e513bb64a5381506436e1100f0394231b576..b3f56f3896f5cdeb86dd037e1e7b945d4afb68bc 100644
--- a/LayoutTests/platform/win/css1/box_properties/height-expected.txt
+++ b/LayoutTests/platform/win/css1/box_properties/height-expected.txt
@@ -15,19 +15,19 @@ layer at (0,0) size 785x977 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,32) width 0: " "
RenderBlock {HR} at (0,95) size 769x2 [border: (1px inset #EEEEEE)]
RenderBlock (anonymous) at (0,105) size 769x50
- RenderImage {IMG} at (0,0) size 50x50
+ LayoutImage {IMG} at (0,0) size 50x50
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,171) size 769x18
RenderText {#text} at (0,0) size 281x17
text run at (0,0) width 281: "The square above should be fifty pixels tall."
RenderBlock (anonymous) at (0,205) size 769x100
- RenderImage {IMG} at (0,0) size 100x100
+ LayoutImage {IMG} at (0,0) size 100x100
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,321) size 769x18
RenderText {#text} at (0,0) size 340x17
text run at (0,0) width 340: "The square above should be 100 pixels tall and wide."
RenderBlock (anonymous) at (0,355) size 769x100
- RenderImage {IMG} at (0,0) size 30x100
+ LayoutImage {IMG} at (0,0) size 30x100
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,471) size 769x36
RenderText {#text} at (0,0) size 765x35
@@ -51,19 +51,19 @@ layer at (0,0) size 785x977 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (4,4) width 4: " "
LayoutTableCell {TD} at (12,26) size 755x410 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
RenderBlock (anonymous) at (4,4) size 747x50
- RenderImage {IMG} at (0,0) size 50x50
+ LayoutImage {IMG} at (0,0) size 50x50
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (4,70) size 747x18
RenderText {#text} at (0,0) size 281x17
text run at (0,0) width 281: "The square above should be fifty pixels tall."
RenderBlock (anonymous) at (4,104) size 747x100
- RenderImage {IMG} at (0,0) size 100x100
+ LayoutImage {IMG} at (0,0) size 100x100
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (4,220) size 747x18
RenderText {#text} at (0,0) size 340x17
text run at (0,0) width 340: "The square above should be 100 pixels tall and wide."
RenderBlock (anonymous) at (4,254) size 747x100
- RenderImage {IMG} at (0,0) size 30x100
+ LayoutImage {IMG} at (0,0) size 30x100
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (4,370) size 747x36
RenderText {#text} at (0,0) size 739x35

Powered by Google App Engine
This is Rietveld 408576698