[webkit-changes] [WebKit/WebKit] 706e89: [MQ5] Ensure that media “scripting: initial-only” ...
sideshowbarker
noreply at github.com
Wed Aug 23 13:10:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 706e894119545882666bdaef16156905f323d364
https://github.com/WebKit/WebKit/commit/706e894119545882666bdaef16156905f323d364
Author: Michael[tm] Smith <mike at w3.org>
Date: 2023-08-23 (Wed, 23 Aug 2023)
Changed paths:
A LayoutTests/fast/css/media-query-scripting-initial-only-expected.html
A LayoutTests/fast/css/media-query-scripting-initial-only.html
M Source/WebCore/css/query/MediaQueryFeatures.cpp
Log Message:
-----------
[MQ5] Ensure that media “scripting: initial-only” never matches
https://bugs.webkit.org/show_bug.cgi?id=260432
Reviewed by Tim Nguyen.
https://github.com/w3c/csswg-drafts/issues/8621
* LayoutTests/fast/css/media-query-scripting-initial-only-expected.html: Added.
* LayoutTests/fast/css/media-query-scripting-initial-only.html: Added.
* Source/WebCore/css/query/MediaQueryFeatures.cpp:
(WebCore::MQ::Features::scripting):
Canonical link: https://commits.webkit.org/267198@main
More information about the webkit-changes
mailing list