Skip to content

New feature ID for OpaqueRange #3863

@stephanieyzhang

Description

@stephanieyzhang

Specification

Explainer: https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/OpaqueRange/explainer.md

WHATWG DOM Spec PR: whatwg/dom#1404
WHATWG HTML Spec PR: whatwg/html#11741

Description

OpaqueRange represents a live span of text within a form control’s value (for example, a <textarea> or text <input>), enabling range-based operations over value text. It supports geometry queries and use with the CSS Highlights API, while preserving encapsulation by exposing only value offsets (and returning null for startContainer/endContainer).

Documentation

Explainer: https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/OpaqueRange/explainer.md
Demos: coming soon (will update back with link)

Browser support

Chromium: in progress (DevTrial / Origin Trial planned)
WebKit / Mozilla: no public signal yet (WebKit/standards-positions#541 and mozilla/standards-positions#1289)

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature definitionCreating or defining new features or groups of features.feature entry requestA request for a new web platform feature entry

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions