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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug15933-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/mac/tables/mozilla/bugs/bug15933-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug15933-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug15933-expected.txt
index f2fc590adf9fb76d06345c97b27047ce68b8bec2..a71a575d257a26709329f870af61b9ab319091a8 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug15933-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug15933-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (1,1) size 3x3
LayoutTableRow {TR} at (0,0) size 3x3
LayoutTableCell {TD} at (0,0) size 3x3 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 1x1
+ LayoutImage {IMG} at (1,1) size 1x1
RenderBlock (anonymous) at (0,5) size 784x18
RenderBR {BR} at (0,0) size 0x18
LayoutTable {TABLE} at (0,23) size 4x4 [border: (1px outset #808080)]
@@ -20,4 +20,4 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (1,1) size 3x3
LayoutTableRow {TR} at (0,0) size 3x3
LayoutTableCell {TD} at (0,0) size 3x3 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 1x1
+ LayoutImage {IMG} at (1,1) size 1x1

Powered by Google App Engine
This is Rietveld 408576698