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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug82946-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/tables/mozilla/bugs/bug82946-1-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug82946-1-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug82946-1-expected.txt
index 8ec59173d35c8f0a1676969a3569332f9c8d7ef4..dfa09f197aad332f1aaf2e74e4efc72bae60284a 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug82946-1-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug82946-1-expected.txt
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
text run at (2,2) width 47: "sidebar"
LayoutTableCell {TD} at (55,2) size 725x152 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderBlock (anonymous) at (2,2) size 721x120
- RenderImage {IMG} at (0,0) size 459x120
+ LayoutImage {IMG} at (0,0) size 459x120
RenderText {#text} at (0,0) size 0x0
LayoutTable {TABLE} at (2,122) size 459x28 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 457x26

Powered by Google App Engine
This is Rietveld 408576698