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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug26553-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/bug26553-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug26553-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug26553-expected.txt
index 18b68593908e1ed86d94097c034b4d02227c1366..8becc09df49a2397f9a546d7c62da83a24590dc4 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug26553-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug26553-expected.txt
@@ -8,10 +8,10 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,2) size 782x126
LayoutTableCell {TD} at (2,2) size 183x126 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderInline {A} at (0,0) size 181x17 [color=#551A8B]
- RenderImage {IMG} at (1,1) size 61x62
- RenderImage {IMG} at (1,63) size 181x62
+ LayoutImage {IMG} at (1,1) size 61x62
+ LayoutImage {IMG} at (1,63) size 181x62
LayoutTableCell {TD} at (187,33) size 453x64 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (133.50,1) size 186x62
+ LayoutImage {IMG} at (133.50,1) size 186x62
LayoutTableCell {TD} at (642,33) size 138x64 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
RenderInline {A} at (0,0) size 0x0 [color=#551A8B]
- RenderImage {IMG} at (4,1) size 133x62
+ LayoutImage {IMG} at (4,1) size 133x62

Powered by Google App Engine
This is Rietveld 408576698