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
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