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

Unified Diff: LayoutTests/platform/linux/fast/flexbox/024-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/flexbox/024-expected.txt
diff --git a/LayoutTests/platform/linux/fast/flexbox/024-expected.txt b/LayoutTests/platform/linux/fast/flexbox/024-expected.txt
index 3fe56e670b9ae0e45e52c1ce16056d6511c6e9e4..5d35eaa72a5d43a2f9bbf6817f5a8243067ddade 100644
--- a/LayoutTests/platform/linux/fast/flexbox/024-expected.txt
+++ b/LayoutTests/platform/linux/fast/flexbox/024-expected.txt
@@ -16,4 +16,11 @@ layer at (0,0) size 800x600
RenderText {#text} at (339,40) size 74x19
text run at (339,40) width 74: " is specified."
RenderDeprecatedFlexibleBox {DIV} at (0,76) size 100x100 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,0) size 100x100 [bgcolor=#008000]
+ RenderBlock {IMG} at (0,0) size 100x100 [bgcolor=#008000]
+layer at (8,84) size 100x100 clip at (9,85) size 98x98
+ RenderBlock {DIV} at (0,0) size 100x100 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16
+layer at (26,86) size 80x20
+ RenderBlock {DIV} at (18,2) size 80x20
+ RenderText {#text} at (0,0) size 37x19
+ text run at (0,0) width 37: "Image"

Powered by Google App Engine
This is Rietveld 408576698