System font: The stack does not work with the `font` shorthand property.

see #36753.

Built from https://develop.svn.wordpress.org/trunk@37442


git-svn-id: http://core.svn.wordpress.org/trunk@37410 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí 2016-05-17 01:45:27 +00:00
parent 7a49c76cd6
commit 848501711a
12 changed files with 49 additions and 19 deletions

View File

@ -1137,7 +1137,8 @@ body.cheatin h1 {
border-bottom: 1px solid #ddd; border-bottom: 1px solid #ddd;
clear: both; clear: both;
color: #666; color: #666;
font: 24px -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif; font-size: 24px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
margin: 30px 0 0 0; margin: 30px 0 0 0;
padding: 0; padding: 0;
padding-bottom: 7px; padding-bottom: 7px;

File diff suppressed because one or more lines are too long

View File

@ -1137,7 +1137,8 @@ body.cheatin h1 {
border-bottom: 1px solid #ddd; border-bottom: 1px solid #ddd;
clear: both; clear: both;
color: #666; color: #666;
font: 24px -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif; font-size: 24px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
margin: 30px 0 0 0; margin: 30px 0 0 0;
padding: 0; padding: 0;
padding-bottom: 7px; padding-bottom: 7px;

File diff suppressed because one or more lines are too long

View File

@ -7,7 +7,10 @@
text-shadow: none; text-shadow: none;
text-transform: none; text-transform: none;
letter-spacing: normal; letter-spacing: normal;
font: normal 13px/32px -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif; font-size: 13px;
font-weight: normal;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
line-height: 32px;
-webkit-border-radius: 0; -webkit-border-radius: 0;
border-radius: 0; border-radius: 0;
-webkit-box-sizing: content-box; -webkit-box-sizing: content-box;
@ -79,7 +82,10 @@ html:lang(he-il) .rtl #wpadminbar * {
#wpadminbar { #wpadminbar {
direction: rtl; direction: rtl;
color: #ccc; color: #ccc;
font: normal 13px/32px -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif; font-size: 13px;
font-weight: normal;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
line-height: 32px;
height: 32px; height: 32px;
position: fixed; position: fixed;
top: 0; top: 0;
@ -618,7 +624,9 @@ html:lang(he-il) .rtl #wpadminbar * {
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input { #wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input {
position: relative; position: relative;
z-index: 30; z-index: 30;
font: 13px/24px -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif; font-size: 13px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
line-height: 24px;
height: 24px; height: 24px;
width: 24px; width: 24px;
max-width: none; max-width: none;
@ -798,7 +806,10 @@ html:lang(he-il) .rtl #wpadminbar * {
} }
#wpadminbar * { #wpadminbar * {
font: normal 14px/32px -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif; font-size: 14px;
font-weight: normal;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
line-height: 32px;
} }
#wpadminbar .quicklinks > ul > li > a, #wpadminbar .quicklinks > ul > li > a,

File diff suppressed because one or more lines are too long

View File

@ -7,7 +7,10 @@
text-shadow: none; text-shadow: none;
text-transform: none; text-transform: none;
letter-spacing: normal; letter-spacing: normal;
font: normal 13px/32px -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif; font-size: 13px;
font-weight: normal;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
line-height: 32px;
-webkit-border-radius: 0; -webkit-border-radius: 0;
border-radius: 0; border-radius: 0;
-webkit-box-sizing: content-box; -webkit-box-sizing: content-box;
@ -79,7 +82,10 @@ html:lang(he-il) .rtl #wpadminbar * {
#wpadminbar { #wpadminbar {
direction: ltr; direction: ltr;
color: #ccc; color: #ccc;
font: normal 13px/32px -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif; font-size: 13px;
font-weight: normal;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
line-height: 32px;
height: 32px; height: 32px;
position: fixed; position: fixed;
top: 0; top: 0;
@ -618,7 +624,9 @@ html:lang(he-il) .rtl #wpadminbar * {
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input { #wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input {
position: relative; position: relative;
z-index: 30; z-index: 30;
font: 13px/24px -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif; font-size: 13px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
line-height: 24px;
height: 24px; height: 24px;
width: 24px; width: 24px;
max-width: none; max-width: none;
@ -798,7 +806,10 @@ html:lang(he-il) .rtl #wpadminbar * {
} }
#wpadminbar * { #wpadminbar * {
font: normal 14px/32px -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif; font-size: 14px;
font-weight: normal;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
line-height: 32px;
} }
#wpadminbar .quicklinks > ul > li > a, #wpadminbar .quicklinks > ul > li > a,

File diff suppressed because one or more lines are too long

View File

@ -59,7 +59,10 @@ body {
.wp-embed { .wp-embed {
padding: 25px; padding: 25px;
font: 400 14px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif; font-size: 14px;
font-weight: 400;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
line-height: 1.5;
color: #82878c; color: #82878c;
background: white; background: white;
border: 1px solid #e5e5e5; border: 1px solid #e5e5e5;
@ -307,7 +310,10 @@ p.wp-embed-share-description {
height: 28px; height: 28px;
margin: 0 0 10px 0; margin: 0 0 10px 0;
padding: 0 5px; padding: 0 5px;
font: 400 14px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif; font-size: 14px;
font-weight: 400;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
line-height: 1.5;
resize: none; resize: none;
cursor: text; cursor: text;
} }

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -4,7 +4,7 @@
* *
* @global string $wp_version * @global string $wp_version
*/ */
$wp_version = '4.6-alpha-37441'; $wp_version = '4.6-alpha-37442';
/** /**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.