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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/97619-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/97619-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/97619-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/97619-expected.txt
index a7ae636c39995ed294aeb2cf7e0b1edbb6e243a9..43adc1457e295522eab12196f0b34697c658a04b 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/97619-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/97619-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
text run at (2,2) width 57: "check for"
text run at (2,22) width 65: "handling of"
text run at (2,42) width 67: "whitespace"
- RenderImage {IMG} at (2,62) size 20x17
+ LayoutImage {IMG} at (2,62) size 20x17
RenderText {#text} at (22,64) size 66x39
text run at (22,64) width 46: " around"
text run at (2,84) width 57: "the image"
@@ -28,7 +28,7 @@ layer at (0,0) size 800x600
text run at (2,22) width 16: "bb"
text run at (2,42) width 14: "cc"
text run at (2,62) width 16: "dd"
- RenderImage {IMG} at (2,82) size 20x17
+ LayoutImage {IMG} at (2,82) size 20x17
RenderText {#text} at (2,99) size 14x59
text run at (2,99) width 14: "ee"
text run at (2,119) width 8: "ff"
@@ -43,7 +43,7 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (2,2) size 200x46 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 196x19
text run at (2,2) width 196: "checkforhandlingofnowhitespace"
- RenderImage {IMG} at (2,22) size 20x17
+ LayoutImage {IMG} at (2,22) size 20x17
RenderText {#text} at (22,24) size 99x19
text run at (22,24) width 99: " aroundtheimage"
LayoutTableCell {TD} at (204,13) size 576x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
@@ -56,7 +56,7 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (2,2) size 315x26 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,4) size 196x19
text run at (2,4) width 196: "checkforhandlingofnowhitespace"
- RenderImage {IMG} at (198,2) size 20x17
+ LayoutImage {IMG} at (198,2) size 20x17
RenderText {#text} at (218,4) size 95x19
text run at (218,4) width 95: "aroundtheimage"
LayoutTableCell {TD} at (319,3) size 461x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698