This repository has been archived by the owner on Mar 13, 2018. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove unused code in fixTemplateElementPrototype
we no longer attempt to fix the prototype of a semantic template element. instead, we "extract" an actual template element. the invariant with this method is that it is always called with an element with tagName 'template' in the HTML namespace. R=arv BUG= Review URL: https://codereview.appspot.com/52430043
- Loading branch information