RESOLVED FIXED 186609
Expose more semantic system colors
https://bugs.webkit.org/show_bug.cgi?id=186609
Summary Expose more semantic system colors
Timothy Hatcher
Reported 2018-06-13 15:19:55 PDT
There are some colors missing that clients have asked for us to expose. <rdar://problem/39287277>
Attachments
Patch (11.10 KB, patch)
2018-06-13 15:24 PDT, Timothy Hatcher
no flags
Patch (12.36 KB, patch)
2018-06-13 15:49 PDT, Timothy Hatcher
no flags
Archive of layout-test-results from ews103 for mac-sierra (2.33 MB, application/zip)
2018-06-13 17:05 PDT, EWS Watchlist
no flags
Archive of layout-test-results from ews107 for mac-sierra-wk2 (2.82 MB, application/zip)
2018-06-13 17:13 PDT, EWS Watchlist
no flags
Archive of layout-test-results from ews117 for mac-sierra (3.08 MB, application/zip)
2018-06-13 17:40 PDT, EWS Watchlist
no flags
Patch (12.47 KB, patch)
2018-06-14 09:29 PDT, Timothy Hatcher
no flags
Archive of layout-test-results from ews100 for mac-sierra (2.28 MB, application/zip)
2018-06-14 10:45 PDT, EWS Watchlist
no flags
Patch (14.12 KB, patch)
2018-06-14 10:52 PDT, Timothy Hatcher
no flags
Timothy Hatcher
Comment 1 2018-06-13 15:24:35 PDT
Timothy Hatcher
Comment 2 2018-06-13 15:49:43 PDT
EWS Watchlist
Comment 3 2018-06-13 17:05:06 PDT
Comment on attachment 342700 [details] Patch Attachment 342700 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/8169878 New failing tests: fast/css/apple-system-control-colors.html
EWS Watchlist
Comment 4 2018-06-13 17:05:07 PDT
Created attachment 342709 [details] Archive of layout-test-results from ews103 for mac-sierra The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews103 Port: mac-sierra Platform: Mac OS X 10.12.6
EWS Watchlist
Comment 5 2018-06-13 17:13:08 PDT
Comment on attachment 342700 [details] Patch Attachment 342700 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/8169920 New failing tests: fast/css/apple-system-control-colors.html
EWS Watchlist
Comment 6 2018-06-13 17:13:09 PDT
Created attachment 342710 [details] Archive of layout-test-results from ews107 for mac-sierra-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews107 Port: mac-sierra-wk2 Platform: Mac OS X 10.12.6
EWS Watchlist
Comment 7 2018-06-13 17:40:13 PDT
Comment on attachment 342700 [details] Patch Attachment 342700 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/8170077 New failing tests: fast/css/apple-system-control-colors.html
EWS Watchlist
Comment 8 2018-06-13 17:40:14 PDT
Created attachment 342712 [details] Archive of layout-test-results from ews117 for mac-sierra The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews117 Port: mac-sierra Platform: Mac OS X 10.12.6
Timothy Hatcher
Comment 9 2018-06-14 09:29:52 PDT
EWS Watchlist
Comment 10 2018-06-14 10:45:22 PDT
Comment on attachment 342735 [details] Patch Attachment 342735 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/8180907 New failing tests: fast/css/apple-system-control-colors.html
EWS Watchlist
Comment 11 2018-06-14 10:45:23 PDT
Created attachment 342740 [details] Archive of layout-test-results from ews100 for mac-sierra The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews100 Port: mac-sierra Platform: Mac OS X 10.12.6
Timothy Hatcher
Comment 12 2018-06-14 10:52:09 PDT
WebKit Commit Bot
Comment 13 2018-06-14 12:17:07 PDT
Comment on attachment 342743 [details] Patch Clearing flags on attachment: 342743 Committed r232847: <https://trac.webkit.org/changeset/232847>
WebKit Commit Bot
Comment 14 2018-06-14 12:17:08 PDT
All reviewed patches have been landed. Closing bug.
Matt Lewis
Comment 15 2018-06-14 15:46:24 PDT
This patch looks to have caused a failure in the test on all macOS High Sierra testers http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fcss%2Fapple-system-control-colors.html https://build.webkit.org/results/Apple%20High%20Sierra%20Release%20WK2%20(Tests)/r232852%20(5062)/results.html I'm wondering if based on the diff, that it is just a rebaseline. diff: --- /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/fast/css/apple-system-control-colors-expected.txt +++ /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/fast/css/apple-system-control-colors-actual.txt @@ -12,7 +12,7 @@ -apple-system-selected-text-background : rgb(181, 213, 255) -apple-system-unemphasized-selected-text-background : rgb(212, 212, 212) -apple-system-placeholder-text : rgba(0, 0, 0, 0.247059) --apple-system-find-highlight-background : rgb(255, 204, 0) +-apple-system-find-highlight-background : rgb(255, 255, 0) -apple-system-label : rgba(0, 0, 0, 0.85098) -apple-system-secondary-label : rgba(0, 0, 0, 0.498039) -apple-system-tertiary-label : rgba(0, 0, 0, 0.247059)
Timothy Hatcher
Comment 16 2018-06-15 09:38:55 PDT
See bug 186668 with updated results.
Note You need to log in before you can comment on or make changes to this bug.