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

Unified Diff: LayoutTests/platform/win/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/win/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt
diff --git a/LayoutTests/platform/win/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt b/LayoutTests/platform/win/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt
index bf9fb701e399e38a3be84df2699a4bcc74d81546..c44f7c776bc64a97a5904608dbb411b05e153df5 100644
--- a/LayoutTests/platform/win/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt
+++ b/LayoutTests/platform/win/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt
@@ -6,10 +6,10 @@ layer at (0,433) size 800x167
RenderText {#text} at (0,1) size 391x40
text run at (0,1) width 391: "This is the first line of text."
RenderBR {BR} at (390,1) size 1x40
- RenderImage {IMG} at (0,50) size 20x50 [bgcolor=#008000]
+ LayoutImage {IMG} at (0,50) size 20x50 [bgcolor=#008000]
RenderText {#text} at (20,42) size 379x40
text run at (20,42) width 379: " This is the second line of "
- RenderImage {IMG} at (398.92,50) size 20x100 [bgcolor=#800080]
+ LayoutImage {IMG} at (398.92,50) size 20x100 [bgcolor=#800080]
RenderText {#text} at (418,42) size 73x40
text run at (418,42) width 73: " text."
selection start: position 1 of child 0 {#text} of body

Powered by Google App Engine
This is Rietveld 408576698