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

Unified Diff: LayoutTests/fast/images/alt-text-wrapping.html

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 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/fast/images/alt-text-wrapping.html
diff --git a/LayoutTests/fast/images/alt-text-wrapping.html b/LayoutTests/fast/images/alt-text-wrapping.html
new file mode 100644
index 0000000000000000000000000000000000000000..9b55ba06b08077d42c6036124d451da189e5083e
--- /dev/null
+++ b/LayoutTests/fast/images/alt-text-wrapping.html
@@ -0,0 +1 @@
+<img src="none.jpg" width="100px" height="100px" alt="This text should wrap inside the fallback content."></img>

Powered by Google App Engine
This is Rietveld 408576698