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

Unified Diff: LayoutTests/platform/linux/fast/block/positioning/058-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/positioning/058-expected.txt
diff --git a/LayoutTests/platform/linux/fast/block/positioning/058-expected.txt b/LayoutTests/platform/linux/fast/block/positioning/058-expected.txt
index 7e04ef52ad85a8934d60fc9647ba5adf8c3c712b..a8bcc9c7a17450ff5f0661814f178cdaedfa6890 100644
--- a/LayoutTests/platform/linux/fast/block/positioning/058-expected.txt
+++ b/LayoutTests/platform/linux/fast/block/positioning/058-expected.txt
@@ -19,4 +19,7 @@ layer at (8,44) size 560x19
RenderText {#text} at (219,0) size 560x19
text run at (219,0) width 560: "The image (found or not) should be positioned at the top/left corner of this green-shaded text "
layer at (227,44) size 42x42
- RenderImage {IMG} at (0,0) size 42x42 [border: (1px solid #000000)]
+ RenderBlock (positioned) {IMG} at (0,0) size 42x42 [border: (1px solid #000000)]
+layer at (228,45) size 40x40 clip at (229,46) size 38x38
+ RenderBlock {DIV} at (1,1) size 40x40 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16

Powered by Google App Engine
This is Rietveld 408576698