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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug2947-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/bugs/bug2947-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug2947-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug2947-expected.txt
index 1828ae8b39da0915ed031ab86d839cdc625c3b57..6594fc81934c3dc8f31c920d7bfbc0fdb047d24e 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug2947-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug2947-expected.txt
@@ -38,7 +38,7 @@ layer at (0,0) size 785x1116 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (2,2) width 4: "f"
LayoutTableRow {TR} at (0,54) size 606x329
LayoutTableCell {TD} at (2,54) size 602x329 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=4]
- RenderImage {IMG} at (2,2) size 593x325
+ LayoutImage {IMG} at (2,2) size 593x325
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,477) size 610x2 [border: (1px solid #FF0000)]
RenderBlock {P} at (0,495) size 769x20
@@ -71,7 +71,7 @@ layer at (0,0) size 785x1116 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (2,2) width 4: "f"
LayoutTableRow {TR} at (0,54) size 607x329
LayoutTableCell {TD} at (2,54) size 603x329 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=4]
- RenderImage {IMG} at (2,2) size 593x325
+ LayoutImage {IMG} at (2,2) size 593x325
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,970) size 769x40
RenderText {#text} at (0,0) size 755x39

Powered by Google App Engine
This is Rietveld 408576698