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

Unified Diff: LayoutTests/platform/linux/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/linux/tables/mozilla/bugs/bug17138-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug17138-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug17138-expected.txt
index 2bac7d06d47084f7e381e526bce2d9704b0dca64..1e995f9242fcfa0a5ef991e991cab0864258bf00 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug17138-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug17138-expected.txt
@@ -13,13 +13,13 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 450x214
LayoutTableRow {TR} at (0,0) size 450x29
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 125x214 [r=0 c=3 rs=2 cs=1]
LayoutTable {TABLE} at (0,0) size 125x214 [bgcolor=#E0EBF5]
LayoutTableSection {TBODY} at (0,0) size 125x214
LayoutTableRow {TR} at (0,0) size 125x214
LayoutTableCell {TD} at (0,0) size 125x214 [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 113x39
text run at (0,34) width 113: "Jose moving out to"
@@ -34,7 +34,7 @@ layer at (0,0) size 800x600
RenderBR {BR} at (0,194) size 0x19
LayoutTableRow {TR} at (0,29) size 450x185
LayoutTableCell {TD} at (0,29) 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,111) size 4x20 [r=1 c=1 rs=1 cs=1]
RenderText {#text} at (0,0) size 4x19

Powered by Google App Engine
This is Rietveld 408576698