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

Unified Diff: LayoutTests/fast/block/float/034-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/block/float/019-expected.txt ('k') | LayoutTests/fast/block/float/035-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/block/float/034-expected.txt
diff --git a/LayoutTests/fast/block/float/034-expected.txt b/LayoutTests/fast/block/float/034-expected.txt
index 99a37f0c9e7e61e1d0598b9fad9854f01917e1b8..e570118c2777d99abbcafb8d05173cac1e3248a4 100644
--- a/LayoutTests/fast/block/float/034-expected.txt
+++ b/LayoutTests/fast/block/float/034-expected.txt
@@ -4,4 +4,4 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock (floating) {DIV} at (0,0) size 224x524 [border: (10px solid #0000FF)]
- RenderImage {IMG} at (-290,10) size 504x504 [border: (2px solid #000000)]
+ LayoutImage {IMG} at (-290,10) size 504x504 [border: (2px solid #000000)]
« no previous file with comments | « LayoutTests/fast/block/float/019-expected.txt ('k') | LayoutTests/fast/block/float/035-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698