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

Unified Diff: LayoutTests/platform/linux/fast/invalid/012-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/invalid/012-expected.txt
diff --git a/LayoutTests/platform/linux/fast/invalid/012-expected.txt b/LayoutTests/platform/linux/fast/invalid/012-expected.txt
index 7a4991442cd9e4057f5ca8cbbce811188a77d62c..e55fe099666ee1c5c4c45983159364ddfcd7e30f 100644
--- a/LayoutTests/platform/linux/fast/invalid/012-expected.txt
+++ b/LayoutTests/platform/linux/fast/invalid/012-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x600
text run at (249,0) width 286: "You should see a 100x100 green Image below."
RenderBlock (anonymous) at (0,20) size 784x100
RenderInline {FONT} at (0,0) size 100x19
- RenderImage {IMG} at (0,0) size 100x100 [bgcolor=#008000]
+ RenderBlock {IMG} at (0,0) size 100x100 [bgcolor=#008000]
RenderText {#text} at (0,0) size 0x0
RenderTable {TABLE} at (0,120) size 6x6
RenderTableSection {TBODY} at (0,0) size 6x6
@@ -18,3 +18,10 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,126) size 784x0
RenderInline {FONT} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
+layer at (8,28) size 100x100 clip at (9,29) size 98x98
+ RenderBlock {DIV} at (0,0) size 100x100 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16
+layer at (26,30) 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