Commit graph

424 commits

Author SHA1 Message Date
David Storey 23db8835f5 Merge branch 'Microsoft/master' into update-css-intellisense
# Conflicts:
#	src/vs/languages/html/common/htmlTags.ts
2015-12-08 17:03:17 -08:00
David Storey db6f0f960e Add x and y properties from SVG2 2015-12-08 16:46:57 -08:00
David Storey eaa8e769b7 Update writing-mode with values from latest draft 2015-12-08 16:43:17 -08:00
David Storey 76220e6385 Add or update the various wrap-* properties from CSS Text & Exclusions 2015-12-08 16:37:35 -08:00
David Storey 780a8fea39 Remove hyphenate from word-wrap. Not valid value. 2015-12-08 16:13:50 -08:00
David Storey 3a87b3233c Add Edge to word-break property 2015-12-08 16:11:22 -08:00
David Storey 0438e98465 Update will-change property’s browser support 2015-12-08 16:10:26 -08:00
David Storey 985ad54bfa Update white-space property 2015-12-08 16:07:44 -08:00
David Storey a1769e2b40 Update vertical-align to latest spec 2015-12-08 15:53:12 -08:00
David Storey 9bfc6383a8 Remove descriptor
…as descriptors are only partially included and could be confusing
2015-12-08 15:41:03 -08:00
David Storey b5ec6ee5f0 Update user-select to current spec. 2015-12-08 15:39:59 -08:00
David Storey bd844f027c Update Transforms specs to unified transforms rather than transforms-2d 2015-12-08 15:18:44 -08:00
David Storey fe32abade1 Add transform-box property 2015-12-08 15:15:44 -08:00
David Storey 32e746e7f1 Update touch-action property 2015-12-08 15:07:41 -08:00
David Storey 79ebac3e78 Update and add missing CSS text properties 2015-12-08 14:39:16 -08:00
David Storey 30d7557c19 Update text decoration properties 2015-12-08 01:29:33 -08:00
David Storey 5f30219181 Update tab-size property. Remove src descriptor 2015-12-08 01:14:02 -08:00
David Storey aeba02b420 Update shapes properties 2015-12-08 01:05:12 -08:00
David Storey 76caf1e967 Add scroll-behavior from CSSOM and scroll snap point properties 2015-12-08 00:42:01 -08:00
David Storey 27a103c0d1 Update ruby-align values 2015-12-07 20:31:12 -08:00
David Storey 3d6db35632 Make region-fragment description more concise 2015-12-07 19:57:36 -08:00
David Storey 3fba900fa6 Add the r, rx, and ry properties 2015-12-07 19:55:39 -08:00
David Storey 14e5c11173 Update overflow-wrap browser support 2015-12-07 19:41:24 -08:00
David Storey 9d30d2b92f Tidy up outline description 2015-12-07 19:35:26 -08:00
David Storey 94bba4fb37 Remove orientation descriptor 2015-12-07 19:34:12 -08:00
David Storey cc2b2000b2 Add CSS motion path properties 2015-12-07 19:27:05 -08:00
David Storey 6dda6e1598 Add mix-blend-mode property 2015-12-07 18:55:20 -08:00
David Storey 1ffe49724c Remove min and max-zoom descriptors
…other descriptors are not included.
2015-12-07 18:50:58 -08:00
David Storey da54c738a2 add max-lines property 2015-12-07 18:49:08 -08:00
David Storey 53e25fb55f Add missing Edge from max-height 2015-12-07 18:44:00 -08:00
David Storey a0dfd59ad3 Add marker-side property. 2015-12-07 18:39:10 -08:00
David Storey a83da332ac Remove hanging as valid value for list-style-position 2015-12-07 18:31:28 -08:00
David Storey 3453afd297 Add further image types to list-style-image 2015-12-07 18:30:00 -08:00
David Storey 825ee9eebf Add line-snap property 2015-12-07 18:23:03 -08:00
David Storey 0b658b29e5 remove none value for line-height. Not a valid value. 2015-12-07 18:18:27 -08:00
David Storey 859438e888 Add line-grid property 2015-12-07 18:15:30 -08:00
David Storey eaaedd7970 Remove % from letter-spacing property. Not valid. 2015-12-07 18:09:18 -08:00
David Storey 737cd429a7 Add isolation property
…need to further check version number for support info, and difference
between supported in SVG and HTML.
2015-12-07 18:01:41 -08:00
David Storey b7a6420b1e Add initial-letter, initial-letter-align, and initial-letter-wrap 2015-12-07 17:49:49 -08:00
David Storey 343393c98a Update image-resolution, image-rendering, and image-orientation
descriptions, spec links.
2015-12-07 17:38:49 -08:00
David Storey 2583e91c25 Update hyphenation properties and add unprefixed versions 2015-12-07 17:27:47 -08:00
David Storey 23fb3ff319 Update grid-template shorthand and add grid-template-area, -columns, and -rows 2015-12-07 16:53:34 -08:00
David Storey c6749a9760 Remove whole host of grid properties from old syntax 2015-12-07 16:30:57 -08:00
David Storey fbe9e3aa66 Add grid-gap, grid-column-gap, and grid-row-gap properties 2015-12-07 16:28:08 -08:00
David Storey a812e6ed12 Add grid-column-start/-end and grid-row-start/-end properties 2015-12-07 16:22:40 -08:00
David Storey d7ac9d721e Update grid-row and grid-column to latest spec 2015-12-07 16:15:37 -08:00
David Storey a48c185726 Remove the old grid-cell property which is no longer in spec 2015-12-07 16:09:25 -08:00
David Storey 670516b584 Add grid-auto-flow CSS property 2015-12-07 16:08:03 -08:00
David Storey 4184f2a458 Add grid-auto-columns and grid-auto-rows properties 2015-12-07 16:05:16 -08:00
David Storey 187496dbc2 Add grid-area CSS property 2015-12-07 15:55:10 -08:00