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

Unified Diff: LayoutTests/platform/win/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/win/css2.1/t090501-c414-flt-03-b-g-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/t090501-c414-flt-03-b-g-expected.txt b/LayoutTests/platform/win/css2.1/t090501-c414-flt-03-b-g-expected.txt
index b14554bb3bce4a40c03268706d415694bfa98557..760ea7a4df5ddbf3302b41df4bddcdf3faa64cd6 100644
--- a/LayoutTests/platform/win/css2.1/t090501-c414-flt-03-b-g-expected.txt
+++ b/LayoutTests/platform/win/css2.1/t090501-c414-flt-03-b-g-expected.txt
@@ -7,17 +7,17 @@ layer at (0,0) size 800x243
RenderText {#text} at (0,4) size 407x17
text run at (0,4) width 252: "In the following test, the purple square "
text run at (251,4) width 156: "should be on the left (\x{21E6}"
- RenderImage {IMG} at (406.48,2) size 19x19.19
+ LayoutImage {IMG} at (406.48,2) size 19x19.19
RenderText {#text} at (425,4) size 221x17
text run at (425,4) width 221: "), and the teal square on the right ("
- RenderImage {IMG} at (645.41,2) size 19x19.19
+ LayoutImage {IMG} at (645.41,2) size 19x19.19
RenderText {#text} at (664,4) size 758x38
text run at (664,4) width 94: "\x{21E8}) of the blue"
text run at (0,25) width 63: "rectangle."
RenderBlock {DIV} at (0,59) 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 400x53
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