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

Unified Diff: LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/whitespace/021-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-xp/virtual/antialiasedtext/fast/text/whitespace/021-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/whitespace/021-expected.txt b/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/whitespace/021-expected.txt
index 34a135ebd07c6369f4e85d8dfaa469740f4fc8f2..46380bc25d8c5d590a50bc0b34e84a23334f3f3c 100644
--- a/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/whitespace/021-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/whitespace/021-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
text run at (1,1) width 429: "This stuff should all be within the table boundaries, and not off the edge."
text run at (1,21) width 309: "No way should it be off the edge of the damn table."
RenderInline {SPAN} at (0,0) size 193x19
- RenderImage {IMG} at (1,56) size 50x0
+ LayoutImage {IMG} at (1,56) size 50x0
RenderText {#text} at (51,41) size 143x19
text run at (51,41) width 143: "oh, no I fell off the edge"
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698