[Bug 18863] [Custom]: Consider only restricting naming to contain a dash

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

--- Comment #3 from Scott Miles <sjmiles@chromium.org> ---
In a world with numerous custom components, the tag namespace will become a
crowded place. 

Therefore, vendors are likely to prefix anyway, and it's much nicer to have:

  g-button
  jq-button
  yui-button

vs

  x-g-button
  x-jq-button
  x-yui-button

For that reason, I'm very much in favor of eliding the "x-".

Since there are no HTML tags that contain HYPHEN today, I hoping we can grab up
this rule for custom components. 

Scott

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 10 December 2012 20:41:46 UTC