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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/bug72393-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/bug72393-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/bug72393-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/bug72393-expected.txt
index e2c90d0539b1f0bbadba92a70809fc4900f85d40..29ae8641785248ee42a681ebab4bbb5f0bd96ffc 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/bug72393-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/bug72393-expected.txt
@@ -30,7 +30,7 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,0) size 128x111
LayoutTableCell {TD} at (0,0) size 128x111 [r=0 c=0 rs=1 cs=1]
RenderInline {A} at (0,0) size 112x19 [color=#0000EE]
- RenderImage {IMG} at (0,0) size 112x111
+ LayoutImage {IMG} at (0,0) size 112x111
LayoutTableRow {TR} at (0,231) size 778x184
LayoutTableCell {TD} at (0,322) size 134x2 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
LayoutTableRow {TR} at (0,415) size 778x3
@@ -45,21 +45,21 @@ layer at (0,0) size 800x600
RenderBlock {IMG} at (1,1) size 132x1
layer at (12,427) size 132x4 clip at (13,428) size 130x2 scrollHeight 18
RenderBlock {DIV} at (0,0) size 132x4 [border: (1px solid #C0C0C0)]
- RenderImage {IMG} at (2,2) size 16x16
+ LayoutImage {IMG} at (2,2) size 16x16
layer at (30,429) size 112x0
RenderBlock {DIV} at (18,2) size 112x0
layer at (146,427) size 4x4 clip at (147,428) size 2x2 scrollWidth 17 scrollHeight 18
RenderBlock {DIV} at (0,0) size 4x4 [border: (1px solid #C0C0C0)]
- RenderImage {IMG} at (2,2) size 16x16
+ LayoutImage {IMG} at (2,2) size 16x16
layer at (164,429) size 0x0
RenderBlock {DIV} at (18,2) size 0x0
layer at (651,427) size 4x4 clip at (652,428) size 2x2 scrollWidth 17 scrollHeight 18
RenderBlock {DIV} at (0,0) size 4x4 [border: (1px solid #C0C0C0)]
- RenderImage {IMG} at (2,2) size 16x16
+ LayoutImage {IMG} at (2,2) size 16x16
layer at (669,429) size 0x0
RenderBlock {DIV} at (18,2) size 0x0
layer at (656,427) size 132x4 clip at (657,428) size 130x2 scrollHeight 18
RenderBlock {DIV} at (0,0) size 132x4 [border: (1px solid #C0C0C0)]
- RenderImage {IMG} at (2,2) size 16x16
+ LayoutImage {IMG} at (2,2) size 16x16
layer at (674,429) size 112x0
RenderBlock {DIV} at (18,2) size 112x0

Powered by Google App Engine
This is Rietveld 408576698