- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 04 Aug 2008 09:02:13 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv17935
Modified Files:
Overview.html
Log Message:
Tweak headers (whatwg r1975)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1166
retrieving revision 1.1167
diff -u -d -r1.1166 -r1.1167
--- Overview.html 4 Aug 2008 08:15:38 -0000 1.1166
+++ Overview.html 4 Aug 2008 09:02:10 -0000 1.1167
@@ -790,12 +790,12 @@
for providing text to act as an alternative for images</a>
<ul class=toc>
<li><a href="#a-phrase"><span class=secno>4.7.2.1.1. </span>A
- phrase or paragraph with an alternative graphical
- representation</a>
+ phrase or paragraph with an alternative graphical representation:
+ charts, diagrams, graphs, maps, illustrations</a>
- <li><a href="#icons"><span class=secno>4.7.2.1.2. </span>Icons: a
- short phrase or label with an alternative graphical
- representation</a>
+ <li><a href="#a-short"><span class=secno>4.7.2.1.2. </span>A short
+ phrase or label with an alternative graphical representation:
+ icons</a>
<li><a href="#a-graphical"><span class=secno>4.7.2.1.3. </span>A
graphical representation of some of the surrounding text</a>
@@ -16045,7 +16045,8 @@
the <em>kind</em> of image rather than replacement text.
<h6 id=a-phrase><span class=secno>4.7.2.1.1. </span>A phrase or paragraph
- with an alternative graphical representation</h6>
+ with an alternative graphical representation: charts, diagrams, graphs,
+ maps, illustrations</h6>
<p>Sometimes something can be more clearly stated in graphical form, for
example as a flowchart, a diagram, a graph, or a simple map showing
@@ -16108,8 +16109,8 @@
<p>It is important to realize that the alternative text is a
<em>replacement</em> for the image, not a description of the image.
- <h6 id=icons><span class=secno>4.7.2.1.2. </span>Icons: a short phrase or
- label with an alternative graphical representation</h6>
+ <h6 id=a-short><span class=secno>4.7.2.1.2. </span>A short phrase or label
+ with an alternative graphical representation: icons</h6>
<p>A document can contain information in iconic form. The icon is intended
to help users of visual browsers to recognize features at a glance.
Received on Monday, 4 August 2008 09:02:48 UTC