Commit Graph

148279 Commits

Author SHA1 Message Date
Benjamin Pasero
7fa66626a8 add more tests for filter 2015-12-08 08:45:16 +01:00
Daniel Imms
3340cd42c9 Associate .atom with XML
.atom feeds (application/atom+xml) are similar to .rss.
2015-12-07 23:00:35 -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
evalphobia
e204017ad4 Added .rake extension to use ruby syntax 2015-12-08 09:37:44 +09: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
Joao Moreno
904394773d Merge branch 'master' into suggest 2015-12-07 19:12:45 +01:00
Joao Moreno
8cdb63eeaa suggest: completion item groups 2015-12-07 19:11:14 +01:00
Alex Dima
942e9be7e4 Fixes for PR #961 2015-12-07 18:51:04 +01:00