Index of /test/html/serializing
Name Last modified Size Description
Parent Directory -
001.htm 2007-09-10 11:17 585 Getting innerHTML in HTML
002.xht 2007-09-11 04:57 737 Getting innerHTML in XML
plaintext/ 2007-06-20 12:40 -
support/ 2007-09-11 04:58 -
tests.dat 2007-09-11 05:02 8.9K
tests.dat contains multiple tests using the following format (encoded
as UTF-8):
"#input", followed by LF, followed by a DOM tree using [SDF], followed by
"#expected", followed by LF, followed by one or more of the following:
* "h " followed by a string (as defined in [SDF]) of the expected HTML
markup or an "e" representing a DOM exception, followed by LF
* "x " followed by a string (as defined in [SDF]) of the expected XML
markup or an "e" representing a DOM exception, followed by LF
...then finally followed by another LF.
[SDF]
Serialized DOM Format, http://simon.html5.org/specs/sdf