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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug28341-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/tables/mozilla/bugs/bug28341-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug28341-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug28341-expected.txt
index fc0e21ef9df51d923af37787a3a7c45536808a65..b0382bbaeb4aac5ee48ac0b8bee05c59243fdd5f 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug28341-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug28341-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x600
RenderBR {BR} at (312,15) size 0x0
LayoutTable {TABLE} at (0,20) size 182x55
RenderBlock {CAPTION} at (0,0) size 182x29
- RenderImage {IMG} at (0,0) size 182x29
+ LayoutImage {IMG} at (0,0) size 182x29
RenderText {#text} at (0,0) size 0x0
LayoutTableSection {TBODY} at (0,29) size 182x26
LayoutTableRow {TR} at (0,2) size 182x22

Powered by Google App Engine
This is Rietveld 408576698