[webkit-changes] [WebKit/WebKit] 3b59a0: Sync 'fullscreen' UA stylesheet with Web Spec and ...
Ahmad Saleem
noreply at github.com
Fri Jul 28 12:15:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3b59a010c260d324fbbddb60cf43d9637b680084
https://github.com/WebKit/WebKit/commit/3b59a010c260d324fbbddb60cf43d9637b680084
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2023-07-28 (Fri, 28 Jul 2023)
Changed paths:
M Source/WebCore/css/fullscreen.css
Log Message:
-----------
Sync 'fullscreen' UA stylesheet with Web Spec and also extend some changes to WebKit specific rules
https://bugs.webkit.org/show_bug.cgi?id=259597
Reviewed by Tim Nguyen.
This patch is just correctness fixes by adding namespace and add *|* part
to some CSS to apply them across all namespaces. We are also extending
*|* to some WebKit specific rules as well.
[1] https://fullscreen.spec.whatwg.org/#user-agent-level-style-sheet-defaults
* Source/WebCore/css/fullscreen.css:
Canonical link: https://commits.webkit.org/266394@main
More information about the webkit-changes
mailing list