[Webkit-unassigned] [Bug 123538] New: iOS 7 Element.querySelectorAll does not obey element scope with ID

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 30 16:26:24 PDT 2013


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

           Summary: iOS 7 Element.querySelectorAll does not obey element
                    scope with ID
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
               URL: http://jsfiddle.net/tfS83/2/
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nick.williams at webnetosphere.com


See http://jsfiddle.net/tfS83/2/ for demonstration.

This is new with iOS 7; tested on 7.0 and 7.0.3.  It occurs in Chrome as well as Safari.

When using .querySelectorAll on an element, where the selector is an ID selector, the scope of the element is not taken in to account.  This is contrary to the behavior of iOS 6 and desktop Safari OSX and Windows, Android, etc.

-- 
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