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

Unified Diff: LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug6933-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/bug6933-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug6933-expected.txt b/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug6933-expected.txt
index cfb0601444d66d653379bf4bb54e4a0b7c4ab697..41c7f01067d03ae05a51f7d6a0772e26792a3f43 100644
--- a/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug6933-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug6933-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 27x18
text run at (2,2) width 27: "Cell"
LayoutTableCell {TD} at (71,20) size 104x204 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
- RenderImage {IMG} at (2,2) size 100x200
+ LayoutImage {IMG} at (2,2) size 100x200
RenderText {#text} at (0,0) size 0x0
LayoutTableRow {TR} at (0,132) size 195x92
LayoutTableCell {TD} at (20,167) size 31x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698