[Webkit-unassigned] [Bug 224815] Fix isCSSWideKeyword to stop including `default`
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Apr 25 10:35:43 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=224815
Darin Adler <darin at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |darin at apple.com
--- Comment #4 from Darin Adler <darin at apple.com> ---
I think it’s important to talk about the observable change we want in behavior rather than the internal function name. Do we have a test for the case where we end up handling "default" incorrectly?
I still fully expect this will end up being a useful change once we understand why the tests we already have start indicating a failure and take care of that. We may need a different internal function to use where we are currently using isCSSWideKeyword.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210425/58fda4ee/attachment.htm>
More information about the webkit-unassigned
mailing list