[sdw] WebVMT: Change name of div-id / tile-url attributes

tidoust has just created a new issue for https://github.com/w3c/sdw:

== WebVMT: Change name of div-id / tile-url attributes ==
I cannot seem to find a pointer for now, but I believe having a `-` in attribute names where the first part is not a generic namespace-like string (e.g. `aria-*` attributes) is not good practice.

Also `div-id` seems to be a bad name because there is no reason to believe that the element will always be a `<div>`. One possibility could perhaps be to reuse the [`for` attribute of `label` tags](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/label).

Please view or discuss this issue at https://github.com/w3c/sdw/issues/1033 using your GitHub account

Received on Sunday, 13 May 2018 13:27:33 UTC