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

Unified Diff: LayoutTests/platform/win/css2.1/20110323/c543-txt-decor-000-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/20110323/c543-txt-decor-000-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/20110323/c543-txt-decor-000-expected.txt b/LayoutTests/platform/win/css2.1/20110323/c543-txt-decor-000-expected.txt
index e95e439529b8831b15b00f221f137c955f3bc157..c2359863526c287c72cc09031b6a051f7b92621e 100644
--- a/LayoutTests/platform/win/css2.1/20110323/c543-txt-decor-000-expected.txt
+++ b/LayoutTests/platform/win/css2.1/20110323/c543-txt-decor-000-expected.txt
@@ -33,7 +33,7 @@ layer at (0,0) size 800x430
RenderBlock {P} at (0,238) size 784x19 [color=#000080]
RenderText {#text} at (0,1) size 291x17
text run at (0,1) width 291: "There should be no red at the end of this line."
- RenderImage {IMG} at (290.14,0) size 15x15 [color=#FF0000]
+ LayoutImage {IMG} at (290.14,0) size 15x15 [color=#FF0000]
RenderText {#text} at (305,1) size 5x17
text run at (305,1) width 5: " "
RenderBlock {P} at (0,273) size 784x39 [color=#000080]
@@ -49,10 +49,10 @@ layer at (0,0) size 800x430
text run at (222,3) width 5: " "
RenderText {#text} at (226,3) size 315x17
text run at (226,3) width 315: "spaces (including the space between the images) "
- RenderImage {IMG} at (540.70,0) size 17x17 [color=#FF0000]
+ LayoutImage {IMG} at (540.70,0) size 17x17 [color=#FF0000]
RenderText {#text} at (557,3) size 5x17
text run at (557,3) width 5: " "
- RenderImage {IMG} at (561.70,0) size 17x17 [color=#FF0000]
+ LayoutImage {IMG} at (561.70,0) size 17x17 [color=#FF0000]
RenderText {#text} at (578,3) size 769x35
text run at (578,3) width 5: " "
text run at (582,3) width 187: "should be underlined, but the"

Powered by Google App Engine
This is Rietveld 408576698