Bug 230826

Summary: [CSS Cascade Layers] Support @layer statement before @import statements
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Antti Koivisto <koivisto>
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:    
Bug Blocks: 220779    
Attachments:
Description Flags
Patch none

Description Antti Koivisto 2021-09-27 05:05:44 PDT
@layer a, b;
@import url(foo.css);
Comment 1 Antti Koivisto 2021-09-27 05:28:33 PDT
Created attachment 439347 [details]
Patch
Comment 2 EWS 2021-09-27 09:27:10 PDT
Committed r283120 (242178@main): <https://commits.webkit.org/242178@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 439347 [details].
Comment 3 Radar WebKit Bug Importer 2021-09-27 09:28:16 PDT
<rdar://problem/83576659>