WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
217149
CSSSelector should be able to generate the arguments string for an-plus-b lazily
https://bugs.webkit.org/show_bug.cgi?id=217149
Summary
CSSSelector should be able to generate the arguments string for an-plus-b lazily
Keith Miller
Reported
2020-09-30 15:36:19 PDT
Right now we build the serialization of a selector's an-plus-b argument expression eagerly. However, the string can be generated when the serialization is needed just from the values of `a` and `b`.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-10-07 15:37:14 PDT
<
rdar://problem/70068203
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug