Commit Graph

1150 Commits

Author SHA1 Message Date
David Storey 6561865db4 Minor updates to descriptions of CSS Text Decoration 2016-01-03 17:34:20 -08:00
David Storey d71b126a82 Add missing descriptions to CSS Transforms properties 2016-01-03 17:21:07 -08:00
David Storey ad9b6a2534 Update CSS Basic UI propertes…
* Add caret color
* Add missing descriptions
* Update browser support
2016-01-03 17:00:05 -08:00
David Storey e09307cced Add descriptions to CSS Will Change spec values 2016-01-03 16:05:13 -08:00
David Storey 5bdb9f83c5 Update CSS Writing Modes browser support 2016-01-03 15:58:16 -08:00
David Storey a250d0721f Add descriptions to CSSOM values, and update to Ed Draft
…the Ed draft value 'auto' is implemented over the WD 'instant'.
2016-01-03 15:43:17 -08:00
David Storey cf4be3d369 Minor update to CSS Exclusions descriptions 2016-01-03 01:37:35 -08:00
David Storey 45b16a4817 Update CSS Display properties…
Add/update descriptions. Remove values no longer in spec.
2016-01-03 01:32:08 -08:00
David Storey 52919075be Add descriptors from CSS Counter Styles…
…and add the symbols() from that spec to list-style(-type)
2016-01-03 00:44:06 -08:00
David Storey 429cac7070 Generate new browsers.js fro last few CSS property updates 2016-01-01 23:55:55 -08:00
David Storey 4ac6b80f37 Update descriptions for CSS Containment L3 2016-01-01 23:54:06 -08:00
David Storey ff2a5dfc84 Update descriptions based on CSS Color L4 2016-01-01 23:50:14 -08:00
David Storey b5a86356f3 Update descriptions from CSS Cascade L4 2016-01-01 23:46:43 -08:00
David Storey 4ecbffafa7 Update descriptions for CSS Break properties 2016-01-01 23:41:55 -08:00
David Storey 7ee59adb9a Minor updates to Backgrounds L3 properties 2016-01-01 23:27:07 -08:00
David Storey a80b0fd92b Minor updates to CSS Animations…
…mostly more concise descriptions
2016-01-01 22:41:43 -08:00
David Storey 0ac5850393 Update Flexbox properties to add descriptions to all values 2016-01-01 22:27:51 -08:00
David Storey 1aa7d7d88f Generate new browsers.js file with Pseudo element updates 2016-01-01 18:52:45 -08:00
David Storey fb6bfddbbe Update the WebVTT Psuedo elements
…move spec to new location. Fix incorrect order of syntax examples
2016-01-01 18:48:57 -08:00
David Storey 61d487b36f Update vendor prefixed Pseudo Elements…
…Haven't added descriptions for the WebKit ones yet, as there are so many of them and neither Chrome or Safari have a great reference site.
2016-01-01 18:40:57 -08:00
David Storey c764b415be Update Pseudo Elements from Scoping L1…
Update ::content and mark that it is renamed to ::slotted in latest draft

Add:

* ::region
* ::shadow
* ::slotted
2016-01-01 17:54:51 -08:00
David Storey 0aaf2df2c0 Update the rest of Pseudo Elements L4…
Updated ::first-letter, ::first-line, and ::selection. The former two are split out into this spec in Selectors L4 and the latter was removed from Selectors L3. Fixed browser support info and updated descriptions.

Added:

* ::spelling-error
* ::grammar-error
* ::placeholder
2016-01-01 17:27:00 -08:00
David Storey 56712afb66 Remove/update pseudo elements from old GenCon 3 spec…
Spec hasn't been updated in 13 years and the pseudo elements have either been removed or moved to Pseudo Elements L4 in the latest Editors draft.

Removed:
* ::after(2)
* ::before(2)
* ::alternate
* ::line-marker
* ::outside
* ::outside(2)

Updated:

* ::before
* ::after
* ::marker
2016-01-01 16:43:14 -08:00
David Storey 70827d5639 Expand/update vendor prefixed pseudo classes…
…and remove the moz ones that should be pseudo elements.
2016-01-01 10:11:52 -08:00
David Storey d1402ef040 Generate new browsers.js based on recent updates 2015-12-31 20:31:34 -08:00
David Storey 535d15a577 Update CSS Scoping pseudo classes 2015-12-31 20:28:15 -08:00
David Storey 101aa59e41 Update fullscreen API pseudos 2015-12-31 20:01:20 -08:00
David Storey d7dbd7d889 Move Basic UI pseudo elements to Selectors 4…
…to match the latest state of both specs.
2015-12-31 19:51:53 -08:00
David Storey 451406c930 Update Selectors 4 pseudo classes…
…add descriptions, change to correct spec level, update browser support, add missing entries.
2015-12-31 19:26:24 -08:00
David Storey 59de786260 Update Time-dimensional Pseudo-classes…
Current, current(), past, future. Add descriptions, update spec links, fix browser support for current/current()
2015-12-31 02:03:28 -08:00
David Storey b66e81362d Add :blank pseudo class 2015-12-31 01:21:09 -08:00
David Storey 9d52593257 Update info for various webkit scrollbar pseudo classes
…and mark as non-standard.
2015-12-31 01:14:07 -08:00
David Storey 609c9e59f8 Fix browser support and add description to :any-link 2015-12-31 00:31:02 -08:00
David Storey 72c279699b Remove pseudo elements from pseudo class …
…They’re already listed in the pseudo element section and the double colon syntax is well supported now.
2015-12-31 00:14:56 -08:00
David Storey 2a24d48972 Make Psuedo-class descriptions more concise…
…by removing "The [feature name] pseudo class" type text from start of each
2015-12-31 00:08:49 -08:00
David Storey 24ef424e7c Add last missing at-rules that are included in an offical CSS draft
…and generate the new browser.js file for this and previous changed.

New:

* @custom-media
* @font-feature-values
* @scope (replaces old @host somewhat)
2015-12-30 00:55:24 -08:00
David Storey 481a4be42a Tidy up prefixed at-rules to match each other
…and tidy up @-moz-document’s descriiption
2015-12-29 23:50:49 -08:00
David Storey cb56f8c04d Remove dead at-rules from Intellisense…
* @host (dropped from Shadow DOM. Now @scope and friends exist in the CSS Scoping spec)
* @string and @counter. Not implemented and from a very old  Working Draft from last decade. Latest ED doesn't contain these, and they were never defined in the old spec.
2015-12-29 23:42:24 -08:00
David Storey dab9105245 Synrax highlight prefixes at start of properties
Fixes #1655
2015-12-26 18:01:10 -08:00
David Storey 4066f817de Add drop-shadow function to sntax highlight 2015-12-26 14:13:27 -08:00
David Storey 0df987b36c Add CSS functions that accept <number> or <percentage> to syntax highlight 2015-12-26 14:03:53 -08:00
David Storey b2a919b091 Add functions that only accept <angle>s to syntax highlight 2015-12-26 13:24:52 -08:00
David Storey f6bcb69f9d Add functions that accept <length> values to syntax highlight 2015-12-26 12:25:33 -08:00
David Storey 1aba1bb096 Add functions to CSS syntax highlight that accept only <number>s
cubic-bezier, matrix, matrix3d, scale, scale3d, scaleX, scaleY, scaleZ.
2015-12-26 10:40:35 -08:00
David Storey f7fe750cde Correct naming of extended color keywords in syntax highlight
Use support.constant.color.w3c-extended-color-name.css to match the spec name and the name Atom updated to. Current name used here and by TextMate is incorrect. (they're not invalid)
2015-12-25 19:29:23 -08:00
David Storey d405000381 Add :scope pseudo-class to syntax highlight 2015-12-25 18:53:01 -08:00
David Storey 4ca12da5ad Add any-link pseudo-class to syntax highlight 2015-12-25 18:42:01 -08:00
David Storey 1312bfa690 Add fr unit from CSS grid to syntax highlight 2015-12-25 18:14:00 -08:00
David Storey ab6844b704 Add missing image-rendering property to syntax highlight 2015-12-25 17:58:05 -08:00
David Storey f84019ce42 Add touch-action (and standard values) to syntax highlight 2015-12-25 17:28:32 -08:00