You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-pl...@mozilla.org
Summary:
Opaque Ranges represent a live span of text within a form control's
value, such as <textarea> or text-based <input>, so developers can work
with value text using range-like APIs. It enables operations such as
getBoundingClientRect(), getClientRects and integration with the CSS
Highlight API to allow styling of text.