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

Unified Diff: LayoutTests/platform/linux/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/linux/css1/box_properties/height-expected.txt
diff --git a/LayoutTests/platform/linux/css1/box_properties/height-expected.txt b/LayoutTests/platform/linux/css1/box_properties/height-expected.txt
index 7463364db7b89985353bf55f1310fadf906e5ad4..6c8aac37b72c28140eb8495baf525323130b7c03 100644
--- a/LayoutTests/platform/linux/css1/box_properties/height-expected.txt
+++ b/LayoutTests/platform/linux/css1/box_properties/height-expected.txt
@@ -15,19 +15,19 @@ layer at (0,0) size 785x997 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,32) width 0: " "
RenderBlock {HR} at (0,97) size 769x2 [border: (1px inset #EEEEEE)]
RenderBlock (anonymous) at (0,107) 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,173) size 769x20
RenderText {#text} at (0,0) size 259x19
text run at (0,0) width 259: "The square above should be fifty pixels tall."
RenderBlock (anonymous) at (0,209) 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,325) size 769x20
RenderText {#text} at (0,0) size 320x19
text run at (0,0) width 320: "The square above should be 100 pixels tall and wide."
RenderBlock (anonymous) at (0,361) 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,477) size 769x40
RenderText {#text} at (0,0) size 743x39
@@ -51,19 +51,19 @@ layer at (0,0) size 785x997 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (4,4) width 4: " "
LayoutTableCell {TD} at (12,28) size 755x418 [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 747x20
RenderText {#text} at (0,0) size 259x19
text run at (0,0) width 259: "The square above should be fifty pixels tall."
RenderBlock (anonymous) at (4,106) 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,222) size 747x20
RenderText {#text} at (0,0) size 320x19
text run at (0,0) width 320: "The square above should be 100 pixels tall and wide."
RenderBlock (anonymous) at (4,258) 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,374) size 747x40
RenderText {#text} at (0,0) size 743x39

Powered by Google App Engine
This is Rietveld 408576698