[Webkit-unassigned] [Bug 22211] Accessing DOM elements via window.elementID should work in XHTML

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 7 01:23:57 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=22211


ssseintr <ssseintr2 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ssseintr2 at gmail.com




--- Comment #12 from ssseintr <ssseintr2 at gmail.com>  2011-12-07 01:23:56 PST ---
hi,

Another issue I was facing is 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 like FireFox & Opera works without any problem for HTML & XHTML documents.

Any suggestions..?

Please refer the attachments for more info.

Regards,
Vicky.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list