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

Unified Diff: LayoutTests/platform/linux/fast/writing-mode/horizontal-bt-replaced-selection-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/linux/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt
diff --git a/LayoutTests/platform/linux/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt b/LayoutTests/platform/linux/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt
index f6a7a5c49832dd5e56ecf5476019dd07ddda5d47..86a4b5a9409c6f24d38f78a2fd68206413581194 100644
--- a/LayoutTests/platform/linux/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt
+++ b/LayoutTests/platform/linux/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt
@@ -6,10 +6,10 @@ layer at (0,431) size 800x169
RenderText {#text} at (0,1) size 383x41
text run at (0,1) width 383: "This is the first line of text."
RenderBR {BR} at (383,1) size 0x41
- RenderImage {IMG} at (0,52) size 20x50 [bgcolor=#008000]
+ LayoutImage {IMG} at (0,52) size 20x50 [bgcolor=#008000]
RenderText {#text} at (20,43) size 370x41
text run at (20,43) width 370: " This is the second line of "
- RenderImage {IMG} at (390,52) size 20x100 [bgcolor=#800080]
+ LayoutImage {IMG} at (390,52) size 20x100 [bgcolor=#800080]
RenderText {#text} at (410,43) size 72x41
text run at (410,43) width 72: " text."
selection start: position 1 of child 0 {#text} of body

Powered by Google App Engine
This is Rietveld 408576698