Commit Graph

34 Commits

Author SHA1 Message Date
David Storey
fafb9028d0 Update writing-mode for which browsers support unprefixed version 2015-12-01 17:03:07 -08:00
David Storey
a13c90763e Correct unicode-bidi browser support and spec version number 2015-12-01 16:15:11 -08:00
David Storey
a8c7ef8039 Update clip-rule to use a real description
…instead of the copy/paste error.
2015-12-01 15:11:23 -08:00
David Storey
92c94a09d8 Update clip-path to use real description
…looks like the old description is a copy/paste error from pointer-event
2015-12-01 15:08:57 -08:00
David Storey
b7c6b50fac Update spec and valid values for clip-path
…not currently supported yet as implementations use the prefixed
version.
2015-12-01 14:37:18 -08:00
David Storey
4de569f4af Update 'clip' property‘s spec. Mark as deprecated. 2015-12-01 14:26:01 -08:00
David Storey
6133435efe Add recto and verso values for break-before/-after
…not supported yet, but good to have them so they’re not forgotten.
2015-12-01 14:19:05 -08:00
David Storey
45c4c242a7 move the [*-]?break-* and windows/orphans properties to CSS Fragmentation
Now that they’re defined there and (in some cases) expanded, rather
than in CSS2.1 or CSS Multi-Column
2015-12-01 13:40:56 -08:00
David Storey
6b8e2a63a2 Update browser support for box-sizing
* Give Chrome its version number
* Add Firefox support info
2015-12-01 13:34:43 -08:00
David Storey
6d564c085a padding-box is no longer a valid value for box-sizing 2015-12-01 13:32:51 -08:00
David Storey
35787fdff4 Update box-shadow support info for intellisense 2015-12-01 13:30:06 -08:00
David Storey
a005ad26be Update box-decoration-break intellisense information
Spec moved to CSS Fragmentation. Now supported by Firefox.
2015-12-01 13:27:49 -08:00
David Storey
920c5569e8 Add Edge support to border-radius 2015-12-01 13:23:22 -08:00
David Storey
d558f86b47 Update browser support for background-attachment: local 2015-12-01 12:05:29 -08:00
David Storey
8dc3eddd0f Update CSS Multi-column Intellisense
* add missing enum restriction so keywords show in auto-complete
* Update browser support for Safari 9 and correct Opera version number
* Hide break-* for region breaks, as they’re part of CSS Regions are
are not supported.
2015-11-24 18:47:52 -08:00
David Storey
2a6f37e439 Update based on CSS Cascade and Inheritance spec
* add unset and initial to css.plist (still need to find where to add
these to IntelliSense)
* add all property to Intellisense
2015-11-24 18:16:27 -08:00
David Storey
95bb19d13f W3C Fullscreen is discontinued. Link to WHATWG spec 2015-11-24 17:36:23 -08:00
David Storey
578b93e3f9 Add Edge to a number of CSS features
and add some browser support for some of those properties where known.
Need to do a wider review for more complete support, and test those I’m
not sure if have been removed or not (a number of the -ms- prefixes)
2015-11-23 19:22:02 -08:00
David Storey
30fe913241 Update CSS Transforms browser support and valid values
* Update browser support
* Add missing enums
* Add perspective() function for transform property.
* Update spec link copy and paste error from entry above
2015-11-23 18:23:37 -08:00
David Storey
7bc08ac3e6 Add enum to animation-iteration-count and animation-name
…otherwise they strip out the keyword values
2015-11-23 17:38:58 -08:00
David Storey
a35aca156a Update browser support for CSS Animations 2015-11-23 17:12:11 -08:00
David Storey
fcfccc4fe5 Update CSS flex box property values
* auto as new (default) value for min-height and min-width
* content as valid value of flex-basis
* correct browser support for display: flex and display: inline-flex
* remove IE support for old unprefixed flexbox display values
(incorrect info)
* add -webkit-flex and -webkit-inline-flex values for display.
2015-11-23 01:24:00 -08:00
David Storey
c55f04ac94 Update browser support for CSS Flexbox
Generally E,C29,FF22,IE11,O12.1,S9, except flex-flow and flex-wrap,
where they were not unprefixed until FF28
2015-11-23 00:45:39 -08:00
David Storey
2a28bebbf1 Add Edge support info for Pseudo classes and elements
…and fixed issues where it claims IE10 supports pseudo elements that it
doesn’t.
2015-11-23 00:33:26 -08:00
David Storey
81f52187b3 Update browser support info for @supports, @keyframes 2015-11-23 00:00:38 -08:00
David Storey
ab6f1c56de Add Edge support info to CSS At-rules 2015-11-22 23:55:15 -08:00
Martin Aeschlimann
5149b21747 Update browsers.js to reflect changes in #304 2015-11-20 16:35:37 +01:00
David Storey
f7bd7e8fb3 Add description to @viewport CSS at-rule
…and update -o-viewport as Opera Mobile post 12.1 uses Blink instead of
Presto.
2015-11-19 18:03:46 -08:00
David Storey
9352347d7d Remove Mozilla/WebKit vendor prefixed @viewport CSS at-rules
because they don’t exist.
2015-11-19 17:56:37 -08:00
David Storey
e9e1306621 Update to spec link for @viewport CSS at-rule 2015-11-19 17:54:41 -08:00
David Storey
bd9d62b882 Add @counter-style CSS at-rule to auto-complete 2015-11-19 17:35:18 -08:00
David Storey
701a57f3f8 Add Chrome 43 and Safari 9 to CSS @keyframes support list 2015-11-19 17:17:13 -08:00
David Storey
0f4b4db2ae Add Safari 9 to CSS @supports support list 2015-11-19 17:11:11 -08:00
Erich Gamma
8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00