Bug 256693 - [css-nesting] StyleRuleWithNesting is a StyleRule (through inheritance)
Summary: [css-nesting] StyleRuleWithNesting is a StyleRule (through inheritance)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-12 02:34 PDT by Matthieu Dubet
Modified: 2023-06-09 11:41 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthieu Dubet 2023-05-12 02:34:02 PDT
The isStyleRule() checking function should return true for both StyleRule and StyleRuleWithNesting.
Comment 1 Radar WebKit Bug Importer 2023-05-12 02:34:22 PDT
<rdar://problem/109254000>
Comment 2 Matthieu Dubet 2023-05-12 02:36:23 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13801
Comment 3 EWS 2023-06-09 11:41:30 PDT
Committed 265028@main (f347660f0196): <https://commits.webkit.org/265028@main>

Reviewed commits have been landed. Closing PR #13801 and removing active labels.