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 23254 - Make hyphen-containing elements and attributes valid
Summary: Make hyphen-containing elements and attributes valid
Status: RESOLVED WONTFIX
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Robin Berjon
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords: CR
Depends on:
Blocks:
 
Reported: 2013-09-16 12:47 UTC by Robin Berjon
Modified: 2013-11-06 12:15 UTC (History)
6 users (show)

See Also:


Attachments

Description Robin Berjon 2013-09-16 12:47:58 UTC
Web Components indirectly codifies the notion that hyphen-containing elements are open as extension points and will not be overtaken by the browser in future (minus a small, specific existing list):

https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/custom/index.html#dfn-custom-element-type

This should be made explicit in the HTML specification, and extended to attributes (also with a list of exclusions). This should help stop people from using data-* for standards that build atop HTML.
Comment 1 Travis Leithead [MSFT] 2013-09-30 22:00:04 UTC
Robin, do you really think this blocks CR? Or can we wait on this till 5.1?
Comment 2 Robin Berjon 2013-09-30 22:11:22 UTC
(In reply to Travis Leithead [MSFT] from comment #1)
> Robin, do you really think this blocks CR? Or can we wait on this till 5.1?

I don't think it's a long conversation. If it's no we can just drop it, if it's yes it's a small change. So it's "blocking" but it can't really block.
Comment 3 Travis Leithead [MSFT] 2013-10-04 18:18:17 UTC
Based on the discussion here:
http://lists.w3.org/Archives/Public/public-html/2013Oct/0005.html

I think this is a Won't Fix for now. Thoughts?
Comment 4 Robin Berjon 2013-11-06 12:15:51 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the Editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this document:

   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: none
Rationale: It's a wonderful idea but based on discussion we'll have to wait for its time to come.