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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug3977-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/tables/mozilla/bugs/bug3977-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug3977-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug3977-expected.txt
index fd8369bb2aacc3c42c7f1ad35a3ea793499bd784..4fbf39cf513abd8bf17d1a54451833c189344ad2 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug3977-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug3977-expected.txt
@@ -138,21 +138,21 @@ layer at (0,0) size 785x929 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,0) width 70: "etc., etc. ..."
layer at (13,13) size 590x73 clip at (14,14) size 588x71
RenderBlock {DIV} at (0,0) size 590x73 [border: (1px solid #C0C0C0)]
- RenderImage {IMG} at (2,2) size 16x16
+ LayoutImage {IMG} at (2,2) size 16x16
layer at (31,15) size 570x0
RenderBlock {DIV} at (18,2) size 570x0
layer at (13,184) size 589x33 clip at (14,185) size 587x31
RenderBlock {DIV} at (0,0) size 589x33 [border: (1px solid #C0C0C0)]
- RenderImage {IMG} at (2,2) size 16x16
+ LayoutImage {IMG} at (2,2) size 16x16
layer at (31,186) size 569x0
RenderBlock {DIV} at (18,2) size 569x0
layer at (13,223) size 110x39 clip at (14,224) size 108x37
RenderBlock {DIV} at (0,0) size 110x39 [border: (1px solid #C0C0C0)]
- RenderImage {IMG} at (2,2) size 16x16
+ LayoutImage {IMG} at (2,2) size 16x16
layer at (31,225) size 90x0
RenderBlock {DIV} at (18,2) size 90x0
layer at (13,571) size 590x73 backgroundClip at (13,571) size 590x29 clip at (14,572) size 588x28 outlineClip at (0,0) size 785x600
RenderBlock {DIV} at (0,0) size 590x73 [border: (1px solid #C0C0C0)]
- RenderImage {IMG} at (2,2) size 16x16
+ LayoutImage {IMG} at (2,2) size 16x16
layer at (31,573) size 570x0
RenderBlock {DIV} at (18,2) size 570x0

Powered by Google App Engine
This is Rietveld 408576698