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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug17138-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/bug17138-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug17138-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug17138-expected.txt
index 71e5dadc139bc03dbf040be9092d1b1437d99bd5..ab6a0e537013afa1d84d24ce743581fb0bbe7b12 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug17138-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug17138-expected.txt
@@ -13,13 +13,13 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 450x196
LayoutTableRow {TR} at (0,0) size 450x27
LayoutTableCell {TD} at (0,0) size 325x17 [r=0 c=0 rs=1 cs=3]
- RenderImage {IMG} at (0,0) size 318x17
+ LayoutImage {IMG} at (0,0) size 318x17
LayoutTableCell {TD} at (325,0) size 125x196 [r=0 c=3 rs=2 cs=1]
LayoutTable {TABLE} at (0,0) size 125x196 [bgcolor=#E0EBF5]
LayoutTableSection {TBODY} at (0,0) size 125x196
LayoutTableRow {TR} at (0,0) size 125x196
LayoutTableCell {TD} at (0,0) size 125x196 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 125x34
+ LayoutImage {IMG} at (0,0) size 125x34
RenderBR {BR} at (125,34) size 0x0
RenderText {#text} at (0,34) size 122x35
text run at (0,34) width 122: "Jose moving out to"
@@ -34,7 +34,7 @@ layer at (0,0) size 800x600
RenderBR {BR} at (0,178) size 0x17
LayoutTableRow {TR} at (0,27) size 450x169
LayoutTableCell {TD} at (0,27) size 167x105 [r=1 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 167x105
+ LayoutImage {IMG} at (0,0) size 167x105
RenderText {#text} at (0,0) size 0x0
LayoutTableCell {TD} at (167,102) size 4x18 [r=1 c=1 rs=1 cs=1]
RenderText {#text} at (0,0) size 4x17

Powered by Google App Engine
This is Rietveld 408576698