Hacker News new | ask | show | jobs
by matchu 4052 days ago
Yes, document.createElement exists and is documented. But check the links at the bottom of the page: the function comes from the DOM and HTML5 specs, not from the Javascript spec.