文件操作 - css-rules.bfinc
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/bluefish/bflang/css-rules.bfinc
编辑文件内容
<?xml version="1.0" encoding="UTF-8" ?> <!-- Bluefish HTML Editor css-rules.bfinc $Revision: 8705 $ Copyright (C) 2008-2013 Olivier Sessink This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. --> <bfinc> <element pattern="align-content" highlight="css-property" > <autocomplete append=": " /> <reference><b>WARNING:</b> this property is not supported by Chrome, Firefox, Internet Explorer and Safari Aligns a flex container's lines within the flex container when there is extra space in the cross-axis. <b>Values:</b> flex-start | flex-end | center | space-between | space-around | stretch <b>Initial:</b> stretch <b>Applies to:</b> multi-line flex containers <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> specified value <b>Animatable:</b> no <b>Canonical order:</b> per grammar <b>Specification:</b> <a href="http://www.w3.org/TR/css3-flexbox/#align-content">www.w3.org</a></reference> <context symbols=" 	 {}.;:"'"> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="flex-start"/> <element pattern="flex-end"/> <element pattern="center"/> <element pattern="space-between"/> <element pattern="space-around"/> <element pattern="stretch"/> </group> <element idref="e.css.lcomment"/> <element id="e.css.end" idref="e.css.end" pattern=";" ends_context="1"/> <group class="is_SASS"><element idref="e.sass.variable" /><element id="e.sass.newline_end" idref="e.sass.newline_end" pattern="(	| | )" is_regex="1" ends_context="1"/></group> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="align-items" highlight="css-property" > <autocomplete append=": " /> <reference><b>WARNING:</b> this property is not supported by Chrome and Safari Flex items can be aligned in the cross axis of the current line of the flex container, similar to ‘justify-content’ but in the perpendicular direction. <b>Values:</b> flex-start | flex-end | center | baseline | stretch <b>Initial:</b> stretch <b>Applies to:</b> flex containers <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> specified value <b>Animatable:</b> no <b>Canonical order:</b> per grammar <b>Specification:</b> <a href="http://www.w3.org/TR/css3-flexbox/#align-items">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="flex-start"/> <element pattern="flex-end"/> <element pattern="center"/> <element pattern="baseline"/> <element pattern="stretch"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="align-self" highlight="css-property" > <autocomplete append=": " /> <reference><b>WARNING:</b> this property is not supported by Chrome, Internet Explorer and Safari Flex items can be aligned in the cross axis of the current line of the flex container, similar to ‘justify-content’ but in the perpendicular direction. <b>Values:</b> auto | flex-start | flex-end | center | baseline | stretch <b>Initial:</b> auto <b>Applies to:</b> flex items <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> ‘auto’ computes to parent's ‘align-items’; otherwise as specified <b>Animatable:</b> no <b>Canonical order:</b> per grammar <b>Specification:</b> <a href="http://www.w3.org/TR/css3-flexbox/#align-self">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="auto"/> <element pattern="flex-start"/> <element pattern="flex-end"/> <element pattern="center"/> <element pattern="baseline"/> <element pattern="stretch"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="animation" highlight="css-property" > <autocomplete append=": " /> <reference><b>WARNING:</b> this property is not supported by Chrome and Safari Shorthand property combines six of the animation properties into a single property. <b>Values:</b> <single-animation> [ ‘,’ <single-animation> ]* <b>Initial:</b> see individual properties <b>Applies to:</b> all elements, ::before and ::after pseudo-elements <b>Inherited:</b> see individual properties <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> see individual properties <b>Animatable:</b> no <b>Canonical order:</b> per grammar <b>Specification:</b> <a href="http://www.w3.org/TR/css3-animations/#animation-shorthand-property">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="animation-delay" highlight="css-property" > <autocomplete append=": " /> <reference><b>WARNING:</b> this property is not supported by Chrome and Safari Defines what values are applied by the animation outside the time it is executing. <b>Values:</b> <time> [, <time>]* <b>Initial:</b> 0s <b>Applies to:</b> all elements, ::before and ::after pseudo-elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Canonical order:</b> per grammar <b>Specification:</b> <a href="http://www.w3.org/TR/css3-animations/#animation-delay-property">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="animation-direction" highlight="css-property" > <autocomplete append=": " /> <reference><b>WARNING:</b> this property is not supported by Chrome, Opera and Safari Defines whether or not the animation should play in reverse on alternate cycles. <b>Values:</b> normal | reverse | alternate | alternate-reverse <b>Initial:</b> normal <b>Applies to:</b> all elements, ::before and ::after pseudo-elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Canonical order:</b> per grammar <b>Specification:</b> <a href="http://www.w3.org/TR/css3-animations/#animation-direction-property">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="normal"/> <element pattern="reverse"/> <element pattern="alternate"/> <element pattern="alternate-reverse"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="animation-duration" highlight="css-property" > <autocomplete append=": " /> <reference><b>WARNING:</b> this property is not supported by Chrome and Safari Defines the length of time that an animation takes to complete one cycle. <b>Values:</b> <time> [, <time>]* <b>Initial:</b> 0s <b>Applies to:</b> all elements, ::before and ::after pseudo-elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Canonical order:</b> per grammar <b>Specification:</b> <a href="http://www.w3.org/TR/css3-animations/#animation-duration-property">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="animation-fill-mode" highlight="css-property" > <autocomplete append=": " /> <reference><b>WARNING:</b> this property is not supported by Chrome and Safari Defines what values are applied by the animation outside the time it is executing. <b>Values:</b> none | forwards | backwards | both <b>Initial:</b> none <b>Applies to:</b> all elements, ::before and ::after pseudo-elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Canonical order:</b> per grammar <b>Specification:</b> <a href="http://www.w3.org/TR/css3-animations/#animation-fill-mode-property">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="none"/> <element pattern="forwards"/> <element pattern="backwards"/> <element pattern="both"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="animation-iteration-count" highlight="css-property" > <autocomplete append=": " /> <reference><b>WARNING:</b> this property is not supported by Chrome and Safari Specifies the number of times an animation cycle is played. The initial value is ‘1’, meaning the animation will play from beginning to end once. <b>Values:</b> infinite | <number> <b>Initial:</b> 1 <b>Applies to:</b> all elements, ::before and ::after pseudo-elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Canonical order:</b> per grammar <b>Specification:</b> <a href="http://www.w3.org/TR/css3-animations/#animation-iteration-count-property">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="infinite"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="animation-name" highlight="css-property" > <autocomplete append=": " /> <reference><b>WARNING:</b> this property is not supported by Chrome and Safari Defines a list of animations that apply. Each name is used to select the keyframe at-rule that provides the property values for the animation. <b>Values:</b> none | <IDENT> <b>Initial:</b> none <b>Applies to:</b> all elements, ::before and ::after pseudo-elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Canonical order:</b> per grammar <b>Specification:</b> <a href="http://www.w3.org/TR/css3-animations/#animation-name-property">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="none"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="animation-play-state" highlight="css-property" > <autocomplete append=": " /> <reference><b>WARNING:</b> this property is not supported by Chrome and Safari Defines whether the animation is running or paused. <b>Values:</b> running | paused <b>Initial:</b> running <b>Applies to:</b> all elements, ::before and ::after pseudo-elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Canonical order:</b> per grammar <b>Specification:</b> <a href="http://www.w3.org/TR/css3-animations/#animation-play-state-property">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="running"/> <element pattern="paused"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="animation-timing-function" highlight="css-property" > <autocomplete append=": " /> <reference><b>WARNING:</b> this property is not supported by Chrome and Safari Describes how the animation will progress over one cycle of its duration. <b>Values:</b> ease | linear | ease-in | ease-out | ease-in-out | step-start | step-end | steps(<integer>[, [ start | end ] ]?) | cubic-bezier(<number>, <number>, <number>, <number>) <b>Initial:</b> ease <b>Applies to:</b> all elements, ::before and ::after pseudo-elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Canonical order:</b> per grammar <b>Specification:</b> <a href="http://www.w3.org/TR/css3-animations/#animation-timing-function-property">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="ease"/> <element pattern="linear"/> <element pattern="ease-in"/> <element pattern="ease-out"/> <element pattern="ease-in-out"/> <element pattern="step-start"/> <element pattern="step-end"/> </group> <element pattern="steps" highlight="css-value"> <autocomplete append="();" backup_cursor="2" /> <context symbols="()" highlight="css-value"> <element pattern="("/> <element pattern=")" ends_context="1" highlight="css-value"/> </context> </element> <element pattern="cubic-bezier" highlight="css-value"> <autocomplete append="();" backup_cursor="2" /> <context symbols="()" highlight="css-value"> <element pattern="("/> <element pattern=")" ends_context="1" highlight="css-value"/> </context> </element> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="azimuth" highlight="css-property" > <autocomplete append=": " /> <reference><b>WARNING:</b> this property is not supported by famous browsers yet Spatial audio is an important stylistic property for aural presentation. <b>Values:</b> <angle> | [[ left-side | far-left | left | center-left | center | center-right | right | far-right | right-side ] || behind ] | leftwards | rightwards | inherit <b>Initial:</b> center <b>Applies to:</b> all elements <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> aural <b>Computed value:</b> normalized angle <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/2007/CR-CSS21-20070719/aural.html#spatial-props">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="left-side"/> <element pattern="far-left"/> <element pattern="left"/> <element pattern="center-left"/> <element pattern="center"/> <element pattern="center-right"/> <element pattern="right"/> <element pattern="far-right"/> <element pattern="right-side"/> <element pattern="behind"/> <element pattern="leftwards"/> <element pattern="rightwards"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="backface-visibility" highlight="css-property" > <autocomplete append=": " /> <reference><b>WARNING:</b> this property is not supported by Chrome and Safari determines whether or not the ‘back’ side of a transformed element is visible when facing the viewer. <b>Values:</b> visible | hidden <b>Initial:</b> visible <b>Applies to:</b> transformable elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> same as specified value <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-transforms/#backface-visibility-property">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="visible"/> <element pattern="hidden"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="background" highlight="css-property" > <autocomplete append=": " /> <reference>A shorthand property for setting all background properties in one declaration. <b>Values:</b> <bg-image> || <position> [ / <bg-size> ]? || <repeat-style> || <attachment> || <box>{1,2} || <'background-color'> <b>Initial:</b> see individual properties <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> see individual properties <b>Media:</b> visual <b>Computed value:</b> see individual properties <b>Animatable:</b> see individual properties <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-background">www.w3.org</a></reference> <context id="c.css.color" idref="c.css.color" symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="aliceblue"/> <element pattern="antiquewhite"/> <element pattern="aqua"/> <element pattern="aquamarine"/> <element pattern="azure"/> <element pattern="beige"/> <element pattern="bisque"/> <element pattern="black"/> <element pattern="blanchedalmond"/> <element pattern="blue"/> <element pattern="blueviolet"/> <element pattern="brown"/> <element pattern="burlywood"/> <element pattern="cadetblue"/> <element pattern="chartreuse"/> <element pattern="chocolate"/> <element pattern="coral"/> <element pattern="cornflowerblue"/> <element pattern="cornsilk"/> <element pattern="crimson"/> <element pattern="cyan"/> <element pattern="darkblue"/> <element pattern="darkcyan"/> <element pattern="darkgoldenrod"/> <element pattern="darkgray"/> <element pattern="darkgreen"/> <element pattern="darkgrey"/> <element pattern="darkkhaki"/> <element pattern="darkmagenta"/> <element pattern="darkolivegreen"/> <element pattern="darkorange"/> <element pattern="darkorchid"/> <element pattern="darkred"/> <element pattern="darksalmon"/> <element pattern="darkseagreen"/> <element pattern="darkslateblue"/> <element pattern="darkslategray"/> <element pattern="darkslategrey"/> <element pattern="darkturquoise"/> <element pattern="darkviolet"/> <element pattern="deeppink"/> <element pattern="deepskyblue"/> <element pattern="dimgray"/> <element pattern="dimgrey"/> <element pattern="dodgerblue"/> <element pattern="firebrick"/> <element pattern="floralwhite"/> <element pattern="forestgreen"/> <element pattern="fuchsia"/> <element pattern="gainsboro"/> <element pattern="ghostwhite"/> <element pattern="gold"/> <element pattern="goldenrod"/> <element pattern="gray"/> <element pattern="green"/> <element pattern="greenyellow"/> <element pattern="grey"/> <element pattern="honeydew"/> <element pattern="hotpink"/> <element pattern="indianred"/> <element pattern="indigo"/> <element pattern="ivory"/> <element pattern="khaki"/> <element pattern="lavender"/> <element pattern="lavenderblush"/> <element pattern="lawngreen"/> <element pattern="lemonchiffon"/> <element pattern="lightblue"/> <element pattern="lightcoral"/> <element pattern="lightcyan"/> <element pattern="lightgoldenrodyellow"/> <element pattern="lightgray"/> <element pattern="lightgreen"/> <element pattern="lightgrey"/> <element pattern="lightpink"/> <element pattern="lightsalmon"/> <element pattern="lightseagreen"/> <element pattern="lightskyblue"/> <element pattern="lightslategray"/> <element pattern="lightslategrey"/> <element pattern="lightsteelblue"/> <element pattern="lightyellow"/> <element pattern="lime"/> <element pattern="limegreen"/> <element pattern="linen"/> <element pattern="magenta"/> <element pattern="maroon"/> <element pattern="mediumaquamarine"/> <element pattern="mediumblue"/> <element pattern="mediumorchid"/> <element pattern="mediumpurple"/> <element pattern="mediumseagreen"/> <element pattern="mediumslateblue"/> <element pattern="mediumspringgreen"/> <element pattern="mediumturquoise"/> <element pattern="mediumvioletred"/> <element pattern="midnightblue"/> <element pattern="mintcream"/> <element pattern="mistyrose"/> <element pattern="moccasin"/> <element pattern="navajowhite"/> <element pattern="navy"/> <element pattern="oldlace"/> <element pattern="olive"/> <element pattern="olivedrab"/> <element pattern="orange"/> <element pattern="orangered"/> <element pattern="orchid"/> <element pattern="palegoldenrod"/> <element pattern="palegreen"/> <element pattern="paleturquoise"/> <element pattern="palevioletred"/> <element pattern="papayawhip"/> <element pattern="peachpuff"/> <element pattern="peru"/> <element pattern="pink"/> <element pattern="plum"/> <element pattern="powderblue"/> <element pattern="purple"/> <element pattern="red"/> <element pattern="rosybrown"/> <element pattern="royalblue"/> <element pattern="saddlebrown"/> <element pattern="salmon"/> <element pattern="sandybrown"/> <element pattern="seagreen"/> <element pattern="seashell"/> <element pattern="sienna"/> <element pattern="silver"/> <element pattern="skyblue"/> <element pattern="slateblue"/> <element pattern="slategray"/> <element pattern="slategrey"/> <element pattern="snow"/> <element pattern="springgreen"/> <element pattern="steelblue"/> <element pattern="tan"/> <element pattern="teal"/> <element pattern="thistle"/> <element pattern="tomato"/> <element pattern="turquoise"/> <element pattern="violet"/> <element pattern="wheat"/> <element pattern="white"/> <element pattern="whitesmoke"/> <element pattern="yellow"/> <element pattern="yellowgreen"/> <element pattern="currentColor"/> <element pattern="transparent"/> </group> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="auto"/> <element pattern="cover"/> <element pattern="contain"/> <element pattern="inherit"/> <element pattern="repeat"/> <element pattern="repeat-x"/> <element pattern="repeat-y"/> <element pattern="no-repeat"/> <element pattern="scroll"/> <element pattern="fixed"/> <element pattern="top left"/> <element pattern="top center"/> <element pattern="top right"/> <element pattern="center left"/> <element pattern="center center"/> <element pattern="center right"/> <element pattern="bottom left"/> <element pattern="bottom center"/> <element pattern="bottom right"/> <element pattern="left top"/> <element pattern="left center"/> <element pattern="left bottom"/> <element pattern="center top"/> <element pattern="center bottom"/> <element pattern="right top"/> <element pattern="right center"/> <element pattern="right bottom"/> <element pattern="none"/> <element pattern="0"/> </group> <element pattern="url" highlight="css-value"> <autocomplete append="()" backup_cursor="1" /> <context id="c.css.uri" idref="c.css.uri" symbols="()" highlight="css-value"> <element pattern="("/> <element pattern=")" ends_context="1" highlight="css-value"/> </context> </element> <element pattern="#([0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]|[0-9a-f][0-9a-f][0-9a-f])" highlight="css-value" is_regex="1" case_insens="1"/> <element pattern="(rgba|hsla)\( *[0-9]+%? *, *[0-9]+%? *, *[0-9]+%? *, *(0|1|0.[0-9]) *\)" highlight="css-value" is_regex="1" case_insens="1"/> <element pattern="(rgb|hsl)\( *[0-9]+%? *, *[0-9]+%? *, *[0-9]+%? *\)" highlight="css-value" is_regex="1" case_insens="1"/> <element id="e.css.percent" pattern="[0-9]+\.?[0-9]*%" is_regex="1" highlight="css-value"/> <element id="e.css.length" pattern="[0-9]+\.?[0-9]*(em|ex|in|cm|mm|pt|pc|px)" is_regex="1" highlight="css-value"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="background-attachment" highlight="css-property" > <autocomplete append=": " /> <reference>Sets whether a background image is fixed or scrolls with the rest of the page. <b>Values:</b> scroll | fixed | local <b>Initial:</b> scroll <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-background-attachment">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="scroll"/> <element pattern="fixed"/> <element pattern="local"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="background-clip" highlight="css-property" > <autocomplete append=": " /> <reference>Determines the area within which the background is painted. <b>Values:</b> border-box | padding-box | content-box <b>Initial:</b> border-box <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-background-clip">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="border-box"/> <element pattern="padding-box"/> <element pattern="content-box"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="background-color" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the background color of an element. <b>Values:</b> <color> <b>Initial:</b> transparent <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> the computed color(s) <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-background-color">www.w3.org</a></reference> <context idref="c.css.color"/> <!--<context symbols=" 	 {}.;:'""> <element pattern="inherit" highlight="css-value" > <autocomplete append=";" /> </element> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context>--> </element> <element pattern="background-image" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the background image of an element. <b>Values:</b> none | <image> <b>Initial:</b> none <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified, but with URIs made absolute <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-background-image">www.w3.org</a></reference> <context symbols=" 	 -{}().;:'""> <element pattern="url" highlight="css-value"> <autocomplete append="();" backup_cursor="2" /> <context idref="c.css.uri"/> </element> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="none"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="background-origin" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies the background positioning area <b>Values:</b> border-box | padding-box | content-box <b>Initial:</b> padding-box <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-background-origin">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="border-box"/> <element pattern="padding-box"/> <element pattern="content-box"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="background-position" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies the background image initial position <b>Values:</b> [ [ left | center | right | top | bottom | <percentage> | <length> ] | [ left | center | right | <percentage> | <length> ] [ top | center | bottom | <percentage> | <length> ] | [ center | [ left | right ] [ <percentage> | <length> ]? ] && [ center | [ top | bottom ] [ <percentage> | <length> ]? ] ] <b>Initial:</b> 0% 0% <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> refer to size of background positioning area minus size of background image <b>Media:</b> visual <b>Computed value:</b> A list, each item consisting of: two keywords representing the origin and two offsets from that origin, each given as an absolute length (if given a <length>), otherwise as a percentage <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-background-position">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="left"/> <element pattern="center"/> <element pattern="right"/> <element pattern="top"/> <element pattern="bottom"/> <element pattern="top left"/> <element pattern="top center"/> <element pattern="top right"/> <element pattern="center left"/> <element pattern="center center"/> <element pattern="center right"/> <element pattern="bottom left"/> <element pattern="bottom center"/> <element pattern="bottom right"/> <element pattern="left top"/> <element pattern="left center"/> <element pattern="left bottom"/> <element pattern="center top"/> <element pattern="center bottom"/> <element pattern="right top"/> <element pattern="right center"/> <element pattern="right bottom"/> <element pattern="0"/> </group> <element idref="e.css.percent"/> <element idref="e.css.length"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="background-repeat" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies how background images are tiled after they have been sized and positioned <b>Values:</b> repeat-x | repeat-y | [repeat | space | round | no-repeat]{1,2} <b>Initial:</b> repeat <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> A list, each item consisting of: two keywords, one per dimension <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-background-repeat">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="no-repeat"/> <element pattern="repeat"/> <element pattern="repeat-x"/> <element pattern="repeat-y"/> <element pattern="round"/> <element pattern="space"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="background-size" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies how background images are tiled after they have been sized and positioned <b>Values:</b> [ <length> | <percentage> | auto ]{1,2} | cover | contain <b>Initial:</b> auto <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified, but with lengths made absolute <b>Animatable:</b> yes except keyword values <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-background-size">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="auto"/> <element pattern="cover"/> <element pattern="contain"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="border" highlight="css-property" > <autocomplete append=": " /> <reference>Shorthand property for setting the same width, style and color for all four borders of a box. <b>Values:</b> <border-width> || <border-style> || <color> <b>Initial:</b> see individual properties <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> see individual properties <b>Animatable:</b> see individual properties <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-shorthands">www.w3.org</a></reference> <context id="c.css.border" idref="c.css.border" symbols=" 	 {}.;:'""> <element pattern="#([0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]|[0-9a-f][0-9a-f][0-9a-f])" highlight="css-value" is_regex="1" case_insens="1"/> <element pattern="(rgba|hsla)\( *[0-9]+%? *, *[0-9]+%? *, *[0-9]+%? *, *(0|1|0.[0-9]) *\)" highlight="css-value" is_regex="1" case_insens="1"/> <element pattern="(rgb|hsl)\( *[0-9]+%? *, *[0-9]+%? *, *[0-9]+%? *\)" highlight="css-value" is_regex="1" case_insens="1"/> <element idref="e.css.length"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="border-bottom" highlight="css-property" > <autocomplete append=": " /> <reference>Shorthand property for setting the width, style and color of the bottom border of a box. <b>Values:</b> <border-width> || <border-style> || <color> <b>Initial:</b> see individual properties <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> see individual properties <b>Animatable:</b> see individual properties <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-shorthands">www.w3.org</a></reference> <context idref="c.css.border"/> </element> <element pattern="border-bottom-color" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the foreground color of the bottom border specified by the border-style properties. <b>Values:</b> <color> <b>Initial:</b> currentColor <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> the computed color <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-color">www.w3.org</a></reference> <context idref="c.css.color"/> </element> <element pattern="border-bottom-left-radius" highlight="css-property" > <autocomplete append=": " /> <reference>Defines the radii of a quarter ellipse that defines the shape of the corner of the outer border edge. <b>Values:</b> [ <length> | <percentage> ]{1,2} <b>Initial:</b> 0 <b>Applies to:</b> all elements (but see prose) <b>Inherited:</b> no <b>Percentages:</b> refer to corresponding dimension of the border box <b>Media:</b> visual <b>Computed value:</b> two absolute <length> or percentages <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-radius">www.w3.org</a></reference> <context id="c.css.length_percentage" idref="c.css.length_percentage" symbols=" 	 {}.;:'""> <element pattern="[0-9]+%" is_regex="1" highlight="css-value" /> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="border-bottom-right-radius" highlight="css-property" > <autocomplete append=": " /> <reference>Defines the radii of a quarter ellipse that defines the shape of the corner of the outer border edge. <b>Values:</b> [ <length> | <percentage> ]{1,2} <b>Initial:</b> 0 <b>Applies to:</b> all elements (but see prose) <b>Inherited:</b> no <b>Percentages:</b> refer to corresponding dimension of the border box <b>Media:</b> visual <b>Computed value:</b> two absolute <length> or percentages <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-radius">www.w3.org</a></reference> <context idref="c.css.length_percentage"/> </element> <element pattern="border-bottom-style" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the style of the bottom border, unless there is a border image. <b>Values:</b> none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset <b>Initial:</b> none <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> specified value <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-style">www.w3.org</a></reference> <context id="c.css.border_style" idref="c.css.border_style" symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="none"/> <element pattern="hidden"/> <element pattern="dotted"/> <element pattern="dashed"/> <element pattern="solid"/> <element pattern="double"/> <element pattern="groove"/> <element pattern="ridge"/> <element pattern="inset"/> <element pattern="outset"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="border-bottom-width" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the thickness of the bottom border. <b>Values:</b> <length> | thin | medium | thick <b>Initial:</b> medium <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> absolute length; ‘0’ if the border style is ‘none’ or ‘hidden’ <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-style">www.w3.org</a></reference> <context id="c.css.border_width" idref="c.css.border_width" symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="thin"/> <element pattern="medium"/> <element pattern="thick"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="border-collapse" highlight="css-property" > <autocomplete append=": " /> <reference>Selects a table's border model. <b>Values:</b> collapse | separate | inherit <b>Initial:</b> separate <b>Applies to:</b> ‘table’ and ‘inline-table’ elements <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/tables.html#borders">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="collapse"/> <element pattern="separate"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="border-color" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the foreground color of the border specified by the border-style properties. <b>Values:</b> <color>{1,4} <b>Initial:</b> see individual properties <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> see individual properties <b>Animatable:</b> see individual properties <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-color">www.w3.org</a></reference> <context idref="c.css.color"/> </element> <element pattern="border-image" highlight="css-property" > <autocomplete append=": " /> <reference>Shorthand property for setting ‘border-image-source’, ‘border-image-slice’, ‘border-image-width’, ‘border-image-outset’ and ‘border-image-repeat’. <b>Values:</b> <border-image-source> || <border-image-slice> [ / <border-image-width> | / <border-image-width>? / <border-image-outset> ]? || <border-image-repeat> <b>Initial:</b> see individual properties <b>Applies to:</b> see individual properties <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> see individual properties <b>Animatable:</b> see individual properties <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-image">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="border-image-outset" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies the amount by which the border image area extends beyond the border box. <b>Values:</b> [ <length> | <number> ]{1,4} <b>Initial:</b> 0 <b>Applies to:</b> all elements, except internal table elements when ‘border-collapse’ is ‘collapse’ <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> all <length>s made absolute, otherwise as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-image-outset">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <element idref="e.css.length"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="border-image-repeat" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies how the images for the sides and the middle part of the border image are scaled and tiled. <b>Values:</b> [ stretch | repeat | round | space ]{1,2} <b>Initial:</b> stretch <b>Applies to:</b> all elements, except internal table elements when ‘border-collapse’ is ‘collapse’ <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-image-repeat">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="stretch"/> <element pattern="repeat"/> <element pattern="round"/> <element pattern="space"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="border-image-slice" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies inward offsets from the top, right, bottom, and left edges of the image, dividing it into nine regions: four corners, four edges and a middle. <b>Values:</b> [ <number> | <percentage> ]{1,4} && fill? <b>Initial:</b> 100% <b>Applies to:</b> all elements, except internal table elements when ‘border-collapse’ is ‘collapse’ <b>Inherited:</b> no <b>Percentages:</b> refer to size of the border image <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-image-slice">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="fill"/> </group> <element idref="e.css.length"/> <element idref="e.css.percent"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="border-image-source" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies an image to use instead of the border styles given by the ‘border-style’ properties and as an additional background layer for the element. <b>Values:</b> none | <image> <b>Initial:</b> none <b>Applies to:</b> all elements, except internal table elements when ‘border-collapse’ is ‘collapse’ <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> ‘none’ or the image with its URI made absolute <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-image-source">www.w3.org</a></reference> <context symbols=" 	 -{}.;:'"()"> <element pattern="url" highlight="css-value"> <autocomplete append="();" backup_cursor="2" /> <context idref="c.css.uri"/> </element> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="none"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="border-image-width" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies the offsets that are used to divide the border image area into nine parts. <b>Values:</b> [ <length> | <percentage> | <number> | auto ]{1,4} <b>Initial:</b> 1 <b>Applies to:</b> all elements, except table elements when ‘border-collapse’ is ‘collapse’ <b>Inherited:</b> no <b>Percentages:</b> relative to width/height of the border image area <b>Media:</b> visual <b>Computed value:</b> all <length>s made absolute, otherwise as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-image-width">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="auto"/> </group> <element idref="e.css.length"/> <element idref="e.css.percent"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="border-left" highlight="css-property" > <autocomplete append=": " /> <reference>Shorthand property for setting the width, style and color of the left border of a box. <b>Values:</b> <border-width> || <border-style> || <color> <b>Initial:</b> see individual properties <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> see individual properties <b>Animatable:</b> see individual properties <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-shorthands">www.w3.org</a></reference> <context idref="c.css.border"/> </element> <element pattern="border-left-color" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the foreground color of the left border specified by the border-style properties. <b>Values:</b> <color> <b>Initial:</b> currentColor <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> the computed color <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-color">www.w3.org</a></reference> <context idref="c.css.color"/> </element> <element pattern="border-left-style" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the style of the left border, unless there is a border image. <b>Values:</b> none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset <b>Initial:</b> none <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> specified value <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-style">www.w3.org</a></reference> <context idref="c.css.border_style"/> </element> <element pattern="border-left-width" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the thickness of the left border. <b>Values:</b> <length> | thin | medium | thick <b>Initial:</b> medium <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> absolute length; ‘0’ if the border style is ‘none’ or ‘hidden’ <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-style">www.w3.org</a></reference> <context idref="c.css.border_width"/> </element> <element pattern="border-radius" highlight="css-property" > <autocomplete append=": " /> <reference>Defines the radii of a quarter ellipse that defines the shape of the corner of the outer border edge. <b>Values:</b> [ <length> | <percentage> ]{1,4} [ / [ <length> | <percentage> ]{1,4} ]? <b>Initial:</b> see individual properties <b>Applies to:</b> all elements (but see prose) <b>Inherited:</b> no <b>Percentages:</b> refer to corresponding dimension of the border box <b>Media:</b> visual <b>Computed value:</b> see individual properties <b>Animatable:</b> see individual properties <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-radius">www.w3.org</a></reference> <context idref="c.css.length_percentage"/> </element> <element pattern="border-right" highlight="css-property" > <autocomplete append=": " /> <reference>Shorthand property for setting the width, style and color of the right border of a box. <b>Values:</b> <border-width> || <border-style> || <color> <b>Initial:</b> see individual properties <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> see individual properties <b>Animatable:</b> see individual properties <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-shorthands">www.w3.org</a></reference> <context idref="c.css.border"/> </element> <element pattern="border-right-color" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the foreground color of the right border specified by the border-style properties. <b>Values:</b> <color> <b>Initial:</b> currentColor <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> the computed color <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-color">www.w3.org</a></reference> <context idref="c.css.color"/> </element> <element pattern="border-right-style" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the style of the right border, unless there is a border image. <b>Values:</b> none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset <b>Initial:</b> none <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> specified value <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-style">www.w3.org</a></reference> <context idref="c.css.border_style"/> </element> <element pattern="border-right-width" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the thickness of the right border. <b>Values:</b> <length> | thin | medium | thick <b>Initial:</b> medium <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> absolute length; ‘0’ if the border style is ‘none’ or ‘hidden’ <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-style">www.w3.org</a></reference> <context idref="c.css.border_width"/> </element> <element pattern="border-spacing" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies the distance that separates adjoining cell borders. <b>Values:</b> <length> <length>? | inherit <b>Initial:</b> 0 <b>Applies to:</b> ‘table’ and ‘inline-table’ elements <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> two absolute lengths <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/tables.html#borders">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="inherit"/> </group> <element idref="e.css.length"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group><element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="border-style" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the style of the border, unless there is a border image. <b>Values:</b> <border-style>{1,4} <b>Initial:</b> see individual properties <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> see individual properties <b>Animatable:</b> see individual properties <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-style">www.w3.org</a></reference> <context idref="c.css.border_style"/> </element> <element pattern="border-top" highlight="css-property" > <autocomplete append=": " /> <reference>Shorthand property for setting the width, style and color of the top border of a box. <b>Values:</b> <border-width> || <border-style> || <color> <b>Initial:</b> see individual properties <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> see individual properties <b>Animatable:</b> see individual properties <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-shorthands">www.w3.org</a></reference> <context idref="c.css.border"/> </element> <element pattern="border-top-color" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the foreground color of the top border specified by the border-style properties. <b>Values:</b> <color> <b>Initial:</b> currentColor <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> the computed color <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-color">www.w3.org</a></reference> <context idref="c.css.color"/> </element> <element pattern="border-top-left-radius" highlight="css-property" > <autocomplete append=": " /> <reference>Defines the radii of a quarter ellipse that defines the shape of the corner of the outer border edge. <b>Values:</b> [ <length> | <percentage> ]{1,2} <b>Initial:</b> 0 <b>Applies to:</b> all elements (but see prose) <b>Inherited:</b> no <b>Percentages:</b> refer to corresponding dimension of the border box <b>Media:</b> visual <b>Computed value:</b> two absolute <length> or percentages <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-radius">www.w3.org</a></reference> <context idref="c.css.length_percentage"/> </element> <element pattern="border-top-right-radius" highlight="css-property" > <autocomplete append=": " /> <reference>Defines the radii of a quarter ellipse that defines the shape of the corner of the outer border edge. <b>Values:</b> [ <length> | <percentage> ]{1,2} <b>Initial:</b> 0 <b>Applies to:</b> all elements (but see prose) <b>Inherited:</b> no <b>Percentages:</b> refer to corresponding dimension of the border box <b>Media:</b> visual <b>Computed value:</b> two absolute <length> or percentages <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-radius">www.w3.org</a></reference> <context idref="c.css.length_percentage"/> </element> <element pattern="border-top-style" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the style of the top border, unless there is a border image. <b>Values:</b> none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset <b>Initial:</b> none <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> specified value <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-style">www.w3.org</a></reference> <context idref="c.css.border_style"/> </element> <element pattern="border-top-width" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the thickness of the top border. <b>Values:</b> <length> | thin | medium | thick <b>Initial:</b> medium <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> absolute length; ‘0’ if the border style is ‘none’ or ‘hidden’ <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-style">www.w3.org</a></reference> <context idref="c.css.border_width"/> </element> <element pattern="border-width" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the thickness of the top border. <b>Values:</b> [ <length> | thin | medium | thick ]{1,4} <b>Initial:</b> see individual properties <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> see individual properties <b>Media:</b> visual <b>Computed value:</b> see individual properties <b>Animatable:</b> see individual properties <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-border-width">www.w3.org</a></reference> <context idref="c.css.border_width"/> </element> <element pattern="bottom" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies how far a box's bottom margin edge is offset above the bottom of the box's containing block. <b>Values:</b> <length> | <percentage> | auto | inherit <b>Initial:</b> auto <b>Applies to:</b> positioned elements <b>Inherited:</b> no <b>Percentages:</b> refer to height of containing block <b>Media:</b> visual <b>Computed value:</b> if specified as a length, the corresponding absolute length; if specified as a percentage, the specified value; otherwise, auto. <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/visuren.html#position-props">www.w3.org</a></reference> <context id="c.css.box_offsets" idref="c.css.box_offsets" symbols=" 	 -{}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="auto"/> <element pattern="inherit"/> </group> <element id="e.css.length.neg" pattern="-?[0-9]+\.?[0-9]*(em|ex|in|cm|mm|pt|pc|px|%)" is_regex="1" highlight="css-value"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="box-shadow" highlight="css-property" > <autocomplete append=": " /> <reference>The ‘box-shadow’ property attaches one or more drop-shadows to the box. The property takes a comma-separated list of shadows, ordered front to back. Each shadow is given as a <shadow>, represented by 2-4 length values, an optional color, and an optional ‘inset’ keyword. Omitted lengths are 0; omitted colors default to the value of the ‘color’ property. <b>Values:</b> none | <shadow> [, <shadow>]* <b>Initial:</b> none <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> any <length> made absolute; any specified color computed; otherwise as specified <b>Animatable:</b> as shadow list <b>Specification:</b> <a href="http://www.w3.org/TR/css3-background/#the-box-shadow">www.w3.org</a></reference> <context id="c.css.box_offsets" idref="c.css.box_offsets" symbols=" 	 -{}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="auto"/> <element pattern="inherit"/> </group> <element id="e.css.length.neg" pattern="-?[0-9]+\.?[0-9]*(em|ex|in|cm|mm|pt|pc|px|%)" is_regex="1" highlight="css-value"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="caption-side" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies the position of the caption box with respect to the table box. <b>Values:</b> top | bottom | inherit <b>Initial:</b> top <b>Applies to:</b> 'table-caption' elements <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/tables.html#propdef-caption-side">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="top"/> <element pattern="bottom"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="clear" highlight="css-property" > <autocomplete append=": " /> <reference>Indicates which sides of an element's box(es) may not be adjacent to an earlier floating box. <b>Values:</b> none | left | right | both | inherit <b>Initial:</b> none <b>Applies to:</b> block-level elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/visuren.html#flow-control">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="left"/> <element pattern="right"/> <element pattern="both"/> <element pattern="none"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="clip" highlight="css-property" > <autocomplete append=": " /> <reference>Defines what portion of an element's border box is visible. <b>Values:</b> <shape> | auto | inherit <b>Initial:</b> auto <b>Applies to:</b> absolutely positioned elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> 'auto' if specified as 'auto', otherwise a rectangle with four values, each of which is 'auto' if specified as 'auto' and the computed length otherwise <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/visufx.html#clipping">www.w3.org</a></reference> <context symbols=" 	 -{},().;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="inherit"/> <element pattern="auto"/> </group> <element pattern="rect" highlight="css-value"> <autocomplete append="()" backup_cursor="1" /> <context symbols="()" highlight="css-value"> <element pattern="("> <context symbols=", )" highlight="css-value"> <element pattern="0" highlight="css-value"/> <element pattern=","/> <element idref="e.css.length"/> <element pattern=")" ends_context="2" highlight="css-value"/> </context> </element> </context> </element> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="color" highlight="css-property" > <autocomplete append=": " /> <reference>Describes the foreground color of an element's text content. <b>Values:</b> <color> | inherit <b>Initial:</b> depends on user agent <b>Applies to:</b> all elements <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/css3-color/#color">www.w3.org</a></reference> <context idref="c.css.color"/> </element> <element pattern="content" highlight="css-property" > <autocomplete append=": " /> <reference>This property is used with the :before and :after pseudo-elements to generate content in a document. <b>Values:</b> normal | none | [ <string> | <uri> | <counter> | attr(<identifier>) | open-quote | close-quote | no-open-quote | no-close-quote ]+ | inherit <b>Initial:</b> normal <b>Applies to:</b> :before and :after pseudo-elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> all <b>Computed value:</b> On elements, always computes to 'normal'. On :before and :after, if 'normal' is specified, computes to 'none'. Otherwise, for URI values, the absolute URI; for attr() values, the resulting string; for other keywords, as specified. <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/generate.html#content">www.w3.org</a></reference> <context symbols=" 	 -{}.;()'""> <!-- BUG: this pattern creates an issue in the bluefish syntax scanning. Because the same rule is used in the in-line css and in the included css, we have to match the same pattern ( a double quote ") as end-of-inline-css and as start-of-css-string. what to do now???? --> <!--<element pattern="'" highlight="css-string"> <context symbols="\'" highlight="css-string"> <element pattern="\\." is_regex="1" highlight="css-string"/> <element pattern="'" highlight="css-string" ends_context="1"/> </context> </element> <element pattern=""" highlight="css-string"> <context symbols="\"" highlight="css-string"> <element pattern="\\." is_regex="1" highlight="css-string"/> <element pattern=""" highlight="css-string" ends_context="1"/> </context> </element>--> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="inherit"/> <element pattern="none"/> <element pattern="normal"/> <element pattern="open-quote"/> <element pattern="close-quote"/> <element pattern="no-open-quote"/> <element pattern="no-close-quote"/> <element pattern="attr" highlight="css-value"> <autocomplete append="()" backup_cursor="1" /> <context idref="c.css.uri"/> </element> <element pattern="url" highlight="css-value"> <autocomplete append="()" backup_cursor="1" /> <context idref="c.css.uri"/> </element> <element pattern="counter" highlight="css-value"> <autocomplete append="()" backup_cursor="1" /> <context idref="c.css.uri"/> </element> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="counter-increment" highlight="css-property" > <autocomplete append=": " /> <reference>Automatic numbering. Accepts one or more names of counters (identifiers), each one optionally followed by an integer. <b>Values:</b> [ <identifier> <integer>? ]+ | none | inherit <b>Initial:</b> none <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> all <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-content/#counters">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="none"/> <element pattern="inherit"/> </group> <element pattern="[0-9]+\.?[0-9]*" is_regex="1" highlight="css-value"/> <element pattern="[a-z_][a-z0-9._-]+" is_regex="1" case_insens="1" highlight="css-value"/> <element pattern="[-][^0-9][a-z0-9._-]+" is_regex="1" case_insens="1" highlight="css-value"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="counter-reset" highlight="css-property" > <autocomplete append=": " /> <reference>Automatic numbering. Contains a list of one or more names of counters, each one optionally followed by an integer. <b>Values:</b> [ <identifier> <integer>? ]+ | none | inherit <b>Initial:</b> none <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> all <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-content/#counters">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="none"/> <element pattern="inherit"/> </group> <element pattern="[0-9]+\.?[0-9]*" is_regex="1" highlight="css-value"/> <element pattern="[a-z_][a-z0-9._-]+" is_regex="1" case_insens="1" highlight="css-value"/> <element pattern="[-][^0-9][a-z0-9._-]+" is_regex="1" case_insens="1" highlight="css-value"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="cue" highlight="css-property" > <autocomplete append=": " /> <reference>A shorthand for 'cue-before' and 'cue-after'. If two values are given the first value is 'cue-before' and the second is 'cue-after'. If only one value is given, it applies to both properties. <b>Values:</b> <‘cue-before’> <‘cue-after’>? <b>Initial:</b> N/A (see individual properties) <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> speech <b>Computed value:</b> N/A (see individual properties) <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-speech/#cue-props-cue">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="cue-after" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies auditory icons (i.e. pre-recorded / pre-generated sound clips) to be played before (or after) the selected element within the aural box model. <b>Values:</b> <uri> <decibel>? | none <b>Initial:</b> none <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> speech <b>Computed value:</b> specified value <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-speech/#cue-props-cue-before-after">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="cue-before" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies auditory icons (i.e. pre-recorded / pre-generated sound clips) to be played before (or after) the selected element within the aural box model. <b>Values:</b> <uri> <decibel>? | none <b>Initial:</b> none <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> speech <b>Computed value:</b> specified value <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-speech/#cue-props-cue-before-after">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="cursor" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies the type of cursor to be displayed for the pointing device. <b>Values:</b> [ [<uri> [<x> <y>]?,]* [ auto | default | none | context-menu | help | pointer | progress | wait | cell | crosshair | text | vertical-text | alias | copy | move | no-drop | not-allowed | e-resize | n-resize | ne-resize | nw-resize | s-resize | se-resize | sw-resize | w-resize | ew-resize | ns-resize | nesw-resize | nwse-resize | col-resize | row-resize | all-scroll | zoom-in | zoom-out ] ] | inherit <b>Initial:</b> auto <b>Applies to:</b> all elements <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual, interactive <b>Computed value:</b> as specified, except with any relative URLs converted to absolute <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-ui/#cursor">www.w3.org</a></reference> <context symbols=" 	 -{}.;:()'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="auto"/> <element pattern="default"/> <element pattern="none"/> <element pattern="context-menu"/> <element pattern="help"/> <element pattern="pointer"/> <element pattern="progress"/> <element pattern="wait"/> <element pattern="cell"/> <element pattern="crosshair"/> <element pattern="text"/> <element pattern="vertical-text"/> <element pattern="alias"/> <element pattern="copy"/> <element pattern="move"/> <element pattern="no-drop"/> <element pattern="not-allowed"/> <element pattern="e-resize"/> <element pattern="n-resize"/> <element pattern="ne-resize"/> <element pattern="nw-resize"/> <element pattern="s-resize"/> <element pattern="se-resize"/> <element pattern="sw-resize"/> <element pattern="w-resize"/> <element pattern="ew-resize"/> <element pattern="ns-resize"/> <element pattern="nesw-resize"/> <element pattern="col-resize"/> <element pattern="row-resize"/> <element pattern="all-scroll"/> <element pattern="zoom-in"/> <element pattern="zoom-out"/> <element pattern="inherit"/> </group> <element pattern="url" highlight="css-value"> <autocomplete append="()" backup_cursor="1" /> <context idref="c.css.uri"/> </element> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="direction" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies the base writing direction of blocks and the direction of embeddings and overrides (see 'unicode-bidi') for the Unicode bidirectional algorithm. <b>Values:</b> ltr | rtl | inherit <b>Initial:</b> ltr <b>Applies to:</b> all elements, but see prose <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/visuren.html#propdef-direction">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="ltr"/> <element pattern="rtl"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="display" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies how the element should be displayed. <b>Values:</b> inline | block | list-item | inline-block | table | inline-table | table-row-group | table-header-group | table-footer-group | table-row | table-column-group | table-column | table-cell | table-caption | none | inherit <b>Initial:</b> inline <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> all <b>Computed value:</b> see text <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/visuren.html#display-prop">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="inline"/> <element pattern="block"/> <element pattern="list-item"/> <element pattern="inline-block"/> <element pattern="table"/> <element pattern="inline-table"/> <element pattern="table-row-group"/> <element pattern="table-header-group"/> <element pattern="table-footer-group"/> <element pattern="table-row"/> <element pattern="table-column-group"/> <element pattern="table-column"/> <element pattern="table-cell"/> <element pattern="table-caption"/> <element pattern="none"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="empty-cells" highlight="css-property" > <autocomplete append=": " /> <reference>Controls the rendering of borders and backgrounds around cells that have no visible content. <b>Values:</b> show | hide | inherit <b>Initial:</b> show <b>Applies to:</b> table-cell elements <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/tables.html#propdef-empty-cells">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="show"/> <element pattern="hide"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="float" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies whether a box should float to the left, right, or not at all. <b>Values:</b> left | right | none | inherit <b>Initial:</b> none <b>Applies to:</b> all <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/visuren.html#float-position">www.w3.org</a></reference> <context id="c.css.float" idref="c.css.float" symbols=" 	 -{}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="left"/> <element pattern="right"/> <element pattern="none"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="font" highlight="css-property" > <autocomplete append=": " /> <reference><b>font</b> is a convenience option to set font-style, font-variant, font-weight, and font-size. <b>Values:</b> [ [ 'font-style' || 'font-variant' || 'font-weight' ]? 'font-size' [ / 'line-height' ]? 'font-family' ] | caption | icon | menu | message-box | small-caption | status-bar | inherit <b>Initial:</b> see individual properties <b>Applies to:</b> all elements <b>Inherited:</b> yes <b>Percentages:</b> see individual properties <b>Media:</b> visual <b>Computed value:</b> see individual properties <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/fonts.html#font-shorthand">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="normal"/> <element pattern="italic"/> <element pattern="oblique"/> <element pattern="small-caps"/> <element pattern="bold"/> <element pattern="bolder"/> <element pattern="lighter"/> <element pattern="xx-small"/> <element pattern="x-small"/> <element pattern="small"/> <element pattern="medium"/> <element pattern="large"/> <element pattern="x-large"/> <element pattern="xx-large"/> <element pattern="larger"/> <element pattern="smaller"/> <element pattern="serif"/> <element pattern="Times"/> <element pattern="sans-serif"/> <element pattern="Helvetica"/> <element pattern="cursive"/> <element pattern="Zapf-Chancery"/> <element pattern="monospace"/> <element pattern="Courier"/> <element pattern="caption"/> <element pattern="icon"/> <element pattern="menu"/> <element pattern="message-box"/> <element pattern="small-caption"/> <element pattern="status-bar"/> <element pattern="inherit"/> </group> <element pattern="(100|200|300|400|500|600|700|800|900)" is_regex="1" highlight="css-value"/> <element pattern="[0-9]+\.?[0-9]*" is_regex="1" highlight="css-value"/> <element pattern="/"/> <element idref="e.css.length"/> <element idref="e.css.percent"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="font-family" highlight="css-property" > <autocomplete append=": " /> <reference>The property value is a prioritized list of font family names and/or generic family names. <b>Values:</b> [[ <family-name> | <generic-family> ] [, <family-name>| <generic-family>]* ] | inherit <b>Initial:</b> depends on user agent <b>Applies to:</b> all elements <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/fonts.html#font-family-prop">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="serif"/> <element pattern="Times"/> <element pattern="sans-serif"/> <element pattern="Helvetica"/> <element pattern="cursive"/> <element pattern="Zapf-Chancery"/> <element pattern="monospace"/> <element pattern="Courier"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="font-size" highlight="css-property" > <autocomplete append=": " /> <reference>Describes the size of the font when set solid. <b>Values:</b> <absolute-size> | <relative-size> | <length> | <percentage> | inherit <b>Initial:</b> medium <b>Applies to:</b> all elements <b>Inherited:</b> yes <b>Percentages:</b> refer to inherited font size <b>Media:</b> visual <b>Computed value:</b> absolute length <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/fonts.html#font-size-props">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="xx-small"/> <element pattern="x-small"/> <element pattern="small"/> <element pattern="medium"/> <element pattern="large"/> <element pattern="x-large"/> <element pattern="xx-large"/> <element pattern="larger"/> <element pattern="smaller"/> <element pattern="0"/> <element pattern="inherit"/> </group> <element idref="e.css.length"/> <element idref="e.css.percent"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="font-style" highlight="css-property" > <autocomplete append=": " /> <reference>Selects between normal (sometimes referred to as `roman` or `upright`), italic and oblique faces within a font family. <b>Values:</b> normal | italic | oblique | inherit <b>Initial:</b> normal <b>Applies to:</b> all elements <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/fonts.html#font-styling">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="normal"/> <element pattern="italic"/> <element pattern="oblique"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="font-variant" highlight="css-property" > <autocomplete append=": " /> <reference>Another type of variation within a font family is the small-caps. <b>Values:</b> normal | small-caps | inherit <b>Initial:</b> normal <b>Applies to:</b> all elements <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/fonts.html#small-caps">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="normal"/> <element pattern="small-caps"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="font-weight" highlight="css-property" > <autocomplete append=": " /> <reference>Selects the weight of the font. <b>Values:</b> normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | inherit <b>Initial:</b> normal <b>Applies to:</b> all elements <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> see text <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/fonts.html#font-boldness">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="normal"/> <element pattern="bold"/> <element pattern="bolder"/> <element pattern="lighter"/> <element pattern="inherit"/> </group> <element pattern="(100|200|300|400|500|600|700|800|900)" is_regex="1" highlight="css-value"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="height" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies the content height of boxes. <b>Values:</b> <length> | <percentage> | auto | inherit <b>Initial:</b> auto <b>Applies to:</b> all elements but non-replaced inline elements, table rows, and row groups <b>Inherited:</b> no <b>Percentages:</b> see prose <b>Media:</b> visual <b>Computed value:</b> the percentage or 'auto' or the absolute length <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/visudet.html#the-height-property">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <element idref="e.css.percent"/> <element idref="e.css.length"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="left" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies how far a box's left margin edge is offset to the right of the left edge of the box's containing block. <b>Values:</b> <length> | <percentage> | auto | inherit <b>Initial:</b> auto <b>Applies to:</b> positioned elements <b>Inherited:</b> no <b>Percentages:</b> refer to width of containing block <b>Media:</b> visual <b>Computed value:</b> if specified as a length, the corresponding absolute length; if specified as a percentage, the specified value; otherwise, `auto`. <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/visuren.html#position-props">www.w3.org</a></reference> <context idref="c.css.box_offsets"/> </element> <element pattern="letter-spacing" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies spacing behavior between text characters. <b>Values:</b> normal | <length> | inherit <b>Initial:</b> normal <b>Applies to:</b> all elements <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> `normal` or absolute length <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/text.html#spacing-props">www.w3.org</a></reference> <context symbols=" 	 -{}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="normal"/> <element pattern="inherit"/> <element pattern="0"/> </group> <element pattern="-?[0-9]+\.?[0-9]*(em|ex|in|cm|mm|pt|pc|px)" is_regex="1" highlight="css-value"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="line-height" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies the minimal height of line boxes within the element. <b>Values:</b> normal | <number> | <length> | <percentage> | inherit <b>Initial:</b> normal <b>Applies to:</b> all elements <b>Inherited:</b> yes <b>Percentages:</b> refer to the font size of the element itself <b>Media:</b> visual <b>Computed value:</b> for <length> and <percentage> the absolute value; otherwise as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/visudet.html#propdef-line-height">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="normal"/> <element pattern="inherit"/> </group> <element pattern="[0-9]+\.?[0-9]*" is_regex="1" highlight="css-value"/> <element idref="e.css.length"/> <element idref="e.css.percent"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="list-style" highlight="css-property" > <autocomplete append=": " /> <reference>A shorthand notation for setting the three properties `list-style-type`, `list-style-image`, and `list-style-position`. <b>Values:</b> [ <list-style-type> || <list-style-position> || <list-style-image> ] | inherit <b>Initial:</b> see individual properties <b>Applies to:</b> elements with `display: list-item` <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> see individual properties <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/generate.html#propdef-list-style">www.w3.org</a></reference> <context symbols=" 	 -{}.;:'"()"> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="disc"/> <element pattern="circle"/> <element pattern="square"/> <element pattern="decimal"/> <element pattern="decimal-leading-zero"/> <element pattern="lower-roman"/> <element pattern="upper-roman"/> <element pattern="lower-greek"/> <element pattern="lower-latin"/> <element pattern="upper-latin"/> <element pattern="armenian"/> <element pattern="georgian"/> <element pattern="lower-alpha"/> <element pattern="upper-alpha"/> <element pattern="none"/> <element pattern="inside"/> <element pattern="outside"/> <element pattern="inherit"/> </group> <element pattern="url" highlight="css-value"> <autocomplete append="()" backup_cursor="1" /> <context idref="c.css.uri"/> </element> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="list-style-image" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the image that will be used as the list item marker. <b>Values:</b> <uri> | none | inherit <b>Initial:</b> none <b>Applies to:</b> elements with `display: list-item` <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> absolute URI or `none` <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/generate.html#propdef-list-style-image">www.w3.org</a></reference> <context symbols=" 	 -{}.;:'"()"> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="none"/> <element pattern="inherit"/> </group> <element pattern="url" highlight="css-value"> <autocomplete append="()" backup_cursor="1" /> <context idref="c.css.uri"/> </element> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="list-style-position" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies the position of the marker box with respect to the principal block box. <b>Values:</b> inside | outside | inherit <b>Initial:</b> outside <b>Applies to:</b> elements with `display: list-item` <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/generate.html#propdef-list-style-position">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="inside"/> <element pattern="outside"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="list-style-type" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies appearance of the list item marker if `list-style-image` has the value `none` or if the image pointed to by the URI cannot be displayed. <b>Values:</b> disc | circle | square | decimal | decimal-leading-zero | lower-roman | upper-roman | lower-greek | lower-latin | upper-latin | armenian | georgian | lower-alpha | upper-alpha | none | inherit <b>Initial:</b> disk <b>Applies to:</b> elements with `display: list-item` <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/generate.html#propdef-list-style-type">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="disc"/> <element pattern="circle"/> <element pattern="square"/> <element pattern="decimal"/> <element pattern="decimal-leading-zero"/> <element pattern="lower-roman"/> <element pattern="upper-roman"/> <element pattern="lower-greek"/> <element pattern="lower-latin"/> <element pattern="upper-latin"/> <element pattern="armenian"/> <element pattern="georgian"/> <element pattern="lower-alpha"/> <element pattern="upper-alpha"/> <element pattern="none"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="margin" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the margin for all four sides while the other margin properties only set their respective side. <b>Values:</b> <margin-width>{1,4} | inherit <b>Initial:</b> see individual properties <b>Applies to:</b> all elements except elements with table display types other than table-caption, table and inline-table <b>Inherited:</b> no <b>Percentages:</b> refer to width of containing block <b>Media:</b> visual <b>Computed value:</b> see individual properties <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/box.html#propdef-margin">www.w3.org</a></reference> <context symbols=" 	 -{}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="0"/> <element pattern="auto"/> <element pattern="inherit"/> </group> <element idref="e.css.length.neg"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="margin-bottom" highlight="css-property" > <autocomplete append=": " /> <reference>Specify the width of the margin area of a box. <b>Values:</b> <margin-width> | inherit <b>Initial:</b> 0 <b>Applies to:</b> all elements except elements with table display types other than table-caption, table and inline-table <b>Inherited:</b> no <b>Percentages:</b> refer to width of containing block <b>Media:</b> visual <b>Computed value:</b> the percentage as specified or the absolute length <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom">www.w3.org</a></reference> <context symbols=" 	 -{}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="0"/> <element pattern="auto"/> <element pattern="inherit"/> </group> <element idref="e.css.length.neg"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="margin-left" highlight="css-property" > <autocomplete append=": " /> <reference>Specify the width of the margin area of a box. <b>Values:</b> <margin-width> | inherit <b>Initial:</b> 0 <b>Applies to:</b> all elements except elements with table display types other than table-caption, table and inline-table <b>Inherited:</b> no <b>Percentages:</b> refer to width of containing block <b>Media:</b> visual <b>Computed value:</b> the percentage as specified or the absolute length <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/box.html#propdef-margin-left">www.w3.org</a></reference> <context symbols=" 	 -{}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="0"/> <element pattern="auto"/> <element pattern="inherit"/> </group> <element idref="e.css.length.neg"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="margin-right" highlight="css-property" > <autocomplete append=": " /> <reference>Specify the width of the margin area of a box. <b>Values:</b> <margin-width> | inherit <b>Initial:</b> 0 <b>Applies to:</b> all elements except elements with table display types other than table-caption, table and inline-table <b>Inherited:</b> no <b>Percentages:</b> refer to width of containing block <b>Media:</b> visual <b>Computed value:</b> the percentage as specified or the absolute length <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/box.html#propdef-margin-right">www.w3.org</a></reference> <context symbols=" 	 -{}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="0"/> <element pattern="auto"/> <element pattern="inherit"/> </group> <element idref="e.css.length.neg"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="margin-top" highlight="css-property" > <autocomplete append=": " /> <reference>Specify the width of the margin area of a box. <b>Values:</b> <margin-width> | inherit <b>Initial:</b> 0 <b>Applies to:</b> all elements except elements with table display types other than table-caption, table and inline-table <b>Inherited:</b> no <b>Percentages:</b> refer to width of containing block <b>Media:</b> visual <b>Computed value:</b> the percentage as specified or the absolute length <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/box.html#propdef-margin-top">www.w3.org</a></reference> <context symbols=" 	 -{}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="0"/> <element pattern="auto"/> <element pattern="inherit"/> </group> <element idref="e.css.length.neg"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="max-height" highlight="css-property" > <autocomplete append=": " /> <reference>Allow authors to constrain box heights to a certain range. <b>Values:</b> <length> | <percentage> | none | inherit <b>Initial:</b> none <b>Applies to:</b> all elements but non-replaced inline elements, table columns, and column groups <b>Inherited:</b> no <b>Percentages:</b> see prose <b>Media:</b> visual <b>Computed value:</b> the percentage as specified or the absolute length or `none` <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="0"/> <element pattern="none"/> <element pattern="inherit"/> </group> <element idref="e.css.length"/> <element idref="e.css.percent"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="max-width" highlight="css-property" > <autocomplete append=": " /> <reference>Allow authors to constrain content widths to a certain range. <b>Values:</b> <length> | <percentage> | none | inherit <b>Initial:</b> none <b>Applies to:</b> all elements but non-replaced inline elements, table columns, and column groups <b>Inherited:</b> no <b>Percentages:</b> see prose <b>Media:</b> visual <b>Computed value:</b> the percentage as specified or the absolute length or `none` <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="0"/> <element pattern="none"/> <element pattern="inherit"/> </group> <element idref="e.css.length"/> <element idref="e.css.percent"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="min-height" highlight="css-property" > <autocomplete append=": " /> <reference>Allow authors to constrain box heights to a certain range. <b>Values:</b> <length> | <percentage> | none | inherit <b>Initial:</b> none <b>Applies to:</b> all elements but non-replaced inline elements, table columns, and column groups <b>Inherited:</b> no <b>Percentages:</b> see prose <b>Media:</b> visual <b>Computed value:</b> the percentage as specified or the absolute length <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="0"/> <element pattern="none"/> <element pattern="inherit"/> </group> <element idref="e.css.length"/> <element idref="e.css.percent"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="min-width" highlight="css-property" > <autocomplete append=": " /> <reference>Allow authors to constrain content widths to a certain range. <b>Values:</b> <length> | <percentage> | none | inherit <b>Initial:</b> none <b>Applies to:</b> all elements but non-replaced inline elements, table columns, and column groups <b>Inherited:</b> no <b>Percentages:</b> see prose <b>Media:</b> visual <b>Computed value:</b> the percentage as specified or the absolute length <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="0"/> <element pattern="none"/> <element pattern="inherit"/> </group> <element idref="e.css.length"/> <element idref="e.css.percent"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="opacity" highlight="css-property" > <autocomplete append=": " /> <reference>Opacity can be thought of as a postprocessing operation. <b>Values:</b> <alphavalue> | inherit <b>Initial:</b> 1 <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> the same as the specified value after clipping the <alphavalue> to the range [0.0,1.0] <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/css3-color/#transparency">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <element pattern="0|1|0.[0-9]" highlight="css-value" is_regex="1" /> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="outline" highlight="css-property" > <autocomplete append=": " /> <reference>Controls the style of these dynamic outlines. <b>Values:</b> [ <outline-color> || <outline-style> || <outline-width> ] | inherit <b>Initial:</b> see individual properties <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual, interactive <b>Computed value:</b> see individual properties <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/ui.html#propdef-outline">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <element pattern="#([0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]|[0-9a-f][0-9a-f][0-9a-f])" highlight="css-value" is_regex="1" case_insens="1"/> <element pattern="(rgba|hsla)\( *[0-9]+%? *, *[0-9]+%? *, *[0-9]+%? *, *(0|1|0.[0-9]) *\)" highlight="css-value" is_regex="1" case_insens="1"/> <element pattern="(rgb|hsl)\( *[0-9]+%? *, *[0-9]+%? *, *[0-9]+%? *\)" highlight="css-value" is_regex="1" case_insens="1"/> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="invert"/> <element pattern="none"/> <element pattern="hidden"/> <element pattern="dotted"/> <element pattern="dashed"/> <element pattern="solid"/> <element pattern="double"/> <element pattern="groove"/> <element pattern="ridge"/> <element pattern="inset"/> <element pattern="outset"/> <element pattern="thin"/> <element pattern="medium"/> <element pattern="0"/> <element pattern="aliceblue"/> <element pattern="antiquewhite"/> <element pattern="aqua"/> <element pattern="aquamarine"/> <element pattern="azure"/> <element pattern="beige"/> <element pattern="bisque"/> <element pattern="black"/> <element pattern="blanchedalmond"/> <element pattern="blue"/> <element pattern="blueviolet"/> <element pattern="brown"/> <element pattern="burlywood"/> <element pattern="cadetblue"/> <element pattern="chartreuse"/> <element pattern="chocolate"/> <element pattern="coral"/> <element pattern="cornflowerblue"/> <element pattern="cornsilk"/> <element pattern="crimson"/> <element pattern="cyan"/> <element pattern="darkblue"/> <element pattern="darkcyan"/> <element pattern="darkgoldenrod"/> <element pattern="darkgray"/> <element pattern="darkgreen"/> <element pattern="darkgrey"/> <element pattern="darkkhaki"/> <element pattern="darkmagenta"/> <element pattern="darkolivegreen"/> <element pattern="darkorange"/> <element pattern="darkorchid"/> <element pattern="darkred"/> <element pattern="darksalmon"/> <element pattern="darkseagreen"/> <element pattern="darkslateblue"/> <element pattern="darkslategray"/> <element pattern="darkslategrey"/> <element pattern="darkturquoise"/> <element pattern="darkviolet"/> <element pattern="deeppink"/> <element pattern="deepskyblue"/> <element pattern="dimgray"/> <element pattern="dimgrey"/> <element pattern="dodgerblue"/> <element pattern="firebrick"/> <element pattern="floralwhite"/> <element pattern="forestgreen"/> <element pattern="fuchsia"/> <element pattern="gainsboro"/> <element pattern="ghostwhite"/> <element pattern="gold"/> <element pattern="goldenrod"/> <element pattern="gray"/> <element pattern="green"/> <element pattern="greenyellow"/> <element pattern="grey"/> <element pattern="honeydew"/> <element pattern="hotpink"/> <element pattern="indianred"/> <element pattern="indigo"/> <element pattern="ivory"/> <element pattern="khaki"/> <element pattern="lavender"/> <element pattern="lavenderblush"/> <element pattern="lawngreen"/> <element pattern="lemonchiffon"/> <element pattern="lightblue"/> <element pattern="lightcoral"/> <element pattern="lightcyan"/> <element pattern="lightgoldenrodyellow"/> <element pattern="lightgray"/> <element pattern="lightgreen"/> <element pattern="lightgrey"/> <element pattern="lightpink"/> <element pattern="lightsalmon"/> <element pattern="lightseagreen"/> <element pattern="lightskyblue"/> <element pattern="lightslategray"/> <element pattern="lightslategrey"/> <element pattern="lightsteelblue"/> <element pattern="lightyellow"/> <element pattern="lime"/> <element pattern="limegreen"/> <element pattern="linen"/> <element pattern="magenta"/> <element pattern="maroon"/> <element pattern="mediumaquamarine"/> <element pattern="mediumblue"/> <element pattern="mediumorchid"/> <element pattern="mediumpurple"/> <element pattern="mediumseagreen"/> <element pattern="mediumslateblue"/> <element pattern="mediumspringgreen"/> <element pattern="mediumturquoise"/> <element pattern="mediumvioletred"/> <element pattern="midnightblue"/> <element pattern="mintcream"/> <element pattern="mistyrose"/> <element pattern="moccasin"/> <element pattern="navajowhite"/> <element pattern="navy"/> <element pattern="oldlace"/> <element pattern="olive"/> <element pattern="olivedrab"/> <element pattern="orange"/> <element pattern="orangered"/> <element pattern="orchid"/> <element pattern="palegoldenrod"/> <element pattern="palegreen"/> <element pattern="paleturquoise"/> <element pattern="palevioletred"/> <element pattern="papayawhip"/> <element pattern="peachpuff"/> <element pattern="peru"/> <element pattern="pink"/> <element pattern="plum"/> <element pattern="powderblue"/> <element pattern="purple"/> <element pattern="red"/> <element pattern="rosybrown"/> <element pattern="royalblue"/> <element pattern="saddlebrown"/> <element pattern="salmon"/> <element pattern="sandybrown"/> <element pattern="seagreen"/> <element pattern="seashell"/> <element pattern="sienna"/> <element pattern="silver"/> <element pattern="skyblue"/> <element pattern="slateblue"/> <element pattern="slategray"/> <element pattern="slategrey"/> <element pattern="snow"/> <element pattern="springgreen"/> <element pattern="steelblue"/> <element pattern="tan"/> <element pattern="teal"/> <element pattern="thistle"/> <element pattern="tomato"/> <element pattern="turquoise"/> <element pattern="violet"/> <element pattern="wheat"/> <element pattern="white"/> <element pattern="whitesmoke"/> <element pattern="yellow"/> <element pattern="yellowgreen"/> <element pattern="currentColor"/> <element pattern="transparent"/> <element pattern="inherit"/> </group> <element idref="e.css.length"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="outline-color" highlight="css-property" > <autocomplete append=": " /> <reference>Controls the style of these dynamic outlines. <b>Values:</b> <color> | invert | inherit <b>Initial:</b> invert <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual, interactive <b>Computed value:</b> as specified <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/ui.html#propdef-outline-color">www.w3.org</a></reference> <context idref="c.css.color"/> </element> <element pattern="outline-style" highlight="css-property" > <autocomplete append=": " /> <reference>Controls the style of these dynamic outlines. <b>Values:</b> <border-style> | inherit <b>Initial:</b> none <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual, interactive <b>Computed value:</b> as specified <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/ui.html#propdef-outline-style">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="none"/> <element pattern="hidden"/> <element pattern="dotted"/> <element pattern="dashed"/> <element pattern="solid"/> <element pattern="double"/> <element pattern="groove"/> <element pattern="ridge"/> <element pattern="inset"/> <element pattern="outset"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="outline-width" highlight="css-property" > <autocomplete append=": " /> <reference>Controls the style of these dynamic outlines. <b>Values:</b> <border-width> | inherit <b>Initial:</b> medium <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual, interactive <b>Computed value:</b> absolute length; `0` if the outline style is `none` <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/ui.html#propdef-outline-width">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="thin"/> <element pattern="medium"/> <element pattern="inherit"/> <element pattern="0"/> </group> <element idref="e.css.length"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="overflow" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies whether content of a block container element is clipped when it overflows the element's box. <b>Values:</b> visible | hidden | scroll | auto | inherit <b>Initial:</b> visible <b>Applies to:</b> block containers <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/visufx.html#overflow">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="visible"/> <element pattern="hidden"/> <element pattern="scroll"/> <element pattern="auto"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="overflow-x" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies whether content of a block container element is clipped when it overflows the element's box. <b>Values:</b> visible | hidden | scroll | auto | inherit <b>Initial:</b> visible <b>Applies to:</b> block containers <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/visufx.html#overflow">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="visible"/> <element pattern="hidden"/> <element pattern="scroll"/> <element pattern="auto"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="overflow-y" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies whether content of a block container element is clipped when it overflows the element's box. <b>Values:</b> visible | hidden | scroll | auto | inherit <b>Initial:</b> visible <b>Applies to:</b> block containers <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/visufx.html#overflow">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="visible"/> <element pattern="hidden"/> <element pattern="scroll"/> <element pattern="auto"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="padding" highlight="css-property" > <autocomplete append=": " /> <reference>A shorthand property for setting `padding-top`, `padding-right`, `padding-bottom`, and `padding-left` at the same place in the style sheet. <b>Values:</b> <padding-width>{1,4} | inherit <b>Initial:</b> see individual properties <b>Applies to:</b> all elements except table-row-group, table-header-group, table-footer-group, table-row, table-column-group and table-column <b>Inherited:</b> no <b>Percentages:</b> refer to width of containing block <b>Media:</b> visual <b>Computed value:</b> see individual properties <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/box.html#propdef-padding">www.w3.org</a></reference> <context idref="c.css.length_percentage"/> </element> <element pattern="padding-bottom" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the bottom padding of a box. <b>Values:</b> <padding-width> | inherit <b>Initial:</b> 0 <b>Applies to:</b> all elements except table-row-group, table-header-group, table-footer-group, table-row, table-column-group and table-column <b>Inherited:</b> no <b>Percentages:</b> refer to width of containing block <b>Media:</b> visual <b>Computed value:</b> the percentage as specified or the absolute length <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/box.html#propdef-padding-bottom">www.w3.org</a></reference> <context idref="c.css.length_percentage"/> </element> <element pattern="padding-left" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the left padding of a box. <b>Values:</b> <padding-width> | inherit <b>Initial:</b> 0 <b>Applies to:</b> all elements except table-row-group, table-header-group, table-footer-group, table-row, table-column-group and table-column <b>Inherited:</b> no <b>Percentages:</b> refer to width of containing block <b>Media:</b> visual <b>Computed value:</b> the percentage as specified or the absolute length <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/box.html#propdef-padding-left">www.w3.org</a></reference> <context idref="c.css.length_percentage"/> </element> <element pattern="padding-right" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the right padding of a box. <b>Values:</b> <padding-width> | inherit <b>Initial:</b> 0 <b>Applies to:</b> all elements except table-row-group, table-header-group, table-footer-group, table-row, table-column-group and table-column <b>Inherited:</b> no <b>Percentages:</b> refer to width of containing block <b>Media:</b> visual <b>Computed value:</b> the percentage as specified or the absolute length <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/box.html#propdef-padding-right">www.w3.org</a></reference> <context idref="c.css.length_percentage"/> </element> <element pattern="padding-top" highlight="css-property" > <autocomplete append=": " /> <reference>Sets the top padding of a box. <b>Values:</b> <padding-width> | inherit <b>Initial:</b> 0 <b>Applies to:</b> all elements except table-row-group, table-header-group, table-footer-group, table-row, table-column-group and table-column <b>Inherited:</b> no <b>Percentages:</b> refer to width of containing block <b>Media:</b> visual <b>Computed value:</b> the percentage as specified or the absolute length <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/box.html#propdef-padding-top">www.w3.org</a></reference> <context idref="c.css.length_percentage"/> </element> <element pattern="position" highlight="css-property" > <autocomplete append=": " /> <reference>Determines which of the positioning algorithms is used to calculate the position of a box. <b>Values:</b> static | relative | absolute | fixed | inherit <b>Initial:</b> static <b>Applies to:</b> all elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/visuren.html#choose-position">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <element pattern="static" highlight="css-value" > <autocomplete append=";" /> <reference><b>static</b>: The box is a normal box, laid out according to the normal flow. The 'left' and 'top' properties do not apply. relative </reference> </element> <element pattern="relative" highlight="css-value" > <autocomplete append=";" /> <reference><b>relative</b>: The box's position is calculated according to the normal flow (this is called the position in normal flow). Then the box is offset relative to its normal position. When a box B is relatively positioned, the position of the following box is calculated as though B were not offset. </reference> </element> <element pattern="absolute" highlight="css-value" > <autocomplete append=";" /> <reference><b>absolute</b>: The box's position (and possibly size) is specified with the 'left', 'right', 'top', and 'bottom' properties. These properties specify offsets with respect to the box's containing block. Absolutely positioned boxes are taken out of the normal flow. This means they have no impact on the layout of later siblings. Also, though absolutely positioned boxes have margins, they do not collapse with any other margins. </reference> </element> <element pattern="fixed" highlight="css-value" > <autocomplete append=";" /> <reference><b>fixed</b>: The box's position is calculated according to the 'absolute' model, but in addition, the box is fixed with respect to some reference. In the case of continuous media, the box is fixed with respect to the viewport (and doesn't move when scrolled). In the case of paged media, the box is fixed with respect to the page, even if that page is seen through a viewport (in the case of a print-preview, for example). Authors may wish to specify 'fixed' in a media-dependent way. For instance, an author may want a box to remain at the top of the viewport on the screen, but not at the top of each printed page.</reference> </element> <element pattern="inherit" highlight="css-value" > <autocomplete append=";" /> </element> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="quotes" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies quotation marks for any number of embedded quotations. <b>Values:</b> [<string> <string>]+ | none | inherit <b>Initial:</b> depends on user agent <b>Applies to:</b> all elements <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/generate.html#quotes-specify">www.w3.org</a></reference> <context symbols=" 	 -{}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="none"/> <element pattern="inherit"/> </group> <!--<element pattern="'" highlight="css-string"> <context symbols="\'" highlight="css-string"> <element pattern="\\." is_regex="1" highlight="css-string"/> <element pattern="'" highlight="css-string" ends_context="1"/> </context> </element> <element pattern=""" highlight="css-string"> <context symbols="\"" highlight="css-string"> <element pattern="\\." is_regex="1" highlight="css-string"/> <element pattern=""" highlight="css-string" ends_context="1"/> </context> </element>--> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="resize" highlight="css-property" > <autocomplete append=": " /> <reference><b>WARNING:</b> this property is not supported by Internet Explorer and Opera Allows the author to specify whether or not an element is resizable by the user, and if so, along which axis/axes. <b>Values:</b> none | both | horizontal | vertical | inherit <b>Initial:</b> none <b>Applies to:</b> elements with 'overflow' other than visible <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> specified value <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-ui/#resize">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="none"/> <element pattern="both"/> <element pattern="horizontal"/> <element pattern="vertical"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="right" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies how far a box's left margin edge is offset to the right of the left edge of the box's containing block. <b>Values:</b> <length> | <percentage> | auto | inherit <b>Initial:</b> auto <b>Applies to:</b> positioned elements <b>Inherited:</b> no <b>Percentages:</b> refer to width of containing block <b>Media:</b> visual <b>Computed value:</b> if specified as a length, the corresponding absolute length; if specified as a percentage, the specified value; otherwise, auto. <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/visuren.html#position-props">www.w3.org</a></reference> <context idref="c.css.box_offsets"/> </element> <element pattern="table-layout" highlight="css-property" > <autocomplete append=": " /> <reference>Controls the algorithm used to lay out the table cells, rows, and columns. <b>Values:</b> auto | fixed | inherit <b>Initial:</b> auto <b>Applies to:</b> `table` and `inline-table` elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/tables.html#width-layout">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="fixed"/> <element pattern="auto"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="text-align" highlight="css-property" > <autocomplete append=": " /> <reference>Describes how inline-level content of a block container is aligned. <b>Values:</b> left | right | center | justify | inherit <b>Initial:</b> a nameless value that acts as `left` if `direction` is `ltr`, `right` if `direction` is `rtl` <b>Applies to:</b> block containers <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> the initial value or as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/text.html#alignment-prop">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="left"/> <element pattern="right"/> <element pattern="center"/> <element pattern="justify"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="text-decoration" highlight="css-property" > <autocomplete append=": " /> <reference>Describes decorations that are added to the text of an element using the element's color. <b>Values:</b> none | [ underline || overline || line-through || blink ] | inherit <b>Initial:</b> none <b>Applies to:</b> all elements <b>Inherited:</b> no (see prose) <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/text.html#lining-striking-props">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="none"/> <element pattern="underline"/> <element pattern="overline"/> <element pattern="line-through"/> <element pattern="blink"> <reference>Text blinks (alternates between visible and invisible). Conforming user agents are not required to support this value.</reference> </element> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="text-indent" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies the indentation of the first line of text in a block container. <b>Values:</b> <length> | <percentage> | inherit <b>Initial:</b> 0 <b>Applies to:</b> block containers <b>Inherited:</b> yes <b>Percentages:</b> refer to width of containing block <b>Media:</b> visual <b>Computed value:</b> the percentage as specified or the absolute length <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/text.html#indentation-prop">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <element pattern="0" highlight="css-value" > <autocomplete enable="1" /> </element> <element pattern="inherit" highlight="css-value" > <autocomplete enable="1" /> </element> <element idref="e.css.length"/> <element idref="e.css.percent"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="text-shadow" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies the type of shadow effect under the text. <b>Values:</b> h-shadow v-shadow blur color|none|initial|inherit; <b>Initial:</b> none <b>Applies to:</b> all-elements <b>Inherited:</b> yes <b>Percentages:</b> n/a <b>Media:</b> visual <b>Computed value:</b> a color plus three absolute lengths <b>Animatable:</b> as shadow list <b>Specification:</b> <a href="http://www.w3.org/TR/css-text-decor-3/#text-shadow-property">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <element pattern="0" highlight="css-value" > <autocomplete enable="1" /> </element> <element pattern="inherit" highlight="css-value" > <autocomplete enable="1" /> </element> <element idref="e.css.length"/> <element idref="e.css.percent"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="text-transform" highlight="css-property" > <autocomplete append=": " /> <reference>Controls capitalization effects of an element's text. <b>Values:</b> capitalize | uppercase | lowercase | none | inherit <b>Initial:</b> none <b>Applies to:</b> all elements <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/text.html#caps-prop">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="none"/> <element pattern="capitalize"/> <element pattern="uppercase"/> <element pattern="lowercase"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="top" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies how far an absolutely positioned box's top margin edge is offset below the top edge of the box's containing block. <b>Values:</b> <length> | <percentage> | auto | inherit <b>Initial:</b> auto <b>Applies to:</b> positioned elements <b>Inherited:</b> no <b>Percentages:</b> refer to width of containing block <b>Media:</b> visual <b>Computed value:</b> if specified as a length, the corresponding absolute length; if specified as a percentage, the specified value; otherwise, auto. <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/CSS2/visuren.html#position-props">www.w3.org</a></reference> <context idref="c.css.box_offsets"/> </element> <element pattern="transition" highlight="css-property" > <autocomplete append=": " /> <reference>Shorthand property combines transition properties into a single property. <b>Values:</b> <single-transition> [ ‘,’ <single-transition> ]* <b>Initial:</b> see individual properties <b>Applies to:</b> all elements, :before and :after pseudo-elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> interactive <b>Computed value:</b> see individual properties <b>Animatable:</b> no <b>Canonical order:</b> per grammar <b>Specification:</b> <a href="http://www.w3.org/TR/css3-transitions/#transition-shorthand-property">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="transition-delay" highlight="css-property" > <autocomplete append=": " /> <reference>Defines when the transition will start. <b>Values:</b> <time> [, <time>]* <b>Initial:</b> 0s <b>Applies to:</b> all elements, :before and :after pseudo-elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> interactive <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Canonical order:</b> per grammar <b>Specification:</b> <a href="http://www.w3.org/TR/css3-transitions/#transition-delay-property">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="transition-duration" highlight="css-property" > <autocomplete append=": " /> <reference>Defines the length of time that a transition takes. <b>Values:</b> <time> [, <time>]* <b>Initial:</b> 0s <b>Applies to:</b> all elements, :before and :after pseudo-elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> interactive <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Canonical order:</b> per grammar <b>Specification:</b> <a href="http://www.w3.org/TR/css3-transitions/#transition-duration-property">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="transition-property" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies the name of the CSS property to which the transition is applied. <b>Values:</b> none | <single-transition-property> [ ‘,’ <single-transition-property> ]* <b>Initial:</b> all <b>Applies to:</b> all elements, :before and :after pseudo-elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Canonical order:</b> per grammar <b>Specification:</b> <a href="http://www.w3.org/TR/css3-transitions/#transition-property-property">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <!-- list of animatable properties: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_animated_properties Updated: 2014-03-10 --> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="all"/> <element pattern="background"/> <element pattern="background-color"/> <element pattern="background-position"/> <element pattern="background-size"/> <element pattern="border"/> <element pattern="border-bottom"/> <element pattern="border-bottom-color"/> <element pattern="border-bottom-left-radius"/> <element pattern="border-bottom-right-radius"/> <element pattern="border-bottom-width"/> <element pattern="border-color"/> <element pattern="border-left"/> <element pattern="border-left-color"/> <element pattern="border-left-width"/> <element pattern="border-radius"/> <element pattern="border-right"/> <element pattern="border-right-color"/> <element pattern="border-right-width"/> <element pattern="border-top"/> <element pattern="border-top-color"/> <element pattern="border-top-left-radius"/> <element pattern="border-top-right-radius"/> <element pattern="border-top-width"/> <element pattern="border-width"/> <element pattern="bottom"/> <element pattern="box-shadow"/> <element pattern="clip"/> <element pattern="color"/> <element pattern="column-count"/> <element pattern="column-gap"/> <element pattern="column-rule"/> <element pattern="column-rule-color"/> <element pattern="column-rule-width"/> <element pattern="column-width"/> <element pattern="columns"/> <element pattern="flex"/> <element pattern="flex-basis"/> <element pattern="flex-grow"/> <element pattern="flex-shrink"/> <element pattern="font"/> <element pattern="font-size"/> <element pattern="font-size-adjust"/> <element pattern="font-stretch"/> <element pattern="font-weight"/> <element pattern="height"/> <element pattern="left"/> <element pattern="letter-spacing"/> <element pattern="line-height"/> <element pattern="margin"/> <element pattern="margin-bottom"/> <element pattern="margin-left"/> <element pattern="margin-right"/> <element pattern="margin-top"/> <element pattern="max-height"/> <element pattern="max-width"/> <element pattern="min-height"/> <element pattern="min-width"/> <element pattern="opacity"/> <element pattern="order"/> <element pattern="outline"/> <element pattern="outline-color"/> <element pattern="outline-offset"/> <element pattern="outline-width"/> <element pattern="padding"/> <element pattern="padding-bottom"/> <element pattern="padding-left"/> <element pattern="padding-right"/> <element pattern="padding-top"/> <element pattern="perspective"/> <element pattern="perspective-origin"/> <element pattern="right"/> <element pattern="text-decoration"/> <element pattern="text-decoration-color"/> <element pattern="text-indent"/> <element pattern="text-shadow"/> <element pattern="top"/> <element pattern="transform"/> <element pattern="transform-origin"/> <element pattern="vertical-align"/> <element pattern="visibility"/> <element pattern="width"/> <element pattern="word-spacing"/> <element pattern="z-index"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="transition-timing-function" highlight="css-property" > <autocomplete append=": " /> <reference>Describes how the intermediate values used during a transition will be calculated. <b>Values:</b> ease | linear | ease-in | ease-out | ease-in-out | step-start | step-end | steps(<integer>[, [ start | end ] ]?) | cubic-bezier(<number>, <number>, <number>, <number>) <b>Initial:</b> ease <b>Applies to:</b> all elements, :before and :after pseudo-elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> interactive <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Canonical order:</b> per grammar <b>Specification:</b> <a href="http://www.w3.org/TR/css3-transitions/#transition-timing-function-property">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="ease"/> <element pattern="linear"/> <element pattern="ease-in"/> <element pattern="ease-out"/> <element pattern="ease-in-out"/> <element pattern="step-start"/> <element pattern="step-end"/> </group> <element pattern="steps" highlight="css-value"> <autocomplete append="();" backup_cursor="2" /> <context symbols="()" highlight="css-value"> <element pattern="("/> <element pattern=")" ends_context="1" highlight="css-value"/> </context> </element> <element pattern="cubic-bezier" highlight="css-value"> <autocomplete append="();" backup_cursor="2" /> <context symbols="()" highlight="css-value"> <element pattern="("/> <element pattern=")" ends_context="1" highlight="css-value"/> </context> </element> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="unicode-bidi" highlight="css-property" > <autocomplete append=": " /> <reference> <b>Values:</b> normal | embed | bidi-override | inherit <b>Initial:</b> normal <b>Applies to:</b> all elements, but see prose <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="normal"/> <element pattern="embed"/> <element pattern="bidi-override"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="vertical-align" highlight="css-property" > <autocomplete append=": " /> <reference>Affects the vertical positioning inside a line box of the boxes generated by an inline-level element. <b>Values:</b> baseline | sub | super | top | text-top | middle | bottom | text-bottom | <percentage> | <length> | inherit <b>Initial:</b> baseline <b>Applies to:</b> inline-level and 'table-cell' elements <b>Inherited:</b> no <b>Percentages:</b> refer to the 'line-height' of the element itself <b>Media:</b> visual <b>Computed value:</b> for <percentage> and <length> the absolute length, otherwise as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align">www.w3.org</a></reference> <context symbols=" 	 -{}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="baseline"/> <element pattern="sub"/> <element pattern="super"/> <element pattern="top"/> <element pattern="text-top"/> <element pattern="middle"/> <element pattern="bottom"/> <element pattern="text-bottom"/> <element pattern="inherit"/> <element pattern="0"/> </group> <element idref="e.css.length.neg"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="visibility" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies whether the boxes generated by an element are rendered. <b>Values:</b> visible | hidden | collapse | inherit <b>Initial:</b> visible <b>Applies to:</b> all elements <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/visufx.html#visibility">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="visible"/> <element pattern="hidden"/> <element pattern="collapse"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="white-space" highlight="css-property" > <autocomplete append=": " /> <reference>Declares how white space inside the element is handled. <b>Values:</b> normal | pre | nowrap | pre-wrap | pre-line | inherit <b>Initial:</b> normal <b>Applies to:</b> all elements <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/text.html#white-space-prop">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="normal"/> <element pattern="pre"/> <element pattern="nowrap"/> <element pattern="pre-wrap"/> <element pattern="pre-line"/> <element pattern="inherit"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="width" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies the content width of boxes. <b>Values:</b> <length> | <percentage> | auto | inherit <b>Initial:</b> auto <b>Applies to:</b> all elements but non-replaced inline elements, table rows, and row groups <b>Inherited:</b> no <b>Percentages:</b> refer to width of containing block <b>Media:</b> visual <b>Computed value:</b> the percentage or 'auto' as specified or the absolute length <b>Animatable:</b> yes <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/visudet.html#the-width-property">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <element idref="e.css.percent"/> <element idref="e.css.length"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="word-spacing" highlight="css-property" > <autocomplete append=": " /> <reference>Specifies spacing behavior between words. <b>Values:</b> normal | <length> | inherit <b>Initial:</b> normal <b>Applies to:</b> all elements <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> for 'normal' the value '0'; otherwise the absolute length <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing">www.w3.org</a></reference> <context symbols=" 	 -{}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="normal"/> <element pattern="inherit"/> <element pattern="0"/> </group> <element pattern="-?[0-9]+\.?[0-9]*(em|ex|in|cm|mm|pt|pc|px)" is_regex="1" highlight="css-value"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="word-wrap" highlight="css-draft-property" > <autocomplete append=": " /> <reference>Specifies whether the UA may arbitrarily break within a word to prevent overflow when an otherwise-unbreakable string is too long to fit within the line box. <b>Values:</b> normal | break-word <b>Initial:</b> normal <b>Applies to:</b> all elements <b>Inherited:</b> yes <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> specified value <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/css3-text/#overflow-wrap-property">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="normal"/> <element pattern="break-word"/> </group> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> <element pattern="z-index" highlight="css-property" > <autocomplete append=": " /> <reference>The z-index property specifies the stack level of a positioned element in the current stacking context. An element with greater stack order is always in front of an element with a lower stack order. It also specifies whether the element establishes a stacking context. <b>Values:</b> auto | <integer> | inherit <b>Initial:</b> auto <b>Applies to:</b> positioned elements <b>Inherited:</b> no <b>Percentages:</b> N/A <b>Media:</b> visual <b>Computed value:</b> as specified <b>Animatable:</b> no <b>Specification:</b> <a href="http://www.w3.org/TR/CSS21/visuren.html#z-index">www.w3.org</a></reference> <context symbols=" 	 {}.;:'""> <group highlight="css-value" > <autocomplete append=";" /> <element pattern="auto"/> <element pattern="inherit"/> </group> <element pattern="[0-9]+\.?[0-9]*" is_regex="1" highlight="css-value"/> <element idref="e.css.length"/> <element idref="e.css.end"/> <group class="is_SASS"><element idref="e.sass.variable" /><element idref="e.sass.newline_end"/></group> <element idref="e.css.lcomment"/> <element id="e.css.in_style_attribute.dquote" idref="e.css.in_style_attribute.dquote" pattern=""" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_attribute.squote" idref="e.css.in_style_attribute.squote" pattern="'" highlight="string" ends_context="3" condition_contextref="c.html.attrib.style.inner" condition_mode="1" condition_relation="1" /> <element id="e.css.in_style_section.rbrace" idref="e.css.in_style_section.rbrace" pattern="}" ends_block="1" blockstartelement="e.css.lbrace" highlight="css-brackets" ends_context="2"/> </context> </element> </bfinc>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件