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

Unified Diff: LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug45621-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_expected_failures/bugs/bug45621-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug45621-expected.txt b/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug45621-expected.txt
index 57fd1c3ba1b0b77fabc163ef1692a1d88a406830..aedbd0b67c9fd958776de40b40131418c18be810 100644
--- a/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug45621-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug45621-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x71
RenderText {#text} at (0,0) size 0x0
LayoutTableRow {TR} at (0,15) size 392x40
LayoutTableCell {TD} at (0,15) size 392x40 [bgcolor=#808080] [r=1 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 392x40 [bgcolor=#00FFFF]
+ LayoutImage {IMG} at (0,0) size 392x40 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 0x0
layer at (9,9) size 392x13
RenderBlock {DIV} at (1,1) size 392x13

Powered by Google App Engine
This is Rietveld 408576698