Bug 229795

Summary: [CSS Cascade Layers] Support layer argument in @import rules
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: esprehn+autocc, ews-watchlist, glenn, gyuyoung.kim, macpherson, menard, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 229796    
Bug Blocks: 220779    
Attachments:
Description Flags
patch none

Description Antti Koivisto 2021-09-02 01:46:06 PDT
@import "style.css" layer;
@import "style.css" layer(foo);
Comment 1 Antti Koivisto 2021-09-02 05:11:31 PDT
Created attachment 437137 [details]
patch
Comment 2 EWS 2021-09-02 09:33:13 PDT
Committed r281928 (241237@main): <https://commits.webkit.org/241237@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 437137 [details].
Comment 3 Radar WebKit Bug Importer 2021-09-02 09:34:33 PDT
<rdar://problem/82679068>