[Bug 26625] New: add blockquote to changed elements

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

            Bug ID: 26625
           Summary: add blockquote to changed elements
           Product: HTML WG
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 differences from HTML4
          Assignee: simonp@opera.com
          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

The definition of blockquote has changed significantly from html4

html4:
 BLOCKQUOTE is for long quotations (block-level content)
http://www.w3.org/TR/html401/struct/text.html#edef-BLOCKQUOTE

HTML5

"The blockquote element represents content that is quoted from another source,
optionally with a citation which must be within a footer or cite element, and
optionally with in-line changes such as annotations and abbreviations."
http://www.w3.org/TR/html5/grouping-content.html#the-blockquote-element

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

Received on Thursday, 21 August 2014 08:58:31 UTC