0
I Use This!
Activity Not Available

Commits : Listings

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