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

Unified Diff: LayoutTests/platform/win/tables/mozilla/other/nestedTables-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/other/nestedTables-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/other/nestedTables-expected.txt b/LayoutTests/platform/win/tables/mozilla/other/nestedTables-expected.txt
index 31f439e6ecf379fac0dfdaa26fef43cf8563793b..658c12657fe6bf8b307165f1c5cef5c0fd6dddde 100644
--- a/LayoutTests/platform/win/tables/mozilla/other/nestedTables-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/other/nestedTables-expected.txt
@@ -450,9 +450,9 @@ layer at (0,0) size 785x812 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutTableSection {TBODY} at (0,0) size 207x18
LayoutTableRow {TR} at (0,0) size 207x18
LayoutTableCell {TD} at (0,0) size 13x16 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 13x16
+ LayoutImage {IMG} at (0,0) size 13x16
LayoutTableCell {TD} at (13,0) size 190x18 [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (0,0) size 165x17
text run at (0,0) width 165: "AlphaLinux Distributions"
LayoutTableCell {TD} at (203,0) size 4x4 [r=0 c=2 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 4x4
+ LayoutImage {IMG} at (0,0) size 4x4

Powered by Google App Engine
This is Rietveld 408576698