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 21908 - " New Elements"
Summary: " New Elements"
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 differences from HTML4 (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Simon Pieters
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-02 15:01 UTC by steve faulkner
Modified: 2013-05-03 12:57 UTC (History)
4 users (show)

See Also:


Attachments

Description steve faulkner 2013-05-02 15:01:11 UTC
https://rawgithub.com/whatwg/html-differences/master/Overview.html#new-elements

[[
 New Elements
]]

main element not listed - should note that there are significant diffs between the defintion in html 5 /5.1 and whatwg version
Comment 1 Simon Pieters 2013-05-03 09:32:37 UTC
https://github.com/whatwg/html-differences/commit/a09aabcc1de7defb73217608b7627806d0f1c9c9

The differences in the definition don't seem significant enough to be called out in this document (there are various "minor" differences that I completely ignore because it's not the focus of this document).
Comment 2 steve faulkner 2013-05-03 09:39:57 UTC
(In reply to comment #1)
> https://github.com/whatwg/html-differences/commit/
> a09aabcc1de7defb73217608b7627806d0f1c9c9
> 
> The differences in the definition don't seem significant enough to be called
> out in this document (there are various "minor" differences that I
> completely ignore because it's not the focus of this document).

what it is defined to represent is different
its required mapping to acc apis is different
its author conformance requirements are different

I don't think these are minor
Comment 3 Simon Pieters 2013-05-03 12:57:18 UTC
I called out the different authoring requirement. The difference in what it represents is minor for the purpose of this document. As for the difference in accessibility API mapping, I'm deliberately not being detailed about implementation requirements in this document.