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

Unified Diff: LayoutTests/fast/table/008-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
« no previous file with comments | « LayoutTests/fast/replaced/selection-rect-expected.txt ('k') | LayoutTests/fast/table/024-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/table/008-expected.txt
diff --git a/LayoutTests/fast/table/008-expected.txt b/LayoutTests/fast/table/008-expected.txt
index c9b373369e27b5db535366485417936444172305..645d62c37c792a7c523c3f83eb446ee73752ee3c 100644
--- a/LayoutTests/fast/table/008-expected.txt
+++ b/LayoutTests/fast/table/008-expected.txt
@@ -11,11 +11,11 @@ layer at (0,0) size 800x600
RenderBlock {IMG} at (0,104) size 129x34 [border: (5px solid #000000)]
layer at (13,13) size 119x94 clip at (14,14) size 117x92
RenderBlock {DIV} at (5,5) size 119x94 [border: (1px solid #C0C0C0)]
- RenderImage {IMG} at (2,2) size 16x16
+ LayoutImage {IMG} at (2,2) size 16x16
layer at (31,15) size 99x0
RenderBlock {DIV} at (18,2) size 99x0
layer at (13,117) size 119x24 clip at (14,118) size 117x22
RenderBlock {DIV} at (5,5) size 119x24 [border: (1px solid #C0C0C0)]
- RenderImage {IMG} at (2,2) size 16x16
+ LayoutImage {IMG} at (2,2) size 16x16
layer at (31,119) size 99x0
RenderBlock {DIV} at (18,2) size 99x0
« no previous file with comments | « LayoutTests/fast/replaced/selection-rect-expected.txt ('k') | LayoutTests/fast/table/024-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698