Mercurial
Web DOM Core
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
branches
|
files
(0)
tip
2009-11-01
Geoffrey Sneddon
Update index.
default
tip
changeset
|
files
2009-11-01
Geoffrey Sneddon
More tests.
changeset
|
files
2009-11-01
Geoffrey Sneddon
Fix gotDescendants.
changeset
|
files
2009-11-01
Geoffrey Sneddon
Add test runner.
changeset
|
files
2009-10-07
Geoffrey Sneddon
Use html5lib for parsing to preserve whitespace.
changeset
|
files
2009-10-07
Geoffrey Sneddon
Removing error checking is impossible given compat. restraints.
changeset
|
files
2009-10-07
Geoffrey Sneddon
Add note about there only ever being one doctype node in a document in HTML and XML.
changeset
|
files
2009-10-07
Geoffrey Sneddon
Regen spec
changeset
|
files
2009-10-07
Geoffrey Sneddon
Add comment about <…> in createElement.
changeset
|
files
2009-10-06
Geoffrey Sneddon
Update DOMException constants to match current Web IDL
changeset
|
files
2009-10-06
Geoffrey Sneddon
Add a whole bunch more tests.
changeset
|
files
2009-10-06
Geoffrey Sneddon
Apparently tests are nice.
changeset
|
files
2009-10-06
Geoffrey Sneddon
Per DOM Level 3 Core with createElementNS, if namespaceURI is "http://www.w3.org/2000/xmlns/" and neither qualifiedName nor prefix is "xmlns", a NAMESPACE_ERR exception should be thrown.
changeset
|
files
2009-10-06
Geoffrey Sneddon
Don't raise WRONG_DOCUMENT_ERR when calling DOMImplementation.createDocument with a doctype created with another implementation.
changeset
|
files
2009-10-06
Geoffrey Sneddon
Add comments to some of the more complex tests to make it obvious what they are testing.
changeset
|
files
2009-10-05
Geoffrey Sneddon
Add another constraint from DOM Level 3 Core (createElementNS with xml/xmlns when namespace is wrong), and update tests.
changeset
|
files
2009-10-05
Geoffrey Sneddon
Update tests to reflect the previous change to the spec.
changeset
|
files
2009-10-05
Geoffrey Sneddon
Be vain and add myself as editor.
changeset
|
files
2009-10-05
Geoffrey Sneddon
Fix one grammatical error which has been copy/pasted all over.
changeset
|
files
2009-10-05
Geoffrey Sneddon
Change how that constraint is worded to avoid needless duplication.
changeset
|
files
2009-10-05
Geoffrey Sneddon
Add a constraint from DOM Level 3 Core which is present in all major browsers.
changeset
|
files
2009-10-05
Geoffrey Sneddon
For some reason I'd like these running in IE.
changeset
|
files
2009-08-28
Geoffrey Sneddon
Decomment commented out test that causes horrible bug in WebKit (and no output in WebKit).
changeset
|
files
2009-08-28
Geoffrey Sneddon
Add Makefile for the Make obsessed.
changeset
|
files
2009-08-28
Geoffrey Sneddon
Add some sane tests which just have namespaceURI/qualifiedName set along with doctype.
changeset
|
files
2009-08-28
Geoffrey Sneddon
What I have so far
changeset
|
files
(0)
tip