This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 26625 - add blockquote to changed elements
Summary: add blockquote to changed elements
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 differences from HTML4 (show other bugs)
Version: unspecified
Hardware: Other All
: P2 normal
Target Milestone: ---
Assignee: Simon Pieters
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-21 08:58 UTC by steve faulkner
Modified: 2014-08-21 09:56 UTC (History)
3 users (show)

See Also:


Attachments

Description steve faulkner 2014-08-21 08:58:29 UTC
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