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

Unified Diff: LayoutTests/platform/mac/css1/box_properties/width-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/mac/css1/box_properties/width-expected.txt
diff --git a/LayoutTests/platform/mac/css1/box_properties/width-expected.txt b/LayoutTests/platform/mac/css1/box_properties/width-expected.txt
index 8a2eeaa7791fdda1e9d18bfafbea4e03cfb11940..1e1deedaa2c6f71aa1a4c25ff447f6b795f7390c 100644
--- a/LayoutTests/platform/mac/css1/box_properties/width-expected.txt
+++ b/LayoutTests/platform/mac/css1/box_properties/width-expected.txt
@@ -16,13 +16,13 @@ layer at (0,0) size 785x1378 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (148,30) width 1: " "
RenderBlock {HR} at (0,92) size 769x2 [border: (1px inset #EEEEEE)]
RenderBlock (anonymous) at (0,102) 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,168) size 769x18
RenderText {#text} at (0,0) size 292x18
text run at (0,0) width 292: "The square above should be fifty pixels wide."
RenderBlock (anonymous) at (0,202) size 769x385
- RenderImage {IMG} at (0,0) size 384.50x385
+ LayoutImage {IMG} at (0,0) size 384.50x385
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,603) size 769x18
RenderText {#text} at (0,0) size 683x18
@@ -53,13 +53,13 @@ layer at (0,0) size 785x1378 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (4,4) width 4: " "
LayoutTableCell {TD} at (12,26) size 370x573 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
RenderBlock (anonymous) at (4,4) size 362x50
- 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 362x18
RenderText {#text} at (0,0) size 292x18
text run at (0,0) width 292: "The square above should be fifty pixels wide."
RenderBlock (anonymous) at (4,104) size 362x181
- RenderImage {IMG} at (0,0) size 181x181
+ LayoutImage {IMG} at (0,0) size 181x181
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (4,301) size 362x36
RenderText {#text} at (0,0) size 353x36

Powered by Google App Engine
This is Rietveld 408576698