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.
Posted by ppk on 16 April 2005
2Seems to be solved in 1.3
Commenting guidelines:
Posted by TarquinWJ on 30 March 2005
1This has been reported to Apple.