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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug3977-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/linux/tables/mozilla/bugs/bug3977-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug3977-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug3977-expected.txt
index 8dcbb9dc1ccb2716cd7b80d7a7c12a496dbe1341..a79d8cbe0eb47bf96ebaefe278e8d73480d803ea 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug3977-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug3977-expected.txt
@@ -136,21 +136,21 @@ layer at (0,0) size 785x965 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,0) width 68: "etc., etc. ..."
layer at (13,13) size 590x73 clip at (14,14) size 588x71
RenderBlock {DIV} at (0,0) size 590x73 [border: (1px solid #C0C0C0)]
- RenderImage {IMG} at (2,2) size 16x16
+ LayoutImage {IMG} at (2,2) size 16x16
layer at (31,15) size 570x0
RenderBlock {DIV} at (18,2) size 570x0
layer at (13,190) size 589x33 clip at (14,191) size 587x31
RenderBlock {DIV} at (0,0) size 589x33 [border: (1px solid #C0C0C0)]
- RenderImage {IMG} at (2,2) size 16x16
+ LayoutImage {IMG} at (2,2) size 16x16
layer at (31,192) size 569x0
RenderBlock {DIV} at (18,2) size 569x0
layer at (13,229) size 110x39 clip at (14,230) size 108x37
RenderBlock {DIV} at (0,0) size 110x39 [border: (1px solid #C0C0C0)]
- RenderImage {IMG} at (2,2) size 16x16
+ LayoutImage {IMG} at (2,2) size 16x16
layer at (31,231) size 90x0
RenderBlock {DIV} at (18,2) size 90x0
layer at (13,591) size 590x73 backgroundClip at (13,591) size 590x9 clip at (14,592) size 588x8 outlineClip at (0,0) size 785x600
RenderBlock {DIV} at (0,0) size 590x73 [border: (1px solid #C0C0C0)]
- RenderImage {IMG} at (2,2) size 16x16
+ LayoutImage {IMG} at (2,2) size 16x16
layer at (31,593) size 570x0
RenderBlock {DIV} at (18,2) size 570x0

Powered by Google App Engine
This is Rietveld 408576698