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

Unified Diff: LayoutTests/fast/images/alt_text.html

Issue 328703003: Change behaviour of Alt text. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed Layout tests Created 6 years, 5 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/fast/images/alt_text.html
diff --git a/LayoutTests/fast/images/alt_text.html b/LayoutTests/fast/images/alt_text.html
new file mode 100644
index 0000000000000000000000000000000000000000..bac3ecb3a824d3e995fb02e37b766304aa242951
--- /dev/null
+++ b/LayoutTests/fast/images/alt_text.html
@@ -0,0 +1,2 @@
+<!DOCTYPE>
+<img src="missing.png" alt="Alt Text">

Powered by Google App Engine
This is Rietveld 408576698