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

Unified Diff: LayoutTests/platform/linux/fast/invalid/td-inside-object-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/fast/invalid/td-inside-object-expected.txt
diff --git a/LayoutTests/platform/linux/fast/invalid/td-inside-object-expected.txt b/LayoutTests/platform/linux/fast/invalid/td-inside-object-expected.txt
index cff52e382d344f34a9671dce0d6153193af3e006..a6f8064a7b2af4e6831a8523821bdbdb55050e8b 100644
--- a/LayoutTests/platform/linux/fast/invalid/td-inside-object-expected.txt
+++ b/LayoutTests/platform/linux/fast/invalid/td-inside-object-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (1,1) size 276x19
text run at (1,1) width 276: "This text should be to the left of the cat image."
LayoutTableCell {TD} at (282,2) size 100x101 [r=0 c=1 rs=1 cs=1]
- RenderImage {OBJECT} at (1,1) size 98x99
+ LayoutImage {OBJECT} at (1,1) size 98x99
LayoutTableCell {TD} at (384,41) size 286x22 [r=0 c=2 rs=1 cs=1]
RenderText {#text} at (1,1) size 284x19
text run at (1,1) width 284: "This text should be to the right of the cat image."
« no previous file with comments | « LayoutTests/platform/linux/fast/invalid/016-expected.txt ('k') | LayoutTests/platform/linux/fast/lists/004-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698