[Webkit-unassigned] [Bug 217814] Implement <forgiving-selector-list> for :is/:where

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 20 09:36:33 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=217814

Sam Weinig <sam at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sam at webkit.org
 Attachment #411863|review?                     |review+
              Flags|                            |

--- Comment #4 from Sam Weinig <sam at webkit.org> ---
Comment on attachment 411863
  --> https://bugs.webkit.org/attachment.cgi?id=411863
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=411863&action=review

> Source/WebCore/css/parser/CSSSelectorParser.cpp:95
> +    return CSSSelectorList { WTFMove(selectorList) };

I don't think you need to specify CSSSelectorList here if you don't want to.

-- 
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/20201020/35946dde/attachment.htm>


More information about the webkit-unassigned mailing list