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

Unified Diff: LayoutTests/platform/win/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/tables/mozilla/bugs/bug2947-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug2947-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug2947-expected.txt
index 82e15ceb756d75a925e4ba28347e2426816df25a..b8194370915a7d70d489b231ec04833cebc744d7 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug2947-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug2947-expected.txt
@@ -38,7 +38,7 @@ layer at (0,0) size 785x1092 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (2,2) width 6: "f"
LayoutTableRow {TR} at (0,50) size 606x329
LayoutTableCell {TD} at (2,50) 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,469) size 610x2 [border: (1px solid #FF0000)]
RenderBlock {P} at (0,487) size 769x18
@@ -71,7 +71,7 @@ layer at (0,0) size 785x1092 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (2,2) width 6: "f"
LayoutTableRow {TR} at (0,50) size 607x329
LayoutTableCell {TD} at (2,50) 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,954) size 769x36
RenderText {#text} at (0,0) size 743x35

Powered by Google App Engine
This is Rietveld 408576698