Remotely loaded XML DOM converted to HTML content model

Atom RSS

This site heavily relies on bug reports created by its readers. Anyone can report a bug and be published.

Main navigation:




Search reports by browser:

When loading XML through XMLHttpRequest, the resulting DOM does not allow access to content of elements, which happen to have the same element name in html AND which have an empty content model in html.

Example: the <link>...</link> element from various RSS flavors is not available in Safari, using DOM methods, because an empty <link/> element is defined for html.

Test page Workaround is not included
Reported by: Johannes la Poutr�.

Safari | Reported on 29 March 2005.

Comments

(Add your own)

Posted by TarquinWJ on 30 March 2005

1

This has been reported to Apple.

Posted by ppk on 16 April 2005

2

Seems to be solved in 1.3

Post a comment

Commenting guidelines:

  1. When quoting specs, articles or your own research, please include a URL of the document.
  2. Test your stuff. When reporting browser behaviour, make sure that your report is correct.

Yes