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

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

Powered by Google App Engine
This is Rietveld 408576698