diff --git a/htdocs/dev/roadmap.html b/htdocs/dev/roadmap.html index 63387f58..6e9f4637 100644 --- a/htdocs/dev/roadmap.html +++ b/htdocs/dev/roadmap.html @@ -157,8 +157,9 @@ changes:

The new API will be sufficiently detailed that a complete and detailed DOM structure can be built, including both internal and - external entity boundaries in parsed character data content and - attribute value content.

+ external entity boundaries in parsed character data content, + attribute value content, and entity values (such as found in + internal entity declarations).

This API will of necessity be somewhat more complex than the current API, but we expect the current API can be implemented on top