[Webkit-unassigned] [Bug 266949] New: PseudoClass::HasScope should not be a PseudoClass internally
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 31 05:08:48 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=266949
Bug ID: 266949
Summary: PseudoClass::HasScope should not be a PseudoClass
internally
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ntim at apple.com
CC: annevk at annevk.nl, koivisto at iki.fi, m_dubet at apple.com
Similar to bug 252188. The only reason it was implemented as a pseudo class is because the behavior is similar.
The reasons to change this:
- it doesn't actually represent a pseudo class
- it makes it harder to auto-generate code for PseudoClass if needed.
--
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/20231231/750e1b31/attachment.htm>
More information about the webkit-unassigned
mailing list