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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/bug1647-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-xp/tables/mozilla_expected_failures/bugs/bug1647-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/bug1647-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/bug1647-expected.txt
index 8fa17b7e1088043903d733b2fbd66f297282c49b..b899b9101523d0c86109eb551b29daf68eb3f1d6 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/bug1647-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/bug1647-expected.txt
@@ -26,16 +26,16 @@ layer at (0,0) size 800x600
RenderBR {BR} at (0,0) size 0x19
LayoutTableRow {TR} at (0,234) size 598x56
LayoutTableCell {TD} at (152,234) size 446x56 [r=1 c=1 rs=1 cs=5]
- RenderImage {IMG} at (0,0) size 446x56
+ LayoutImage {IMG} at (0,0) size 446x56
RenderBR {BR} at (446,56) size 0x0
LayoutTableRow {TR} at (0,290) size 598x118
LayoutTableCell {TD} at (0,290) size 152x291 [r=2 c=0 rs=2 cs=1]
- RenderImage {IMG} at (0,0) size 152x291
+ LayoutImage {IMG} at (0,0) size 152x291
RenderBR {BR} at (152,291) size 0x0
LayoutTableCell {TD} at (152,290) size 446x118 [r=2 c=1 rs=1 cs=5]
- RenderImage {IMG} at (0,0) size 446x118
+ LayoutImage {IMG} at (0,0) size 446x118
RenderBR {BR} at (446,118) size 0x0
LayoutTableRow {TR} at (0,408) size 598x173
LayoutTableCell {TD} at (152,408) size 446x173 [r=3 c=1 rs=1 cs=5]
- RenderImage {IMG} at (0,0) size 446x173
+ LayoutImage {IMG} at (0,0) size 446x173
RenderBR {BR} at (446,173) size 0x0

Powered by Google App Engine
This is Rietveld 408576698