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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug24661-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/android/tables/mozilla/bugs/bug24661-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug24661-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug24661-expected.txt
index cc0689b5f9ecf381eec91e47c5f5065d21388253..cd4c71719a70f20540295ed454210e401faef0ee 100644
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug24661-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla/bugs/bug24661-expected.txt
@@ -16,4 +16,4 @@ layer at (0,0) size 800x600
text run at (1,21) width 34: "resize"
LayoutTableRow {TR} at (0,42) size 222x10
LayoutTableCell {TD} at (0,42) size 222x10 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 1x8
+ LayoutImage {IMG} at (1,1) size 1x8

Powered by Google App Engine
This is Rietveld 408576698