[Webkit-unassigned] [Bug 22211] New: Accessing DOM elements directly, without using getElementById() from inside javascripts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 12 11:35:39 PST 2008


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

           Summary: Accessing DOM elements directly,without using
                    getElementById() from inside javascripts
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Major
          Priority: P4
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: raghavendra.deshpande at philips.com
                CC: raghavendra.deshpande at philips.com


In Gtk-Webkit browser,  we are facing issues with respect to accessing DOM
elements directly, without using getElementById() from inside javascripts. We
have many XHTML pages written already, without using getElementById() and all
the pages are perfectly working fine in Opera. 

As “Chrome” is built using webkit, I tried testing the pages on ‘Chrome’. To my
surprise, the same files worked fine in ‘Chrome’.

Then, I tried with Safari, (latest nightly updated), the behavior is same as
Gtk-Webkit. It throws, “Can’t  find variable: DOM element name”


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



More information about the webkit-unassigned mailing list