Commit Graph

399 Commits

Author SHA1 Message Date
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
David Storey 0838dfcf1d Make font-stretch description more concise 2015-12-07 15:39:45 -08:00
David Storey 422d5d20d4 Update font-size-adjust desc to be more concise 2015-12-07 15:38:03 -08:00
David Storey 20f7fd4bb4 Update browser support for font-language-override
…it was prefixed before FF34
2015-12-07 15:35:10 -08:00
David Storey 14b8ad8e7f Update float spec to one that is more stable. 2015-12-07 15:19:01 -08:00
David Storey cbb3c8640e Remove fit and fit-position as no longer in the spec
…they’ve been renamed as object-fit and object-position in the
image-value spec.
2015-12-07 15:14:30 -08:00
David Storey 4a4546706d Update filter property to cover the standard version 2015-12-07 15:11:58 -08:00
David Storey 7a5466423a Correct elevation property’s spec and syntax example 2015-12-07 14:56:04 -08:00
David Storey 2eeb0021cd Add dominant-baseline from CSS Line and SVG 2015-12-07 14:53:20 -08:00
David Storey f95ae2f858 Update direction property text and add warning from spec about not using for HTML. 2015-12-07 14:44:05 -08:00
David Storey b7d4569625 Add the cx and cy SVG2 CSS properties 2015-12-07 14:36:41 -08:00
David Storey e5148ab65d Add CSS contain property 2015-12-07 14:26:05 -08:00
David Storey 7a662ae550 Add color-profile property 2015-12-07 14:18:57 -08:00
David Storey 35959b26ff Update color-interpolation-filters spec to Filters L1 rather than SVG 2015-12-07 14:07:34 -08:00
David Storey 8c1550f4ea Add CSS box-suppress property 2015-12-07 03:42:36 -08:00
David Storey 141e42277d Add CSS box-snap property 2015-12-07 03:34:11 -08:00
David Storey 8d02b245d5 Add border-image-transform CSS property 2015-12-07 03:22:31 -08:00
David Storey 2468fa5e42 Update background-position-x/-y to spec and add Edge support 2015-12-07 03:11:58 -08:00
David Storey 9f34d49698 Add CSS background-image-transform property 2015-12-07 03:02:32 -08:00
David Storey bd377d9ee9 Add CSS background-blend-mode property 2015-12-07 02:53:18 -08:00
David Storey 1af7ca4347 Add the backdrop-filter CSS property 2015-12-07 02:39:23 -08:00
David Storey 5252aca95a Replace azimuth spec link with more stable version 2015-12-07 02:26:18 -08:00
David Storey d4f57112d3 Add CSS animation-composition property
…currently not supported.
2015-12-07 02:21:44 -08:00
David Storey f7951d483c Add alt CSS property 2015-12-07 02:12:43 -08:00
David Storey 241ca9dd0a Add revert keyword to CSS all property from L4 spec 2015-12-07 01:54:19 -08:00
David Storey 393330be7b Add alignment-baseline CSS property 2015-12-07 01:50:54 -08:00