On Mon, Apr 25, 2016 at 1:06 PM, Bang Seongbeom
wrote:
> It would be good to restrict custom element's name to start with like
> 'x-' for the future standards. User-defined custom attributes; data
> attributes are also restricted its name to start with 'data-' so we can
> define easily new standa
On Mon, Apr 25, 2016 at 10:06 AM, Bang Seongbeom
wrote:
> It would be good to restrict custom element's name to start with like
> 'x-' for the future standards. User-defined custom attributes; data
> attributes are also restricted its name to start with 'data-' so we can
> define easily new standa
It would be good to restrict custom element's name to start with like
'x-' for the future standards. User-defined custom attributes; data
attributes are also restricted its name to start with 'data-' so we can
define easily new standard attribute names ('aria-*' or everything
except for 'data-*