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

Unified Diff: LayoutTests/platform/linux/fast/writing-mode/vertical-lr-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/vertical-lr-replaced-selection-expected.txt
diff --git a/LayoutTests/platform/linux/fast/writing-mode/vertical-lr-replaced-selection-expected.txt b/LayoutTests/platform/linux/fast/writing-mode/vertical-lr-replaced-selection-expected.txt
index bb00f4df9da905605650ef69559fd2f7687ef88f..ab95d0fa9db2895e32840517fe8596bacf1c5595 100644
--- a/LayoutTests/platform/linux/fast/writing-mode/vertical-lr-replaced-selection-expected.txt
+++ b/LayoutTests/platform/linux/fast/writing-mode/vertical-lr-replaced-selection-expected.txt
@@ -6,10 +6,10 @@ layer at (0,0) size 169x600
RenderText {#text} at (1,0) size 41x383
text run at (1,0) width 383: "This is the first line of text."
RenderBR {BR} at (1,383) size 41x0
- RenderImage {IMG} at (52,0) size 50x20 [bgcolor=#008000]
+ LayoutImage {IMG} at (52,0) size 50x20 [bgcolor=#008000]
RenderText {#text} at (43,20) size 41x370
text run at (43,20) width 370: " This is the second line of "
- RenderImage {IMG} at (52,389.34) size 100x20 [bgcolor=#800080]
+ LayoutImage {IMG} at (52,389.34) size 100x20 [bgcolor=#800080]
RenderText {#text} at (43,409) size 41x73
text run at (43,409) width 72: " text."
selection start: position 1 of child 0 {#text} of body

Powered by Google App Engine
This is Rietveld 408576698