Selector range unit

The selector range unit is an extension to the HTTP Range header that allows clients to address specific DOM elements using CSS selectors instead of byte offsets. When a selector matches multiple elements, only the first match is used.

Canonical home: Selector Extensions — syntax and behavior of selector-based range units.