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

Unified Diff: LayoutTests/platform/linux/fast/block/float/017-expected.txt

Issue 481753002: Use Shadow DOM to display fallback content for images (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 6 years, 3 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/fast/block/float/017-expected.txt
diff --git a/LayoutTests/platform/linux/fast/block/float/017-expected.txt b/LayoutTests/platform/linux/fast/block/float/017-expected.txt
index 2fb8155f8775bb022b79ac86e4e0dd0ec2de89fb..e8654689ea65ad22e9572d1fb0b3d7e5ab108b67 100644
--- a/LayoutTests/platform/linux/fast/block/float/017-expected.txt
+++ b/LayoutTests/platform/linux/fast/block/float/017-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
RenderImage {IMG} at (2,2) size 450x29 [bgcolor=#FFFF00]
RenderText {#text} at (0,0) size 0x0
RenderBR {BR} at (0,0) size 0x0
- RenderImage {IMG} at (2,31) size 250x125 [bgcolor=#FFA500]
+ RenderBlock (floating) {IMG} at (2,31) size 250x125 [bgcolor=#FFA500]
RenderText {#text} at (255,31) size 197x139
text run at (255,31) width 197: "Theme Park Roller Coaster is an"
text run at (255,51) width 164: "excellent game that lets you"
@@ -25,3 +25,10 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,22) size 158x19
text run at (2,22) width 158: "Second non-breaking line."
RenderText {#text} at (0,0) size 0x0
+layer at (10,39) size 250x125 clip at (11,40) size 248x123
+ RenderBlock {DIV} at (0,0) size 250x125 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16
+layer at (28,41) size 230x20
+ RenderBlock {DIV} at (18,2) size 230x20
+ RenderText {#text} at (0,0) size 166x19
+ text run at (0,0) width 166: "Theme Park Roller Coaster"

Powered by Google App Engine
This is Rietveld 408576698