[webkit-dev] Reg. Direct DOM access without getElementById fails....

Ryosuke Niwa rniwa at webkit.org
Thu Dec 8 01:10:27 PST 2011


As Ariya correctly pointed out, this is not an appropriate mailing list. *This
mailing list is for the development of WebKit*. If you believe this is a
WebKit bug, please a bug on bugs.webkit.org.

On Wed, Dec 7, 2011 at 1:46 AM, Vicky Tux <ssseintr2 at gmail.com> wrote:
>
> I have facing an issue with Direct DOM  access via "document" object.
>
> See,
> <body><img src='s.jpg' id='img1'/></body>
>
> If I access document.img1, webkit throws error, but other browsers likeFireFox & Opera works without any problem for both HTML & XHTML documents.
>

window.img1 works on WebKit. If you believe this is a Web compatibility,
please file a bug on WebKit and also report it to appropriate standard
bodies such as W3C's Web Apps working group.

- Ryosuke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20111208/96117a87/attachment.html>


More information about the webkit-dev mailing list