Bug 237890

Summary: [CSS Container Queries] Some more WPT updates
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Antti Koivisto <koivisto>
Status: RESOLVED FIXED    
Severity: Normal CC: clopez, ews-watchlist, graouts, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 229659    
Attachments:
Description Flags
Patch none

Description Antti Koivisto 2022-03-15 06:53:42 PDT
Some more WPT updates
Comment 1 Antti Koivisto 2022-03-15 06:55:32 PDT
Created attachment 454703 [details]
Patch
Comment 2 Antoine Quint 2022-03-15 07:00:07 PDT
Comment on attachment 454703 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=454703&action=review

> LayoutTests/imported/w3c/web-platform-tests/css/css-contain/container-queries/canvas-as-container-005.html:24
> +  setup(() => assert_implements_container_queries());

Wouldn't `setup(assert_implements_container_queries)` just work here?

> LayoutTests/imported/w3c/web-platform-tests/css/css-contain/container-queries/display-none.html:367
> +    test(function() {

You can use `() =>`.
Comment 3 EWS 2022-03-15 09:15:06 PDT
Committed r291293 (248432@main): <https://commits.webkit.org/248432@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 454703 [details].
Comment 4 Radar WebKit Bug Importer 2022-03-15 09:16:16 PDT
<rdar://problem/90309391>