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

Unified Diff: LayoutTests/platform/win-xp/editing/pasteboard/4989774-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/editing/pasteboard/4989774-expected.txt
diff --git a/LayoutTests/platform/win-xp/editing/pasteboard/4989774-expected.txt b/LayoutTests/platform/win-xp/editing/pasteboard/4989774-expected.txt
index 8e9ad0e573c208fecea0359f2d73de568f67b612..8c0f44a2afffa280a154fc38a082db4f7fcbcbe0 100644
--- a/LayoutTests/platform/win-xp/editing/pasteboard/4989774-expected.txt
+++ b/LayoutTests/platform/win-xp/editing/pasteboard/4989774-expected.txt
@@ -3,9 +3,9 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderImage {IMG} at (0,0) size 76x103
- RenderImage {IMG} at (76,0) size 76x103
- RenderImage {IMG} at (152,0) size 76x103
+ LayoutImage {IMG} at (0,0) size 76x103
+ LayoutImage {IMG} at (76,0) size 76x103
+ LayoutImage {IMG} at (152,0) size 76x103
RenderBR {BR} at (228,103) size 0x0
RenderText {#text} at (0,103) size 776x39
text run at (0,103) width 619: "This tests for a bug where an images pasted on the same line would appear on different lines. "

Powered by Google App Engine
This is Rietveld 408576698