From 89b4e700b2303efe25a8e6be4fb37d22f544c81b Mon Sep 17 00:00:00 2001 From: "dino@apple.com" Date: Tue, 6 Aug 2013 06:21:50 +0000 Subject: [PATCH] Forgot to add alt text to the example image :( * demos/srcset/index.html: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@153741 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- Websites/webkit.org/demos/srcset/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Websites/webkit.org/demos/srcset/index.html b/Websites/webkit.org/demos/srcset/index.html index a08e8af89614..e06676403092 100644 --- a/Websites/webkit.org/demos/srcset/index.html +++ b/Websites/webkit.org/demos/srcset/index.html @@ -49,7 +49,7 @@ the 2x variant of the srcset will be used [2x image].

- +Example of the srcset attribute. Image contains a coloured striped pattern with some inline text that indicates which of the candidate images were selected.

The HTML for the above image is: -- 2.36.0