RESOLVED WORKSFORME 9273
Quirksmode: Remotely loaded XML DOM converted to HTML content model
https://bugs.webkit.org/show_bug.cgi?id=9273
Summary Quirksmode: Remotely loaded XML DOM converted to HTML content model
Adele Peterson
Reported 2006-06-02 15:03:09 PDT
http://www.quirksmode.org/bugreports/archives/safari/index.html "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 http://www.xs4all.nl/~jlpoutre/BoT/Javascript/RSSpanel/safari-testcase.html Workaround is not included Reported by: Johannes la Poutr&#65533;."
Attachments
Alexey Proskuryakov
Comment 1 2006-06-04 10:48:39 PDT
I cannot reproduce this, and the test page actually says that this has been fixed in Safari 1.3/2.0.
Joost de Valk (AlthA)
Comment 2 2006-06-24 14:08:21 PDT
Closing as worksforme, as i see the same as AP.
Note You need to log in before you can comment on or make changes to this bug.