|
1 | | -{ "definitions": {}, "url": "http://dvcs.w3.org/hg/csswg/raw-file/tip/cssom/Overview.html#" } |
| 1 | +{ |
| 2 | + "definitions": { |
| 3 | + "add a style sheet": "add-a-style-sheet", |
| 4 | + "associated style sheet": "associated-style-sheet", |
| 5 | + "change the preferred style sheet set name": "change-the-preferred-style-sheet-set-name", |
| 6 | + "clear": "clear", |
| 7 | + "collection of media queries": "collection-of-media-queries", |
| 8 | + "compare media queries": "compare-media-queries", |
| 9 | + "create a medialist object": "create-a-medialist-object", |
| 10 | + "create a style sheet": "create-a-style-sheet", |
| 11 | + "css declaration block": "css-declaration-block", |
| 12 | + "css declaration block declarations": "css-declaration-block-declarations", |
| 13 | + "css declaration block readonly flag": "css-declaration-block-readonly-flag", |
| 14 | + "css rule": "rule", |
| 15 | + "css style sheet": "css-style-sheet", |
| 16 | + "document style sheets": "document-style-sheets", |
| 17 | + "enable a style sheet set": "enable-a-style-sheet-set", |
| 18 | + "enabled style sheet set": "enabled-style-sheet-set", |
| 19 | + "escape a character": "escape-a-character", |
| 20 | + "escape a character as code point": "escape-a-character-as-code-point", |
| 21 | + "http-default-style": "default-style", |
| 22 | + "insert a css rule": "insert-a-css-rule", |
| 23 | + "last style sheet set name": "last-style-sheet-set-name", |
| 24 | + "parse a css declaration block": "parse-a-css-declaration-block", |
| 25 | + "parse a css page selector": "parse-a-css-page-selector", |
| 26 | + "parse a css rule": "parse-a-css-rule", |
| 27 | + "parse a css value": "parse-a-css-value", |
| 28 | + "parse a group of selectors": "parse-a-group-of-selectors", |
| 29 | + "parse a media query": "parse-a-media-query", |
| 30 | + "parse a media query list": "parse-a-media-query-list", |
| 31 | + "persistent style sheet": "persistent-style-sheet", |
| 32 | + "preferred style sheet set name": "preferred-style-sheet-set-name", |
| 33 | + "remove a css rule": "remove-a-css-rule", |
| 34 | + "resolved value": "resolved-value", |
| 35 | + "rule parent": "rule-parent", |
| 36 | + "rule parent style sheet": "rule-style-sheet", |
| 37 | + "rule text": "rule-text", |
| 38 | + "rule type": "rule-type", |
| 39 | + "select a style sheet set": "select-a-style-sheet-set", |
| 40 | + "serialize a comma-separated list": "serialize-a-comma-separated-list", |
| 41 | + "serialize a css component value": "serialize-a-css-value-component", |
| 42 | + "serialize a css declaration block": "serialize-a-css-declaration-block", |
| 43 | + "serialize a css page selector": "serialize-a-css-page-selector", |
| 44 | + "serialize a css rule": "serialize-a-css-rule", |
| 45 | + "serialize a css value": "serialize-a-css-value", |
| 46 | + "serialize a group of selectors": "serialize-a-group-of-selectors", |
| 47 | + "serialize a media feature value": "serialize-a-media-feature-value", |
| 48 | + "serialize a media query": "serialize-a-media-query", |
| 49 | + "serialize a media query list": "serialize-a-media-query-list", |
| 50 | + "serialize a selector": "serialize-a-selector", |
| 51 | + "serialize a simple selector": "serialize-a-simple-selector", |
| 52 | + "serialize a string": "serialize-a-string", |
| 53 | + "serialize a url": "serialize-a-url", |
| 54 | + "serialize a whitespace-separated list": "serialize-a-whitespace-separated-list", |
| 55 | + "serialize an identifier": "serialize-an-identifier", |
| 56 | + "set": "set", |
| 57 | + "style sheet alternate flag": "style-sheet-alternate-flag", |
| 58 | + "style sheet css rules": "style-sheet-css-rules", |
| 59 | + "style sheet disabled flag": "style-sheet-disabled-flag", |
| 60 | + "style sheet location": "style-sheet-location", |
| 61 | + "style sheet media": "style-sheet-media", |
| 62 | + "style sheet owner css rule": "style-sheet-owner-css-rule", |
| 63 | + "style sheet owner node": "style-sheet-owner-node", |
| 64 | + "style sheet parent": "style-sheet-parent", |
| 65 | + "style sheet set": "style-sheet-set", |
| 66 | + "style sheet set name": "style-sheet-set-name", |
| 67 | + "style sheet title": "style-sheet-title", |
| 68 | + "style sheet type": "style-sheet-type", |
| 69 | + "whitespace": "whitespace" |
| 70 | + }, |
| 71 | + "url": "http://dvcs.w3.org/hg/csswg/raw-file/tip/cssom/Overview.html#" |
| 72 | +} |
0 commit comments