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

Unified Diff: LayoutTests/platform/win-xp/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-xp/tables/mozilla/bugs/bug625-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug625-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug625-expected.txt
index 38f2d87243a067c327b3e9abd82e1885336f911b..bca7fc9d83d9bef5123bc983836212d4d6683f22 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug625-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug625-expected.txt
@@ -10,15 +10,15 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 642x219
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 642x192
LayoutTableCell {TD} at (0,83) 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,122) 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 425x192 [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 71x19
text run at (0,172) width 71: "Click Here!"

Powered by Google App Engine
This is Rietveld 408576698