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

Unified Diff: LayoutTests/fast/overflow/trailing-float-linebox-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/fast/overflow/trailing-float-linebox-expected.txt
diff --git a/LayoutTests/fast/overflow/trailing-float-linebox-expected.txt b/LayoutTests/fast/overflow/trailing-float-linebox-expected.txt
index 945c2bb5b6e6700cd5a9ff7b0d71188e46aadd27..c4db0f9029767c1f6a8d01d7fb7b42b3f00db063 100644
--- a/LayoutTests/fast/overflow/trailing-float-linebox-expected.txt
+++ b/LayoutTests/fast/overflow/trailing-float-linebox-expected.txt
@@ -7,5 +7,5 @@ layer at (8,8) size 784x330
RenderBlock {DIV} at (0,0) size 784x330
RenderBlock {DIV} at (0,0) size 591x330 [bgcolor=#FF0000] [border: (10px solid #C0C0C0)]
RenderBlock (floating) {DIV} at (10,10) size 571x300 [bgcolor=#C0C0C0]
- RenderImage {IMG} at (10,310) size 571x10 [bgcolor=#C0C0C0]
+ LayoutImage {IMG} at (10,310) size 571x10 [bgcolor=#C0C0C0]
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698