Bug 230826 - [CSS Cascade Layers] Support @layer statement before @import statements
Summary: [CSS Cascade Layers] Support @layer statement before @import statements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks: 220779
  Show dependency treegraph
 
Reported: 2021-09-27 05:05 PDT by Antti Koivisto
Modified: 2021-09-27 09:30 PDT (History)
8 users (show)

See Also:


Attachments
Patch (18.54 KB, patch)
2021-09-27 05:28 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>