Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:See file.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 804488f47838e921465b369e793a2ea19642695a
User & Date: rolf 2007-10-30 01:05:36
Context
2007-10-30
11:49
See file. check-in: 1a8b351623 user: rolf tags: trunk
01:05
See file. check-in: 804488f478 user: rolf tags: trunk
01:04
ID Attributes in HTML documents parsed with -html do what you expect: you find it with getElementById. check-in: 4ce79736e0 user: rolf tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to ChangeLog.








1
2
3
4
5
6
7








2007-10-29  Rolf Ade  <rolf@pointsman.de>

        * doc/domNode.*
        * doc/domDoc.*: Fixed documentation error in the documentation
          of the replaceChild method.

>
>
>
>
>
>
>







1
2
3
4
5
6
7
8
9
10
11
12
13
14

2007-10-30  Rolf Ade  <rolf@pointsman.de>

        * generic/domhtml.c: 
        * tests/htmlreader.test: ID Attributes in HTML documents
          parsed with -html do what you expect: you find it with
          getElementById.

2007-10-29  Rolf Ade  <rolf@pointsman.de>

        * doc/domNode.*
        * doc/domDoc.*: Fixed documentation error in the documentation
          of the replaceChild method.