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/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/tables/mozilla/bugs/bug5835-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug5835-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug5835-expected.txt
index 6ee9dac22e19797760de5d4f9d1530ac734a4c4c..cc16786301e17ce1b5d3cd6512bf85813ab5dbb7 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug5835-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug5835-expected.txt
@@ -19,7 +19,7 @@ layer at (0,0) size 785x704 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (2,2) width 21: "bar"
LayoutTableRow {TR} at (0,26) size 618x64
LayoutTableCell {TD} at (2,26) 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,162) size 769x18
RenderText {#text} at (0,0) size 644x17
@@ -55,7 +55,7 @@ layer at (0,0) size 785x704 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (2,2) width 21: "bar"
LayoutTableRow {TR} at (0,26) size 618x64
LayoutTableCell {TD} at (2,26) 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 769x18
RenderText {#text} at (0,0) size 318x17
@@ -80,7 +80,7 @@ layer at (0,0) size 785x704 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (2,2) width 21: "bar"
LayoutTableRow {TR} at (0,26) size 618x64
LayoutTableCell {TD} at (2,26) 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,626) size 769x54
RenderText {#text} at (0,0) size 767x53

Powered by Google App Engine
This is Rietveld 408576698