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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/bug85016-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/bug85016-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/bug85016-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/bug85016-expected.txt
index a4237e71c07e71c634aff58df6e4a5312275c716..4441fa43bd73009a740083bf98d9f0f53a295cd0 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/bug85016-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/bug85016-expected.txt
@@ -5,14 +5,14 @@ layer at (0,0) size 800x2108 backgroundClip at (0,0) size 800x600 clip at (0,0)
RenderBody {BODY} at (32,32) size 736x2044
RenderBlock {DIV} at (32,0) size 672x668 [border: (1px solid #008000)]
RenderBlock {DIV} at (33,33) size 606x602 [border: (1px solid #FF0000)]
- RenderImage {IMG} at (1,1) size 604x600
+ LayoutImage {IMG} at (1,1) size 604x600
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,700) size 736x20
RenderText {#text} at (0,0) size 506x19
text run at (0,0) width 506: "percentage height images in DIV with no height (red) in a DIV with no height (green)"
RenderBlock {DIV} at (32,752) size 672x672 [border: (3px dotted #008000)]
RenderBlock {DIV} at (35,35) size 602x602 [border: (1px solid #FF0000)]
- RenderImage {IMG} at (1,1) size 882x600
+ LayoutImage {IMG} at (1,1) size 882x600
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,1456) size 736x20
RenderText {#text} at (0,0) size 443x19
@@ -22,4 +22,4 @@ layer at (0,0) size 800x2108 backgroundClip at (0,0) size 800x600 clip at (0,0)
LayoutTableSection {TBODY} at (1,1) size 258x534
LayoutTableRow {TR} at (0,2) size 258x530
LayoutTableCell {TD} at (2,180) size 254x174 [border: (1px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (2,2) size 250x170
+ LayoutImage {IMG} at (2,2) size 250x170

Powered by Google App Engine
This is Rietveld 408576698