WebKit Bugzilla
Attachment 357864 Details for
Bug 192953
: Ensure new styles are served on webkit.org
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-192953-20181220135428.patch (text/plain), 3.94 KB, created by
Jon Davis
on 2018-12-20 13:54:28 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Jon Davis
Created:
2018-12-20 13:54:28 PST
Size:
3.94 KB
patch
obsolete
>Subversion Revision: 239452 >diff --git a/Websites/webkit.org/ChangeLog b/Websites/webkit.org/ChangeLog >index 325643e1eff29343c29dbc724a5e4452473a9f8b..8c613d821bbe05c7bf3d418742e53862b52a9032 100644 >--- a/Websites/webkit.org/ChangeLog >+++ b/Websites/webkit.org/ChangeLog >@@ -1,3 +1,13 @@ >+2018-12-20 Jon Davis <jond@apple.com> >+ >+ Ensure new styles are served on webkit.org. >+ https://bugs.webkit.org/show_bug.cgi?id=192953 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * tabicon.svg: Removed as vector icons are no longer preferred. >+ * wp-content/themes/webkit/header.php: Updated stylesheet datestamp. >+ > 2018-12-20 Jon Davis <jond@apple.com> > > Added a dark mode color scheme. >diff --git a/Websites/webkit.org/tabicon.svg b/Websites/webkit.org/tabicon.svg >deleted file mode 100644 >index ce3dfa77d5a160fe66e9715ed454f0fa5924bd02..0000000000000000000000000000000000000000 >--- a/Websites/webkit.org/tabicon.svg >+++ /dev/null >@@ -1,8 +0,0 @@ >-<?xml version="1.0" encoding="utf-8"?> >-<!-- Copyright © 2015 Apple Inc. All rights reserved. --> >-<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg"> >- <path d="M 1.857 19.227 C 1.647 19.681 1.537 20.165 1.537 20.662 C 1.537 21.782 2.094 22.832 3.089 23.607 L 12.3 30.804 C 13.298 31.571 14.602 31.992 15.986 31.992 C 17.375 31.992 18.678 31.568 19.671 30.792 L 28.882 23.594 C 29.877 22.819 30.434 21.77 30.434 20.65 C 30.434 20.16 30.327 19.683 30.123 19.236 C 29.94 19.425 29.74 19.605 29.524 19.773 L 20.303 26.951 C 19.129 27.865 17.608 28.359 16.0 28.359 C 14.401 28.359 12.881 27.871 11.697 26.964 L 2.478 19.786 C 2.253 19.612 2.046 19.425 1.857 19.227 L 1.857 19.227 Z" fill="black"/> >- <path d="M 1.899 14.541 C 1.662 15.017 1.537 15.531 1.537 16.058 C 1.537 17.176 2.095 18.223 3.091 18.996 L 12.311 26.175 C 13.31 26.939 14.615 27.359 16.0 27.359 C 17.39 27.359 18.695 26.936 19.689 26.162 L 28.909 18.984 C 29.905 18.211 30.463 17.164 30.463 16.046 C 30.463 15.528 30.343 15.024 30.114 14.554 C 29.939 14.733 29.749 14.903 29.544 15.062 L 20.323 22.26 C 19.149 23.176 17.627 23.671 16.019 23.671 C 14.42 23.671 12.899 23.182 11.722 22.278 L 11.719 22.276 L 11.714 22.272 L 2.495 15.076 C 2.28 14.908 2.081 14.73 1.899 14.541 L 1.899 14.541 Z" fill="black"/> >- <path d="M 12.331 21.485 C 13.329 22.251 14.634 22.671 16.019 22.671 C 17.409 22.671 18.714 22.248 19.708 21.472 L 28.928 14.274 C 29.924 13.499 30.481 12.45 30.481 11.329 C 30.481 10.209 29.924 9.16 28.928 8.384 L 19.708 1.187 C 18.709 0.42 17.404 0.0 16.019 0.0 C 14.629 0.0 13.312 0.423 12.33 1.187 L 3.109 8.397 C 2.113 9.172 1.556 10.221 1.556 11.342 C 1.556 12.462 2.113 13.511 3.109 14.287 L 12.33 21.484 L 12.331 21.485 Z M 15.993 19.185 C 10.751 19.185 6.483 15.673 6.483 11.311 C 6.483 6.948 10.751 3.437 15.993 3.437 C 21.234 3.437 25.503 6.948 25.503 11.311 C 25.503 15.673 21.234 19.185 15.993 19.185 Z" fill="black"/> >- <path d="M 15.993 18.032 C 11.438 18.032 7.764 15.01 7.764 11.311 C 7.764 7.611 11.438 4.589 15.993 4.589 C 20.547 4.589 24.221 7.611 24.221 11.311 C 24.221 15.01 20.547 18.032 15.993 18.032 Z M 14.765 11.059 L 14.415 17.313 L 17.253 11.513 L 17.66 5.272 L 14.765 11.059 Z" fill="black"/> >-</svg> >diff --git a/Websites/webkit.org/wp-content/themes/webkit/header.php b/Websites/webkit.org/wp-content/themes/webkit/header.php >index 4a2d75028f79ced8ab60a9986180357719130590..094a51e15f06daa7a71a4776913b1381eca705af 100644 >--- a/Websites/webkit.org/wp-content/themes/webkit/header.php >+++ b/Websites/webkit.org/wp-content/themes/webkit/header.php >@@ -11,7 +11,7 @@ > > <meta name="application-name" content="WebKit"> > >- <link rel="stylesheet" type="text/css" href="<?php echo get_stylesheet_uri(); ?>?20171013" media="all"> >+ <link rel="stylesheet" type="text/css" href="<?php echo get_stylesheet_uri(); ?>?20181220" media="all"> > <link rel="stylesheet" href="https://www.apple.com/wss/fonts?families=SF+Pro,v1" type="text/css"> > <meta name="supported-color-schemes" content="light dark"> >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
hi
:
review+
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 192953
:
357863
| 357864