[Bug 10483] <figcaption> should be considered the caption of <figure> _itself_

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10483


Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xn--mlform-iua@xn--mlform-i
                   |                            |ua.no




--- Comment #1 from Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no>  2010-08-29 01:20:42 ---
Another reason to emphasize that <figcaption> is the caption of the <figure>
element itself — and not of the content of the figure element —  is to help
authors understand the difference between the any h1-h6 elements that a
<figure> may contain, and the <figcaption> element: 

The <figcaption> is like a "bridge" between the <figure> and the rest of the
document. Whereas h1-h5 elements inside <figure> only are headings inside
<figure>.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 29 August 2010 01:20:44 UTC