A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam.

To request an account, ask an autoconfirmed user on Chat (such as one of these permanent autoconfirmed members).

Acid3: Difference between revisions

From WHATWG Wiki
Jump to navigation Jump to search
(start some documentation)
 
(add some more)
Line 1: Line 1:
To simplify the platform Acid3 needs various changes to its tests.
To simplify the platform Acid3 needs various changes to its tests.


* '''test 98''' Tests document.doctype.ownerDocument. DOM4 made it consistent with elements so it never returns null.
; test 8
; test 11
:Tests exceptions for range we want to consolidate with DOMException.
; test 10
: We want to change Attr into an object, may need more flexibility.
;test 98
:Tests document.doctype.ownerDocument. DOM4 made it consistent with elements so it never returns null.

Revision as of 13:09, 8 September 2011

To simplify the platform Acid3 needs various changes to its tests.

test 8
test 11
Tests exceptions for range we want to consolidate with DOMException.
test 10
We want to change Attr into an object, may need more flexibility.
test 98
Tests document.doctype.ownerDocument. DOM4 made it consistent with elements so it never returns null.