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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug5835-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/bug5835-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug5835-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug5835-expected.txt
index 8406bfb6b1fea496aecfe054c4a68642585911b5..f4a0a19e0513e04c8c04dd3a5f6cca08865a2214 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug5835-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug5835-expected.txt
@@ -18,7 +18,7 @@ layer at (0,0) size 785x716 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (2,2) width 20: "bar"
LayoutTableRow {TR} at (0,28) size 618x64
LayoutTableCell {TD} at (2,28) size 614x64 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
- RenderImage {IMG} at (2,2) size 468x60
+ LayoutImage {IMG} at (2,2) size 468x60
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,148) size 769x20
RenderText {#text} at (0,0) size 607x19
@@ -54,7 +54,7 @@ layer at (0,0) size 785x716 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (2,2) width 20: "bar"
LayoutTableRow {TR} at (0,28) size 618x64
LayoutTableCell {TD} at (2,28) size 614x64 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
- RenderImage {IMG} at (2,2) size 600x60
+ LayoutImage {IMG} at (2,2) size 600x60
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,454) size 769x20
RenderText {#text} at (0,0) size 299x19
@@ -79,7 +79,7 @@ layer at (0,0) size 785x716 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (2,2) width 20: "bar"
LayoutTableRow {TR} at (0,28) size 618x64
LayoutTableCell {TD} at (2,28) size 614x64 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
- RenderImage {IMG} at (2,2) size 400x60
+ LayoutImage {IMG} at (2,2) size 400x60
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,632) size 769x60
RenderText {#text} at (0,0) size 764x59

Powered by Google App Engine
This is Rietveld 408576698