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

Unified Diff: LayoutTests/platform/mac/editing/style/5228141-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/editing/style/5228141-expected.txt
diff --git a/LayoutTests/platform/mac/editing/style/5228141-expected.txt b/LayoutTests/platform/mac/editing/style/5228141-expected.txt
index c165a7ccf331f0ae210021b33cfc3f93527d4abb..432d56f6eea815d1f02043dac176cd144f42aabe 100644
--- a/LayoutTests/platform/mac/editing/style/5228141-expected.txt
+++ b/LayoutTests/platform/mac/editing/style/5228141-expected.txt
@@ -14,6 +14,6 @@ layer at (0,0) size 800x600
RenderInline {B} at (0,0) size 244x18
RenderText {#text} at (0,89) size 168x18
text run at (0,89) width 168: "This text should be bold."
- RenderImage {IMG} at (167.61,0) size 76x103
+ LayoutImage {IMG} at (167.61,0) size 76x103
selection start: position 0 of child 0 {BR} of child 0 {B} of child 2 {DIV} of body
selection end: position 1 of child 1 {IMG} of child 0 {B} of child 1 {DIV} of child 2 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698