[webkit-changes] [WebKit/WebKit] 0fa3bd: Add selection API that works across shadow boundaries

Ryosuke Niwa noreply at github.com
Wed Mar 1 13:05:53 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0fa3bd8548e3e475c52c048417267fb763204c4f
      https://github.com/WebKit/WebKit/commit/0fa3bd8548e3e475c52c048417267fb763204c4f
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2023-03-01 (Wed, 01 Mar 2023)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml

  Log Message:
  -----------
  Add selection API that works across shadow boundaries
https://bugs.webkit.org/show_bug.cgi?id=163921

Reviewed by Wenson Hsieh.

Enable selection API for shadow DOM (getSelection().getComposedRanges) by default.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:

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




More information about the webkit-changes mailing list