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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug14929-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/bug14929-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug14929-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug14929-expected.txt
index 31edef972d67a6aa02a0be6fe30dc357defbabf2..566d4f572ef8634159f279850c2a6f0fffc34aef 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug14929-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug14929-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (1,1) size 638x90
LayoutTableRow {TR} at (0,2) size 638x62
LayoutTableCell {TD} at (2,2) size 634x62 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
- RenderImage {IMG} at (2,2) size 600x58
+ LayoutImage {IMG} at (2,2) size 600x58
LayoutTableRow {TR} at (0,66) size 638x22
LayoutTableCell {TD} at (2,66) size 127x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 59x17
@@ -28,7 +28,7 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (1,1) size 638x50
LayoutTableRow {TR} at (0,2) size 638x22
LayoutTableCell {TD} at (2,2) size 634x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
- RenderImage {IMG} at (2,2) size 190x18
+ LayoutImage {IMG} at (2,2) size 190x18
LayoutTableRow {TR} at (0,26) size 638x22
LayoutTableCell {TD} at (2,26) size 127x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 59x17

Powered by Google App Engine
This is Rietveld 408576698