RESOLVED FIXED 208226
Add Highlight API to features.json
https://bugs.webkit.org/show_bug.cgi?id=208226
Summary Add Highlight API to features.json
Simon Fraser (smfr)
Reported 2020-02-25 17:20:14 PST
Need to add highlight API to WebCore/features.json so it shows up on https://webkit.org/status/
Attachments
Patch (1.54 KB, patch)
2021-08-17 16:43 PDT, Megan Gardner
no flags
Patch (1.53 KB, patch)
2021-08-18 09:47 PDT, Megan Gardner
no flags
Patch for landing (1.53 KB, patch)
2021-08-18 09:48 PDT, Megan Gardner
no flags
Megan Gardner
Comment 1 2021-08-17 16:43:15 PDT
Simon Fraser (smfr)
Comment 2 2021-08-17 19:02:27 PDT
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."
Megan Gardner
Comment 3 2021-08-18 09:45:43 PDT
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.
Megan Gardner
Comment 4 2021-08-18 09:47:05 PDT
Megan Gardner
Comment 5 2021-08-18 09:48:02 PDT
Created attachment 435779 [details] Patch for landing
EWS
Comment 6 2021-08-18 10:16:17 PDT
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].
Radar WebKit Bug Importer
Comment 7 2021-08-18 10:17:15 PDT
Note You need to log in before you can comment on or make changes to this bug.