https://github.com/mozilla/servo/wiki/JS-objects,-wrappers,-and-cross-origin-concerns-2013-08-07
___
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo
Good question. I've noticed this with a few elements we define (like
HTMLItalicElement, HTMLStrongElement, etc). According to
http://www.whatwg.org/specs/web-apps/current-work/multipage/sections.html#the-section-element,
uses HTMLElement (as do the other ones I mentioned), so it
looks like we'
Josh,
HTMLSectionElement.webidl is no in
http://mxr.mozilla.org/mozilla-central/source/dom/webidl/. And
HTMLSectionElement is not defined by current specs: whatwg HTML, w3c
HTML5, w3c HTML5.1.
How do we care about it?
2013/8/7 Josh Matthews :
> To ensure that no redundant work occurs, I've put u
3 matches
Mail list logo