@prefix : <#> . :azimuth :values " | [[ left-side | far-left | left | center-left | center | center-right | right | far-right | right-side ] || behind ] | leftwards | rightwards | inherit"; :initialValue "center"; :appliesTo "all"; :inherited "yes"; :percentages "N/A"; :mediaGroups "aural" . :background :values "['background-color' || 'background-image' || 'background-repeat' || 'background-attachment' || 'background-position'] | inherit"; :initialValue "XX"; :appliesTo "all"; :inherited "no"; :percentages "allowed on 'background-position'"; :mediaGroups "visual" . :background-attachment :values "scroll | fixed | inherit"; :initialValue "scroll"; :appliesTo "all"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :background-color :values " | transparent | inherit"; :initialValue "transparent"; :appliesTo "all"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :background-image :values " | none | inherit"; :initialValue "none"; :appliesTo "all"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :background-position :values "[ [ | ]{1,2} | [ [top | center | bottom] || [left | center | right] ] ] | inherit"; :initialValue "0% 0%"; :appliesTo "block-level and replaced elements"; :inherited "no"; :percentages "refer to the size of the box itself"; :mediaGroups "visual" . :background-repeat :values "repeat | repeat-x | repeat-y | no-repeat | inherit"; :initialValue "repeat"; :appliesTo "all"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :border :values "[ 'border-width' || 'border-style' || ] | inherit"; :initialValue "see individual properties"; :appliesTo "all"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :border-collapse :values "collapse | separate | inherit"; :initialValue "collapse"; :appliesTo "'table' and 'inline-table' elements"; :inherited "yes"; :percentages "N/A"; :mediaGroups "visual" . :border-color :values "{1,4} | transparent | inherit"; :initialValue "see individual properties"; :appliesTo "all"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :border-spacing :values " ? | inherit"; :initialValue "0"; :appliesTo "'table' and 'inline-table' elements"; :inherited "yes"; :percentages "N/A"; :mediaGroups "visual" . :border-style :values "{1,4} | inherit"; :initialValue "see individual properties"; :appliesTo "all"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :border-topborder-rightborder-bottomborder-left :values "[ 'border-top-width' || 'border-style' || ] | inherit"; :initialValue "see individual properties"; :appliesTo "all"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :border-top-colorborder-right-colorborder-bottom-colorborder-left-color :values " | inherit"; :initialValue "the value of the 'color' property"; :appliesTo "all"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :border-top-styleborder-right-styleborder-bottom-styleborder-left-style :values " | inherit"; :initialValue "none"; :appliesTo "all"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :border-top-widthborder-right-widthborder-bottom-widthborder-left-width :values " | inherit"; :initialValue "medium"; :appliesTo "all"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :border-width :values "{1,4} | inherit"; :initialValue "see individual properties"; :appliesTo "all"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :bottom :values " | | auto | inherit"; :initialValue "auto"; :appliesTo "positioned elements"; :inherited "no"; :percentages "refer to height of containing block"; :mediaGroups "visual" . :caption-side :values "top | bottom | left | right | inherit"; :initialValue "top"; :appliesTo "'table-caption' elements"; :inherited "yes"; :percentages "N/A"; :mediaGroups "visual" . :clear :values "none | left | right | both | inherit"; :initialValue "none"; :appliesTo "block-level elements"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :clip :values " | auto | inherit"; :initialValue "auto"; :appliesTo "block-level and replaced elements"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :color :values " | inherit"; :initialValue "depends on user agent"; :appliesTo "all"; :inherited "yes"; :percentages "N/A"; :mediaGroups "visual" . :content :values "[ | | | attr(X) | open-quote | close-quote | no-open-quote | no-close-quote ]+ | inherit"; :initialValue "empty string"; :appliesTo ":before and :after pseudo-elements"; :inherited "no"; :percentages "N/A"; :mediaGroups "all" . :counter-increment :values "[ ? ]+ | none | inherit"; :initialValue "none"; :appliesTo "all"; :inherited "no"; :percentages "N/A"; :mediaGroups "all" . :counter-reset :values "[ ? ]+ | none | inherit"; :initialValue "none"; :appliesTo "all"; :inherited "no"; :percentages "N/A"; :mediaGroups "all" . :cue :values "[ 'cue-before' || 'cue-after' ] | inherit"; :initialValue "XX"; :appliesTo "all"; :inherited "no"; :percentages "N/A"; :mediaGroups "aural" . :cue-after :values " | none | inherit"; :initialValue "none"; :appliesTo "all"; :inherited "no"; :percentages "N/A"; :mediaGroups "aural" . :cue-before :values " | none | inherit"; :initialValue "none"; :appliesTo "all"; :inherited "no"; :percentages "N/A"; :mediaGroups "aural" . :cursor :values "[ [ ,]* [ auto | crosshair | default | pointer | move | e-resize | ne-resize | nw-resize | n-resize | se-resize | sw-resize | s-resize | w-resize| text | wait | help ] ] | inherit"; :initialValue "auto"; :appliesTo "all"; :inherited "yes"; :percentages "N/A"; :mediaGroups "visual" . :direction :values "ltr | rtl | inherit"; :initialValue "ltr"; :appliesTo "all elements, but see prose"; :inherited "yes"; :percentages "N/A"; :mediaGroups "visual" . :display :values "inline | block | list-item | run-in | compact | marker | 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"; :initialValue "inline"; :appliesTo "all"; :inherited "no"; :percentages "N/A"; :mediaGroups "all" . :elevation :values " | below | level | above | higher | lower | inherit"; :initialValue "level"; :appliesTo "all"; :inherited "yes"; :percentages "N/A"; :mediaGroups "aural" . :empty-cells :values "show | hide | inherit"; :initialValue "show"; :appliesTo "'table-cell' elements"; :inherited "yes"; :percentages "N/A"; :mediaGroups "visual" . :float :values "left | right | none | inherit"; :initialValue "none"; :appliesTo "all but positioned elements and generated content"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :font :values "[ [ 'font-style' || 'font-variant' || 'font-weight' ]? 'font-size' [ / 'line-height' ]? 'font-family' ] | caption | icon | menu | message-box | small-caption | status-bar | inherit"; :initialValue "see individual properties"; :appliesTo "all"; :inherited "yes"; :percentages "allowed on 'font-size' and 'line-height'"; :mediaGroups "visual" . :font-family :values "[[ | ],]* [ | ] | inherit"; :initialValue "depends on user agent"; :appliesTo "all"; :inherited "yes"; :percentages "N/A"; :mediaGroups "visual" . :font-size :values " | | | | inherit"; :initialValue "medium"; :appliesTo "all"; :inherited "yes, the computed value is inherited"; :percentages "refer to parent element's font size"; :mediaGroups "visual" . :font-size-adjust :values " | none | inherit"; :initialValue "none"; :appliesTo "all"; :inherited "yes"; :percentages "N/A"; :mediaGroups "visual" . :font-stretch :values "normal | wider | narrower | ultra-condensed | extra-condensed | condensed | semi-condensed | semi-expanded | expanded | extra-expanded | ultra-expanded | inherit"; :initialValue "normal"; :appliesTo "all"; :inherited "yes"; :percentages "N/A"; :mediaGroups "visual" . :font-style :values "normal | italic | oblique | inherit"; :initialValue "normal"; :appliesTo "all"; :inherited "yes"; :percentages "N/A"; :mediaGroups "visual" . :font-variant :values "normal | small-caps | inherit"; :initialValue "normal"; :appliesTo "all"; :inherited "yes"; :percentages "N/A"; :mediaGroups "visual" . :font-weight :values "normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | inherit"; :initialValue "normal"; :appliesTo "all"; :inherited "yes"; :percentages "N/A"; :mediaGroups "visual" . :height :values " | | auto | inherit"; :initialValue "auto"; :appliesTo "all elements but non-replaced inline elements, table columns, and column groups"; :inherited "no"; :percentages "see prose"; :mediaGroups "visual" . :left :values " | | auto | inherit"; :initialValue "auto"; :appliesTo "positioned elements"; :inherited "no"; :percentages "refer to width of containing block"; :mediaGroups "visual" . :letter-spacing :values "normal | | inherit"; :initialValue "normal"; :appliesTo "all"; :inherited "yes"; :percentages "N/A"; :mediaGroups "visual" . :line-height :values "normal | | | | inherit"; :initialValue "normal"; :appliesTo "all"; :inherited "yes"; :percentages "refer to the font size of the element itself"; :mediaGroups "visual" . :list-style :values "[ 'list-style-type' || 'list-style-position' || 'list-style-image' ] | inherit"; :initialValue "XX"; :appliesTo "elements with 'display: list-item'"; :inherited "yes"; :percentages "N/A"; :mediaGroups "visual" . :list-style-image :values " | none | inherit"; :initialValue "none"; :appliesTo "elements with 'display: list-item'"; :inherited "yes"; :percentages "N/A"; :mediaGroups "visual" . :list-style-position :values "inside | outside | inherit"; :initialValue "outside"; :appliesTo "elements with 'display: list-item'"; :inherited "yes"; :percentages "N/A"; :mediaGroups "visual" . :list-style-type :values "disc | circle | square | decimal | decimal-leading-zero | lower-roman | upper-roman | lower-greek | lower-alpha | lower-latin | upper-alpha | upper-latin | hebrew | armenian | georgian | cjk-ideographic | hiragana | katakana | hiragana-iroha | katakana-iroha | none | inherit"; :initialValue "disc"; :appliesTo "elements with 'display: list-item'"; :inherited "yes"; :percentages "N/A"; :mediaGroups "visual" . :margin :values "{1,4} | inherit"; :initialValue "XX"; :appliesTo "all"; :inherited "no"; :percentages "refer to width of containing block"; :mediaGroups "visual" . :margin-topmargin-rightmargin-bottommargin-left :values " | inherit"; :initialValue "0"; :appliesTo "all"; :inherited "no"; :percentages "refer to width of containing block"; :mediaGroups "visual" . :marker-offset :values " | auto | inherit"; :initialValue "auto"; :appliesTo "elements with 'display: marker'"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :marks :values "[ crop || cross ] | none | inherit"; :initialValue "none"; :appliesTo "page context"; :inherited "N/A"; :percentages "N/A"; :mediaGroups "visual" . :max-height :values " | | none | inherit"; :initialValue "none"; :appliesTo "all elements except non-replaced inline elements and table elements"; :inherited "no"; :percentages "refer to height of containing block"; :mediaGroups "visual" . :max-width :values " | | none | inherit"; :initialValue "none"; :appliesTo "all elements except non-replaced inline elements and table elements"; :inherited "no"; :percentages "refer to width of containing block"; :mediaGroups "visual" . :min-height :values " | | inherit"; :initialValue "0"; :appliesTo "all elements except non-replaced inline elements and table elements"; :inherited "no"; :percentages "refer to height of containing block"; :mediaGroups "visual" . :min-width :values " | | inherit"; :initialValue "UA dependent"; :appliesTo "all elements except non-replaced inline elements and table elements"; :inherited "no"; :percentages "refer to width of containing block"; :mediaGroups "visual" . :orphans :values " | inherit"; :initialValue "2"; :appliesTo "block-level elements"; :inherited "yes"; :percentages "N/A"; :mediaGroups "visual" . :outline :values "[ 'outline-color' || 'outline-style' || 'outline-width' ] | inherit"; :initialValue "see individual properties"; :appliesTo "all"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :outline-color :values " | invert | inherit"; :initialValue "invert"; :appliesTo "all"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :outline-style :values " | inherit"; :initialValue "none"; :appliesTo "all"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :outline-width :values " | inherit"; :initialValue "medium"; :appliesTo "all"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :overflow :values "visible | hidden | scroll | auto | inherit"; :initialValue "visible"; :appliesTo "block-level and replaced elements"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :padding :values "{1,4} | inherit"; :initialValue "XX"; :appliesTo "all"; :inherited "no"; :percentages "refer to width of containing block"; :mediaGroups "visual" . :padding-toppadding-rightpadding-bottompadding-left :values " | inherit"; :initialValue "0"; :appliesTo "all"; :inherited "no"; :percentages "refer to width of containing block"; :mediaGroups "visual" . :page :values " | auto"; :initialValue "auto"; :appliesTo "block-level elements"; :inherited "yes"; :percentages "N/A"; :mediaGroups "visual" . :page-break-after :values "auto | always | avoid | left | right | inherit"; :initialValue "auto"; :appliesTo "block-level elements"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :page-break-before :values "auto | always | avoid | left | right | inherit"; :initialValue "auto"; :appliesTo "block-level elements"; :inherited "no"; :percentages "N/A"; :mediaGroups "visual" . :page-break-inside :values "avoid | auto | inherit"; :initialValue "auto"; :appliesTo "block-level elements"; :inherited "yes"; :percentages "N/A"; :mediaGroups "visual" . :pause :values "[ [