# Whether allowing selection across the boundary
# between shadow DOM and light DOM.
# This is based on https://github.com/mfreed7/shadow-dom-selection
- name: dom.shadowdom.selection_across_boundary.enabled
type: bool
value: @IS_NIGHTLY_BUILD@
mirror: always
Acceptance criteria
For folks helping with Firefox related documentation
dev-doc-completeFeatures to document
dom.shadowdom.selection_across_boundary.enabledRelated Gecko bugs
Bug 1867058: Add the initial support for shadow dom selection
Other