[Bug 26619] New: elements listed, but not in HTML5 so need removing

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

            Bug ID: 26619
           Summary: elements listed, but not in HTML5 so need removing
           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

under "Then there are several other new elements:"

"dialog for showing a dialog."

"menuitem represents a command the user can invoke from a popup menu."

"details represents additional information or controls which the user can
obtain on demand. The summary element provides its summary, legend, or
caption."

the above are not in HTML5 along with the menu element, so the following needs
to be removed:

"The menu element has two new attributes: type and label. They allow the
element to transform into a menu as found in typical user interfaces as well as
providing for context menus in conjunction with the global contextmenu
attribute.

"

under "The input element's type attribute now has the following new values:"

datetime
datetime-local
month
week

these are not in HTML5

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

Received on Wednesday, 20 August 2014 18:00:06 UTC