Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2a37b4991267bc3c68242207d89351de839afc8f
      
https://github.com/WebKit/WebKit/commit/2a37b4991267bc3c68242207d89351de839afc8f
  Author: Said Abou-Hallawa <[email protected]>
  Date:   2022-10-19 (Wed, 19 Oct 2022)

  Changed paths:
    M Source/WebCore/dom/TreeScopeOrderedMap.cpp

  Log Message:
  -----------
  Skip out-of-scope elements when searching TreeScopeOrderedMap
https://bugs.webkit.org/show_bug.cgi?id=246419
rdar://101091930

Reviewed by Ryosuke Niwa.

Skip out-of-scope elements when searching TreeScopeOrderedMap. This affects
scenrios when elements with the same id are stored in registeredElements.

* Source/WebCore/dom/TreeScopeOrderedMap.cpp:
(WebCore::TreeScopeOrderedMap::get const):

Canonical link: https://commits.webkit.org/255754@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to