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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug106795-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/bug106795-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug106795-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug106795-expected.txt
index 31fc8edc3da70a72a057d513c3753e2fad6e074a..eaa014b5a218d575b87eb237ca6817e1580f53fd 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug106795-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug106795-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
RenderBR {BR} at (1,1) size 0x18
LayoutTableRow {TR} at (0,37) size 781x5
LayoutTableCell {TD} at (0,37) size 781x5 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 779x3
+ LayoutImage {IMG} at (1,1) size 779x3
LayoutTableRow {TR} at (0,42) size 781x38
LayoutTableCell {TD} at (0,51) size 781x20 [bgcolor=#CC0000] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
RenderBR {BR} at (1,1) size 0x18

Powered by Google App Engine
This is Rietveld 408576698