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

Unified Diff: LayoutTests/platform/linux/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/linux/css1/box_properties/width-expected.txt
diff --git a/LayoutTests/platform/linux/css1/box_properties/width-expected.txt b/LayoutTests/platform/linux/css1/box_properties/width-expected.txt
index 47fcc0f8d0d44434e079c7380dec0cfb4aed0e81..da07de24d533064b04cd928a8ee6fd73cb7f041f 100644
--- a/LayoutTests/platform/linux/css1/box_properties/width-expected.txt
+++ b/LayoutTests/platform/linux/css1/box_properties/width-expected.txt
@@ -16,13 +16,13 @@ layer at (0,0) size 785x1391 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (152,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 271x19
text run at (0,0) width 271: "The square above should be fifty pixels wide."
RenderBlock (anonymous) at (0,209) 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,610) size 769x20
RenderText {#text} at (0,0) size 641x19
@@ -53,13 +53,13 @@ layer at (0,0) size 785x1391 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (4,4) width 4: " "
LayoutTableCell {TD} at (12,28) size 370x583 [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 362x20
RenderText {#text} at (0,0) size 271x19
text run at (0,0) width 271: "The square above should be fifty pixels wide."
RenderBlock (anonymous) at (4,106) 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,303) size 362x40
RenderText {#text} at (0,0) size 332x39

Powered by Google App Engine
This is Rietveld 408576698