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

Unified Diff: LayoutTests/platform/linux/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/linux/css2.1/t090501-c414-flt-03-b-g-expected.txt
diff --git a/LayoutTests/platform/linux/css2.1/t090501-c414-flt-03-b-g-expected.txt b/LayoutTests/platform/linux/css2.1/t090501-c414-flt-03-b-g-expected.txt
index 144de9db03a5ac2e001834b1708cc55d78b6f16a..20c0b958c53e32454b67e8d5f971cc49e43969ec 100644
--- a/LayoutTests/platform/linux/css2.1/t090501-c414-flt-03-b-g-expected.txt
+++ b/LayoutTests/platform/linux/css2.1/t090501-c414-flt-03-b-g-expected.txt
@@ -7,17 +7,17 @@ layer at (0,0) size 800x220
RenderText {#text} at (0,0) size 376x19
text run at (0,0) width 233: "In the following test, the purple square "
text run at (233,0) width 143: "should be on the left (\x{21E6}"
- RenderImage {IMG} at (376,0) size 19x19.19
+ LayoutImage {IMG} at (376,0) size 19x19.19
RenderText {#text} at (395,0) size 206x19
text run at (395,0) width 206: "), and the teal square on the right ("
- RenderImage {IMG} at (601,0) size 19x19.19
+ LayoutImage {IMG} at (601,0) size 19x19.19
RenderText {#text} at (620,0) size 147x19
text run at (620,0) width 89: "\x{21E8}) of the blue "
text run at (709,0) width 58: "rectangle."
RenderBlock {DIV} at (0,36) size 784x76
RenderBlock {DIV} at (16,0) size 752x76 [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 399x59
text run at (168,8) width 399: "Blue rectangle. Blue rectangle. Blue rectangle. Blue rectangle. Blue"
text run at (168,28) width 155: "rectangle. Blue rectangle. "

Powered by Google App Engine
This is Rietveld 408576698