WICG / scroll-to-text-fragment

Proposal to allow specifying a text snippet in a URL fragment
Other
586 stars 43 forks source link

Rename textStart and textEnd #218

Closed bokand closed 1 year ago

bokand commented 1 year ago

Remove the redundant "text" part so they're now just "start" and "end".

This also avoids camel casing the struct name as per https://github.com/WICG/scroll-to-text-fragment/pull/213#discussion_r1147379701


Preview | Diff

tomayac commented 1 year ago

Reflected this change in https://github.com/GoogleChrome/web.dev/pull/9815.