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

Unified Diff: LayoutTests/platform/win-xp/editing/inserting/typing-around-image-001-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/inserting/typing-around-image-001-expected.txt
diff --git a/LayoutTests/platform/win-xp/editing/inserting/typing-around-image-001-expected.txt b/LayoutTests/platform/win-xp/editing/inserting/typing-around-image-001-expected.txt
index d365637a653213c6a82bd8713f3fdd5415ba77b9..2bb5a844f6906b2b3697e018cefe77c99bef662a 100644
--- a/LayoutTests/platform/win-xp/editing/inserting/typing-around-image-001-expected.txt
+++ b/LayoutTests/platform/win-xp/editing/inserting/typing-around-image-001-expected.txt
@@ -39,15 +39,15 @@ layer at (0,0) size 800x600
RenderInline {SPAN} at (0,0) size 390x27
RenderText {#text} at (14,96) size 12x27
text run at (14,96) width 12: "x"
- RenderImage {IMG} at (26,14) size 76x103
+ LayoutImage {IMG} at (26,14) size 76x103
RenderText {#text} at (102,96) size 36x27
text run at (102,96) width 36: "xxx"
- RenderImage {IMG} at (138,14) size 76x103
+ LayoutImage {IMG} at (138,14) size 76x103
RenderText {#text} at (214,96) size 36x27
text run at (214,96) width 36: "xxx"
RenderText {#text} at (250,96) size 42x27
text run at (250,96) width 42: " xxx"
- RenderImage {IMG} at (292,14) size 76x103
+ LayoutImage {IMG} at (292,14) size 76x103
RenderText {#text} at (368,96) size 36x27
text run at (368,96) width 36: "xxx"
caret: position 3 of child 7 {#text} of child 1 {SPAN} of child 1 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698