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

Unified Diff: LayoutTests/platform/mac/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/mac/tables/mozilla_expected_failures/bugs/bug1647-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1647-expected.txt b/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1647-expected.txt
index 377fd8e57dde7a4f7fff1ac10d0e8eb92d036d73..c1c6cdd4eb599b62b047d5170e1ce3985aefc094 100644
--- a/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1647-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1647-expected.txt
@@ -26,16 +26,16 @@ layer at (0,0) size 800x600
RenderBR {BR} at (0,0) size 0x18
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