Hixie
79a529c6d9
Specs: custom element constructor argument shouldn't clash with the module-global 'module' identifier
...
Review URL: https://codereview.chromium.org/829133003
2015-01-07 14:39:58 -08:00
Hixie
9d70f573e4
Specs: registerElement(registerElement(...)) failed to work as expected
...
Review URL: https://codereview.chromium.org/836153005
2015-01-06 13:23:04 -08:00
Hixie
fd1e8ff53d
Specs: Fix markdown errors
...
Review URL: https://codereview.chromium.org/730273002
2014-11-17 14:54:01 -08:00
Hixie
48b49a8cbe
Specs: default exports to {} rather than document, since it makes writing modules saner
...
Review URL: https://codereview.chromium.org/730223002
2014-11-17 13:08:09 -08:00
Hixie
1da15583c5
Docs: add an example that uses the current APIs to define an <element>
...
element; an example that uses that example to define some HTMLy
elements; and an example to use those HTMLy elements to display a
hello world doc. Highly incomplete WIP.
Review URL: https://codereview.chromium.org/698293003
2014-11-04 13:32:07 -08:00