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

Unified Diff: LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/backgrounds/quirks-mode-line-box-backgrounds-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-mountainlion/virtual/slimmingpaint/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt
diff --git a/LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt b/LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt
index 3d19b1108270b8612066a38c72412103ef7b22f7..ccafdbc9296e34cc759087f0a4d0095531509b59 100644
--- a/LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt
+++ b/LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt
@@ -21,5 +21,5 @@ layer at (0,0) size 800x600
text run at (0,0) width 421: "The background below should be 10x10 and snugly fit the image:"
RenderBlock {P} at (0,114) size 784x10
RenderInline {SPAN} at (0,0) size 10x46 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,0) size 10x10
+ LayoutImage {IMG} at (0,0) size 10x10
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698