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

Unified Diff: LayoutTests/platform/android/fast/writing-mode/vertical-rl-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/android/fast/writing-mode/vertical-rl-replaced-selection-expected.txt
diff --git a/LayoutTests/platform/android/fast/writing-mode/vertical-rl-replaced-selection-expected.txt b/LayoutTests/platform/android/fast/writing-mode/vertical-rl-replaced-selection-expected.txt
index 99475ca147eb2c2711a6b23af69b8d63ca0927b3..38f135260ff3ebbbcf6f553545ff27319a06b212 100644
--- a/LayoutTests/platform/android/fast/writing-mode/vertical-rl-replaced-selection-expected.txt
+++ b/LayoutTests/platform/android/fast/writing-mode/vertical-rl-replaced-selection-expected.txt
@@ -6,10 +6,10 @@ layer at (631,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 (93,0) size 50x20 [bgcolor=#008000]
+ LayoutImage {IMG} at (93,0) size 50x20 [bgcolor=#008000]
RenderText {#text} at (111,20) size 41x370
text run at (111,20) width 370: " This is the second line of "
- RenderImage {IMG} at (43,390) size 100x20 [bgcolor=#800080]
+ LayoutImage {IMG} at (43,390) size 100x20 [bgcolor=#800080]
RenderText {#text} at (111,410) size 41x72
text run at (111,410) width 72: " text."
selection start: position 1 of child 0 {#text} of body

Powered by Google App Engine
This is Rietveld 408576698