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/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/mac/tables/mozilla_expected_failures/bugs/97619-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/97619-expected.txt b/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/97619-expected.txt
index 2dbc7d6cfd5707641cbc9a99d31d6ac8b73dac30..14c81b9a79665059385baf985a1f0a84b13ded1d 100644
--- a/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/97619-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/97619-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x600
text run at (2,20) width 56: "handling"
text run at (2,38) width 14: "of"
text run at (2,56) width 72: "whitespace"
- RenderImage {IMG} at (2,74) size 20x17
+ LayoutImage {IMG} at (2,74) size 20x17
RenderText {#text} at (22,77) size 69x36
text run at (22,77) width 49: " around"
text run at (2,95) width 63: "the image"
@@ -29,7 +29,7 @@ layer at (0,0) size 800x600
text run at (2,20) width 16: "bb"
text run at (2,38) width 15: "cc"
text run at (2,56) width 16: "dd"
- RenderImage {IMG} at (2,74) size 20x17
+ LayoutImage {IMG} at (2,74) size 20x17
RenderText {#text} at (2,91) size 16x54
text run at (2,91) width 15: "ee"
text run at (2,109) width 11: "ff"
@@ -44,7 +44,7 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (2,2) size 217x43 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 213x18
text run at (2,2) width 213: "checkforhandlingofnowhitespace"
- RenderImage {IMG} at (2,20) size 20x17
+ LayoutImage {IMG} at (2,20) size 20x17
RenderText {#text} at (22,23) size 108x18
text run at (22,23) width 108: " aroundtheimage"
LayoutTableCell {TD} at (221,12) size 559x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
@@ -57,7 +57,7 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (2,2) size 340x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,5) size 213x18
text run at (2,5) width 213: "checkforhandlingofnowhitespace"
- RenderImage {IMG} at (214.36,2) size 20x17
+ LayoutImage {IMG} at (214.36,2) size 20x17
RenderText {#text} at (234,5) size 104x18
text run at (234,5) width 104: "aroundtheimage"
LayoutTableCell {TD} at (344,3) size 436x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698