[Bug 21420] New: note about conforming image is incorrect

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21420

            Bug ID: 21420
           Summary: note about conforming image is incorrect
    Classification: Unclassified
           Product: HTML WG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec
          Assignee: dave.null@w3.org
          Reporter: faulkner.steve@gmail.com
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-admin@w3.org,
                    public-html-wg-issue-tracking@w3.org

note:In a conforming document, the absence of the alt attribute indicates that
the image is a key part of the content but that a textual replacement for the
image was not available when the image was generated.

source:
http://www.w3.org/html/wg/drafts/html/master/embedded-content-0.html#the-img-element

only case where image without alt is conforming is
If the image is a descendant of a figure element that has a child figcaption
element and the figcaption contains text.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Thursday, 28 March 2013 11:56:57 UTC