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

Unified Diff: LayoutTests/platform/win/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/win/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt
diff --git a/LayoutTests/platform/win/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt b/LayoutTests/platform/win/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt
index dc90c2a42cbf3a0a5ea3e7d67e2aece18c19460e..b141b0e01d7a87414c66525e7c2b94403bafa647 100644
--- a/LayoutTests/platform/win/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt
+++ b/LayoutTests/platform/win/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,116) size 784x10
RenderInline {SPAN} at (0,0) size 10x45 [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