0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
start from scratch... provide only the DOM More... over 14 years ago
remove attributes from host objects More... about 15 years ago
extend pre-existing metaclasses. move innerHTML into a separate extension as proof of concept More... about 15 years ago
invoke overridden methods from subclass More... about 15 years ago
implement HTMDocument.getElementById() More... about 15 years ago
bad nodeName attribute for document fragment More... about 15 years ago
add autobinding of javascript properties to html attributes More... about 15 years ago
serialize comments in innerHTML. Collapse tags which don't have content and can be collapsed More... about 15 years ago
enable bare text in innerHTML. Also, clear out existing child nodes before setting innerHTML More... about 15 years ago
implement Element.getElementsByTagName More... over 15 years ago
implement innerHTML to handle attributes More... over 15 years ago
basic support for reading innerHTML (no attributes yet) More... over 15 years ago
added basis for HTML Level 1. Setting innerHTML, but not yet reading it More... over 15 years ago
add indexed attributes to host objects More... over 15 years ago
implement index on element attributes More... over 15 years ago
splitText returns CDATASection if the target was a CDATASection More... over 15 years ago
fix bug in splitText More... over 15 years ago
remove aspectj taskdef from build.xml since no longer needed More... over 15 years ago
fix inheritance of private methods, add test for Node.appendChild More... over 15 years ago
remove property lookup aspect. it is no longer needed More... over 15 years ago
remove dependency on aspectj More... over 15 years ago
reimplement hosting model in javascript. subset of dom level 2 tests passing. More... over 15 years ago
reimplement hosting model in javascript. subset of dom level 2 tests passing. More... over 15 years ago
Crosscheck Browserless Unit Testing Framework More... over 15 years ago