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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug106158-1-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-xp/tables/mozilla/bugs/bug106158-1-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug106158-1-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug106158-1-expected.txt
index 2d85f8c8bea4abb0d4716d79762a1e0a576e135b..781aba635c0e99a7680629ad4b3a5dd36c4a89a6 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug106158-1-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug106158-1-expected.txt
@@ -21,14 +21,14 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (1,1) size 301x66
LayoutTableRow {TR} at (0,2) size 301x62
LayoutTableCell {TD} at (2,2) size 297x62 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,7) size 9x9
+ LayoutImage {IMG} at (1,7) size 9x9
RenderText {#text} at (10,1) size 124x19
text run at (10,1) width 124: " Shop Till You Drop"
RenderBR {BR} at (134,16) size 0x0
RenderText {#text} at (1,21) size 262x19
text run at (1,21) width 262: "From Regina Lewis, AOL's Online Advisor"
RenderBR {BR} at (263,36) size 0x0
- RenderImage {IMG} at (1,47) size 9x9
+ LayoutImage {IMG} at (1,47) size 9x9
RenderText {#text} at (10,41) size 286x19
text run at (10,41) width 286: " Forget Dates? Don't Worry We'll Remind You"
RenderBR {BR} at (296,56) size 0x0

Powered by Google App Engine
This is Rietveld 408576698