Bug 238425 - Use system colors for <dialog> default styling
Summary: Use system colors for <dialog> default styling
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Safari 14
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: InRadar
Depends on: 238502
Blocks: dialog-element
  Show dependency treegraph
 
Reported: 2022-03-27 14:39 PDT by Tim Nguyen (:ntim)
Modified: 2022-03-31 02:55 PDT (History)
3 users (show)

See Also:


Attachments
[fast-cq] Patch (3.21 KB, patch)
2022-03-29 04:55 PDT, Tim Nguyen (:ntim)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Nguyen (:ntim) 2022-03-27 14:39:51 PDT
Notably to get dark theme friendly styling like Chromium (which uses -internal-light-dark(white, black) for the background).

Firefox is planning to use Canvas/CanvasText in https://bugzilla.mozilla.org/show_bug.cgi?id=1761611

This is also the official proposal: https://github.com/whatwg/html/issues/7754
Comment 1 Tim Nguyen (:ntim) 2022-03-29 04:55:55 PDT
Created attachment 456017 [details]
[fast-cq] Patch
Comment 2 EWS 2022-03-29 05:19:57 PDT
Tools/Scripts/svn-apply failed to apply attachment 456017 [details] to trunk.
Please resolve the conflicts and upload a new patch.
Comment 3 EWS 2022-03-29 05:25:43 PDT
Committed r292029 (248972@main): <https://commits.webkit.org/248972@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 456017 [details].
Comment 4 Radar WebKit Bug Importer 2022-03-29 05:26:17 PDT
<rdar://problem/90977336>
Comment 5 Tim Nguyen (:ntim) 2022-03-31 02:55:04 PDT
Test gardening for iOS done here: https://bugs.webkit.org/show_bug.cgi?id=238599