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

Unified Diff: LayoutTests/platform/mac/css2.1/t090501-c414-flt-03-b-g-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/css2.1/t090501-c414-flt-03-b-g-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.txt b/LayoutTests/platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.txt
index 1ba30cc5396721c05411334fd17aa6808689e2f4..d4e298d8243279966e627acae0cac7da6e3d40e0 100644
--- a/LayoutTests/platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.txt
@@ -7,17 +7,17 @@ layer at (0,0) size 800x242
RenderText {#text} at (0,4) size 408x18
text run at (0,4) width 252: "In the following test, the purple square "
text run at (251,4) width 157: "should be on the left (\x{21E6}"
- RenderImage {IMG} at (407.45,3) size 19x19.19
+ LayoutImage {IMG} at (407.45,3) size 19x19.19
RenderText {#text} at (426,4) size 221x18
text run at (426,4) width 221: "), and the teal square on the right ("
- RenderImage {IMG} at (646.38,3) size 19x19.19
+ LayoutImage {IMG} at (646.38,3) size 19x19.19
RenderText {#text} at (665,4) size 760x38
text run at (665,4) width 95: "\x{21E8}) of the blue"
text run at (0,24) width 63: "rectangle."
RenderBlock {DIV} at (0,58) size 784x70
RenderBlock {DIV} at (16,0) size 752x70 [color=#0000FF] [bgcolor=#000080]
- RenderImage {IMG} at (8,8) size 160x160
- RenderImage {IMG} at (584,8) size 160x160
+ LayoutImage {IMG} at (8,8) size 160x160
+ LayoutImage {IMG} at (584,8) size 160x160
RenderText {#text} at (168,8) size 400x54
text run at (168,8) width 400: "Blue rectangle. Blue rectangle. Blue rectangle. Blue rectangle."
text run at (168,26) width 202: "Blue rectangle. Blue rectangle. "

Powered by Google App Engine
This is Rietveld 408576698