|
31 | 31 | return '\\b' + str.replace(/ /g, '(?!-)(?!:)\\b|\\b()') + '\:\\b'; |
32 | 32 | }; |
33 | 33 |
|
34 | | - var keywords = 'align-content align-items align-self alignement-adjust all anchor-point animation animation-delay animation-direction animation-duration ' + |
35 | | - 'animation-fill-mode animation-iteration-count animation-name animation-play-state animation-timing-function appearance azimuth backface-visibility ' + |
36 | | - 'background background-attachment background-clip background-color background-image background-origin background-position background-repeat ' + |
37 | | - 'background-size baseline-shift binding bleed bookmark-label bookmark-level bookmark-state bookmark-target border border-bottom border-bottom-color ' + |
38 | | - 'border-bottom-left-radius border-bottom-right-radius border-bottom-style border-bottom-width border-collapse border-color border-image border-image-outset ' + |
39 | | - 'border-image-repeat border-image-slice border-image-source border-image-width border-left border-left-color border-left-style border-left-width border-radius ' + |
40 | | - 'border-right border-right-color border-right-style border-right-width border-spacing border-style border-top border-top-color border-top-left-radius ' + |
41 | | - 'border-top-right-radius border-top-style border-top-width border-width bottom box-decoration-break box-shadow box-sizing break-after break-before break-inside ' + |
42 | | - 'caption-side chains clear clip clip-path clip-rule color color-interpolation-filters color-profile column-count column-fill column-gap column-rule ' + |
43 | | - 'column-rule-color column-rule-style column-rule-width column-span column-width columns contain content counter-increment counter-reset crop cue cue-after ' + |
44 | | - 'cue-before cursor direction display dominant-baseline drop-initial-after-adjust drop-initial-after-align drop-initial-before-adjust drop-initial-before-align ' + |
45 | | - 'drop-initial-size drop-initial-value elevation empty-cells filter flex flex-basis flex-direction flex-flow flex-grow flex-shrink flex-wrap float float-offset ' + |
46 | | - 'flood-color flood-opacity font font-family font-feature-settings font-kerning font-language-override font-size font-size-adjust font-stretch font-style ' + |
47 | | - 'font-synthesis font-variant font-variant-alternates font-variant-caps font-variant-east-asian font-variant-ligatures font-variant-numeric font-variant-position ' + |
48 | | - 'font-weight grid grid-area grid-auto-columns grid-auto-flow grid-auto-position grid-auto-rows grid-column grid-column-end grid-column-start grid-row ' + |
49 | | - 'grid-row-end grid-row-start grid-template grid-template-areas grid-template-columns grid-template-rows hanging-punctuation height hyphens icon image-orientation ' + |
50 | | - 'image-resolution ime-mode inline-box-align justify-content left letter-spacing lighting-color line-break line-height line-stacking line-stacking-ruby ' + |
51 | | - 'line-stacking-shift line-stacking-strategy list-style list-style-image list-style-position list-style-type margin margin-bottom margin-left margin-right ' + |
52 | | - 'margin-top marker-offset marks mask mask-box-image mask-box-image-outset mask-box-image-repeat mask-box-image-slice mask-box-image-source mask-box-image-width ' + |
53 | | - 'mask-clip mask-image mask-origin mask-position mask-repeat mask-size mask-source-type mask-type max-height max-lines max-width min-height min-width move-to ' + |
54 | | - 'nav-down nav-index nav-left nav-right nav-up object-fit object-position opacity order orphans outline outline-color outline-offset outline-style outline-width ' + |
55 | | - 'overflow overflow-wrap overflow-x overflow-y padding padding-bottom padding-left padding-right padding-top page page-break-after page-break-before ' + |
56 | | - 'page-break-inside page-policy pause pause-after pause-before perspective perspective-origin pitch pitch-range play-during position presentation-level punctuation-trim ' + |
57 | | - 'quotes rendering-intent resize rest rest-after rest-before richness right rotation rotation-point ruby-align ruby-overhang ruby-position ruby-span size speak speak-as ' + |
58 | | - 'speak-header speak-numeral speak-punctuation speech-rate stress string-set tab-size table-layout target target-name target-new target-position text-align ' + |
59 | | - 'text-align-last text-combine-horizontal text-decoration text-decoration-color text-decoration-line text-decoration-skip text-decoration-style text-emphasis ' + |
60 | | - 'text-emphasis-color text-emphasis-position text-emphasis-style text-height text-indent text-justify text-orientation text-outline text-overflow text-shadow ' + |
61 | | - 'text-space-collapse text-transform text-underline-position text-wrap top transform transform-origin transform-style transition transition-delay transition-durations ' + |
62 | | - 'transition-property transition-timing-function unicode-bidi vertical-align visibility voice-balance voice-duration voice-family voice-pitch voice-range voice-rate ' + |
63 | | - 'voice-stress voice-volume volume white-space widows width word-break word-spacing word-wrap writing-mode z-index'; |
| 34 | + var keywords = 'align-content align-items align-self alignement-adjust all anchor-point animation animation-delay animation-direction ' + |
| 35 | + 'animation-duration animation-fill-mode animation-iteration-count animation-name animation-play-state animation-timing-function ' + |
| 36 | + 'appearance azimuth backface-visibility background background-attachment background-clip background-color background-image ' + |
| 37 | + 'background-origin background-position background-repeat background-size baseline-shift binding bleed bookmark-label bookmark-level ' + |
| 38 | + 'bookmark-state bookmark-target border border-bottom border-bottom-color border-bottom-left-radius border-bottom-right-radius ' + |
| 39 | + 'border-bottom-style border-bottom-width border-collapse border-color border-image border-image-outset border-image-repeat ' + |
| 40 | + 'border-image-slice border-image-source border-image-width border-left border-left-color border-left-style border-left-width ' + |
| 41 | + 'border-radius border-right border-right-color border-right-style border-right-width border-spacing border-style border-top ' + |
| 42 | + 'border-top-color border-top-left-radius border-top-right-radius border-top-style border-top-width border-width bottom ' + |
| 43 | + 'box-decoration-break box-shadow box-sizing break-after break-before break-inside caption-side chains clear clip clip-path ' + |
| 44 | + 'clip-rule color color-interpolation-filters color-profile column-count column-fill column-gap column-rule column-rule-color ' + |
| 45 | + 'column-rule-style column-rule-width column-span column-width columns contain content counter-increment counter-reset crop ' + |
| 46 | + 'cue cue-after cue-before cursor direction display dominant-baseline drop-initial-after-adjust drop-initial-after-align ' + |
| 47 | + 'drop-initial-before-adjust drop-initial-before-align drop-initial-size drop-initial-value elevation empty-cells filter flex ' + |
| 48 | + 'flex-basis flex-direction flex-flow flex-grow flex-shrink flex-wrap float float-offset flood-color flood-opacity font ' + |
| 49 | + 'font-family font-feature-settings font-kerning font-language-override font-size font-size-adjust font-stretch font-style ' + |
| 50 | + 'font-synthesis font-variant font-variant-alternates font-variant-caps font-variant-east-asian font-variant-ligatures ' + |
| 51 | + 'font-variant-numeric font-variant-position font-weight grid grid-area grid-auto-columns grid-auto-flow grid-auto-position ' + |
| 52 | + 'grid-auto-rows grid-column grid-column-end grid-column-start grid-row grid-row-end grid-row-start grid-template grid-template-areas ' + |
| 53 | + 'grid-template-columns grid-template-rows hanging-punctuation height hyphens icon image-orientation image-resolution ' + |
| 54 | + 'ime-mode inline-box-align justify-content left letter-spacing lighting-color line-break line-height line-stacking line-stacking-ruby ' + |
| 55 | + 'line-stacking-shift line-stacking-strategy list-style list-style-image list-style-position list-style-type margin margin-bottom ' + |
| 56 | + 'margin-left margin-right margin-top marker-offset marks mask mask-box-image mask-box-image-outset mask-box-image-repeat ' + |
| 57 | + 'mask-box-image-slice mask-box-image-source mask-box-image-width mask-clip mask-image mask-origin mask-position mask-repeat ' + |
| 58 | + 'mask-size mask-source-type mask-type max-height max-lines max-width min-height min-width move-to nav-down nav-index nav-left ' + |
| 59 | + 'nav-right nav-up object-fit object-position opacity order orphans outline outline-color outline-offset outline-style outline-width ' + |
| 60 | + 'overflow overflow-wrap overflow-x overflow-y padding padding-bottom padding-left padding-right padding-top page page-break-after ' + |
| 61 | + 'page-break-before page-break-inside page-policy pause pause-after pause-before perspective perspective-origin pitch pitch-range ' + |
| 62 | + 'play-during position presentation-level punctuation-trim quotes rendering-intent resize rest rest-after rest-before richness ' + |
| 63 | + 'right rotation rotation-point ruby-align ruby-overhang ruby-position ruby-span size speak speak-as speak-header speak-numeral ' + |
| 64 | + 'speak-punctuation speech-rate stress string-set tab-size table-layout target target-name target-new target-position text-align ' + |
| 65 | + 'text-align-last text-combine-horizontal text-decoration text-decoration-color text-decoration-line text-decoration-skip ' + |
| 66 | + 'text-decoration-style text-emphasis text-emphasis-color text-emphasis-position text-emphasis-style text-height text-indent ' + |
| 67 | + 'text-justify text-orientation text-outline text-overflow text-shadow text-space-collapse text-transform text-underline-position ' + |
| 68 | + 'text-wrap top transform transform-origin transform-style transition transition-delay transition-durations transition-property ' + |
| 69 | + 'transition-timing-function unicode-bidi vertical-align visibility voice-balance voice-duration voice-family voice-pitch ' + |
| 70 | + 'voice-range voice-rate voice-stress voice-volume volume white-space widows width word-break word-spacing word-wrap ' + |
| 71 | + 'writing-mode z-index'; |
64 | 72 |
|
65 | 73 | var values = 'above absolute all always aqua armenian attr aural auto avoid baseline behind below bidi-override black blink block blue bold bolder '+ |
66 | 74 | 'border-box both bottom braille capitalize caption center center-left center-right circle close-quote code collapse compact condensed '+ |
|
0 commit comments