Bug 299375
| Summary: | Implement FormControlRange | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | stephanie.zhang |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | akeerthi, annevk, cdumez, lily_spiniolas, rniwa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
stephanie.zhang
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/161658720>
Radar WebKit Bug Importer
<rdar://problem/161658759>