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

Unified Diff: LayoutTests/platform/linux/fast/invalid/016-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/016-expected.txt
diff --git a/LayoutTests/platform/linux/fast/invalid/016-expected.txt b/LayoutTests/platform/linux/fast/invalid/016-expected.txt
index 16490bb238423fcc67d588b2e3dc60fa8beb4f20..508df60223ef51ce1e99723923d6c59632bde288 100644
--- a/LayoutTests/platform/linux/fast/invalid/016-expected.txt
+++ b/LayoutTests/platform/linux/fast/invalid/016-expected.txt
@@ -8,4 +8,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 432: "You should see two 100x100 green squares with black borders below. "
text run at (432,0) width 273: "If you see only one square, the test has failed."
RenderBlock {P} at (0,36) size 784x104
- RenderImage {IMG} at (0,0) size 104x104 [bgcolor=#008000] [border: (2px solid #000000)]
+ RenderBlock {IMG} at (0,0) size 104x104 [bgcolor=#008000] [border: (2px solid #000000)]
+layer at (10,46) size 100x100 clip at (11,47) size 98x98
+ RenderBlock {DIV} at (2,2) size 100x100 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16

Powered by Google App Engine
This is Rietveld 408576698