- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 10 Feb 2009 22:17:22 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv18085
Modified Files:
Overview.html
Log Message:
Improve alt text. (credit: ns) (whatwg r2775)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1944
retrieving revision 1.1945
diff -u -d -r1.1944 -r1.1945
--- Overview.html 10 Feb 2009 10:30:39 -0000 1.1944
+++ Overview.html 10 Feb 2009 22:17:19 -0000 1.1945
@@ -13047,11 +13047,11 @@
<p>In the following example, a rating is shown as three filled
stars and two empty stars. While the alternative text could have
been "★★★☆☆", the author has
- instead decided to more helpfully give the rating in the form
- "3/5". That is the alternative text of the first image, and the
+ instead decided to more helpfully give the rating in the form "3
+ out of 5". That is the alternative text of the first image, and the
rest have blank alternative text.</p>
- <pre><p>Rating: <meter max=5 value=3><strong><img src="1" alt="3/5"
+ <pre><p>Rating: <meter max=5 value=3><strong><img src="1" alt="3 out of 5"
><img src="1" alt=""><img src="1" alt=""><img src="0" alt=""
><img src="0" alt=""></strong></meter></p></pre>
@@ -47969,15 +47969,15 @@
van der Blonk, Mihai Şucan<!-- from ROBO Design -->, Mike
Brown, Mike Dierken<!-- S. Mike Dierken -->, Mike Dixon, Mike
Schinkel, Mike Shaver, Mikko Rantalainen, Neil Deakin, Neil Soiffer,
- Ojan Vafai, Olaf Hoffmann, Olav Junker Kjær, Oliver Hunt, <!--
- Ozob = Kyle Hofmann --> Peter Karlsson, Peter Kasting, Philip
- Jägenstedt, Philip Taylor, Philip TAYLOR<!-- a different one
- -->, Rachid Finge, Rajas Moonka, Ralf Stoltze, Ralph Giles, Raphael
- Champeimont, Rene Saarsoo, Richard Ishida, Rimantas Liubertas,
- Robert Blaut, Robert O'Callahan, Robert Sayre, Roman Ivanov, Ryan
- King, S. Mike Dierken, Sam Kuper, Sam Ruby, Sam Weinig, Scott Hess,
- Sean Knapp, Shaun Inman, Shiki Okasaka, Silvia Pfeiffer, Simon
- Pieters, Stefan Haustein, Steffen Meschkat, Stephen Ma, Steve
+ Nicholas Shanks, Ojan Vafai, Olaf Hoffmann, Olav Junker Kjær,
+ Oliver Hunt, <!-- Ozob = Kyle Hofmann --> Peter Karlsson, Peter
+ Kasting, Philip Jägenstedt, Philip Taylor, Philip TAYLOR<!-- a
+ different one -->, Rachid Finge, Rajas Moonka, Ralf Stoltze, Ralph
+ Giles, Raphael Champeimont, Rene Saarsoo, Richard Ishida, Rimantas
+ Liubertas, Robert Blaut, Robert O'Callahan, Robert Sayre, Roman
+ Ivanov, Ryan King, S. Mike Dierken, Sam Kuper, Sam Ruby, Sam Weinig,
+ Scott Hess, Sean Knapp, Shaun Inman, Shiki Okasaka, Silvia Pfeiffer,
+ Simon Pieters, Stefan Haustein, Steffen Meschkat, Stephen Ma, Steve
Faulkner, Steve Runyon, Steven Garrity, Stewart Brodie, Stuart
Parmenter, Sunava Dutta, Tantek Çelik, Terrence Wood, Thomas
Broyer, Thomas O'Connor, Tim Altman, Tim Johansson, Tommy Thorsen,
Received on Tuesday, 10 February 2009 22:17:35 UTC