David Storey
07ae20ff52
Edge supports text-overflow property
2015-12-02 01:48:24 -08:00
David Storey
957dbee200
Add Opera to resize property browser support
2015-12-02 01:46:19 -08:00
David Storey
cf2e957f6a
Edge supports ime-mode unprefixed
2015-12-02 01:42:56 -08:00
David Storey
697373d611
icon is no longer a valid property. Remove
2015-12-02 01:34:00 -08:00
David Storey
873a2ad2d4
Update browser support for font-variant-ligatures
2015-12-02 01:27:57 -08:00
David Storey
a43aa21864
Add none, [no-]contextual, [no-]discretionary-ligatures to font-variant-ligatures
2015-12-02 01:15:28 -08:00
David Storey
8df91f70a9
Add ordinal as valid value of font-variant-numeric property
2015-12-02 01:08:27 -08:00
David Storey
74d0fbf1e8
ordinal no longer valid value for font-variant-position property
2015-12-02 01:03:35 -08:00
David Storey
21fb88133b
Correct browser info for font-features to FF34
...
…had enabled the flag in initial testing
2015-12-02 01:02:44 -08:00
David Storey
3262363ea8
Update valid values and browser support for font-variant-east-asian
2015-12-02 00:51:15 -08:00
David Storey
19846343a0
Update browser support for font-variant-caps
2015-12-02 00:47:31 -08:00
David Storey
99fea279a1
Update font-variant-alternates for browser support & non-valid values
2015-12-02 00:45:46 -08:00
David Storey
6f3cdc78e7
Update browser support for font-synthesis
2015-12-02 00:38:08 -08:00
David Storey
9e38fb55f8
Update browser support for font-size-adjust and font-stretch
2015-12-01 18:24:55 -08:00
David Storey
f0eb32a81d
Update browser support for font-language-override
2015-12-01 18:07:07 -08:00
David Storey
ac26008aa4
Update browser support for font-kerning property
2015-12-01 18:04:51 -08:00
David Storey
c4f89f27f4
Update support for font-feature-setting property
2015-12-01 18:02:41 -08:00
David Storey
0bb56334f4
Update valid values for shape-outside CSS property
...
…gradients are valid too.
2015-12-01 17:47:43 -08:00
David Storey
8f052f1450
Update browser support for CSS Shapes
2015-12-01 17:39:20 -08:00
David Storey
f892a8c532
Update browser-support for text-combine-upright. Add -ms- prefix
...
IE/Edge support the previous name: text-combine-horizontal. No one
supports the standard syntax.
2015-12-01 17:34:03 -08:00
David Storey
bd36f07f90
Clean up text-orientation description
...
…with limited space, “this property” takes valuable real estate. Also
makes it more consistent with other property descriptions.
2015-12-01 17:25:00 -08:00
David Storey
d52e458c37
Update browser support for text-orientation property
2015-12-01 17:23:27 -08:00
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
bc0039ab64
Add <picture> element to auto-complete and syntax highlight
2015-11-24 17:53:47 -08:00
David Storey
95bb19d13f
W3C Fullscreen is discontinued. Link to WHATWG spec
2015-11-24 17:36:23 -08:00
David Storey
a598c93bc5
Add rebeccapurple as valid colour in syntax highlight
...
…this section needs generally updated as it makes the standard colour
named non-standard.
2015-11-24 15:30:31 -08:00
David Storey
5e65254d14
Add CSS MQ L4 Interaction media features to syntax highlight
...
These are now well supported. Not included the others until I research
how well they’re supported.
2015-11-24 15:13:26 -08:00
David Storey
70208296a0
Merge branch 'Microsoft/master' into update-css-intellisense
2015-11-23 19:22:15 -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
isidor
d801f13d11
debug: wait for preLaunchTask to finish if it is not watching.
...
fixes #170
2015-11-23 20:45:55 +01:00
isidor
28e29d7977
line endings.
2015-11-23 20:28:42 +01:00
isidor
958bdd6ad2
copyrights: use nicer gulp globing
...
fixes #260
2015-11-23 20:27:54 +01:00