NEW299375
Implement FormControlRange
https://bugs.webkit.org/show_bug.cgi?id=299375
Summary Implement FormControlRange
stephanie.zhang
Reported 2025-09-23 09:14:47 PDT
Implement FormControlRange -- a specialized, live AbstractRange subclass for <input>/<textarea> value space. It enables range-based operations in native controls while restricting standard Range mutations to preserve encapsulation. It integrates cleanly with existing selection/editing behavior and closes a long-standing gap. Explainer: https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/FormControlRange/explainer.md Ongoing WHATWG discussion thread: https://github.com/whatwg/html/issues/11478 WebKit Standards Link: https://github.com/WebKit/standards-positions/issues/541
Attachments
Radar WebKit Bug Importer
Comment 1 2025-09-30 09:15:42 PDT
Radar WebKit Bug Importer
Comment 2 2025-09-30 09:15:42 PDT
Note You need to log in before you can comment on or make changes to this bug.