| Index: trunk/Source/core/css/CSSShorthands.in
|
| ===================================================================
|
| --- trunk/Source/core/css/CSSShorthands.in (revision 169272)
|
| +++ trunk/Source/core/css/CSSShorthands.in (working copy)
|
| @@ -20,7 +20,7 @@
|
| border-width longhands=border-top-width;border-right-width;border-bottom-width;border-left-width
|
| flex longhands=flex-grow;flex-shrink;flex-basis
|
| flex-flow longhands=flex-direction;flex-wrap
|
| -font longhands=font-family;font-size;font-style;font-variant;font-weight;font-stretch;line-height
|
| +font longhands=font-family;font-size;font-style;font-variant;font-weight;line-height
|
| grid-area longhands=grid-row-start;grid-column-start;grid-row-end;grid-column-end
|
| grid-column longhands=grid-column-start;grid-column-end
|
| grid-row longhands=grid-row-start;grid-row-end
|
|
|