RESOLVED FIXED 237890
[CSS Container Queries] Some more WPT updates
https://bugs.webkit.org/show_bug.cgi?id=237890
Summary [CSS Container Queries] Some more WPT updates
Antti Koivisto
Reported 2022-03-15 06:53:42 PDT
Some more WPT updates
Attachments
Patch (59.96 KB, patch)
2022-03-15 06:55 PDT, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2022-03-15 06:55:32 PDT
Antoine Quint
Comment 2 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 `() =>`.
EWS
Comment 3 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].
Radar WebKit Bug Importer
Comment 4 2022-03-15 09:16:16 PDT
Note You need to log in before you can comment on or make changes to this bug.