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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug625-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/bug625-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug625-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug625-expected.txt
index 0fa44a862c456f426ca2c2b8043edacbcd432777..cc7882be79033a620ef6eeecd9f15ddf321fee72 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug625-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug625-expected.txt
@@ -10,15 +10,15 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 642x217
LayoutTableRow {TR} at (0,0) size 642x27
LayoutTableCell {TD} at (0,0) size 642x27 [r=0 c=0 rs=1 cs=3]
- RenderImage {IMG} at (0,0) size 642x27 [border: (1px solid #000000)]
+ LayoutImage {IMG} at (0,0) size 642x27 [border: (1px solid #000000)]
LayoutTableRow {TR} at (0,27) size 642x190
LayoutTableCell {TD} at (0,82) size 150x80 [r=1 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 102x80 [border: (1px solid #000000)]
+ LayoutImage {IMG} at (0,0) size 102x80 [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
LayoutTableCell {TD} at (150,121) size 67x1 [r=1 c=1 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 40x1
+ LayoutImage {IMG} at (0,0) size 40x1
LayoutTableCell {TD} at (217,27) size 425x190 [r=1 c=2 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 252x172 [border: (1px solid #000000)]
+ LayoutImage {IMG} at (0,0) size 252x172 [border: (1px solid #000000)]
RenderBR {BR} at (252,172) size 0x0
RenderText {#text} at (0,172) size 76x17
text run at (0,172) width 76: "Click Here!"

Powered by Google App Engine
This is Rietveld 408576698