RESOLVED FIXED267084
Rename some pseudo-class/element parsing functions
https://bugs.webkit.org/show_bug.cgi?id=267084
Summary Rename some pseudo-class/element parsing functions
Tim Nguyen (:ntim)
Reported 2024-01-04 08:45:11 PST
parsePseudoElement -> parsePseudoElementName parsePseudoElementString -> parsePseudoElementNameWithoutContext parseStandalonePseudoElement -> parsePseudoElement parsePseudoClassAndCompatibilityElementString -> parsePseudoClassAndCompatibilityElementNameWithoutContext
Attachments
Radar WebKit Bug Importer
Comment 1 2024-01-04 22:45:16 PST
Tim Nguyen (:ntim)
Comment 2 2024-01-04 22:50:12 PST
EWS
Comment 3 2024-01-05 02:23:36 PST
Committed 272682@main (02d283970517): <https://commits.webkit.org/272682@main> Reviewed commits have been landed. Closing PR #22423 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.