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

Unified Diff: LayoutTests/platform/win/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/win/tables/mozilla_expected_failures/bugs/bug45621-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug45621-expected.txt b/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug45621-expected.txt
index 9c0e6fcd6af893a00f9ef2bea7020bdff20dae51..9c642560544100a0c7d3a3293335441e56989a10 100644
--- a/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug45621-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug45621-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x74
RenderText {#text} at (0,0) size 0x0
LayoutTableRow {TR} at (0,18) size 392x40
LayoutTableCell {TD} at (0,18) 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 (8,9) size 392x16
RenderBlock {DIV} at (0,1) size 392x16

Powered by Google App Engine
This is Rietveld 408576698