0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 5 years ago.
Aug 18, 2019 — Aug 18, 2020
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use enums for insertAdjacentHTML. More... almost 14 years ago
use terminate and throw rather than abort and raise More... almost 14 years ago
use terminate and throw rather than abort and raise More... almost 14 years ago
consistency with DOM and typos More... almost 14 years ago
consistency with DOM and typos More... almost 14 years ago
make innerHTML use replace all More... almost 14 years ago
make innerHTML use replace all More... almost 14 years ago
Waive copyright. More... about 14 years ago
Waive copyright. More... about 14 years ago
XMLDocument moved to DOM4 More... about 14 years ago
XMLDocument moved to DOM4 More... about 14 years ago
Add support for the SVG mime type. More... about 14 years ago
Add support for the SVG mime type. More... about 14 years ago
Throw for insertAdjacentHTML(beforebegin/afterend) with a null parent. http://www.w3.org/Bugs/Public/show_bug.cgi?id=14288 More... about 14 years ago
Throw for insertAdjacentHTML(beforebegin/afterend) with a null parent. More... about 14 years ago
Add test for future reference. More... about 14 years ago
Add test for future reference. More... about 14 years ago
parentNode -> parent; parentElement -> parent element More... about 14 years ago
parentNode -> parent; parentElement -> parent element More... about 14 years ago
typo More... about 14 years ago
typo More... about 14 years ago
define constructors More... about 14 years ago
define constructors More... about 14 years ago
use <var>, quotes, and consistify terminology with DOM4 More... about 14 years ago
use <var>, quotes, and consistify terminology with DOM4 More... about 14 years ago
Fix createContextualFragment to check the detached flag. More... about 14 years ago
Fix createContextualFragment to check the detached flag. More... about 14 years ago
Fix the insertAdjacentHTML tests for parentless nodes. More... about 14 years ago
Fix the insertAdjacentHTML tests for parentless nodes. More... about 14 years ago
Import not particularly helpful tests by Björn Höhrmann. More... about 14 years ago