Need to add highlight API to WebCore/features.json so it shows up on https://webkit.org/status/
Created attachment 435728 [details] Patch
Comment on attachment 435728 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=435728&action=review > Source/WebCore/features.json:98 > + "status": "Under Consideration", Isn't it more like "In Development"? > Source/WebCore/features.json:104 > + "description": "Allows content to define the style for pseudo-elements and their ranges." You could just lift text from the spec and say " A mechanism for styling arbitrary ranges of a document identified by script."
I tried searching other specs for their description text and I didn't find any that did, or ideas of where to pull from, so I just tried my best. Copying the description is better, though.
Created attachment 435777 [details] Patch
Created attachment 435779 [details] Patch for landing
Committed r281196 (240640@main): <https://commits.webkit.org/240640@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 435779 [details].
<rdar://problem/82083022>