diff --git a/tr/css/css-color-adjust.json b/tr/css/css-color-adjust.json index aab5e9c417a9..aacd98daa6d9 100644 --- a/tr/css/css-color-adjust.json +++ b/tr/css/css-color-adjust.json @@ -6,12 +6,12 @@ "properties": { "color-scheme": { "name": "color-scheme", - "value": "normal | [ light | dark | ]+ | only && light", + "value": "normal | [ light | dark | ]+", "initial": "normal", "appliesTo": "all elements", "inherited": "yes", "percentages": "n/a", - "computedValue": "the keyword normal, or optional only keyword and ordered list of specified color scheme keywords", + "computedValue": "the keyword normal, or an ordered list of specified color scheme keywords", "canonicalOrder": "per grammar", "animationType": "discrete" }, @@ -24,7 +24,7 @@ "percentages": "n/a", "computedValue": "as specified", "canonicalOrder": "per grammar", - "animationType": "discrete" + "animatable": "not animatable" }, "color-adjust": { "name": "color-adjust", diff --git a/tr/css/css-color.json b/tr/css/css-color.json index 9cb2ecea946b..d9ac458beff2 100644 --- a/tr/css/css-color.json +++ b/tr/css/css-color.json @@ -7,7 +7,7 @@ "color": { "name": "color", "value": "", - "initial": "black", + "initial": "CanvasText", "appliesTo": "all elements", "inherited": "yes", "percentages": "N/A", @@ -43,7 +43,10 @@ }, "valuespaces": { "": { - "value": " | | currentcolor | transparent | | | | | | | | | | " + "value": " | | currentcolor | transparent | | | | | | | | | | " + }, + "": { + "value": " | " }, "": { "value": "rgb( {3} [ / ]? ) | rgb( {3} [ / ]? )" @@ -54,9 +57,6 @@ "": { "value": "hsl( [ / ]? )" }, - "": { - "value": " | " - }, "": { "value": "hwb( [ / ]? )" }, @@ -66,11 +66,8 @@ "": { "value": "lch( [ / ]? )" }, - "": { - "value": "gray( [ / ]? )" - }, "": { - "value": "color( [ ? [ + | ] [ / ]? ]# , ? )" + "value": "color( [ [ | ]? [ + | ] [ / ]? ]# , ? )" }, "": { "value": "device-cmyk( {4} [ / ]? , ? )" diff --git a/tr/css/css-values.json b/tr/css/css-values.json index e96b9939bccb..38c798d1a56c 100644 --- a/tr/css/css-values.json +++ b/tr/css/css-values.json @@ -7,11 +7,20 @@ "descriptors": {}, "valuespaces": { "": { - "value": "url( * )" + "value": "url( * ) | src( * )" + }, + "": { + "value": " [ / ]?" }, "": { "value": "[ [ left | center | right ] || [ top | center | bottom ] | [ left | center | right | ] [ top | center | bottom | ]? | [ [ left | right ] ] && [ [ top | bottom ] ] ]" }, + "": { + "value": "attr( ? , ?)" + }, + "": { + "value": "string | url | ident | color | number | percentage | length | angle | time | frequency | flex | " + }, "": { "value": "calc( )" }, @@ -24,6 +33,57 @@ "": { "value": "clamp( #{3} )" }, + "": { + "value": "round( ?, , )" + }, + "": { + "value": "mod( , )" + }, + "": { + "value": "rem( , )" + }, + "": { + "value": "sin( )" + }, + "": { + "value": "cos( )" + }, + "": { + "value": "tan( )" + }, + "": { + "value": "asin( )" + }, + "": { + "value": "acos( )" + }, + "": { + "value": "atan( )" + }, + "": { + "value": "atan2( , )" + }, + "": { + "value": "pow( , )" + }, + "": { + "value": "sqrt( )" + }, + "": { + "value": "hypot( # )" + }, + "": { + "value": "log( , ? )" + }, + "": { + "value": "exp( )" + }, + "": { + "value": "abs( )" + }, + "": { + "value": "sign( )" + }, "": { "value": " [ [ '+' | '-' ] ]*" }, @@ -31,7 +91,10 @@ "value": " [ [ '*' | '/' ] ]*" }, "": { - "value": " | | | ( )" + "value": " | | | | ( )" + }, + "": { + "value": "e | pi | infinity | -infinity | NaN" }, "": { "value": "[ | ]" diff --git a/tr/dfns/CSP3.json b/tr/dfns/CSP3.json index 9483135642f8..d444b07ca44c 100644 --- a/tr/dfns/CSP3.json +++ b/tr/dfns/CSP3.json @@ -19,7 +19,8 @@ "id": "intro", "title": "Introduction", "number": "1" - } + }, + "definedIn": "prose" }, { "id": "grammardef-optional-ascii-whitespace", @@ -36,7 +37,8 @@ "id": "framework-infrastructure", "title": "Infrastructure", "number": "2.1" - } + }, + "definedIn": "pre" }, { "id": "grammardef-required-ascii-whitespace", @@ -53,7 +55,8 @@ "id": "framework-infrastructure", "title": "Infrastructure", "number": "2.1" - } + }, + "definedIn": "pre" }, { "id": "content-security-policy-object", @@ -72,7 +75,8 @@ "id": "framework-policy", "title": "Policies", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "policy-directive-set", @@ -91,7 +95,8 @@ "id": "framework-policy", "title": "Policies", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "policy-disposition", @@ -110,7 +115,8 @@ "id": "framework-policy", "title": "Policies", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "policy-source", @@ -129,7 +135,8 @@ "id": "framework-policy", "title": "Policies", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "csp-list", @@ -146,7 +153,8 @@ "id": "framework-policy", "title": "Policies", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "contains-a-header-delivered-content-security-policy", @@ -163,7 +171,8 @@ "id": "framework-policy", "title": "Policies", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "serialized-csp", @@ -180,7 +189,8 @@ "id": "framework-policy", "title": "Policies", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "grammardef-serialized-policy", @@ -197,7 +207,8 @@ "id": "framework-policy", "title": "Policies", "number": "2.2" - } + }, + "definedIn": "pre" }, { "id": "serialized-csp-list", @@ -214,7 +225,8 @@ "id": "framework-policy", "title": "Policies", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "grammardef-serialized-policy-list", @@ -231,7 +243,8 @@ "id": "framework-policy", "title": "Policies", "number": "2.2" - } + }, + "definedIn": "pre" }, { "id": "abstract-opdef-parse-a-serialized-csp", @@ -248,7 +261,8 @@ "id": "parse-serialized-policy", "title": "Parse a serialized CSP", "number": "2.2.1" - } + }, + "definedIn": "prose" }, { "id": "abstract-opdef-parse-a-serialized-csp-list", @@ -265,7 +279,8 @@ "id": "parse-serialized-policy-list", "title": "Parse a serialized CSP list", "number": "2.2.2" - } + }, + "definedIn": "prose" }, { "id": "directives", @@ -282,7 +297,8 @@ "id": "framework-directives", "title": "Directives", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "directive-name", @@ -301,7 +317,8 @@ "id": "framework-directives", "title": "Directives", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "directive-value", @@ -320,7 +337,8 @@ "id": "framework-directives", "title": "Directives", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "serialized-directive", @@ -337,7 +355,8 @@ "id": "framework-directives", "title": "Directives", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "grammardef-serialized-directive", @@ -354,7 +373,8 @@ "id": "framework-directives", "title": "Directives", "number": "2.3" - } + }, + "definedIn": "pre" }, { "id": "grammardef-directive-name", @@ -371,7 +391,8 @@ "id": "framework-directives", "title": "Directives", "number": "2.3" - } + }, + "definedIn": "pre" }, { "id": "grammardef-directive-value", @@ -388,7 +409,8 @@ "id": "framework-directives", "title": "Directives", "number": "2.3" - } + }, + "definedIn": "pre" }, { "id": "directive-pre-request-check", @@ -407,7 +429,8 @@ "id": "framework-directives", "title": "Directives", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "directive-post-request-check", @@ -426,7 +449,8 @@ "id": "framework-directives", "title": "Directives", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "directive-response-check", @@ -445,7 +469,8 @@ "id": "framework-directives", "title": "Directives", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "directive-inline-check", @@ -464,7 +489,8 @@ "id": "framework-directives", "title": "Directives", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "directive-initialization", @@ -483,7 +509,8 @@ "id": "framework-directives", "title": "Directives", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "directive-pre-navigation-check", @@ -502,7 +529,8 @@ "id": "framework-directives", "title": "Directives", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "directive-navigation-response-check", @@ -521,7 +549,8 @@ "id": "framework-directives", "title": "Directives", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "source-lists", @@ -538,7 +567,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "prose" }, { "id": "source-expression", @@ -555,7 +585,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "prose" }, { "id": "serialized-source-list", @@ -572,7 +603,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "prose" }, { "id": "grammardef-serialized-source-list", @@ -589,7 +621,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "grammardef-none", @@ -606,7 +639,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "grammardef-source-expression", @@ -623,7 +657,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "grammardef-scheme-source", @@ -640,7 +675,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "grammardef-host-source", @@ -657,7 +693,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "grammardef-scheme-part", @@ -674,7 +711,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "grammardef-host-part", @@ -691,7 +729,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "grammardef-host-char", @@ -708,7 +747,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "grammardef-port-part", @@ -725,7 +765,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "grammardef-path-part", @@ -742,7 +783,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "grammardef-keyword-source", @@ -759,7 +801,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "grammardef-self", @@ -776,7 +819,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "grammardef-unsafe-inline", @@ -793,7 +837,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "grammardef-unsafe-eval", @@ -810,7 +855,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "grammardef-strict-dynamic", @@ -827,7 +873,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "grammardef-unsafe-hashes", @@ -844,7 +891,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "grammardef-report-sample", @@ -861,7 +909,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "grammardef-unsafe-allow-redirects", @@ -878,7 +927,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "grammardef-nonce-source", @@ -895,7 +945,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "grammardef-base64-value", @@ -912,7 +963,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "grammardef-hash-source", @@ -929,7 +981,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "grammardef-hash-algorithm", @@ -946,7 +999,8 @@ "id": "framework-directive-source-list", "title": "Source Lists", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "violation", @@ -963,7 +1017,8 @@ "id": "framework-violation", "title": "Violations", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "violation-global-object", @@ -982,7 +1037,8 @@ "id": "framework-violation", "title": "Violations", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "violation-url", @@ -1001,7 +1057,8 @@ "id": "framework-violation", "title": "Violations", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "violation-status", @@ -1020,7 +1077,8 @@ "id": "framework-violation", "title": "Violations", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "violation-resource", @@ -1039,7 +1097,8 @@ "id": "framework-violation", "title": "Violations", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "violation-referrer", @@ -1058,7 +1117,8 @@ "id": "framework-violation", "title": "Violations", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "violation-policy", @@ -1077,7 +1137,8 @@ "id": "framework-violation", "title": "Violations", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "violation-disposition", @@ -1096,7 +1157,8 @@ "id": "framework-violation", "title": "Violations", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "violation-effective-directive", @@ -1115,7 +1177,8 @@ "id": "framework-violation", "title": "Violations", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "violation-source-file", @@ -1134,7 +1197,8 @@ "id": "framework-violation", "title": "Violations", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "violation-line-number", @@ -1153,7 +1217,8 @@ "id": "framework-violation", "title": "Violations", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "violation-column-number", @@ -1172,7 +1237,8 @@ "id": "framework-violation", "title": "Violations", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "violation-element", @@ -1191,7 +1257,8 @@ "id": "framework-violation", "title": "Violations", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "violation-sample", @@ -1210,7 +1277,8 @@ "id": "framework-violation", "title": "Violations", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "header-content-security-policy", @@ -1227,7 +1295,8 @@ "id": "csp-header", "title": "The Content-Security-Policy HTTP Response Header Field", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "header-content-security-policy-report-only", @@ -1244,7 +1313,8 @@ "id": "cspro-header", "title": "The Content-Security-Policy-Report-Only HTTP Response Header Field", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "global-object-csp-list", @@ -1263,7 +1333,8 @@ "id": "html-integration", "title": "Integration with HTML", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "enforced", @@ -1280,7 +1351,8 @@ "id": "html-integration", "title": "Integration with HTML", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "monitored", @@ -1297,7 +1369,8 @@ "id": "html-integration", "title": "Integration with HTML", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "embedding-document", @@ -1314,7 +1387,8 @@ "id": "html-integration", "title": "Integration with HTML", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "can-compile-strings", @@ -1331,7 +1405,8 @@ "id": "can-compile-strings", "title": "EnsureCSPDoesNotBlockStringCompilation(callerRealm, calleeRealm, source)", "number": "4.3.1" - } + }, + "definedIn": "heading" }, { "id": "violation-report", @@ -1348,7 +1423,8 @@ "id": "reporting", "title": "Reporting", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "enumdef-securitypolicyviolationeventdisposition", @@ -1365,7 +1441,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationeventdisposition-enforce", @@ -1384,7 +1461,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationeventdisposition-report", @@ -1403,7 +1481,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationevent-securitypolicyviolationevent", @@ -1423,7 +1502,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationevent-securitypolicyviolationevent-type-eventinitdict-type", @@ -1442,7 +1522,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationevent-securitypolicyviolationevent-type-eventinitdict-eventinitdict", @@ -1461,7 +1542,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "securitypolicyviolationevent", @@ -1478,7 +1560,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationevent-documenturi", @@ -1497,7 +1580,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationevent-referrer", @@ -1516,7 +1600,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationevent-blockeduri", @@ -1535,7 +1620,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationevent-violateddirective", @@ -1554,7 +1640,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationevent-effectivedirective", @@ -1573,7 +1660,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationevent-originalpolicy", @@ -1592,7 +1680,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationevent-sourcefile", @@ -1611,7 +1700,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationevent-sample", @@ -1630,7 +1720,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationevent-disposition", @@ -1649,7 +1740,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationevent-statuscode", @@ -1668,7 +1760,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationevent-linenumber", @@ -1687,7 +1780,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationevent-columnnumber", @@ -1706,7 +1800,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dictdef-securitypolicyviolationeventinit", @@ -1723,7 +1818,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationeventinit-documenturi", @@ -1742,7 +1838,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationeventinit-referrer", @@ -1761,7 +1858,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationeventinit-blockeduri", @@ -1780,7 +1878,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationeventinit-violateddirective", @@ -1799,7 +1898,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationeventinit-effectivedirective", @@ -1818,7 +1918,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationeventinit-originalpolicy", @@ -1837,7 +1938,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationeventinit-sourcefile", @@ -1856,7 +1958,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationeventinit-sample", @@ -1875,7 +1978,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationeventinit-disposition", @@ -1894,7 +1998,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationeventinit-statuscode", @@ -1913,7 +2018,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationeventinit-linenumber", @@ -1932,7 +2038,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-securitypolicyviolationeventinit-columnnumber", @@ -1951,7 +2058,8 @@ "id": "violation-events", "title": "Violation DOM Events", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "fetch-directives", @@ -1968,7 +2076,8 @@ "id": "directives-fetch", "title": "Fetch Directives", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "child-src", @@ -1985,7 +2094,8 @@ "id": "directive-child-src", "title": "child-src", "number": "6.1.1" - } + }, + "definedIn": "prose" }, { "id": "connect-src", @@ -2002,7 +2112,8 @@ "id": "directive-connect-src", "title": "connect-src", "number": "6.1.2" - } + }, + "definedIn": "prose" }, { "id": "default-src", @@ -2019,7 +2130,8 @@ "id": "directive-default-src", "title": "default-src", "number": "6.1.3" - } + }, + "definedIn": "prose" }, { "id": "font-src", @@ -2036,7 +2148,8 @@ "id": "directive-font-src", "title": "font-src", "number": "6.1.4" - } + }, + "definedIn": "prose" }, { "id": "frame-src", @@ -2053,7 +2166,8 @@ "id": "directive-frame-src", "title": "frame-src", "number": "6.1.5" - } + }, + "definedIn": "prose" }, { "id": "img-src", @@ -2070,7 +2184,8 @@ "id": "directive-img-src", "title": "img-src", "number": "6.1.6" - } + }, + "definedIn": "prose" }, { "id": "manifest-src", @@ -2087,7 +2202,8 @@ "id": "directive-manifest-src", "title": "manifest-src", "number": "6.1.7" - } + }, + "definedIn": "prose" }, { "id": "media-src", @@ -2104,7 +2220,8 @@ "id": "directive-media-src", "title": "media-src", "number": "6.1.8" - } + }, + "definedIn": "prose" }, { "id": "prefetch-src", @@ -2121,7 +2238,8 @@ "id": "directive-prefetch-src", "title": "prefetch-src", "number": "6.1.9" - } + }, + "definedIn": "prose" }, { "id": "object-src", @@ -2138,7 +2256,8 @@ "id": "directive-object-src", "title": "object-src", "number": "6.1.10" - } + }, + "definedIn": "prose" }, { "id": "script-src", @@ -2155,7 +2274,8 @@ "id": "directive-script-src", "title": "script-src", "number": "6.1.11" - } + }, + "definedIn": "prose" }, { "id": "script-src-elem", @@ -2172,7 +2292,8 @@ "id": "directive-script-src-elem", "title": "script-src-elem", "number": "6.1.12" - } + }, + "definedIn": "prose" }, { "id": "script-src-attr", @@ -2189,7 +2310,8 @@ "id": "directive-script-src-attr", "title": "script-src-attr", "number": "6.1.13" - } + }, + "definedIn": "prose" }, { "id": "style-src", @@ -2206,7 +2328,8 @@ "id": "directive-style-src", "title": "style-src", "number": "6.1.14" - } + }, + "definedIn": "prose" }, { "id": "style-src-elem", @@ -2223,7 +2346,8 @@ "id": "directive-style-src-elem", "title": "style-src-elem", "number": "6.1.15" - } + }, + "definedIn": "prose" }, { "id": "style-src-attr", @@ -2240,7 +2364,8 @@ "id": "directive-style-src-attr", "title": "style-src-attr", "number": "6.1.16" - } + }, + "definedIn": "prose" }, { "id": "worker-src", @@ -2257,7 +2382,8 @@ "id": "directive-worker-src", "title": "worker-src", "number": "6.1.17" - } + }, + "definedIn": "prose" }, { "id": "base-uri", @@ -2274,7 +2400,8 @@ "id": "directive-base-uri", "title": "base-uri", "number": "6.2.1" - } + }, + "definedIn": "prose" }, { "id": "plugin-types", @@ -2291,7 +2418,8 @@ "id": "directive-plugin-types", "title": "plugin-types", "number": "6.2.2" - } + }, + "definedIn": "prose" }, { "id": "grammardef-media-type-list", @@ -2308,7 +2436,8 @@ "id": "directive-plugin-types", "title": "plugin-types", "number": "6.2.2" - } + }, + "definedIn": "pre" }, { "id": "grammardef-media-type", @@ -2325,7 +2454,8 @@ "id": "directive-plugin-types", "title": "plugin-types", "number": "6.2.2" - } + }, + "definedIn": "pre" }, { "id": "plugin-types-post-request-check", @@ -2342,7 +2472,8 @@ "id": "plugin-types-post-request-check", "title": "plugin-types Post-Request Check", "number": "6.2.2.1" - } + }, + "definedIn": "heading" }, { "id": "should-plugin-element-be-blocked-a-priori-by-content-security-policy", @@ -2359,7 +2490,8 @@ "id": "should-plugin-element-be-blocked-a-priori-by-content-security-policy", "title": "Should plugin element be blocked a priori by Content Security Policy?:", "number": "6.2.2.2" - } + }, + "definedIn": "heading" }, { "id": "sandbox", @@ -2376,7 +2508,8 @@ "id": "directive-sandbox", "title": "sandbox", "number": "6.2.3" - } + }, + "definedIn": "prose" }, { "id": "form-action", @@ -2393,7 +2526,8 @@ "id": "directive-form-action", "title": "form-action", "number": "6.3.1" - } + }, + "definedIn": "prose" }, { "id": "frame-ancestors", @@ -2410,7 +2544,8 @@ "id": "directive-frame-ancestors", "title": "frame-ancestors", "number": "6.3.2" - } + }, + "definedIn": "prose" }, { "id": "grammardef-ancestor-source-list", @@ -2427,7 +2562,8 @@ "id": "directive-frame-ancestors", "title": "frame-ancestors", "number": "6.3.2" - } + }, + "definedIn": "pre" }, { "id": "grammardef-ancestor-source", @@ -2444,7 +2580,8 @@ "id": "directive-frame-ancestors", "title": "frame-ancestors", "number": "6.3.2" - } + }, + "definedIn": "pre" }, { "id": "navigate-to", @@ -2461,7 +2598,8 @@ "id": "directive-navigate-to", "title": "navigate-to", "number": "6.3.3" - } + }, + "definedIn": "prose" }, { "id": "report-uri", @@ -2478,7 +2616,8 @@ "id": "directive-report-uri", "title": "report-uri", "number": "6.4.1" - } + }, + "definedIn": "prose" }, { "id": "report-to", @@ -2495,7 +2634,8 @@ "id": "directive-report-to", "title": "report-to", "number": "6.4.2" - } + }, + "definedIn": "prose" }, { "id": "scheme-part-match", @@ -2512,7 +2652,8 @@ "id": "match-schemes", "title": "scheme-part matching", "number": "6.6.2.7" - } + }, + "definedIn": "prose" }, { "id": "host-part-match", @@ -2529,7 +2670,8 @@ "id": "match-hosts", "title": "host-part matching", "number": "6.6.2.8" - } + }, + "definedIn": "prose" }, { "id": "port-part-matches", @@ -2546,7 +2688,8 @@ "id": "match-ports", "title": "port-part matching", "number": "6.6.2.9" - } + }, + "definedIn": "prose" }, { "id": "path-part-match", @@ -2563,7 +2706,8 @@ "id": "match-paths", "title": "path-part matching", "number": "6.6.2.10" - } + }, + "definedIn": "prose" }, { "id": "source-list-allows-all-inline-behavior", @@ -2584,7 +2728,8 @@ "id": "allow-all-inline", "title": "Does a source list allow all inline behavior for type?", "number": "6.6.3.2" - } + }, + "definedIn": "prose" }, { "id": "request-effective-directive", @@ -2603,7 +2748,8 @@ "id": "effective-directive-for-a-request", "title": "Get the effective directive for request", "number": "6.7.1" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/CSS21.json b/tr/dfns/CSS21.json index 6387394df295..88fbf2bbb9c5 100644 --- a/tr/dfns/CSS21.json +++ b/tr/dfns/CSS21.json @@ -1,12 +1,12 @@ { "spec": { "title": "Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification", - "url": "https://www.w3.org/TR/CSS2/" + "url": "https://www.w3.org/TR/CSS21/" }, "dfns": [ { "id": "usedValue", - "href": "https://www.w3.org/TR/CSS2/cascade.html#usedValue", + "href": "https://www.w3.org/TR/CSS21/cascade.html#usedValue", "linkingText": [ "used value" ], @@ -19,11 +19,12 @@ "id": "", "title": "Used values", "number": "6.1.3" - } + }, + "definedIn": "prose" }, { "id": "internal-table-element", - "href": "https://www.w3.org/TR/CSS2/tables.html#internal-table-element", + "href": "https://www.w3.org/TR/CSS21/tables.html#internal-table-element", "linkingText": [ "internal table element" ], @@ -36,7 +37,8 @@ "id": "", "title": "Introduction to tables", "number": "17.1" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/CSS22.json b/tr/dfns/CSS22.json index 56a4d94f171d..b4016c51a91e 100644 --- a/tr/dfns/CSS22.json +++ b/tr/dfns/CSS22.json @@ -19,7 +19,8 @@ "id": "", "title": "CSS property definitions", "number": "1.4.2" - } + }, + "definedIn": "table" }, { "id": "usedValue", @@ -36,7 +37,8 @@ "id": "", "title": "Used values", "number": "6.1.3" - } + }, + "definedIn": "prose" }, { "id": "propdef-margin-top", @@ -53,7 +55,8 @@ "id": "", "title": "Margin properties: 'margin-top', 'margin-right', 'margin-bottom', 'margin-left', and 'margin'", "number": "8.3" - } + }, + "definedIn": "table" }, { "id": "propdef-margin-bottom", @@ -70,7 +73,8 @@ "id": "", "title": "Margin properties: 'margin-top', 'margin-right', 'margin-bottom', 'margin-left', and 'margin'", "number": "8.3" - } + }, + "definedIn": "table" }, { "id": "propdef-margin-right", @@ -87,7 +91,8 @@ "id": "", "title": "Margin properties: 'margin-top', 'margin-right', 'margin-bottom', 'margin-left', and 'margin'", "number": "8.3" - } + }, + "definedIn": "table" }, { "id": "propdef-margin-left", @@ -104,7 +109,8 @@ "id": "", "title": "Margin properties: 'margin-top', 'margin-right', 'margin-bottom', 'margin-left', and 'margin'", "number": "8.3" - } + }, + "definedIn": "table" }, { "id": "propdef-margin", @@ -121,7 +127,8 @@ "id": "", "title": "Margin properties: 'margin-top', 'margin-right', 'margin-bottom', 'margin-left', and 'margin'", "number": "8.3" - } + }, + "definedIn": "table" }, { "id": "propdef-padding-top", @@ -138,7 +145,8 @@ "id": "", "title": "Padding properties: 'padding-top', 'padding-right', 'padding-bottom', 'padding-left', and 'padding'", "number": "8.4" - } + }, + "definedIn": "table" }, { "id": "propdef-padding-right", @@ -155,7 +163,8 @@ "id": "", "title": "Padding properties: 'padding-top', 'padding-right', 'padding-bottom', 'padding-left', and 'padding'", "number": "8.4" - } + }, + "definedIn": "table" }, { "id": "propdef-padding-bottom", @@ -172,7 +181,8 @@ "id": "", "title": "Padding properties: 'padding-top', 'padding-right', 'padding-bottom', 'padding-left', and 'padding'", "number": "8.4" - } + }, + "definedIn": "table" }, { "id": "propdef-padding-left", @@ -189,7 +199,8 @@ "id": "", "title": "Padding properties: 'padding-top', 'padding-right', 'padding-bottom', 'padding-left', and 'padding'", "number": "8.4" - } + }, + "definedIn": "table" }, { "id": "propdef-padding", @@ -206,7 +217,8 @@ "id": "", "title": "Padding properties: 'padding-top', 'padding-right', 'padding-bottom', 'padding-left', and 'padding'", "number": "8.4" - } + }, + "definedIn": "table" }, { "id": "propdef-border-top-width", @@ -223,7 +235,8 @@ "id": "", "title": "Border width: 'border-top-width', 'border-right-width', 'border-bottom-width', 'border-left-width', and 'border-width'", "number": "8.5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-right-width", @@ -240,7 +253,8 @@ "id": "", "title": "Border width: 'border-top-width', 'border-right-width', 'border-bottom-width', 'border-left-width', and 'border-width'", "number": "8.5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-bottom-width", @@ -257,7 +271,8 @@ "id": "", "title": "Border width: 'border-top-width', 'border-right-width', 'border-bottom-width', 'border-left-width', and 'border-width'", "number": "8.5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-left-width", @@ -274,7 +289,8 @@ "id": "", "title": "Border width: 'border-top-width', 'border-right-width', 'border-bottom-width', 'border-left-width', and 'border-width'", "number": "8.5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-width", @@ -291,7 +307,8 @@ "id": "", "title": "Border width: 'border-top-width', 'border-right-width', 'border-bottom-width', 'border-left-width', and 'border-width'", "number": "8.5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-top-color", @@ -308,7 +325,8 @@ "id": "", "title": "Border color: 'border-top-color', 'border-right-color', 'border-bottom-color', 'border-left-color', and 'border-color'", "number": "8.5.2" - } + }, + "definedIn": "table" }, { "id": "propdef-border-right-color", @@ -325,7 +343,8 @@ "id": "", "title": "Border color: 'border-top-color', 'border-right-color', 'border-bottom-color', 'border-left-color', and 'border-color'", "number": "8.5.2" - } + }, + "definedIn": "table" }, { "id": "propdef-border-bottom-color", @@ -342,7 +361,8 @@ "id": "", "title": "Border color: 'border-top-color', 'border-right-color', 'border-bottom-color', 'border-left-color', and 'border-color'", "number": "8.5.2" - } + }, + "definedIn": "table" }, { "id": "propdef-border-left-color", @@ -359,7 +379,8 @@ "id": "", "title": "Border color: 'border-top-color', 'border-right-color', 'border-bottom-color', 'border-left-color', and 'border-color'", "number": "8.5.2" - } + }, + "definedIn": "table" }, { "id": "propdef-border-color", @@ -376,7 +397,8 @@ "id": "", "title": "Border color: 'border-top-color', 'border-right-color', 'border-bottom-color', 'border-left-color', and 'border-color'", "number": "8.5.2" - } + }, + "definedIn": "table" }, { "id": "propdef-border-top-style", @@ -393,7 +415,8 @@ "id": "", "title": "Border style: 'border-top-style', 'border-right-style', 'border-bottom-style', 'border-left-style', and 'border-style'", "number": "8.5.3" - } + }, + "definedIn": "table" }, { "id": "propdef-border-right-style", @@ -410,7 +433,8 @@ "id": "", "title": "Border style: 'border-top-style', 'border-right-style', 'border-bottom-style', 'border-left-style', and 'border-style'", "number": "8.5.3" - } + }, + "definedIn": "table" }, { "id": "propdef-border-bottom-style", @@ -427,7 +451,8 @@ "id": "", "title": "Border style: 'border-top-style', 'border-right-style', 'border-bottom-style', 'border-left-style', and 'border-style'", "number": "8.5.3" - } + }, + "definedIn": "table" }, { "id": "propdef-border-left-style", @@ -444,7 +469,8 @@ "id": "", "title": "Border style: 'border-top-style', 'border-right-style', 'border-bottom-style', 'border-left-style', and 'border-style'", "number": "8.5.3" - } + }, + "definedIn": "table" }, { "id": "propdef-border-style", @@ -461,7 +487,8 @@ "id": "", "title": "Border style: 'border-top-style', 'border-right-style', 'border-bottom-style', 'border-left-style', and 'border-style'", "number": "8.5.3" - } + }, + "definedIn": "table" }, { "id": "propdef-border-top", @@ -478,7 +505,8 @@ "id": "", "title": "Border shorthand properties: 'border-top', 'border-right', 'border-bottom', 'border-left', and 'border'", "number": "8.5.4" - } + }, + "definedIn": "table" }, { "id": "propdef-border-right", @@ -495,7 +523,8 @@ "id": "", "title": "Border shorthand properties: 'border-top', 'border-right', 'border-bottom', 'border-left', and 'border'", "number": "8.5.4" - } + }, + "definedIn": "table" }, { "id": "propdef-border-bottom", @@ -512,7 +541,8 @@ "id": "", "title": "Border shorthand properties: 'border-top', 'border-right', 'border-bottom', 'border-left', and 'border'", "number": "8.5.4" - } + }, + "definedIn": "table" }, { "id": "propdef-border-left", @@ -529,7 +559,8 @@ "id": "", "title": "Border shorthand properties: 'border-top', 'border-right', 'border-bottom', 'border-left', and 'border'", "number": "8.5.4" - } + }, + "definedIn": "table" }, { "id": "propdef-border", @@ -546,7 +577,8 @@ "id": "", "title": "Border shorthand properties: 'border-top', 'border-right', 'border-bottom', 'border-left', and 'border'", "number": "8.5.4" - } + }, + "definedIn": "table" }, { "id": "propdef-display", @@ -563,7 +595,8 @@ "id": "", "title": "The 'display' property", "number": "9.2.4" - } + }, + "definedIn": "table" }, { "id": "propdef-position", @@ -580,7 +613,8 @@ "id": "", "title": "Choosing a positioning scheme: 'position' property", "number": "9.3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-top", @@ -597,7 +631,8 @@ "id": "", "title": "Box offsets: 'top', 'right', 'bottom', 'left'", "number": "9.3.2" - } + }, + "definedIn": "table" }, { "id": "propdef-right", @@ -614,7 +649,8 @@ "id": "", "title": "Box offsets: 'top', 'right', 'bottom', 'left'", "number": "9.3.2" - } + }, + "definedIn": "table" }, { "id": "propdef-bottom", @@ -631,7 +667,8 @@ "id": "", "title": "Box offsets: 'top', 'right', 'bottom', 'left'", "number": "9.3.2" - } + }, + "definedIn": "table" }, { "id": "propdef-left", @@ -648,7 +685,8 @@ "id": "", "title": "Box offsets: 'top', 'right', 'bottom', 'left'", "number": "9.3.2" - } + }, + "definedIn": "table" }, { "id": "propdef-float", @@ -665,7 +703,8 @@ "id": "", "title": "Positioning the float: the 'float' property", "number": "9.5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-clear", @@ -682,7 +721,8 @@ "id": "", "title": "Controlling flow next to floats: the 'clear' property", "number": "9.5.2" - } + }, + "definedIn": "table" }, { "id": "propdef-z-index", @@ -699,7 +739,8 @@ "id": "", "title": "Specifying the stack level: the 'z-index' property", "number": "9.9.1" - } + }, + "definedIn": "table" }, { "id": "propdef-direction", @@ -716,7 +757,8 @@ "id": "", "title": "Text direction: the 'direction' and 'unicode-bidi' properties", "number": "9.10" - } + }, + "definedIn": "table" }, { "id": "propdef-unicode-bidi", @@ -733,7 +775,8 @@ "id": "", "title": "Text direction: the 'direction' and 'unicode-bidi' properties", "number": "9.10" - } + }, + "definedIn": "table" }, { "id": "propdef-width", @@ -750,7 +793,8 @@ "id": "", "title": "Content width: the 'width' property", "number": "10.2" - } + }, + "definedIn": "table" }, { "id": "propdef-min-width", @@ -767,7 +811,8 @@ "id": "", "title": "Minimum and maximum widths: 'min-width' and 'max-width'", "number": "10.4" - } + }, + "definedIn": "table" }, { "id": "propdef-max-width", @@ -784,7 +829,8 @@ "id": "", "title": "Minimum and maximum widths: 'min-width' and 'max-width'", "number": "10.4" - } + }, + "definedIn": "table" }, { "id": "propdef-height", @@ -801,7 +847,8 @@ "id": "", "title": "Content height: the 'height' property", "number": "10.5" - } + }, + "definedIn": "table" }, { "id": "propdef-min-height", @@ -818,7 +865,8 @@ "id": "", "title": "Minimum and maximum heights: 'min-height' and 'max-height'", "number": "10.7" - } + }, + "definedIn": "table" }, { "id": "propdef-max-height", @@ -835,7 +883,8 @@ "id": "", "title": "Minimum and maximum heights: 'min-height' and 'max-height'", "number": "10.7" - } + }, + "definedIn": "table" }, { "id": "propdef-line-height", @@ -852,7 +901,8 @@ "id": "", "title": "Leading and half-leading", "number": "10.8.1" - } + }, + "definedIn": "table" }, { "id": "propdef-vertical-align", @@ -869,7 +919,8 @@ "id": "", "title": "Leading and half-leading", "number": "10.8.1" - } + }, + "definedIn": "table" }, { "id": "propdef-overflow", @@ -886,7 +937,8 @@ "id": "", "title": "Overflow: the 'overflow' property", "number": "11.1.1" - } + }, + "definedIn": "table" }, { "id": "propdef-clip", @@ -903,7 +955,8 @@ "id": "", "title": "Clipping: the 'clip' property", "number": "11.1.2" - } + }, + "definedIn": "table" }, { "id": "propdef-visibility", @@ -920,7 +973,8 @@ "id": "", "title": "Visibility: the 'visibility' property", "number": "11.2" - } + }, + "definedIn": "table" }, { "id": "propdef-content", @@ -937,7 +991,8 @@ "id": "", "title": "The 'content' property", "number": "12.2" - } + }, + "definedIn": "table" }, { "id": "propdef-quotes", @@ -954,7 +1009,8 @@ "id": "", "title": "Specifying quotes with the 'quotes' property", "number": "12.3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-counter-reset", @@ -971,7 +1027,8 @@ "id": "", "title": "Automatic counters and numbering", "number": "12.4" - } + }, + "definedIn": "table" }, { "id": "propdef-counter-increment", @@ -988,7 +1045,8 @@ "id": "", "title": "Automatic counters and numbering", "number": "12.4" - } + }, + "definedIn": "table" }, { "id": "propdef-list-style-type", @@ -1005,7 +1063,8 @@ "id": "", "title": "Lists: the 'list-style-type', 'list-style-image', 'list-style-position', and 'list-style' properties", "number": "12.5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-list-style-image", @@ -1022,7 +1081,8 @@ "id": "", "title": "Lists: the 'list-style-type', 'list-style-image', 'list-style-position', and 'list-style' properties", "number": "12.5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-list-style-position", @@ -1039,7 +1099,8 @@ "id": "", "title": "Lists: the 'list-style-type', 'list-style-image', 'list-style-position', and 'list-style' properties", "number": "12.5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-list-style", @@ -1056,7 +1117,8 @@ "id": "", "title": "Lists: the 'list-style-type', 'list-style-image', 'list-style-position', and 'list-style' properties", "number": "12.5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-page-break-before", @@ -1073,7 +1135,8 @@ "id": "", "title": "Page break properties: 'page-break-before', 'page-break-after', 'page-break-inside'", "number": "13.3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-page-break-after", @@ -1090,7 +1153,8 @@ "id": "", "title": "Page break properties: 'page-break-before', 'page-break-after', 'page-break-inside'", "number": "13.3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-page-break-inside", @@ -1107,7 +1171,8 @@ "id": "", "title": "Page break properties: 'page-break-before', 'page-break-after', 'page-break-inside'", "number": "13.3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-orphans", @@ -1124,7 +1189,8 @@ "id": "", "title": "Breaks inside elements: 'orphans', 'widows'", "number": "13.3.2" - } + }, + "definedIn": "table" }, { "id": "propdef-widows", @@ -1141,7 +1207,8 @@ "id": "", "title": "Breaks inside elements: 'orphans', 'widows'", "number": "13.3.2" - } + }, + "definedIn": "table" }, { "id": "propdef-color", @@ -1158,7 +1225,8 @@ "id": "", "title": "Foreground color: the 'color' property", "number": "14.1" - } + }, + "definedIn": "table" }, { "id": "propdef-background-color", @@ -1175,7 +1243,8 @@ "id": "", "title": "Background properties: 'background-color', 'background-image', 'background-repeat', 'background-attachment', 'background-position', and 'background'", "number": "14.2.1" - } + }, + "definedIn": "table" }, { "id": "propdef-background-image", @@ -1192,7 +1261,8 @@ "id": "", "title": "Background properties: 'background-color', 'background-image', 'background-repeat', 'background-attachment', 'background-position', and 'background'", "number": "14.2.1" - } + }, + "definedIn": "table" }, { "id": "propdef-background-repeat", @@ -1209,7 +1279,8 @@ "id": "", "title": "Background properties: 'background-color', 'background-image', 'background-repeat', 'background-attachment', 'background-position', and 'background'", "number": "14.2.1" - } + }, + "definedIn": "table" }, { "id": "propdef-background-attachment", @@ -1226,7 +1297,8 @@ "id": "", "title": "Background properties: 'background-color', 'background-image', 'background-repeat', 'background-attachment', 'background-position', and 'background'", "number": "14.2.1" - } + }, + "definedIn": "table" }, { "id": "propdef-background-position", @@ -1243,7 +1315,8 @@ "id": "", "title": "Background properties: 'background-color', 'background-image', 'background-repeat', 'background-attachment', 'background-position', and 'background'", "number": "14.2.1" - } + }, + "definedIn": "table" }, { "id": "propdef-background", @@ -1260,7 +1333,8 @@ "id": "", "title": "Background properties: 'background-color', 'background-image', 'background-repeat', 'background-attachment', 'background-position', and 'background'", "number": "14.2.1" - } + }, + "definedIn": "table" }, { "id": "propdef-font-family", @@ -1277,7 +1351,8 @@ "id": "", "title": "Font family: the 'font-family' property", "number": "15.3" - } + }, + "definedIn": "table" }, { "id": "propdef-font-style", @@ -1294,7 +1369,8 @@ "id": "", "title": "Font styling: the 'font-style' property", "number": "15.4" - } + }, + "definedIn": "table" }, { "id": "propdef-font-variant", @@ -1311,7 +1387,8 @@ "id": "", "title": "Small-caps: the 'font-variant' property", "number": "15.5" - } + }, + "definedIn": "table" }, { "id": "propdef-font-weight", @@ -1328,7 +1405,8 @@ "id": "", "title": "Font boldness: the 'font-weight' property", "number": "15.6" - } + }, + "definedIn": "table" }, { "id": "propdef-font-size", @@ -1345,7 +1423,8 @@ "id": "", "title": "Font size: the 'font-size' property", "number": "15.7" - } + }, + "definedIn": "table" }, { "id": "propdef-font", @@ -1362,7 +1441,8 @@ "id": "", "title": "Shorthand font property: the 'font' property", "number": "15.8" - } + }, + "definedIn": "table" }, { "id": "propdef-text-indent", @@ -1379,7 +1459,8 @@ "id": "", "title": "Indentation: the 'text-indent' property", "number": "16.1" - } + }, + "definedIn": "table" }, { "id": "propdef-text-align", @@ -1396,7 +1477,8 @@ "id": "", "title": "Alignment: the 'text-align' property", "number": "16.2" - } + }, + "definedIn": "table" }, { "id": "propdef-text-decoration", @@ -1413,7 +1495,8 @@ "id": "", "title": "Underlining, overlining, striking, and blinking: the 'text-decoration' property", "number": "16.3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-letter-spacing", @@ -1430,7 +1513,8 @@ "id": "", "title": "Letter and word spacing: the 'letter-spacing' and 'word-spacing' properties", "number": "16.4" - } + }, + "definedIn": "table" }, { "id": "propdef-word-spacing", @@ -1447,7 +1531,8 @@ "id": "", "title": "Letter and word spacing: the 'letter-spacing' and 'word-spacing' properties", "number": "16.4" - } + }, + "definedIn": "table" }, { "id": "propdef-text-transform", @@ -1464,7 +1549,8 @@ "id": "", "title": "Capitalization: the 'text-transform' property", "number": "16.5" - } + }, + "definedIn": "table" }, { "id": "propdef-white-space", @@ -1481,7 +1567,8 @@ "id": "", "title": "White space: the 'white-space' property", "number": "16.6" - } + }, + "definedIn": "table" }, { "id": "internal-table-element", @@ -1498,7 +1585,8 @@ "id": "", "title": "Introduction to tables", "number": "17.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-caption-side", @@ -1515,7 +1603,8 @@ "id": "", "title": "Caption position and alignment", "number": "17.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-table-layout", @@ -1532,7 +1621,8 @@ "id": "", "title": "Table width algorithms: the 'table-layout' property", "number": "17.5.2" - } + }, + "definedIn": "table" }, { "id": "propdef-border-collapse", @@ -1549,7 +1639,8 @@ "id": "", "title": "Borders", "number": "17.6" - } + }, + "definedIn": "table" }, { "id": "propdef-border-spacing", @@ -1566,7 +1657,8 @@ "id": "", "title": "The separated borders model", "number": "17.6.1" - } + }, + "definedIn": "table" }, { "id": "propdef-empty-cells", @@ -1583,7 +1675,8 @@ "id": "", "title": "Borders and Backgrounds around empty cells: the 'empty-cells' property", "number": "17.6.1.1" - } + }, + "definedIn": "table" }, { "id": "propdef-cursor", @@ -1600,7 +1693,8 @@ "id": "", "title": "Cursors: the 'cursor' property", "number": "18.1" - } + }, + "definedIn": "table" }, { "id": "propdef-outline", @@ -1617,7 +1711,8 @@ "id": "", "title": "Dynamic outlines: the 'outline' property", "number": "18.4" - } + }, + "definedIn": "table" }, { "id": "propdef-outline-width", @@ -1634,7 +1729,8 @@ "id": "", "title": "Dynamic outlines: the 'outline' property", "number": "18.4" - } + }, + "definedIn": "table" }, { "id": "propdef-outline-style", @@ -1651,7 +1747,8 @@ "id": "", "title": "Dynamic outlines: the 'outline' property", "number": "18.4" - } + }, + "definedIn": "table" }, { "id": "propdef-outline-color", @@ -1668,7 +1765,8 @@ "id": "", "title": "Dynamic outlines: the 'outline' property", "number": "18.4" - } + }, + "definedIn": "table" }, { "id": "propdef-volume", @@ -1685,7 +1783,8 @@ "id": "", "title": "Volume properties: 'volume'", "number": "A.3" - } + }, + "definedIn": "table" }, { "id": "propdef-speak", @@ -1702,7 +1801,8 @@ "id": "", "title": "Speaking properties: 'speak'", "number": "A.4" - } + }, + "definedIn": "table" }, { "id": "propdef-pause-before", @@ -1719,7 +1819,8 @@ "id": "", "title": "Pause properties: 'pause-before', 'pause-after', and 'pause'", "number": "A.5" - } + }, + "definedIn": "table" }, { "id": "propdef-pause-after", @@ -1736,7 +1837,8 @@ "id": "", "title": "Pause properties: 'pause-before', 'pause-after', and 'pause'", "number": "A.5" - } + }, + "definedIn": "table" }, { "id": "propdef-pause", @@ -1753,7 +1855,8 @@ "id": "", "title": "Pause properties: 'pause-before', 'pause-after', and 'pause'", "number": "A.5" - } + }, + "definedIn": "table" }, { "id": "propdef-cue-before", @@ -1770,7 +1873,8 @@ "id": "", "title": "Cue properties: 'cue-before', 'cue-after', and 'cue'", "number": "A.6" - } + }, + "definedIn": "table" }, { "id": "propdef-cue-after", @@ -1787,7 +1891,8 @@ "id": "", "title": "Cue properties: 'cue-before', 'cue-after', and 'cue'", "number": "A.6" - } + }, + "definedIn": "table" }, { "id": "propdef-cue", @@ -1804,7 +1909,8 @@ "id": "", "title": "Cue properties: 'cue-before', 'cue-after', and 'cue'", "number": "A.6" - } + }, + "definedIn": "table" }, { "id": "propdef-play-during", @@ -1821,7 +1927,8 @@ "id": "", "title": "Mixing properties: 'play-during'", "number": "A.7" - } + }, + "definedIn": "table" }, { "id": "propdef-azimuth", @@ -1838,7 +1945,8 @@ "id": "", "title": "Spatial properties: 'azimuth' and 'elevation'", "number": "A.8" - } + }, + "definedIn": "table" }, { "id": "propdef-elevation", @@ -1855,7 +1963,8 @@ "id": "", "title": "Spatial properties: 'azimuth' and 'elevation'", "number": "A.8" - } + }, + "definedIn": "table" }, { "id": "propdef-speech-rate", @@ -1872,7 +1981,8 @@ "id": "", "title": "Voice characteristic properties: 'speech-rate', 'voice-family', 'pitch', 'pitch-range', 'stress', and 'richness'", "number": "A.9" - } + }, + "definedIn": "table" }, { "id": "propdef-voice-family", @@ -1889,7 +1999,8 @@ "id": "", "title": "Voice characteristic properties: 'speech-rate', 'voice-family', 'pitch', 'pitch-range', 'stress', and 'richness'", "number": "A.9" - } + }, + "definedIn": "table" }, { "id": "propdef-pitch", @@ -1906,7 +2017,8 @@ "id": "", "title": "Voice characteristic properties: 'speech-rate', 'voice-family', 'pitch', 'pitch-range', 'stress', and 'richness'", "number": "A.9" - } + }, + "definedIn": "table" }, { "id": "propdef-pitch-range", @@ -1923,7 +2035,8 @@ "id": "", "title": "Voice characteristic properties: 'speech-rate', 'voice-family', 'pitch', 'pitch-range', 'stress', and 'richness'", "number": "A.9" - } + }, + "definedIn": "table" }, { "id": "propdef-stress", @@ -1940,7 +2053,8 @@ "id": "", "title": "Voice characteristic properties: 'speech-rate', 'voice-family', 'pitch', 'pitch-range', 'stress', and 'richness'", "number": "A.9" - } + }, + "definedIn": "table" }, { "id": "propdef-richness", @@ -1957,7 +2071,8 @@ "id": "", "title": "Voice characteristic properties: 'speech-rate', 'voice-family', 'pitch', 'pitch-range', 'stress', and 'richness'", "number": "A.9" - } + }, + "definedIn": "table" }, { "id": "propdef-speak-punctuation", @@ -1974,7 +2089,8 @@ "id": "", "title": "Speech properties: 'speak-punctuation' and 'speak-numeral'", "number": "A.10" - } + }, + "definedIn": "table" }, { "id": "propdef-speak-numeral", @@ -1991,7 +2107,8 @@ "id": "", "title": "Speech properties: 'speak-punctuation' and 'speak-numeral'", "number": "A.10" - } + }, + "definedIn": "table" }, { "id": "propdef-speak-header", @@ -2008,7 +2125,8 @@ "id": "", "title": "Speaking headers: the 'speak-header' property", "number": "A.11.1" - } + }, + "definedIn": "table" } ] } \ No newline at end of file diff --git a/tr/dfns/DOM-Parsing.json b/tr/dfns/DOM-Parsing.json index 92ed027dfb05..dc1042358cce 100644 --- a/tr/dfns/DOM-Parsing.json +++ b/tr/dfns/DOM-Parsing.json @@ -19,7 +19,8 @@ "id": "extensibility", "title": "Extensibility", "number": "1.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-context-object", @@ -36,7 +37,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "dfn-html-ns", @@ -53,7 +55,8 @@ "id": "namespaces", "title": "Namespaces", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dfn-xml-ns", @@ -70,7 +73,8 @@ "id": "namespaces", "title": "Namespaces", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dfn-xmlns-ns", @@ -87,7 +91,8 @@ "id": "namespaces", "title": "Namespaces", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dfn-concept-parse-fragment", @@ -104,7 +109,8 @@ "id": "parsing", "title": "Parsing", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-concept-fragment-serializing-algorithm", @@ -121,7 +127,8 @@ "id": "serializing", "title": "Serializing", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-concept-well-formed", @@ -138,7 +145,8 @@ "id": "serializing", "title": "Serializing", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-concept-serialize-html", @@ -155,7 +163,8 @@ "id": "serializing", "title": "Serializing", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-concept-serialize-xml", @@ -172,7 +181,8 @@ "id": "serializing", "title": "Serializing", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-concept-context-namespace", @@ -189,7 +199,8 @@ "id": "serializing", "title": "Serializing", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-concept-namespace-prefix-map", @@ -206,7 +217,8 @@ "id": "serializing", "title": "Serializing", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-concept-generated-prefix", @@ -223,7 +235,8 @@ "id": "serializing", "title": "Serializing", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-concept-algorithm-exception", @@ -240,7 +253,8 @@ "id": "serializing", "title": "Serializing", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-concept-xml-serialization-algorithm", @@ -257,7 +271,8 @@ "id": "serializing", "title": "Serializing", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-concept-serialize-doctype", @@ -274,7 +289,8 @@ "id": "serializing", "title": "Serializing", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-concept-record-namespace-info", @@ -291,7 +307,8 @@ "id": "serializing", "title": "Serializing", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-record-namespace-loop", @@ -308,7 +325,8 @@ "id": "serializing", "title": "Serializing", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-concept-generate-prefix", @@ -325,7 +343,8 @@ "id": "serializing", "title": "Serializing", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-concept-serialize-xml-attributes", @@ -342,7 +361,8 @@ "id": "serializing", "title": "Serializing", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-concept-namespace-localname-set", @@ -359,7 +379,8 @@ "id": "serializing", "title": "Serializing", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-serialize-attributes-loop", @@ -376,7 +397,8 @@ "id": "serializing", "title": "Serializing", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-concept-serialize-attr-value", @@ -393,7 +415,8 @@ "id": "serializing", "title": "Serializing", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-dom-domparser", @@ -410,7 +433,8 @@ "id": "the-domparser-interface", "title": "The DOMParser interface", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "dfn-dom-domparser-parsefromstring", @@ -427,7 +451,8 @@ "id": "methods", "title": "Methods", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-dom-xmlserializer", @@ -444,7 +469,8 @@ "id": "the-xmlserializer-interface", "title": "The XMLSerializer interface", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "dfn-dom-xmlserializer-serializetostring", @@ -461,7 +487,8 @@ "id": "methods-1", "title": "Methods", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-dom-element-innerhtml", @@ -478,7 +505,8 @@ "id": "attributes", "title": "Attributes", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-dom-element-outerhtml", @@ -495,7 +523,8 @@ "id": "attributes", "title": "Attributes", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-dom-element-insertadjacenthtml", @@ -512,7 +541,8 @@ "id": "methods-2", "title": "Methods", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-dom-range-createcontextualfragment", @@ -529,7 +559,8 @@ "id": "methods-3", "title": "Methods", "number": "8.1" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/FileAPI.json b/tr/dfns/FileAPI.json index 51d24e8bd97d..9e41505b7a66 100644 --- a/tr/dfns/FileAPI.json +++ b/tr/dfns/FileAPI.json @@ -20,7 +20,8 @@ "id": "terminology", "title": "Terminology and Algorithms", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "UnixEpoch", @@ -37,7 +38,8 @@ "id": "terminology", "title": "Terminology and Algorithms", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "snapshot-state", @@ -56,7 +58,8 @@ "id": "blob-section", "title": "The Blob Interface and Binary Data", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dfn-Blob", @@ -73,7 +76,8 @@ "id": "blob-section", "title": "The Blob Interface and Binary Data", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-blob-blobparts", @@ -92,7 +96,8 @@ "id": "blob-section", "title": "The Blob Interface and Binary Data", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-blob-options", @@ -111,7 +116,8 @@ "id": "blob-section", "title": "The Blob Interface and Binary Data", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "enumdef-endingtype", @@ -128,7 +134,8 @@ "id": "blob-section", "title": "The Blob Interface and Binary Data", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-endingtype-transparent", @@ -147,7 +154,8 @@ "id": "blob-section", "title": "The Blob Interface and Binary Data", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-endingtype-native", @@ -166,7 +174,8 @@ "id": "blob-section", "title": "The Blob Interface and Binary Data", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dfn-BlobPropertyBag", @@ -183,7 +192,8 @@ "id": "blob-section", "title": "The Blob Interface and Binary Data", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "typedefdef-blobpart", @@ -200,7 +210,8 @@ "id": "blob-section", "title": "The Blob Interface and Binary Data", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "blob-get-stream", @@ -219,7 +230,8 @@ "id": "blob-section", "title": "The Blob Interface and Binary Data", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dfn-blobParts", @@ -238,7 +250,8 @@ "id": "constructorParams", "title": "Constructor Parameters", "number": "3.1.1" - } + }, + "definedIn": "dt" }, { "id": "dfn-BPtype", @@ -257,7 +270,8 @@ "id": "constructorParams", "title": "Constructor Parameters", "number": "3.1.1" - } + }, + "definedIn": "prose" }, { "id": "dom-blobpropertybag-endings", @@ -276,7 +290,8 @@ "id": "constructorParams", "title": "Constructor Parameters", "number": "3.1.1" - } + }, + "definedIn": "prose" }, { "id": "process-blob-parts", @@ -294,7 +309,8 @@ "id": "constructorParams", "title": "Constructor Parameters", "number": "3.1.1" - } + }, + "definedIn": "prose" }, { "id": "convert-line-endings-to-native", @@ -312,7 +328,8 @@ "id": "constructorParams", "title": "Constructor Parameters", "number": "3.1.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-size", @@ -331,7 +348,8 @@ "id": "attributes-blob", "title": "Attributes", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "dfn-type", @@ -350,7 +368,8 @@ "id": "attributes-blob", "title": "Attributes", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "dfn-slice", @@ -369,7 +388,8 @@ "id": "slice-method-algo", "title": "The slice() method", "number": "3.3.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-start", @@ -388,7 +408,8 @@ "id": "slice-method-algo", "title": "The slice() method", "number": "3.3.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-end", @@ -407,7 +428,8 @@ "id": "slice-method-algo", "title": "The slice() method", "number": "3.3.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-contentTypeBlob", @@ -426,7 +448,8 @@ "id": "slice-method-algo", "title": "The slice() method", "number": "3.3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-blob-stream", @@ -445,7 +468,8 @@ "id": "stream-method-algo", "title": "The stream() method", "number": "3.3.2" - } + }, + "definedIn": "prose" }, { "id": "dom-blob-text", @@ -464,7 +488,8 @@ "id": "text-method-algo", "title": "The text() method", "number": "3.3.3" - } + }, + "definedIn": "prose" }, { "id": "dom-blob-arraybuffer", @@ -483,7 +508,8 @@ "id": "arraybuffer-method-algo", "title": "The arrayBuffer() method", "number": "3.3.4" - } + }, + "definedIn": "prose" }, { "id": "file-type-guidelines", @@ -500,7 +526,8 @@ "id": "file-section", "title": "The File Interface", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "dfn-file", @@ -517,7 +544,8 @@ "id": "file-section", "title": "The File Interface", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "dom-file-filebits", @@ -536,7 +564,8 @@ "id": "file-section", "title": "The File Interface", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "dom-file-filename", @@ -555,7 +584,8 @@ "id": "file-section", "title": "The File Interface", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "dom-file-options", @@ -574,7 +604,8 @@ "id": "file-section", "title": "The File Interface", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "dfn-FilePropertyBag", @@ -591,7 +622,8 @@ "id": "file-section", "title": "The File Interface", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "dfn-fileBits", @@ -610,7 +642,8 @@ "id": "file-constructor-params", "title": "Constructor Parameters", "number": "4.1.1" - } + }, + "definedIn": "dt" }, { "id": "dfn-fileName", @@ -629,7 +662,8 @@ "id": "file-constructor-params", "title": "Constructor Parameters", "number": "4.1.1" - } + }, + "definedIn": "dt" }, { "id": "dfn-FPdate", @@ -648,7 +682,8 @@ "id": "file-constructor-params", "title": "Constructor Parameters", "number": "4.1.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-name", @@ -667,7 +702,8 @@ "id": "file-attrs", "title": "Attributes", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "dfn-lastModified", @@ -686,7 +722,8 @@ "id": "file-attrs", "title": "Attributes", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "dfn-filelist", @@ -703,7 +740,8 @@ "id": "filelist-section", "title": "The FileList Interface", "number": "5" - } + }, + "definedIn": "pre" }, { "id": "dfn-length", @@ -722,7 +760,8 @@ "id": "attributes-filelist", "title": "Attributes", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "dfn-item", @@ -741,7 +780,8 @@ "id": "filelist-methods-params", "title": "Methods and Parameters", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "dfn-index", @@ -760,7 +800,8 @@ "id": "filelist-methods-params", "title": "Methods and Parameters", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "fileReadingTaskSource", @@ -777,7 +818,8 @@ "id": "blobreader-task-source", "title": "The File Reading Task Source", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-filereader", @@ -794,7 +836,8 @@ "id": "APIASynch", "title": "The FileReader API", "number": "6.2" - } + }, + "definedIn": "pre" }, { "id": "dom-filereader-readasarraybuffer-blob-blob", @@ -813,7 +856,8 @@ "id": "APIASynch", "title": "The FileReader API", "number": "6.2" - } + }, + "definedIn": "pre" }, { "id": "dom-filereader-readasbinarystring-blob-blob", @@ -832,7 +876,8 @@ "id": "APIASynch", "title": "The FileReader API", "number": "6.2" - } + }, + "definedIn": "pre" }, { "id": "dom-filereader-readastext-blob-encoding-blob", @@ -852,7 +897,8 @@ "id": "APIASynch", "title": "The FileReader API", "number": "6.2" - } + }, + "definedIn": "pre" }, { "id": "dom-filereader-readastext-blob-encoding-encoding", @@ -872,7 +918,8 @@ "id": "APIASynch", "title": "The FileReader API", "number": "6.2" - } + }, + "definedIn": "pre" }, { "id": "dom-filereader-readasdataurl-blob-blob", @@ -891,7 +938,8 @@ "id": "APIASynch", "title": "The FileReader API", "number": "6.2" - } + }, + "definedIn": "pre" }, { "id": "dom-filereader-empty", @@ -910,7 +958,8 @@ "id": "APIASynch", "title": "The FileReader API", "number": "6.2" - } + }, + "definedIn": "pre" }, { "id": "dom-filereader-loading", @@ -929,7 +978,8 @@ "id": "APIASynch", "title": "The FileReader API", "number": "6.2" - } + }, + "definedIn": "pre" }, { "id": "dom-filereader-done", @@ -948,7 +998,8 @@ "id": "APIASynch", "title": "The FileReader API", "number": "6.2" - } + }, + "definedIn": "pre" }, { "id": "filereader-state", @@ -967,7 +1018,8 @@ "id": "APIASynch", "title": "The FileReader API", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "filereader-result", @@ -986,7 +1038,8 @@ "id": "APIASynch", "title": "The FileReader API", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "filereader-error", @@ -1005,7 +1058,8 @@ "id": "APIASynch", "title": "The FileReader API", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "filereaderConstrctr", @@ -1024,7 +1078,8 @@ "id": "APIASynch", "title": "The FileReader API", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "dom-filereader-readystate", @@ -1043,7 +1098,8 @@ "id": "APIASynch", "title": "The FileReader API", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "dom-filereader-result", @@ -1062,7 +1118,8 @@ "id": "APIASynch", "title": "The FileReader API", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "dom-filereader-error", @@ -1081,7 +1138,8 @@ "id": "APIASynch", "title": "The FileReader API", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "readOperation", @@ -1098,7 +1156,8 @@ "id": "APIASynch", "title": "The FileReader API", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-onloadstart", @@ -1117,7 +1176,8 @@ "id": "event-handler-attributes-section", "title": "Event Handler Content Attributes", "number": "6.2.1" - } + }, + "definedIn": "table" }, { "id": "dfn-onprogress", @@ -1136,7 +1196,8 @@ "id": "event-handler-attributes-section", "title": "Event Handler Content Attributes", "number": "6.2.1" - } + }, + "definedIn": "table" }, { "id": "dfn-onabort", @@ -1155,7 +1216,8 @@ "id": "event-handler-attributes-section", "title": "Event Handler Content Attributes", "number": "6.2.1" - } + }, + "definedIn": "table" }, { "id": "dfn-onerror", @@ -1174,7 +1236,8 @@ "id": "event-handler-attributes-section", "title": "Event Handler Content Attributes", "number": "6.2.1" - } + }, + "definedIn": "table" }, { "id": "dfn-onload", @@ -1193,7 +1256,8 @@ "id": "event-handler-attributes-section", "title": "Event Handler Content Attributes", "number": "6.2.1" - } + }, + "definedIn": "table" }, { "id": "dfn-onloadend", @@ -1212,7 +1276,8 @@ "id": "event-handler-attributes-section", "title": "Event Handler Content Attributes", "number": "6.2.1" - } + }, + "definedIn": "table" }, { "id": "asynchronous-read-methods", @@ -1229,7 +1294,8 @@ "id": "reading-a-file", "title": "Reading a File or Blob", "number": "6.2.3" - } + }, + "definedIn": "prose" }, { "id": "read-method", @@ -1246,7 +1312,8 @@ "id": "reading-a-file", "title": "Reading a File or Blob", "number": "6.2.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-readAsDataURL", @@ -1265,7 +1332,8 @@ "id": "readAsDataURL", "title": "The readAsDataURL() method", "number": "6.2.3.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-readAsText", @@ -1285,7 +1353,8 @@ "id": "readAsDataText", "title": "The readAsText() method", "number": "6.2.3.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-readAsArrayBuffer", @@ -1304,7 +1373,8 @@ "id": "readAsArrayBuffer", "title": "The readAsArrayBuffer()", "number": "6.2.3.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-readAsBinaryString", @@ -1323,7 +1393,8 @@ "id": "readAsBinaryString", "title": "The readAsBinaryString() method", "number": "6.2.3.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-abort", @@ -1342,7 +1413,8 @@ "id": "abort", "title": "The abort() method", "number": "6.2.3.5" - } + }, + "definedIn": "prose" }, { "id": "blob-package-data", @@ -1361,7 +1433,8 @@ "id": "packaging-data", "title": "Packaging data", "number": "6.3" - } + }, + "definedIn": "prose" }, { "id": "fire-a-progress-event", @@ -1378,7 +1451,8 @@ "id": "events", "title": "Events", "number": "6.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-loadstart-event", @@ -1397,7 +1471,8 @@ "id": "event-summary", "title": "Event Summary", "number": "6.4.1" - } + }, + "definedIn": "table" }, { "id": "dfn-progress-event", @@ -1416,7 +1491,8 @@ "id": "event-summary", "title": "Event Summary", "number": "6.4.1" - } + }, + "definedIn": "table" }, { "id": "dfn-abort-event", @@ -1435,7 +1511,8 @@ "id": "event-summary", "title": "Event Summary", "number": "6.4.1" - } + }, + "definedIn": "table" }, { "id": "dfn-error-event", @@ -1454,7 +1531,8 @@ "id": "event-summary", "title": "Event Summary", "number": "6.4.1" - } + }, + "definedIn": "table" }, { "id": "dfn-load-event", @@ -1473,7 +1551,8 @@ "id": "event-summary", "title": "Event Summary", "number": "6.4.1" - } + }, + "definedIn": "table" }, { "id": "dfn-loadend-event", @@ -1492,7 +1571,8 @@ "id": "event-summary", "title": "Event Summary", "number": "6.4.1" - } + }, + "definedIn": "table" }, { "id": "read-method-sync", @@ -1509,7 +1589,8 @@ "id": "FileReaderSync", "title": "The FileReaderSync API", "number": "6.5.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-FileReaderSync", @@ -1526,7 +1607,8 @@ "id": "FileReaderSync", "title": "The FileReaderSync API", "number": "6.5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-filereadersync-readasarraybuffer-blob-blob", @@ -1545,7 +1627,8 @@ "id": "FileReaderSync", "title": "The FileReaderSync API", "number": "6.5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-filereadersync-readasbinarystring-blob-blob", @@ -1564,7 +1647,8 @@ "id": "FileReaderSync", "title": "The FileReaderSync API", "number": "6.5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-filereadersync-readastext-blob-encoding-blob", @@ -1584,7 +1668,8 @@ "id": "FileReaderSync", "title": "The FileReaderSync API", "number": "6.5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-filereadersync-readastext-blob-encoding-encoding", @@ -1604,7 +1689,8 @@ "id": "FileReaderSync", "title": "The FileReaderSync API", "number": "6.5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-filereadersync-readasdataurl-blob-blob", @@ -1623,7 +1709,8 @@ "id": "FileReaderSync", "title": "The FileReaderSync API", "number": "6.5.1" - } + }, + "definedIn": "pre" }, { "id": "dfn-readAsTextSync", @@ -1643,7 +1730,8 @@ "id": "readAsTextSync", "title": "The readAsText()", "number": "6.5.1.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-readAsDataURLSync", @@ -1662,7 +1750,8 @@ "id": "readAsDataURLSync-section", "title": "The readAsDataURL() method", "number": "6.5.1.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-readAsArrayBufferSync", @@ -1681,7 +1770,8 @@ "id": "readAsArrayBufferSyncSection", "title": "The readAsArrayBuffer() method", "number": "6.5.1.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-readAsBinaryStringSync", @@ -1700,7 +1790,8 @@ "id": "readAsBinaryStringSyncSection", "title": "The readAsBinaryString() method", "number": "6.5.1.5" - } + }, + "definedIn": "prose" }, { "id": "file-error-read", @@ -1717,7 +1808,8 @@ "id": "ErrorAndException", "title": "Errors and Exceptions", "number": "7" - } + }, + "definedIn": "prose" }, { "id": "failureReason", @@ -1734,7 +1826,8 @@ "id": "dfn-error-codes", "title": "Throwing an Exception or Returning an Error", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "NotFoundFR", @@ -1751,7 +1844,8 @@ "id": "dfn-error-codes", "title": "Throwing an Exception or Returning an Error", "number": "7.1" - } + }, + "definedIn": "table" }, { "id": "UnsafeFileFR", @@ -1768,7 +1862,8 @@ "id": "dfn-error-codes", "title": "Throwing an Exception or Returning an Error", "number": "7.1" - } + }, + "definedIn": "table" }, { "id": "TooManyReadsFR", @@ -1785,7 +1880,8 @@ "id": "dfn-error-codes", "title": "Throwing an Exception or Returning an Error", "number": "7.1" - } + }, + "definedIn": "table" }, { "id": "SnapshotStateFR", @@ -1802,7 +1898,8 @@ "id": "dfn-error-codes", "title": "Throwing an Exception or Returning an Error", "number": "7.1" - } + }, + "definedIn": "table" }, { "id": "FileLockFR", @@ -1819,7 +1916,8 @@ "id": "dfn-error-codes", "title": "Throwing an Exception or Returning an Error", "number": "7.1" - } + }, + "definedIn": "table" }, { "id": "BlobURLStore", @@ -1836,7 +1934,8 @@ "id": "url-model", "title": "Model", "number": "8.2" - } + }, + "definedIn": "prose" }, { "id": "blob-url-entry", @@ -1853,7 +1952,8 @@ "id": "url-model", "title": "Model", "number": "8.2" - } + }, + "definedIn": "prose" }, { "id": "blob-url-entry-object", @@ -1872,7 +1972,8 @@ "id": "url-model", "title": "Model", "number": "8.2" - } + }, + "definedIn": "prose" }, { "id": "blob-url-entry-environment", @@ -1891,7 +1992,8 @@ "id": "url-model", "title": "Model", "number": "8.2" - } + }, + "definedIn": "prose" }, { "id": "blob-url", @@ -1909,7 +2011,8 @@ "id": "url-model", "title": "Model", "number": "8.2" - } + }, + "definedIn": "prose" }, { "id": "unicodeBlobURL", @@ -1927,7 +2030,8 @@ "id": "url-model", "title": "Model", "number": "8.2" - } + }, + "definedIn": "prose" }, { "id": "add-an-entry", @@ -1950,7 +2054,8 @@ "id": "url-model", "title": "Model", "number": "8.2" - } + }, + "definedIn": "prose" }, { "id": "removeTheEntry", @@ -1972,7 +2077,8 @@ "id": "url-model", "title": "Model", "number": "8.2" - } + }, + "definedIn": "prose" }, { "id": "blob-url-resolve", @@ -1991,7 +2097,8 @@ "id": "requestResponseModel", "title": "Dereferencing Model for blob URLs", "number": "8.3" - } + }, + "definedIn": "prose" }, { "id": "lifeTime", @@ -2011,7 +2118,8 @@ "id": "lifeTime", "title": "Lifetime of blob URLs", "number": "8.3.2" - } + }, + "definedIn": "heading" }, { "id": "dom-url-createobjecturl-obj-obj", @@ -2030,7 +2138,8 @@ "id": "creating-revoking", "title": "Creating and Revoking a blob URL", "number": "8.4" - } + }, + "definedIn": "pre" }, { "id": "dom-url-revokeobjecturl-url-url", @@ -2049,7 +2158,8 @@ "id": "creating-revoking", "title": "Creating and Revoking a blob URL", "number": "8.4" - } + }, + "definedIn": "pre" }, { "id": "dfn-createObjectURL", @@ -2068,7 +2178,8 @@ "id": "creating-revoking", "title": "Creating and Revoking a blob URL", "number": "8.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-revokeObjectURL", @@ -2087,7 +2198,8 @@ "id": "creating-revoking", "title": "Creating and Revoking a blob URL", "number": "8.4" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/IndexedDB-2.json b/tr/dfns/IndexedDB-2.json index a1f1b722a3bd..012d124cf4da 100644 --- a/tr/dfns/IndexedDB-2.json +++ b/tr/dfns/IndexedDB-2.json @@ -19,7 +19,8 @@ "id": "constructs", "title": "Constructs", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "sorted-name-list", @@ -35,7 +36,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "database", @@ -52,7 +54,8 @@ "id": "database-construct", "title": "Database", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "database-name", @@ -71,7 +74,8 @@ "id": "database-construct", "title": "Database", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "database-version", @@ -90,7 +94,8 @@ "id": "database-construct", "title": "Database", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "database-upgrade-transaction", @@ -108,7 +113,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "connection", @@ -126,7 +132,8 @@ "id": "database-connection", "title": "Database Connection", "number": "2.1.1" - } + }, + "definedIn": "prose" }, { "id": "connection-version", @@ -144,7 +151,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "connection-close-pending-flag", @@ -162,7 +170,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "connection-opened", @@ -180,7 +189,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "connection-closed", @@ -198,7 +208,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "connection-object-store-set", @@ -216,7 +227,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "connection-version-change-event", @@ -234,7 +246,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "object-store", @@ -251,7 +264,8 @@ "id": "object-store-construct", "title": "Object Store", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "object-store-list-of-records", @@ -270,7 +284,8 @@ "id": "object-store-construct", "title": "Object Store", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "object-store-record", @@ -289,7 +304,8 @@ "id": "object-store-construct", "title": "Object Store", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "object-store-name", @@ -308,7 +324,8 @@ "id": "object-store-construct", "title": "Object Store", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "object-store-key-path", @@ -327,7 +344,8 @@ "id": "object-store-construct", "title": "Object Store", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "object-store-in-line-keys", @@ -346,7 +364,8 @@ "id": "object-store-construct", "title": "Object Store", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "object-store-out-of-line-keys", @@ -365,7 +384,8 @@ "id": "object-store-construct", "title": "Object Store", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "object-store-handle", @@ -382,7 +402,8 @@ "id": "object-store-handle-construct", "title": "Object Store Handle", "number": "2.2.1" - } + }, + "definedIn": "prose" }, { "id": "object-store-handle-object-store", @@ -401,7 +422,8 @@ "id": "object-store-handle-construct", "title": "Object Store Handle", "number": "2.2.1" - } + }, + "definedIn": "prose" }, { "id": "object-store-handle-transaction", @@ -420,7 +442,8 @@ "id": "object-store-handle-construct", "title": "Object Store Handle", "number": "2.2.1" - } + }, + "definedIn": "prose" }, { "id": "object-store-handle-index-set", @@ -439,7 +462,8 @@ "id": "object-store-handle-construct", "title": "Object Store Handle", "number": "2.2.1" - } + }, + "definedIn": "prose" }, { "id": "object-store-handle-name", @@ -458,7 +482,8 @@ "id": "object-store-handle-construct", "title": "Object Store Handle", "number": "2.2.1" - } + }, + "definedIn": "prose" }, { "id": "value", @@ -475,7 +500,8 @@ "id": "value-construct", "title": "Values", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "key", @@ -492,7 +518,8 @@ "id": "key-construct", "title": "Keys", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "key-type", @@ -511,7 +538,8 @@ "id": "key-construct", "title": "Keys", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "key-value", @@ -529,7 +557,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "array-key", @@ -545,7 +574,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "subkeys", @@ -561,7 +591,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "compare-two-keys", @@ -577,7 +608,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "greater-than", @@ -594,7 +626,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "less-than", @@ -610,7 +643,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "equal-to", @@ -626,7 +660,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "key-path", @@ -643,7 +678,8 @@ "id": "key-path-construct", "title": "Key Path", "number": "2.5" - } + }, + "definedIn": "prose" }, { "id": "valid-key-path", @@ -660,7 +696,8 @@ "id": "key-path-construct", "title": "Key Path", "number": "2.5" - } + }, + "definedIn": "prose" }, { "id": "identifier", @@ -677,7 +714,8 @@ "id": "key-path-construct", "title": "Key Path", "number": "2.5" - } + }, + "definedIn": "prose" }, { "id": "index-concept", @@ -694,7 +732,8 @@ "id": "index-construct", "title": "Index", "number": "2.6" - } + }, + "definedIn": "prose" }, { "id": "index-referenced", @@ -714,7 +753,8 @@ "id": "index-construct", "title": "Index", "number": "2.6" - } + }, + "definedIn": "prose" }, { "id": "index-list-of-records", @@ -733,7 +773,8 @@ "id": "index-construct", "title": "Index", "number": "2.6" - } + }, + "definedIn": "prose" }, { "id": "index-records", @@ -752,7 +793,8 @@ "id": "index-construct", "title": "Index", "number": "2.6" - } + }, + "definedIn": "prose" }, { "id": "index-values", @@ -771,7 +813,8 @@ "id": "index-construct", "title": "Index", "number": "2.6" - } + }, + "definedIn": "prose" }, { "id": "index-keys", @@ -790,7 +833,8 @@ "id": "index-construct", "title": "Index", "number": "2.6" - } + }, + "definedIn": "prose" }, { "id": "index-key-path", @@ -809,7 +853,8 @@ "id": "index-construct", "title": "Index", "number": "2.6" - } + }, + "definedIn": "prose" }, { "id": "index-referenced-value", @@ -827,7 +872,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "index-name", @@ -845,7 +891,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "index-unique-flag", @@ -863,7 +910,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "index-multientry-flag", @@ -881,7 +929,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "index-handle", @@ -898,7 +947,8 @@ "id": "index-handle-construct", "title": "Index Handle", "number": "2.6.1" - } + }, + "definedIn": "prose" }, { "id": "index-handle-index", @@ -917,7 +967,8 @@ "id": "index-handle-construct", "title": "Index Handle", "number": "2.6.1" - } + }, + "definedIn": "prose" }, { "id": "index-handle-object-store-handle", @@ -936,7 +987,8 @@ "id": "index-handle-construct", "title": "Index Handle", "number": "2.6.1" - } + }, + "definedIn": "prose" }, { "id": "index-handle-transaction", @@ -955,7 +1007,8 @@ "id": "index-handle-construct", "title": "Index Handle", "number": "2.6.1" - } + }, + "definedIn": "prose" }, { "id": "index-handle-name", @@ -974,7 +1027,8 @@ "id": "index-handle-construct", "title": "Index Handle", "number": "2.6.1" - } + }, + "definedIn": "prose" }, { "id": "transaction-concept", @@ -991,7 +1045,8 @@ "id": "transaction-construct", "title": "Transactions", "number": "2.7" - } + }, + "definedIn": "prose" }, { "id": "transaction-connection", @@ -1010,7 +1065,8 @@ "id": "transaction-construct", "title": "Transactions", "number": "2.7" - } + }, + "definedIn": "prose" }, { "id": "transaction-scope", @@ -1029,7 +1085,8 @@ "id": "transaction-construct", "title": "Transactions", "number": "2.7" - } + }, + "definedIn": "prose" }, { "id": "transaction-mode", @@ -1048,7 +1105,8 @@ "id": "transaction-construct", "title": "Transactions", "number": "2.7" - } + }, + "definedIn": "prose" }, { "id": "transaction-active-flag", @@ -1067,7 +1125,8 @@ "id": "transaction-construct", "title": "Transactions", "number": "2.7" - } + }, + "definedIn": "prose" }, { "id": "transaction-active", @@ -1086,7 +1145,8 @@ "id": "transaction-construct", "title": "Transactions", "number": "2.7" - } + }, + "definedIn": "prose" }, { "id": "transaction-cleanup-event-loop", @@ -1105,7 +1165,8 @@ "id": "transaction-construct", "title": "Transactions", "number": "2.7" - } + }, + "definedIn": "prose" }, { "id": "transaction-request-list", @@ -1124,7 +1185,8 @@ "id": "transaction-construct", "title": "Transactions", "number": "2.7" - } + }, + "definedIn": "prose" }, { "id": "transaction-error", @@ -1143,7 +1205,8 @@ "id": "transaction-construct", "title": "Transactions", "number": "2.7" - } + }, + "definedIn": "prose" }, { "id": "transaction-read-only-transaction", @@ -1162,7 +1225,8 @@ "id": "transaction-construct", "title": "Transactions", "number": "2.7" - } + }, + "definedIn": "prose" }, { "id": "transaction-read-write-transaction", @@ -1181,7 +1245,8 @@ "id": "transaction-construct", "title": "Transactions", "number": "2.7" - } + }, + "definedIn": "prose" }, { "id": "transaction-lifetime", @@ -1199,7 +1264,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "transaction-created", @@ -1217,7 +1283,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "transaction-start", @@ -1236,7 +1303,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "transaction-abort", @@ -1256,7 +1324,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "transaction-commit", @@ -1276,7 +1345,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "transaction-finish", @@ -1295,7 +1365,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "cleanup-indexed-database-transactions", @@ -1311,7 +1382,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "upgrade-transaction", @@ -1328,7 +1400,8 @@ "id": "upgrade-transaction-construct", "title": "Upgrade Transactions", "number": "2.7.2" - } + }, + "definedIn": "prose" }, { "id": "request", @@ -1345,7 +1418,8 @@ "id": "request-construct", "title": "Requests", "number": "2.8" - } + }, + "definedIn": "prose" }, { "id": "request-done-flag", @@ -1364,7 +1438,8 @@ "id": "request-construct", "title": "Requests", "number": "2.8" - } + }, + "definedIn": "prose" }, { "id": "request-source", @@ -1383,7 +1458,8 @@ "id": "request-construct", "title": "Requests", "number": "2.8" - } + }, + "definedIn": "prose" }, { "id": "request-result", @@ -1402,7 +1478,8 @@ "id": "request-construct", "title": "Requests", "number": "2.8" - } + }, + "definedIn": "prose" }, { "id": "request-error", @@ -1421,7 +1498,8 @@ "id": "request-construct", "title": "Requests", "number": "2.8" - } + }, + "definedIn": "prose" }, { "id": "request-transaction", @@ -1440,7 +1518,8 @@ "id": "request-construct", "title": "Requests", "number": "2.8" - } + }, + "definedIn": "prose" }, { "id": "request-placed", @@ -1459,7 +1538,8 @@ "id": "request-construct", "title": "Requests", "number": "2.8" - } + }, + "definedIn": "prose" }, { "id": "request-open-request", @@ -1478,7 +1558,8 @@ "id": "open-requests", "title": "Open Requests", "number": "2.8.1" - } + }, + "definedIn": "prose" }, { "id": "request-blocked", @@ -1497,7 +1578,8 @@ "id": "open-requests", "title": "Open Requests", "number": "2.8.1" - } + }, + "definedIn": "prose" }, { "id": "request-upgradeneeded", @@ -1516,7 +1598,8 @@ "id": "open-requests", "title": "Open Requests", "number": "2.8.1" - } + }, + "definedIn": "prose" }, { "id": "request-connection-queue", @@ -1535,7 +1618,8 @@ "id": "open-requests", "title": "Open Requests", "number": "2.8.1" - } + }, + "definedIn": "prose" }, { "id": "key-range", @@ -1552,7 +1636,8 @@ "id": "range-construct", "title": "Key Range", "number": "2.9" - } + }, + "definedIn": "prose" }, { "id": "lower-bound", @@ -1569,7 +1654,8 @@ "id": "range-construct", "title": "Key Range", "number": "2.9" - } + }, + "definedIn": "prose" }, { "id": "upper-bound", @@ -1586,7 +1672,8 @@ "id": "range-construct", "title": "Key Range", "number": "2.9" - } + }, + "definedIn": "prose" }, { "id": "lower-open-flag", @@ -1603,7 +1690,8 @@ "id": "range-construct", "title": "Key Range", "number": "2.9" - } + }, + "definedIn": "prose" }, { "id": "upper-open-flag", @@ -1620,7 +1708,8 @@ "id": "range-construct", "title": "Key Range", "number": "2.9" - } + }, + "definedIn": "prose" }, { "id": "containing-only", @@ -1637,7 +1726,8 @@ "id": "range-construct", "title": "Key Range", "number": "2.9" - } + }, + "definedIn": "prose" }, { "id": "in", @@ -1654,7 +1744,8 @@ "id": "range-construct", "title": "Key Range", "number": "2.9" - } + }, + "definedIn": "prose" }, { "id": "unbounded-key-range", @@ -1670,7 +1761,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "convert-a-value-to-a-key-range", @@ -1686,7 +1778,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "cursor", @@ -1703,7 +1796,8 @@ "id": "cursor-construct", "title": "Cursor", "number": "2.10" - } + }, + "definedIn": "prose" }, { "id": "cursor-transaction", @@ -1722,7 +1816,8 @@ "id": "cursor-construct", "title": "Cursor", "number": "2.10" - } + }, + "definedIn": "prose" }, { "id": "cursor-range", @@ -1741,7 +1836,8 @@ "id": "cursor-construct", "title": "Cursor", "number": "2.10" - } + }, + "definedIn": "prose" }, { "id": "cursor-source", @@ -1760,7 +1856,8 @@ "id": "cursor-construct", "title": "Cursor", "number": "2.10" - } + }, + "definedIn": "prose" }, { "id": "cursor-direction", @@ -1779,7 +1876,8 @@ "id": "cursor-construct", "title": "Cursor", "number": "2.10" - } + }, + "definedIn": "prose" }, { "id": "cursor-position", @@ -1798,7 +1896,8 @@ "id": "cursor-construct", "title": "Cursor", "number": "2.10" - } + }, + "definedIn": "prose" }, { "id": "cursor-object-store-position", @@ -1817,7 +1916,8 @@ "id": "cursor-construct", "title": "Cursor", "number": "2.10" - } + }, + "definedIn": "prose" }, { "id": "cursor-key", @@ -1836,7 +1936,8 @@ "id": "cursor-construct", "title": "Cursor", "number": "2.10" - } + }, + "definedIn": "prose" }, { "id": "cursor-value", @@ -1855,7 +1956,8 @@ "id": "cursor-construct", "title": "Cursor", "number": "2.10" - } + }, + "definedIn": "prose" }, { "id": "cursor-got-value-flag", @@ -1874,7 +1976,8 @@ "id": "cursor-construct", "title": "Cursor", "number": "2.10" - } + }, + "definedIn": "prose" }, { "id": "cursor-effective-object-store", @@ -1893,7 +1996,8 @@ "id": "cursor-construct", "title": "Cursor", "number": "2.10" - } + }, + "definedIn": "prose" }, { "id": "cursor-effective-key", @@ -1912,7 +2016,8 @@ "id": "cursor-construct", "title": "Cursor", "number": "2.10" - } + }, + "definedIn": "prose" }, { "id": "cursor-key-only-flag", @@ -1931,7 +2036,8 @@ "id": "cursor-construct", "title": "Cursor", "number": "2.10" - } + }, + "definedIn": "prose" }, { "id": "key-generator", @@ -1948,7 +2054,8 @@ "id": "key-generator-construct", "title": "Key Generators", "number": "2.11" - } + }, + "definedIn": "prose" }, { "id": "key-generator-current-number", @@ -1967,7 +2074,8 @@ "id": "key-generator-construct", "title": "Key Generators", "number": "2.11" - } + }, + "definedIn": "prose" }, { "id": "generate-a-key", @@ -1983,7 +2091,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "possibly-update-the-key-generator", @@ -1999,7 +2108,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "database-access-task-source", @@ -2016,7 +2126,8 @@ "id": "async-api", "title": "API", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "idbrequest", @@ -2032,7 +2143,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "pre" }, { "id": "enumdef-idbrequestreadystate", @@ -2048,7 +2160,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "pre" }, { "id": "dom-idbrequestreadystate-pending", @@ -2067,7 +2180,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "pre" }, { "id": "dom-idbrequestreadystate-done", @@ -2086,7 +2200,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "pre" }, { "id": "dom-idbrequest-result", @@ -2104,7 +2219,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbrequest-error", @@ -2122,7 +2238,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbrequest-source", @@ -2140,7 +2257,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbrequest-transaction", @@ -2158,7 +2276,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbrequest-readystate", @@ -2176,7 +2295,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbrequest-onsuccess", @@ -2194,7 +2314,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbrequest-onerror", @@ -2212,7 +2333,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "idbopendbrequest", @@ -2228,7 +2350,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "pre" }, { "id": "dom-idbopendbrequest-onblocked", @@ -2246,7 +2369,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbopendbrequest-onupgradeneeded", @@ -2264,7 +2388,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbversionchangeevent-idbversionchangeevent", @@ -2284,7 +2409,8 @@ "id": "events", "title": "Event interfaces", "number": "4.2" - } + }, + "definedIn": "pre" }, { "id": "dom-idbversionchangeevent-idbversionchangeevent-type-eventinitdict-type", @@ -2303,7 +2429,8 @@ "id": "events", "title": "Event interfaces", "number": "4.2" - } + }, + "definedIn": "pre" }, { "id": "dom-idbversionchangeevent-idbversionchangeevent-type-eventinitdict-eventinitdict", @@ -2322,7 +2449,8 @@ "id": "events", "title": "Event interfaces", "number": "4.2" - } + }, + "definedIn": "pre" }, { "id": "idbversionchangeevent", @@ -2339,7 +2467,8 @@ "id": "events", "title": "Event interfaces", "number": "4.2" - } + }, + "definedIn": "pre" }, { "id": "dictdef-idbversionchangeeventinit", @@ -2356,7 +2485,8 @@ "id": "events", "title": "Event interfaces", "number": "4.2" - } + }, + "definedIn": "pre" }, { "id": "dom-idbversionchangeeventinit-oldversion", @@ -2375,7 +2505,8 @@ "id": "events", "title": "Event interfaces", "number": "4.2" - } + }, + "definedIn": "pre" }, { "id": "dom-idbversionchangeeventinit-newversion", @@ -2394,7 +2525,8 @@ "id": "events", "title": "Event interfaces", "number": "4.2" - } + }, + "definedIn": "pre" }, { "id": "dom-idbversionchangeevent-oldversion", @@ -2413,7 +2545,8 @@ "id": "events", "title": "Event interfaces", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dom-idbversionchangeevent-newversion", @@ -2432,7 +2565,8 @@ "id": "events", "title": "Event interfaces", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "fire-a-version-change-event", @@ -2449,7 +2583,8 @@ "id": "events", "title": "Event interfaces", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dom-windoworworkerglobalscope-indexeddb", @@ -2468,7 +2603,8 @@ "id": "factory-interface", "title": "The IDBFactory interface", "number": "4.3" - } + }, + "definedIn": "prose" }, { "id": "idbfactory", @@ -2485,7 +2621,8 @@ "id": "factory-interface", "title": "The IDBFactory interface", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "dom-idbfactory-open-name-version-name", @@ -2505,7 +2642,8 @@ "id": "factory-interface", "title": "The IDBFactory interface", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "dom-idbfactory-open-name-version-version", @@ -2525,7 +2663,8 @@ "id": "factory-interface", "title": "The IDBFactory interface", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "dom-idbfactory-deletedatabase-name-name", @@ -2544,7 +2683,8 @@ "id": "factory-interface", "title": "The IDBFactory interface", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "dom-idbfactory-cmp-first-second-first", @@ -2563,7 +2703,8 @@ "id": "factory-interface", "title": "The IDBFactory interface", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "dom-idbfactory-cmp-first-second-second", @@ -2582,7 +2723,8 @@ "id": "factory-interface", "title": "The IDBFactory interface", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "dom-idbfactory-open", @@ -2602,7 +2744,8 @@ "id": "factory-interface", "title": "The IDBFactory interface", "number": "4.3" - } + }, + "definedIn": "prose" }, { "id": "dom-idbfactory-deletedatabase", @@ -2620,7 +2763,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbfactory-cmp", @@ -2638,7 +2782,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "idbdatabase", @@ -2655,7 +2800,8 @@ "id": "database-interface", "title": "The IDBDatabase interface", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-idbdatabase-transaction-storenames-mode-storenames", @@ -2675,7 +2821,8 @@ "id": "database-interface", "title": "The IDBDatabase interface", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-idbdatabase-transaction-storenames-mode-mode", @@ -2695,7 +2842,8 @@ "id": "database-interface", "title": "The IDBDatabase interface", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-idbdatabase-createobjectstore-name-options-name", @@ -2715,7 +2863,8 @@ "id": "database-interface", "title": "The IDBDatabase interface", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-idbdatabase-createobjectstore-name-options-options", @@ -2735,7 +2884,8 @@ "id": "database-interface", "title": "The IDBDatabase interface", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-idbdatabase-deleteobjectstore-name-name", @@ -2754,7 +2904,8 @@ "id": "database-interface", "title": "The IDBDatabase interface", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dictdef-idbobjectstoreparameters", @@ -2771,7 +2922,8 @@ "id": "database-interface", "title": "The IDBDatabase interface", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstoreparameters-keypath", @@ -2790,7 +2942,8 @@ "id": "database-interface", "title": "The IDBDatabase interface", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstoreparameters-autoincrement", @@ -2809,7 +2962,8 @@ "id": "database-interface", "title": "The IDBDatabase interface", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-idbdatabase-name", @@ -2828,7 +2982,8 @@ "id": "database-interface", "title": "The IDBDatabase interface", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-idbdatabase-version", @@ -2847,7 +3002,8 @@ "id": "database-interface", "title": "The IDBDatabase interface", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-idbdatabase-objectstorenames", @@ -2866,7 +3022,8 @@ "id": "database-interface", "title": "The IDBDatabase interface", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-idbdatabase-createobjectstore", @@ -2886,7 +3043,8 @@ "id": "database-interface", "title": "The IDBDatabase interface", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-idbdatabase-deleteobjectstore", @@ -2905,7 +3063,8 @@ "id": "database-interface", "title": "The IDBDatabase interface", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-idbdatabase-transaction", @@ -2925,7 +3084,8 @@ "id": "database-interface", "title": "The IDBDatabase interface", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-idbdatabase-close", @@ -2943,7 +3103,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbdatabase-onabort", @@ -2961,7 +3122,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbdatabase-onclose", @@ -2979,7 +3141,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbdatabase-onerror", @@ -2997,7 +3160,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbdatabase-onversionchange", @@ -3015,7 +3179,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "idbobjectstore", @@ -3032,7 +3197,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstore-put-value-key-value", @@ -3052,7 +3218,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstore-put-value-key-key", @@ -3072,7 +3239,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstore-add-value-key-value", @@ -3092,7 +3260,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstore-add-value-key-key", @@ -3112,7 +3281,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstore-delete-query-query", @@ -3131,7 +3301,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstore-get-query-query", @@ -3150,7 +3321,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstore-getkey-query-query", @@ -3169,7 +3341,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstore-getall-query-count-query", @@ -3190,7 +3363,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstore-getall-query-count-count", @@ -3211,7 +3385,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstore-getallkeys-query-count-query", @@ -3232,7 +3407,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstore-getallkeys-query-count-count", @@ -3253,7 +3429,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstore-count-query-query", @@ -3273,7 +3450,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstore-opencursor-query-direction-query", @@ -3294,7 +3472,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstore-opencursor-query-direction-direction", @@ -3315,7 +3494,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstore-openkeycursor-query-direction-query", @@ -3336,7 +3516,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstore-openkeycursor-query-direction-direction", @@ -3357,7 +3538,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstore-index-name-name", @@ -3376,7 +3558,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstore-createindex-name-keypath-options-name", @@ -3396,7 +3579,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstore-createindex-name-keypath-options-keypath", @@ -3416,7 +3600,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstore-createindex-name-keypath-options-options", @@ -3436,7 +3621,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstore-deleteindex-name-name", @@ -3455,7 +3641,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dictdef-idbindexparameters", @@ -3472,7 +3659,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbindexparameters-unique", @@ -3491,7 +3679,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbindexparameters-multientry", @@ -3510,7 +3699,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-idbobjectstore-name", @@ -3529,7 +3719,8 @@ "id": "object-store-interface", "title": "The IDBObjectStore interface", "number": "4.5" - } + }, + "definedIn": "prose" }, { "id": "dom-idbobjectstore-keypath", @@ -3547,7 +3738,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbobjectstore-indexnames", @@ -3565,7 +3757,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbobjectstore-transaction", @@ -3583,7 +3776,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbobjectstore-autoincrement", @@ -3601,7 +3795,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbobjectstore-put", @@ -3620,7 +3815,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbobjectstore-add", @@ -3639,7 +3835,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbobjectstore-delete", @@ -3657,7 +3854,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbobjectstore-clear", @@ -3675,7 +3873,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbobjectstore-get", @@ -3693,7 +3892,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbobjectstore-getkey", @@ -3711,7 +3911,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbobjectstore-getall", @@ -3731,7 +3932,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbobjectstore-getallkeys", @@ -3751,7 +3953,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbobjectstore-count", @@ -3770,7 +3973,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbobjectstore-opencursor", @@ -3790,7 +3994,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbobjectstore-openkeycursor", @@ -3810,7 +4015,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbobjectstore-createindex", @@ -3829,7 +4035,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbobjectstore-index", @@ -3847,7 +4054,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbobjectstore-deleteindex", @@ -3865,7 +4073,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "idbindex", @@ -3882,7 +4091,8 @@ "id": "index-interface", "title": "The IDBIndex interface", "number": "4.6" - } + }, + "definedIn": "pre" }, { "id": "dom-idbindex-get-query-query", @@ -3901,7 +4111,8 @@ "id": "index-interface", "title": "The IDBIndex interface", "number": "4.6" - } + }, + "definedIn": "pre" }, { "id": "dom-idbindex-getkey-query-query", @@ -3920,7 +4131,8 @@ "id": "index-interface", "title": "The IDBIndex interface", "number": "4.6" - } + }, + "definedIn": "pre" }, { "id": "dom-idbindex-getall-query-count-query", @@ -3941,7 +4153,8 @@ "id": "index-interface", "title": "The IDBIndex interface", "number": "4.6" - } + }, + "definedIn": "pre" }, { "id": "dom-idbindex-getall-query-count-count", @@ -3962,7 +4175,8 @@ "id": "index-interface", "title": "The IDBIndex interface", "number": "4.6" - } + }, + "definedIn": "pre" }, { "id": "dom-idbindex-getallkeys-query-count-query", @@ -3983,7 +4197,8 @@ "id": "index-interface", "title": "The IDBIndex interface", "number": "4.6" - } + }, + "definedIn": "pre" }, { "id": "dom-idbindex-getallkeys-query-count-count", @@ -4004,7 +4219,8 @@ "id": "index-interface", "title": "The IDBIndex interface", "number": "4.6" - } + }, + "definedIn": "pre" }, { "id": "dom-idbindex-count-query-query", @@ -4024,7 +4240,8 @@ "id": "index-interface", "title": "The IDBIndex interface", "number": "4.6" - } + }, + "definedIn": "pre" }, { "id": "dom-idbindex-opencursor-query-direction-query", @@ -4045,7 +4262,8 @@ "id": "index-interface", "title": "The IDBIndex interface", "number": "4.6" - } + }, + "definedIn": "pre" }, { "id": "dom-idbindex-opencursor-query-direction-direction", @@ -4066,7 +4284,8 @@ "id": "index-interface", "title": "The IDBIndex interface", "number": "4.6" - } + }, + "definedIn": "pre" }, { "id": "dom-idbindex-openkeycursor-query-direction-query", @@ -4087,7 +4306,8 @@ "id": "index-interface", "title": "The IDBIndex interface", "number": "4.6" - } + }, + "definedIn": "pre" }, { "id": "dom-idbindex-openkeycursor-query-direction-direction", @@ -4108,7 +4328,8 @@ "id": "index-interface", "title": "The IDBIndex interface", "number": "4.6" - } + }, + "definedIn": "pre" }, { "id": "dom-idbindex-name", @@ -4127,7 +4348,8 @@ "id": "index-interface", "title": "The IDBIndex interface", "number": "4.6" - } + }, + "definedIn": "prose" }, { "id": "dom-idbindex-objectstore", @@ -4145,7 +4367,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbindex-keypath", @@ -4163,7 +4386,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbindex-multientry", @@ -4181,7 +4405,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbindex-unique", @@ -4199,7 +4424,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbindex-get", @@ -4217,7 +4443,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbindex-getkey", @@ -4235,7 +4462,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbindex-getall", @@ -4255,7 +4483,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbindex-getallkeys", @@ -4275,7 +4504,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbindex-count", @@ -4294,7 +4524,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbindex-opencursor", @@ -4314,7 +4545,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbindex-openkeycursor", @@ -4334,7 +4566,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "idbkeyrange", @@ -4351,7 +4584,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "pre" }, { "id": "dom-idbkeyrange-only-value-value", @@ -4370,7 +4604,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "pre" }, { "id": "dom-idbkeyrange-lowerbound", @@ -4390,7 +4625,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "pre" }, { "id": "dom-idbkeyrange-lowerbound-lower-open-lower", @@ -4410,7 +4646,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "pre" }, { "id": "dom-idbkeyrange-lowerbound-lower-open-open", @@ -4430,7 +4667,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "pre" }, { "id": "dom-idbkeyrange-upperbound", @@ -4450,7 +4688,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "pre" }, { "id": "dom-idbkeyrange-upperbound-upper-open-upper", @@ -4470,7 +4709,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "pre" }, { "id": "dom-idbkeyrange-upperbound-upper-open-open", @@ -4490,7 +4730,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "pre" }, { "id": "dom-idbkeyrange-bound-lower-upper-loweropen-upperopen-lower", @@ -4511,7 +4752,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "pre" }, { "id": "dom-idbkeyrange-bound-lower-upper-loweropen-upperopen-upper", @@ -4532,7 +4774,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "pre" }, { "id": "dom-idbkeyrange-bound-lower-upper-loweropen-upperopen-loweropen", @@ -4553,7 +4796,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "pre" }, { "id": "dom-idbkeyrange-bound-lower-upper-loweropen-upperopen-upperopen", @@ -4574,7 +4818,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "pre" }, { "id": "dom-idbkeyrange-_includes", @@ -4593,7 +4838,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "pre" }, { "id": "dom-idbkeyrange-_includes-key-key", @@ -4612,7 +4858,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "pre" }, { "id": "dom-idbkeyrange-lower", @@ -4631,7 +4878,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "prose" }, { "id": "dom-idbkeyrange-upper", @@ -4650,7 +4898,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "prose" }, { "id": "dom-idbkeyrange-loweropen", @@ -4669,7 +4918,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "prose" }, { "id": "dom-idbkeyrange-upperopen", @@ -4688,7 +4938,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "prose" }, { "id": "dom-idbkeyrange-only", @@ -4707,7 +4958,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "prose" }, { "id": "dom-idbkeyrange-lowerbound-lower-loweropen", @@ -4726,7 +4978,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "prose" }, { "id": "dom-idbkeyrange-upperbound-upper-upperopen", @@ -4745,7 +4998,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "prose" }, { "id": "dom-idbkeyrange-bound", @@ -4766,7 +5020,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "prose" }, { "id": "dom-idbkeyrange-includes", @@ -4785,7 +5040,8 @@ "id": "keyrange", "title": "The IDBKeyRange interface", "number": "4.7" - } + }, + "definedIn": "prose" }, { "id": "idbcursor", @@ -4802,7 +5058,8 @@ "id": "cursor-interface", "title": "The IDBCursor interface", "number": "4.8" - } + }, + "definedIn": "pre" }, { "id": "dom-idbcursor-advance-count-count", @@ -4821,7 +5078,8 @@ "id": "cursor-interface", "title": "The IDBCursor interface", "number": "4.8" - } + }, + "definedIn": "pre" }, { "id": "dom-idbcursor-continue-key-key", @@ -4841,7 +5099,8 @@ "id": "cursor-interface", "title": "The IDBCursor interface", "number": "4.8" - } + }, + "definedIn": "pre" }, { "id": "dom-idbcursor-continueprimarykey-key-primarykey-key", @@ -4860,7 +5119,8 @@ "id": "cursor-interface", "title": "The IDBCursor interface", "number": "4.8" - } + }, + "definedIn": "pre" }, { "id": "dom-idbcursor-continueprimarykey-key-primarykey-primarykey", @@ -4879,7 +5139,8 @@ "id": "cursor-interface", "title": "The IDBCursor interface", "number": "4.8" - } + }, + "definedIn": "pre" }, { "id": "dom-idbcursor-update-value-value", @@ -4898,7 +5159,8 @@ "id": "cursor-interface", "title": "The IDBCursor interface", "number": "4.8" - } + }, + "definedIn": "pre" }, { "id": "enumdef-idbcursordirection", @@ -4915,7 +5177,8 @@ "id": "cursor-interface", "title": "The IDBCursor interface", "number": "4.8" - } + }, + "definedIn": "pre" }, { "id": "dom-idbcursordirection-next", @@ -4935,7 +5198,8 @@ "id": "cursor-interface", "title": "The IDBCursor interface", "number": "4.8" - } + }, + "definedIn": "pre" }, { "id": "dom-idbcursordirection-nextunique", @@ -4955,7 +5219,8 @@ "id": "cursor-interface", "title": "The IDBCursor interface", "number": "4.8" - } + }, + "definedIn": "pre" }, { "id": "dom-idbcursordirection-prev", @@ -4975,7 +5240,8 @@ "id": "cursor-interface", "title": "The IDBCursor interface", "number": "4.8" - } + }, + "definedIn": "pre" }, { "id": "dom-idbcursordirection-prevunique", @@ -4995,7 +5261,8 @@ "id": "cursor-interface", "title": "The IDBCursor interface", "number": "4.8" - } + }, + "definedIn": "pre" }, { "id": "dom-idbcursor-source", @@ -5014,7 +5281,8 @@ "id": "cursor-interface", "title": "The IDBCursor interface", "number": "4.8" - } + }, + "definedIn": "prose" }, { "id": "dom-idbcursor-direction", @@ -5033,7 +5301,8 @@ "id": "cursor-interface", "title": "The IDBCursor interface", "number": "4.8" - } + }, + "definedIn": "prose" }, { "id": "dom-idbcursor-key", @@ -5052,7 +5321,8 @@ "id": "cursor-interface", "title": "The IDBCursor interface", "number": "4.8" - } + }, + "definedIn": "prose" }, { "id": "dom-idbcursor-primarykey", @@ -5071,7 +5341,8 @@ "id": "cursor-interface", "title": "The IDBCursor interface", "number": "4.8" - } + }, + "definedIn": "prose" }, { "id": "dom-idbcursor-advance", @@ -5090,7 +5361,8 @@ "id": "cursor-interface", "title": "The IDBCursor interface", "number": "4.8" - } + }, + "definedIn": "prose" }, { "id": "dom-idbcursor-continue", @@ -5109,7 +5381,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbcursor-continueprimarykey", @@ -5127,7 +5400,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbcursor-update", @@ -5145,7 +5419,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbcursor-delete", @@ -5163,7 +5438,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "idbcursorwithvalue", @@ -5179,7 +5455,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "pre" }, { "id": "dom-idbcursorwithvalue-value", @@ -5197,7 +5474,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "idbtransaction", @@ -5214,7 +5492,8 @@ "id": "transaction", "title": "The IDBTransaction interface", "number": "4.9" - } + }, + "definedIn": "pre" }, { "id": "dom-idbtransaction-objectstore-name-name", @@ -5233,7 +5512,8 @@ "id": "transaction", "title": "The IDBTransaction interface", "number": "4.9" - } + }, + "definedIn": "pre" }, { "id": "enumdef-idbtransactionmode", @@ -5250,7 +5530,8 @@ "id": "transaction", "title": "The IDBTransaction interface", "number": "4.9" - } + }, + "definedIn": "pre" }, { "id": "dom-idbtransactionmode-readonly", @@ -5270,7 +5551,8 @@ "id": "transaction", "title": "The IDBTransaction interface", "number": "4.9" - } + }, + "definedIn": "pre" }, { "id": "dom-idbtransactionmode-readwrite", @@ -5290,7 +5572,8 @@ "id": "transaction", "title": "The IDBTransaction interface", "number": "4.9" - } + }, + "definedIn": "pre" }, { "id": "dom-idbtransactionmode-versionchange", @@ -5310,7 +5593,8 @@ "id": "transaction", "title": "The IDBTransaction interface", "number": "4.9" - } + }, + "definedIn": "pre" }, { "id": "dom-idbtransaction-objectstorenames", @@ -5329,7 +5613,8 @@ "id": "transaction", "title": "The IDBTransaction interface", "number": "4.9" - } + }, + "definedIn": "prose" }, { "id": "dom-idbtransaction-mode", @@ -5347,7 +5632,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbtransaction-db", @@ -5365,7 +5651,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbtransaction-error", @@ -5383,7 +5670,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbtransaction-objectstore", @@ -5401,7 +5689,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbtransaction-abort", @@ -5419,7 +5708,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbtransaction-onabort", @@ -5437,7 +5727,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbtransaction-oncomplete", @@ -5455,7 +5746,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "dom-idbtransaction-onerror", @@ -5473,7 +5765,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "open-a-database", @@ -5490,7 +5783,8 @@ "id": "opening", "title": "Opening a database", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "close-a-database-connection", @@ -5507,7 +5801,8 @@ "id": "closing-connection", "title": "Closing a database", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "delete-a-database", @@ -5524,7 +5819,8 @@ "id": "deleting-a-database", "title": "Deleting a database", "number": "5.3" - } + }, + "definedIn": "prose" }, { "id": "commit-a-transaction", @@ -5541,7 +5837,8 @@ "id": "commit-transaction", "title": "Committing a transaction", "number": "5.4" - } + }, + "definedIn": "prose" }, { "id": "abort-a-transaction", @@ -5558,7 +5855,8 @@ "id": "abort-transaction", "title": "Aborting a transaction", "number": "5.5" - } + }, + "definedIn": "prose" }, { "id": "asynchronously-execute-a-request", @@ -5575,7 +5873,8 @@ "id": "async-execute-request", "title": "Asynchronously executing a request", "number": "5.6" - } + }, + "definedIn": "prose" }, { "id": "run-an-upgrade-transaction", @@ -5592,7 +5891,8 @@ "id": "upgrade-transaction-steps", "title": "Running an upgrade transaction", "number": "5.7" - } + }, + "definedIn": "prose" }, { "id": "abort-an-upgrade-transaction", @@ -5609,7 +5909,8 @@ "id": "abort-upgrade-transaction", "title": "Aborting an upgrade transaction", "number": "5.8" - } + }, + "definedIn": "prose" }, { "id": "fire-a-success-event", @@ -5626,7 +5927,8 @@ "id": "fire-success-event", "title": "Firing a success event", "number": "5.9" - } + }, + "definedIn": "prose" }, { "id": "fire-an-error-event", @@ -5643,7 +5945,8 @@ "id": "fire-error-event", "title": "Firing an error event", "number": "5.10" - } + }, + "definedIn": "prose" }, { "id": "clone", @@ -5660,7 +5963,8 @@ "id": "clone-value", "title": "Clone a value", "number": "5.11" - } + }, + "definedIn": "prose" }, { "id": "store-a-record-into-an-object-store", @@ -5677,7 +5981,8 @@ "id": "object-store-storage-operation", "title": "Object Store Storage Operation", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "retrieve-a-value-from-an-object-store", @@ -5694,7 +5999,8 @@ "id": "object-store-retrieval-operation", "title": "Object Store Retrieval Operations", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "retrieve-multiple-values-from-an-object-store", @@ -5711,7 +6017,8 @@ "id": "object-store-retrieval-operation", "title": "Object Store Retrieval Operations", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "retrieve-a-key-from-an-object-store", @@ -5728,7 +6035,8 @@ "id": "object-store-retrieval-operation", "title": "Object Store Retrieval Operations", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "retrieve-multiple-keys-from-an-object-store", @@ -5745,7 +6053,8 @@ "id": "object-store-retrieval-operation", "title": "Object Store Retrieval Operations", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "retrieve-a-referenced-value-from-an-index", @@ -5762,7 +6071,8 @@ "id": "index-retrieval-operation", "title": "Index Retrieval Operations", "number": "6.3" - } + }, + "definedIn": "prose" }, { "id": "retrieve-multiple-referenced-values-from-an-index", @@ -5779,7 +6089,8 @@ "id": "index-retrieval-operation", "title": "Index Retrieval Operations", "number": "6.3" - } + }, + "definedIn": "prose" }, { "id": "retrieve-a-value-from-an-index", @@ -5795,7 +6106,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "retrieve-multiple-values-from-an-index", @@ -5811,7 +6123,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "delete-records-from-an-object-store", @@ -5828,7 +6141,8 @@ "id": "object-store-deletion-operation", "title": "Object Store Deletion Operation", "number": "6.4" - } + }, + "definedIn": "prose" }, { "id": "count-the-records-in-a-range", @@ -5845,7 +6159,8 @@ "id": "record-counting-operation", "title": "Record Counting Operation", "number": "6.5" - } + }, + "definedIn": "prose" }, { "id": "clear-an-object-store", @@ -5862,7 +6177,8 @@ "id": "object-store-clear-operation", "title": "Object Store Clear Operation", "number": "6.6" - } + }, + "definedIn": "prose" }, { "id": "iterate-a-cursor", @@ -5879,7 +6195,8 @@ "id": "cursor-iteration-operation", "title": "Cursor Iteration Operation", "number": "6.7" - } + }, + "definedIn": "prose" }, { "id": "extract-a-key-from-a-value-using-a-key-path", @@ -5896,7 +6213,8 @@ "id": "extract-key-from-value", "title": "Extract a key from a value", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "evaluate-a-key-path-on-a-value", @@ -5913,7 +6231,8 @@ "id": "extract-key-from-value", "title": "Extract a key from a value", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "check-that-a-key-could-be-injected-into-a-value", @@ -5929,7 +6248,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "inject-a-key-into-a-value-using-a-key-path", @@ -5945,7 +6265,8 @@ "heading": { "id": "title", "title": "Indexed Database API 2.0" - } + }, + "definedIn": "prose" }, { "id": "convert-a-key-to-a-value", @@ -5962,7 +6283,8 @@ "id": "convert-key-to-value", "title": "Convert a key to a value", "number": "7.3" - } + }, + "definedIn": "prose" }, { "id": "convert-a-value-to-a-key", @@ -5979,7 +6301,8 @@ "id": "convert-value-to-key", "title": "Convert a value to a key", "number": "7.4" - } + }, + "definedIn": "prose" }, { "id": "convert-a-value-to-a-multientry-key", @@ -5996,7 +6319,8 @@ "id": "convert-value-to-key", "title": "Convert a value to a key", "number": "7.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-processing-equivalence", @@ -6012,7 +6336,8 @@ "heading": { "id": "conformant-algorithms", "title": "Conformant Algorithms" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/SRI.json b/tr/dfns/SRI.json index 78329ea11ccb..3bc66c030b9a 100644 --- a/tr/dfns/SRI.json +++ b/tr/dfns/SRI.json @@ -19,7 +19,8 @@ "id": "key-concepts-and-terminology", "title": "Key Concepts and Terminology", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-origin", @@ -36,7 +37,8 @@ "id": "key-concepts-and-terminology", "title": "Key Concepts and Terminology", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-representation-data", @@ -53,7 +55,8 @@ "id": "key-concepts-and-terminology", "title": "Key Concepts and Terminology", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-content-encoding", @@ -70,7 +73,8 @@ "id": "key-concepts-and-terminology", "title": "Key Concepts and Terminology", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-base64-encoding", @@ -87,7 +91,8 @@ "id": "key-concepts-and-terminology", "title": "Key Concepts and Terminology", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-sha-256", @@ -104,7 +109,8 @@ "id": "key-concepts-and-terminology", "title": "Key Concepts and Terminology", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-sha-384", @@ -121,7 +127,8 @@ "id": "key-concepts-and-terminology", "title": "Key Concepts and Terminology", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-sha-512", @@ -138,7 +145,8 @@ "id": "key-concepts-and-terminology", "title": "Key Concepts and Terminology", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-sha-2", @@ -155,7 +163,8 @@ "id": "key-concepts-and-terminology", "title": "Key Concepts and Terminology", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-vchar", @@ -172,7 +181,8 @@ "id": "grammatical-concepts", "title": "Grammatical Concepts", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-wsp", @@ -189,7 +199,8 @@ "id": "grammatical-concepts", "title": "Grammatical Concepts", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-integrity-metadata", @@ -206,7 +217,8 @@ "id": "integrity-metadata", "title": "Integrity metadata", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-getprioritizedhashfunction-a-b", @@ -223,7 +235,8 @@ "id": "priority", "title": "Priority", "number": "3.2.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-getprioritizedhashfunction", @@ -240,7 +253,8 @@ "id": "priority", "title": "Priority", "number": "3.2.2" - } + }, + "definedIn": "note" } ] } \ No newline at end of file diff --git a/tr/dfns/SVG2.json b/tr/dfns/SVG2.json index 53779795d4c3..0062b5736345 100644 --- a/tr/dfns/SVG2.json +++ b/tr/dfns/SVG2.json @@ -19,7 +19,8 @@ "id": "conformance-overview", "title": "Overview", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "TermRenderingTree", @@ -36,7 +37,8 @@ "id": "Definitions", "title": "Definitions", "number": "3.2.1" - } + }, + "definedIn": "dt" }, { "id": "TermRenderedElement", @@ -53,7 +55,8 @@ "id": "Definitions", "title": "Definitions", "number": "3.2.1" - } + }, + "definedIn": "dt" }, { "id": "TermNonRenderedElement", @@ -70,7 +73,8 @@ "id": "Definitions", "title": "Definitions", "number": "3.2.1" - } + }, + "definedIn": "dt" }, { "id": "TermReusedGraphics", @@ -87,7 +91,8 @@ "id": "Definitions", "title": "Definitions", "number": "3.2.1" - } + }, + "definedIn": "dt" }, { "id": "TermNeverRenderedElement", @@ -104,7 +109,8 @@ "id": "Definitions", "title": "Definitions", "number": "3.2.1" - } + }, + "definedIn": "dt" }, { "id": "TermRenderableElement", @@ -121,7 +127,8 @@ "id": "Definitions", "title": "Definitions", "number": "3.2.1" - } + }, + "definedIn": "dt" }, { "id": "TermStackingContext", @@ -138,7 +145,8 @@ "id": "RenderingOrder", "title": "Rendering order", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "TermInitialValue", @@ -155,7 +163,8 @@ "id": "definitions", "title": "Definitions", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "TermInvalidValue", @@ -172,7 +181,8 @@ "id": "definitions", "title": "Definitions", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "TermReflect", @@ -189,7 +199,8 @@ "id": "ReflectingAttributes", "title": "Reflecting content attributes in the DOM", "number": "4.3.4" - } + }, + "definedIn": "prose" }, { "id": "TermSynchronize", @@ -206,7 +217,8 @@ "id": "SynchronizingReflectedValues", "title": "Synchronizing reflected values", "number": "4.3.5" - } + }, + "definedIn": "prose" }, { "id": "TermReserialize", @@ -223,7 +235,8 @@ "id": "SynchronizingReflectedValues", "title": "Synchronizing reflected values", "number": "4.3.5" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGElement", @@ -240,7 +253,8 @@ "id": "InterfaceSVGElement", "title": "Interface SVGElement", "number": "4.4.1" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGElement__className", @@ -259,7 +273,8 @@ "id": "InterfaceSVGElement", "title": "Interface SVGElement", "number": "4.4.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGElement__ownerSVGElement", @@ -278,7 +293,8 @@ "id": "InterfaceSVGElement", "title": "Interface SVGElement", "number": "4.4.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGElement__viewportElement", @@ -297,7 +313,8 @@ "id": "InterfaceSVGElement", "title": "Interface SVGElement", "number": "4.4.1" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGGraphicsElement", @@ -314,7 +331,8 @@ "id": "InterfaceSVGGraphicsElement", "title": "Interface SVGGraphicsElement", "number": "4.4.2" - } + }, + "definedIn": "heading" }, { "id": "SVGBoundingBoxOptions", @@ -331,7 +349,8 @@ "id": "InterfaceSVGGraphicsElement", "title": "Interface SVGGraphicsElement", "number": "4.4.2" - } + }, + "definedIn": "pre" }, { "id": "__svg__SVGGraphicsElement__transform", @@ -350,7 +369,8 @@ "id": "InterfaceSVGGraphicsElement", "title": "Interface SVGGraphicsElement", "number": "4.4.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGGraphicsElement__getBBox", @@ -369,7 +389,8 @@ "id": "InterfaceSVGGraphicsElement", "title": "Interface SVGGraphicsElement", "number": "4.4.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGGraphicsElement__getCTM", @@ -388,7 +409,8 @@ "id": "InterfaceSVGGraphicsElement", "title": "Interface SVGGraphicsElement", "number": "4.4.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGGraphicsElement__getScreenCTM", @@ -407,7 +429,8 @@ "id": "InterfaceSVGGraphicsElement", "title": "Interface SVGGraphicsElement", "number": "4.4.2" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGGeometryElement", @@ -424,7 +447,8 @@ "id": "InterfaceSVGGeometryElement", "title": "Interface SVGGeometryElement", "number": "4.4.3" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGGeometryElement__isPointInFill", @@ -443,7 +467,8 @@ "id": "InterfaceSVGGeometryElement", "title": "Interface SVGGeometryElement", "number": "4.4.3" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGGeometryElement__pathLength", @@ -462,7 +487,8 @@ "id": "InterfaceSVGGeometryElement", "title": "Interface SVGGeometryElement", "number": "4.4.3" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGGeometryElement__getTotalLength", @@ -481,7 +507,8 @@ "id": "InterfaceSVGGeometryElement", "title": "Interface SVGGeometryElement", "number": "4.4.3" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGGeometryElement__getPointAtLength", @@ -500,7 +527,8 @@ "id": "InterfaceSVGGeometryElement", "title": "Interface SVGGeometryElement", "number": "4.4.3" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGNumber", @@ -517,7 +545,8 @@ "id": "InterfaceSVGNumber", "title": "Interface SVGNumber", "number": "4.5.1" - } + }, + "definedIn": "heading" }, { "id": "NumberValue", @@ -534,7 +563,8 @@ "id": "InterfaceSVGNumber", "title": "Interface SVGNumber", "number": "4.5.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGNumber__value", @@ -553,7 +583,8 @@ "id": "InterfaceSVGNumber", "title": "Interface SVGNumber", "number": "4.5.1" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGLength", @@ -570,7 +601,8 @@ "id": "InterfaceSVGLength", "title": "Interface SVGLength", "number": "4.5.2" - } + }, + "definedIn": "heading" }, { "id": "LengthValue", @@ -587,7 +619,8 @@ "id": "InterfaceSVGLength", "title": "Interface SVGLength", "number": "4.5.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGLength__SVG_LENGTHTYPE_NUMBER", @@ -606,7 +639,8 @@ "id": "InterfaceSVGLength", "title": "Interface SVGLength", "number": "4.5.2" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGLength__SVG_LENGTHTYPE_PERCENTAGE", @@ -625,7 +659,8 @@ "id": "InterfaceSVGLength", "title": "Interface SVGLength", "number": "4.5.2" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGLength__SVG_LENGTHTYPE_EMS", @@ -644,7 +679,8 @@ "id": "InterfaceSVGLength", "title": "Interface SVGLength", "number": "4.5.2" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGLength__SVG_LENGTHTYPE_EXS", @@ -663,7 +699,8 @@ "id": "InterfaceSVGLength", "title": "Interface SVGLength", "number": "4.5.2" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGLength__SVG_LENGTHTYPE_PX", @@ -682,7 +719,8 @@ "id": "InterfaceSVGLength", "title": "Interface SVGLength", "number": "4.5.2" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGLength__SVG_LENGTHTYPE_CM", @@ -701,7 +739,8 @@ "id": "InterfaceSVGLength", "title": "Interface SVGLength", "number": "4.5.2" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGLength__SVG_LENGTHTYPE_MM", @@ -720,7 +759,8 @@ "id": "InterfaceSVGLength", "title": "Interface SVGLength", "number": "4.5.2" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGLength__SVG_LENGTHTYPE_IN", @@ -739,7 +779,8 @@ "id": "InterfaceSVGLength", "title": "Interface SVGLength", "number": "4.5.2" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGLength__SVG_LENGTHTYPE_PT", @@ -758,7 +799,8 @@ "id": "InterfaceSVGLength", "title": "Interface SVGLength", "number": "4.5.2" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGLength__SVG_LENGTHTYPE_PC", @@ -777,7 +819,8 @@ "id": "InterfaceSVGLength", "title": "Interface SVGLength", "number": "4.5.2" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGLength__SVG_LENGTHTYPE_UNKNOWN", @@ -796,7 +839,8 @@ "id": "InterfaceSVGLength", "title": "Interface SVGLength", "number": "4.5.2" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGLength__unitType", @@ -815,7 +859,8 @@ "id": "InterfaceSVGLength", "title": "Interface SVGLength", "number": "4.5.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGLength__value", @@ -834,7 +879,8 @@ "id": "InterfaceSVGLength", "title": "Interface SVGLength", "number": "4.5.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGLength__valueInSpecifiedUnits", @@ -853,7 +899,8 @@ "id": "InterfaceSVGLength", "title": "Interface SVGLength", "number": "4.5.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGLength__valueAsString", @@ -872,7 +919,8 @@ "id": "InterfaceSVGLength", "title": "Interface SVGLength", "number": "4.5.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGLength__newValueSpecifiedUnits", @@ -891,7 +939,8 @@ "id": "InterfaceSVGLength", "title": "Interface SVGLength", "number": "4.5.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGLength__convertToSpecifiedUnits", @@ -910,7 +959,8 @@ "id": "InterfaceSVGLength", "title": "Interface SVGLength", "number": "4.5.2" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGAngle", @@ -927,7 +977,8 @@ "id": "InterfaceSVGAngle", "title": "Interface SVGAngle", "number": "4.5.3" - } + }, + "definedIn": "heading" }, { "id": "AngleValue", @@ -944,7 +995,8 @@ "id": "InterfaceSVGAngle", "title": "Interface SVGAngle", "number": "4.5.3" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAngle__SVG_ANGLETYPE_UNSPECIFIED", @@ -963,7 +1015,8 @@ "id": "InterfaceSVGAngle", "title": "Interface SVGAngle", "number": "4.5.3" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGAngle__SVG_ANGLETYPE_DEG", @@ -982,7 +1035,8 @@ "id": "InterfaceSVGAngle", "title": "Interface SVGAngle", "number": "4.5.3" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGAngle__SVG_ANGLETYPE_RAD", @@ -1001,7 +1055,8 @@ "id": "InterfaceSVGAngle", "title": "Interface SVGAngle", "number": "4.5.3" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGAngle__SVG_ANGLETYPE_GRAD", @@ -1020,7 +1075,8 @@ "id": "InterfaceSVGAngle", "title": "Interface SVGAngle", "number": "4.5.3" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGAngle__SVG_ANGLETYPE_UNKNOWN", @@ -1039,7 +1095,8 @@ "id": "InterfaceSVGAngle", "title": "Interface SVGAngle", "number": "4.5.3" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGAngle__unitType", @@ -1058,7 +1115,8 @@ "id": "InterfaceSVGAngle", "title": "Interface SVGAngle", "number": "4.5.3" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAngle__value", @@ -1077,7 +1135,8 @@ "id": "InterfaceSVGAngle", "title": "Interface SVGAngle", "number": "4.5.3" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAngle__valueInSpecifiedUnits", @@ -1096,7 +1155,8 @@ "id": "InterfaceSVGAngle", "title": "Interface SVGAngle", "number": "4.5.3" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAngle__valueAsString", @@ -1115,7 +1175,8 @@ "id": "InterfaceSVGAngle", "title": "Interface SVGAngle", "number": "4.5.3" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAngle__newValueSpecifiedUnits", @@ -1134,7 +1195,8 @@ "id": "InterfaceSVGAngle", "title": "Interface SVGAngle", "number": "4.5.3" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAngle__convertToSpecifiedUnits", @@ -1153,7 +1215,8 @@ "id": "InterfaceSVGAngle", "title": "Interface SVGAngle", "number": "4.5.3" - } + }, + "definedIn": "prose" }, { "id": "TermListInterface", @@ -1170,7 +1233,8 @@ "id": "ListInterfaces", "title": "List interfaces", "number": "4.5.4" - } + }, + "definedIn": "prose" }, { "id": "TermSynchronizeList", @@ -1187,7 +1251,8 @@ "id": "ListInterfaces", "title": "List interfaces", "number": "4.5.4" - } + }, + "definedIn": "prose" }, { "id": "TermDetach", @@ -1204,7 +1269,8 @@ "id": "ListInterfaces", "title": "List interfaces", "number": "4.5.4" - } + }, + "definedIn": "prose" }, { "id": "TermAttach", @@ -1221,7 +1287,8 @@ "id": "ListInterfaces", "title": "List interfaces", "number": "4.5.4" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGNumberList", @@ -1238,7 +1305,8 @@ "id": "InterfaceSVGNumberList", "title": "Interface SVGNumberList", "number": "4.5.5" - } + }, + "definedIn": "heading" }, { "id": "InterfaceSVGLengthList", @@ -1255,7 +1323,8 @@ "id": "InterfaceSVGLengthList", "title": "Interface SVGLengthList", "number": "4.5.6" - } + }, + "definedIn": "heading" }, { "id": "InterfaceSVGStringList", @@ -1272,7 +1341,8 @@ "id": "InterfaceSVGStringList", "title": "Interface SVGStringList", "number": "4.5.7" - } + }, + "definedIn": "heading" }, { "id": "InterfaceSVGAnimatedBoolean", @@ -1289,7 +1359,8 @@ "id": "InterfaceSVGAnimatedBoolean", "title": "Interface SVGAnimatedBoolean", "number": "4.6.1" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGAnimatedBoolean__baseVal", @@ -1308,7 +1379,8 @@ "id": "InterfaceSVGAnimatedBoolean", "title": "Interface SVGAnimatedBoolean", "number": "4.6.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAnimatedBoolean__animVal", @@ -1327,7 +1399,8 @@ "id": "InterfaceSVGAnimatedBoolean", "title": "Interface SVGAnimatedBoolean", "number": "4.6.1" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGAnimatedEnumeration", @@ -1344,7 +1417,8 @@ "id": "InterfaceSVGAnimatedEnumeration", "title": "Interface SVGAnimatedEnumeration", "number": "4.6.2" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGAnimatedEnumeration__baseVal", @@ -1363,7 +1437,8 @@ "id": "InterfaceSVGAnimatedEnumeration", "title": "Interface SVGAnimatedEnumeration", "number": "4.6.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAnimatedEnumeration__animVal", @@ -1382,7 +1457,8 @@ "id": "InterfaceSVGAnimatedEnumeration", "title": "Interface SVGAnimatedEnumeration", "number": "4.6.2" - } + }, + "definedIn": "prose" }, { "id": "TermNumericTypeValue", @@ -1399,7 +1475,8 @@ "id": "InterfaceSVGAnimatedEnumeration", "title": "Interface SVGAnimatedEnumeration", "number": "4.6.2" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGAnimatedInteger", @@ -1416,7 +1493,8 @@ "id": "InterfaceSVGAnimatedInteger", "title": "Interface SVGAnimatedInteger", "number": "4.6.3" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGAnimatedInteger__baseVal", @@ -1435,7 +1513,8 @@ "id": "InterfaceSVGAnimatedInteger", "title": "Interface SVGAnimatedInteger", "number": "4.6.3" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAnimatedInteger__animVal", @@ -1454,7 +1533,8 @@ "id": "InterfaceSVGAnimatedInteger", "title": "Interface SVGAnimatedInteger", "number": "4.6.3" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGAnimatedNumber", @@ -1471,7 +1551,8 @@ "id": "InterfaceSVGAnimatedNumber", "title": "Interface SVGAnimatedNumber", "number": "4.6.4" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGAnimatedNumber__baseVal", @@ -1490,7 +1571,8 @@ "id": "InterfaceSVGAnimatedNumber", "title": "Interface SVGAnimatedNumber", "number": "4.6.4" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAnimatedNumber__animVal", @@ -1509,7 +1591,8 @@ "id": "InterfaceSVGAnimatedNumber", "title": "Interface SVGAnimatedNumber", "number": "4.6.4" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGAnimatedLength", @@ -1526,7 +1609,8 @@ "id": "InterfaceSVGAnimatedLength", "title": "Interface SVGAnimatedLength", "number": "4.6.5" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGAnimatedLength__baseVal", @@ -1545,7 +1629,8 @@ "id": "InterfaceSVGAnimatedLength", "title": "Interface SVGAnimatedLength", "number": "4.6.5" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAnimatedLength__animVal", @@ -1564,7 +1649,8 @@ "id": "InterfaceSVGAnimatedLength", "title": "Interface SVGAnimatedLength", "number": "4.6.5" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGAnimatedAngle", @@ -1581,7 +1667,8 @@ "id": "InterfaceSVGAnimatedAngle", "title": "Interface SVGAnimatedAngle", "number": "4.6.6" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGAnimatedAngle__baseVal", @@ -1600,7 +1687,8 @@ "id": "InterfaceSVGAnimatedAngle", "title": "Interface SVGAnimatedAngle", "number": "4.6.6" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAnimatedAngle__animVal", @@ -1619,7 +1707,8 @@ "id": "InterfaceSVGAnimatedAngle", "title": "Interface SVGAnimatedAngle", "number": "4.6.6" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGAnimatedString", @@ -1636,7 +1725,8 @@ "id": "InterfaceSVGAnimatedString", "title": "Interface SVGAnimatedString", "number": "4.6.7" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGAnimatedString__baseVal", @@ -1655,7 +1745,8 @@ "id": "InterfaceSVGAnimatedString", "title": "Interface SVGAnimatedString", "number": "4.6.7" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAnimatedString__animVal", @@ -1674,7 +1765,8 @@ "id": "InterfaceSVGAnimatedString", "title": "Interface SVGAnimatedString", "number": "4.6.7" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGAnimatedRect", @@ -1691,7 +1783,8 @@ "id": "InterfaceSVGAnimatedRect", "title": "Interface SVGAnimatedRect", "number": "4.6.8" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGAnimatedRect__baseVal", @@ -1710,7 +1803,8 @@ "id": "InterfaceSVGAnimatedRect", "title": "Interface SVGAnimatedRect", "number": "4.6.8" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAnimatedRect__animVal", @@ -1729,7 +1823,8 @@ "id": "InterfaceSVGAnimatedRect", "title": "Interface SVGAnimatedRect", "number": "4.6.8" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGAnimatedNumberList", @@ -1746,7 +1841,8 @@ "id": "InterfaceSVGAnimatedNumberList", "title": "Interface SVGAnimatedNumberList", "number": "4.6.9" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGAnimatedNumberList__baseVal", @@ -1765,7 +1861,8 @@ "id": "InterfaceSVGAnimatedNumberList", "title": "Interface SVGAnimatedNumberList", "number": "4.6.9" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAnimatedNumberList__animVal", @@ -1784,7 +1881,8 @@ "id": "InterfaceSVGAnimatedNumberList", "title": "Interface SVGAnimatedNumberList", "number": "4.6.9" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGAnimatedLengthList", @@ -1801,7 +1899,8 @@ "id": "InterfaceSVGAnimatedLengthList", "title": "Interface SVGAnimatedLengthList", "number": "4.6.10" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGAnimatedLengthList__baseVal", @@ -1820,7 +1919,8 @@ "id": "InterfaceSVGAnimatedLengthList", "title": "Interface SVGAnimatedLengthList", "number": "4.6.10" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAnimatedLengthList__animVal", @@ -1839,7 +1939,8 @@ "id": "InterfaceSVGAnimatedLengthList", "title": "Interface SVGAnimatedLengthList", "number": "4.6.10" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGUnitTypes", @@ -1856,7 +1957,8 @@ "id": "InterfaceSVGUnitTypes", "title": "Interface SVGUnitTypes", "number": "4.7.1" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGUnitTypes__SVG_UNIT_TYPE_USERSPACEONUSE", @@ -1875,7 +1977,8 @@ "id": "InterfaceSVGUnitTypes", "title": "Interface SVGUnitTypes", "number": "4.7.1" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGUnitTypes__SVG_UNIT_TYPE_OBJECTBOUNDINGBOX", @@ -1894,7 +1997,8 @@ "id": "InterfaceSVGUnitTypes", "title": "Interface SVGUnitTypes", "number": "4.7.1" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGUnitTypes__SVG_UNIT_TYPE_UNKNOWN", @@ -1913,7 +2017,8 @@ "id": "InterfaceSVGUnitTypes", "title": "Interface SVGUnitTypes", "number": "4.7.1" - } + }, + "definedIn": "table" }, { "id": "InterfaceSVGTests", @@ -1930,7 +2035,8 @@ "id": "InterfaceSVGTests", "title": "Mixin SVGTests", "number": "4.7.2" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGTests__requiredExtensions", @@ -1949,7 +2055,8 @@ "id": "InterfaceSVGTests", "title": "Mixin SVGTests", "number": "4.7.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTests__systemLanguage", @@ -1968,7 +2075,8 @@ "id": "InterfaceSVGTests", "title": "Mixin SVGTests", "number": "4.7.2" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGFitToViewBox", @@ -1985,7 +2093,8 @@ "id": "InterfaceSVGFitToViewBox", "title": "Mixin SVGFitToViewBox", "number": "4.7.3" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGFitToViewBox__viewBox", @@ -2004,7 +2113,8 @@ "id": "InterfaceSVGFitToViewBox", "title": "Mixin SVGFitToViewBox", "number": "4.7.3" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGFitToViewBox__preserveAspectRatio", @@ -2023,7 +2133,8 @@ "id": "InterfaceSVGFitToViewBox", "title": "Mixin SVGFitToViewBox", "number": "4.7.3" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGZoomAndPan", @@ -2040,7 +2151,8 @@ "id": "InterfaceSVGZoomAndPan", "title": "Mixin SVGZoomAndPan", "number": "4.7.4" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGZoomAndPan__SVG_ZOOMANDPAN_DISABLE", @@ -2059,7 +2171,8 @@ "id": "InterfaceSVGZoomAndPan", "title": "Mixin SVGZoomAndPan", "number": "4.7.4" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGZoomAndPan__SVG_ZOOMANDPAN_MAGNIFY", @@ -2078,7 +2191,8 @@ "id": "InterfaceSVGZoomAndPan", "title": "Mixin SVGZoomAndPan", "number": "4.7.4" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGZoomAndPan__SVG_ZOOMANDPAN_UNKNOWN", @@ -2097,7 +2211,8 @@ "id": "InterfaceSVGZoomAndPan", "title": "Mixin SVGZoomAndPan", "number": "4.7.4" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGZoomAndPan__zoomAndPan", @@ -2116,7 +2231,8 @@ "id": "InterfaceSVGZoomAndPan", "title": "Mixin SVGZoomAndPan", "number": "4.7.4" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGURIReference", @@ -2133,7 +2249,8 @@ "id": "InterfaceSVGURIReference", "title": "Mixin SVGURIReference", "number": "4.7.5" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGURIReference__href", @@ -2152,7 +2269,8 @@ "id": "InterfaceSVGURIReference", "title": "Mixin SVGURIReference", "number": "4.7.5" - } + }, + "definedIn": "prose" }, { "id": "TermStructuralElement", @@ -2169,7 +2287,8 @@ "id": "Definitions", "title": "Definitions", "number": "5.1.3" - } + }, + "definedIn": "dt" }, { "id": "TermStructurallyExternalElement", @@ -2186,7 +2305,8 @@ "id": "Definitions", "title": "Definitions", "number": "5.1.3" - } + }, + "definedIn": "dt" }, { "id": "TermCurrentSVGDocumentFragment", @@ -2203,7 +2323,8 @@ "id": "Definitions", "title": "Definitions", "number": "5.1.3" - } + }, + "definedIn": "dt" }, { "id": "TermOutermostSVGElement", @@ -2220,7 +2341,8 @@ "id": "Definitions", "title": "Definitions", "number": "5.1.3" - } + }, + "definedIn": "dt" }, { "id": "TermSVGDocumentFragment", @@ -2237,7 +2359,8 @@ "id": "Definitions", "title": "Definitions", "number": "5.1.3" - } + }, + "definedIn": "dt" }, { "id": "TermSVGElements", @@ -2254,7 +2377,8 @@ "id": "Definitions", "title": "Definitions", "number": "5.1.3" - } + }, + "definedIn": "dt" }, { "id": "graphics-element", @@ -2271,7 +2395,8 @@ "id": "Definitions", "title": "Definitions", "number": "5.1.3" - } + }, + "definedIn": "dt" }, { "id": "graphics-referencing-element", @@ -2288,7 +2413,8 @@ "id": "Definitions", "title": "Definitions", "number": "5.1.3" - } + }, + "definedIn": "dt" }, { "id": "elementdef-svg", @@ -2305,7 +2431,8 @@ "id": "SVGElement", "title": "The ‘svg’ element", "number": "5.1.4" - } + }, + "definedIn": "prose" }, { "id": "SVGElementZoomAndPanAttribute", @@ -2324,7 +2451,8 @@ "id": "SVGElement", "title": "The ‘svg’ element", "number": "5.1.4" - } + }, + "definedIn": "table" }, { "id": "container-element", @@ -2341,7 +2469,8 @@ "id": "GroupsOverview", "title": "Overview", "number": "5.2.1" - } + }, + "definedIn": "dt" }, { "id": "elementdef-g", @@ -2358,7 +2487,8 @@ "id": "GElement", "title": "The ‘g’ element", "number": "5.2.2" - } + }, + "definedIn": "prose" }, { "id": "elementdef-unknown", @@ -2375,7 +2505,8 @@ "id": "UnknownElement", "title": "Unknown elements", "number": "5.3" - } + }, + "definedIn": "prose" }, { "id": "elementdef-defs", @@ -2392,7 +2523,8 @@ "id": "DefsElement", "title": "The ‘defs’ element", "number": "5.4.2" - } + }, + "definedIn": "prose" }, { "id": "elementdef-symbol", @@ -2409,7 +2541,8 @@ "id": "SymbolElement", "title": "The ‘symbol’ element", "number": "5.5" - } + }, + "definedIn": "prose" }, { "id": "SymbolElementRefXAttribute", @@ -2428,7 +2561,8 @@ "id": "SymbolAttributes", "title": "Attributes", "number": "5.5.1" - } + }, + "definedIn": "table" }, { "id": "SymbolElementRefYAttribute", @@ -2447,7 +2581,8 @@ "id": "SymbolAttributes", "title": "Attributes", "number": "5.5.1" - } + }, + "definedIn": "table" }, { "id": "elementdef-use", @@ -2464,7 +2599,8 @@ "id": "UseElement", "title": "The ‘use’ element", "number": "5.6" - } + }, + "definedIn": "prose" }, { "id": "UseElementHrefAttribute", @@ -2483,7 +2619,8 @@ "id": "UseElement", "title": "The ‘use’ element", "number": "5.6" - } + }, + "definedIn": "table" }, { "id": "TermConditionalProcessingAttribute", @@ -2500,7 +2637,8 @@ "id": "ConditionalProcessingDefinitions", "title": "Definitions", "number": "5.7.2" - } + }, + "definedIn": "dt" }, { "id": "elementdef-switch", @@ -2517,7 +2655,8 @@ "id": "SwitchElement", "title": "The ‘switch’ element", "number": "5.7.3" - } + }, + "definedIn": "prose" }, { "id": "RequiredExtensionsAttribute", @@ -2564,7 +2703,8 @@ "id": "ConditionalProcessingRequiredExtensionsAttribute", "title": "The ‘requiredExtensions’ attribute", "number": "5.7.4" - } + }, + "definedIn": "table" }, { "id": "SystemLanguageAttribute", @@ -2611,7 +2751,8 @@ "id": "ConditionalProcessingSystemLanguageAttribute", "title": "The ‘systemLanguage’ attribute", "number": "5.7.5" - } + }, + "definedIn": "table" }, { "id": "TermDescriptiveElement", @@ -2628,7 +2769,8 @@ "id": "DescriptionDefinitions", "title": "Definition", "number": "5.8.1" - } + }, + "definedIn": "dt" }, { "id": "elementdef-title", @@ -2645,7 +2787,8 @@ "id": "DescriptionDefinitions", "title": "Definition", "number": "5.8.1" - } + }, + "definedIn": "prose" }, { "id": "elementdef-desc", @@ -2662,7 +2805,8 @@ "id": "DescriptionDefinitions", "title": "Definition", "number": "5.8.1" - } + }, + "definedIn": "prose" }, { "id": "elementdef-metadata", @@ -2679,7 +2823,8 @@ "id": "MetadataElement", "title": "The ‘metadata’ element", "number": "5.9" - } + }, + "definedIn": "prose" }, { "id": "TermCoreAttribute", @@ -2696,7 +2841,8 @@ "id": "CommonAttributeDefinitions", "title": "Definitions", "number": "5.12.1" - } + }, + "definedIn": "dt" }, { "id": "IDAttribute", @@ -2715,7 +2861,8 @@ "id": "Core.attrib", "title": "Attributes common to all elements: ‘id’", "number": "5.12.2" - } + }, + "definedIn": "table" }, { "id": "LangAttribute", @@ -2734,7 +2881,8 @@ "id": "LangSpaceAttrs", "title": "The ‘lang’ and ‘xml:lang’ attributes", "number": "5.12.3" - } + }, + "definedIn": "table" }, { "id": "XMLSpaceAttribute", @@ -2753,7 +2901,8 @@ "id": "LegacyXMLSpace", "title": "Legacy white-space handling, the ‘xml:space’ property", "number": "11.10.3.2" - } + }, + "definedIn": "table" }, { "id": "SVGElementTabindexAttribute", @@ -2772,7 +2921,8 @@ "id": "tabindexattribute", "title": "The ‘tabindex’ attribute", "number": "5.12.5" - } + }, + "definedIn": "table" }, { "id": "TermARIAAttribute", @@ -2789,7 +2939,8 @@ "id": "WAIARIA-definitions", "title": "Definitions", "number": "5.13.1" - } + }, + "definedIn": "dt" }, { "id": "RoleAttribute", @@ -2806,7 +2957,8 @@ "id": "roleattribute", "title": "Role attribute", "number": "5.13.2" - } + }, + "definedIn": "table" }, { "id": "TermInclusionCriteria", @@ -2823,7 +2975,8 @@ "id": "implicit-aria-semantics", "title": "Implicit and Allowed ARIA Semantics", "number": "5.13.4" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGSVGElement", @@ -2840,7 +2993,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "heading" }, { "id": "CurrentTranslatePointObject", @@ -2857,7 +3011,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__x", @@ -2876,7 +3031,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__y", @@ -2895,7 +3051,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__width", @@ -2914,7 +3071,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__height", @@ -2933,7 +3091,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__currentScale", @@ -2952,7 +3111,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__currentTranslate", @@ -2971,7 +3131,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__suspendRedraw", @@ -2990,7 +3151,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__unsuspendRedraw", @@ -3009,7 +3171,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__unsuspendRedrawAll", @@ -3028,7 +3191,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__forceRedraw", @@ -3047,7 +3211,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__getIntersectionList", @@ -3066,7 +3231,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__getEnclosureList", @@ -3085,7 +3251,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__checkIntersection", @@ -3104,7 +3271,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__checkEnclosure", @@ -3123,7 +3291,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "TermFindIntersectingOrEnclosedDescendants", @@ -3140,7 +3309,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "TermFindNonContainerGraphicsElements", @@ -3157,7 +3327,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__deselectAll", @@ -3176,7 +3347,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__createSVGNumber", @@ -3195,7 +3367,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__createSVGLength", @@ -3214,7 +3387,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__createSVGAngle", @@ -3233,7 +3407,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__createSVGPoint", @@ -3252,7 +3427,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__createSVGMatrix", @@ -3271,7 +3447,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__createSVGRect", @@ -3290,7 +3467,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__createSVGTransform", @@ -3309,7 +3487,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__createSVGTransformFromMatrix", @@ -3328,7 +3507,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGSVGElement__getElementById", @@ -3347,7 +3527,8 @@ "id": "InterfaceSVGSVGElement", "title": "Interface SVGSVGElement", "number": "5.14.2" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGGElement", @@ -3364,7 +3545,8 @@ "id": "InterfaceSVGGElement", "title": "Interface SVGGElement", "number": "5.14.3" - } + }, + "definedIn": "heading" }, { "id": "InterfaceSVGUnknownElement", @@ -3381,7 +3563,8 @@ "id": "InterfaceSVGUnknownElement", "title": "Interface SVGUnknownElement", "number": "5.14.4" - } + }, + "definedIn": "heading" }, { "id": "InterfaceSVGDefsElement", @@ -3398,7 +3581,8 @@ "id": "InterfaceSVGDefsElement", "title": "Interface SVGDefsElement", "number": "5.14.5" - } + }, + "definedIn": "heading" }, { "id": "InterfaceSVGDescElement", @@ -3415,7 +3599,8 @@ "id": "InterfaceSVGDescElement", "title": "Interface SVGDescElement", "number": "5.14.6" - } + }, + "definedIn": "heading" }, { "id": "InterfaceSVGMetadataElement", @@ -3432,7 +3617,8 @@ "id": "InterfaceSVGMetadataElement", "title": "Interface SVGMetadataElement", "number": "5.14.7" - } + }, + "definedIn": "heading" }, { "id": "InterfaceSVGTitleElement", @@ -3449,7 +3635,8 @@ "id": "InterfaceSVGTitleElement", "title": "Interface SVGTitleElement", "number": "5.14.8" - } + }, + "definedIn": "heading" }, { "id": "InterfaceSVGSymbolElement", @@ -3466,7 +3653,8 @@ "id": "InterfaceSVGSymbolElement", "title": "Interface SVGSymbolElement", "number": "5.14.9" - } + }, + "definedIn": "heading" }, { "id": "InterfaceSVGUseElement", @@ -3483,7 +3671,8 @@ "id": "InterfaceSVGUseElement", "title": "Interface SVGUseElement", "number": "5.14.10" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGUseElement__x", @@ -3502,7 +3691,8 @@ "id": "InterfaceSVGUseElement", "title": "Interface SVGUseElement", "number": "5.14.10" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGUseElement__y", @@ -3521,7 +3711,8 @@ "id": "InterfaceSVGUseElement", "title": "Interface SVGUseElement", "number": "5.14.10" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGUseElement__width", @@ -3540,7 +3731,8 @@ "id": "InterfaceSVGUseElement", "title": "Interface SVGUseElement", "number": "5.14.10" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGUseElement__height", @@ -3559,7 +3751,8 @@ "id": "InterfaceSVGUseElement", "title": "Interface SVGUseElement", "number": "5.14.10" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGUseElement__instanceRoot", @@ -3578,7 +3771,8 @@ "id": "InterfaceSVGUseElement", "title": "Interface SVGUseElement", "number": "5.14.10" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGUseElement__animatedInstanceRoot", @@ -3597,7 +3791,8 @@ "id": "InterfaceSVGUseElement", "title": "Interface SVGUseElement", "number": "5.14.10" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGUseElementShadowRoot", @@ -3614,7 +3809,8 @@ "id": "InterfaceSVGUseElementShadowRoot", "title": "Interface SVGUseElementShadowRoot", "number": "5.14.11" - } + }, + "definedIn": "heading" }, { "id": "InterfaceSVGElementInstance", @@ -3631,7 +3827,8 @@ "id": "InterfaceSVGElementInstance", "title": "Mixin SVGElementInstance", "number": "5.14.12" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGElementInstance__correspondingElement", @@ -3650,7 +3847,8 @@ "id": "InterfaceSVGElementInstance", "title": "Mixin SVGElementInstance", "number": "5.14.12" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGElementInstance__correspondingUseElement", @@ -3669,7 +3867,8 @@ "id": "InterfaceSVGElementInstance", "title": "Mixin SVGElementInstance", "number": "5.14.12" - } + }, + "definedIn": "prose" }, { "id": "InterfaceShadowAnimation", @@ -3686,7 +3885,8 @@ "id": "InterfaceShadowAnimation", "title": "Interface ShadowAnimation", "number": "5.14.13" - } + }, + "definedIn": "heading" }, { "id": "__svg__ShadowAnimation__sourceAnimation", @@ -3705,7 +3905,8 @@ "id": "InterfaceShadowAnimation", "title": "Interface ShadowAnimation", "number": "5.14.13" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGSwitchElement", @@ -3722,7 +3923,8 @@ "id": "InterfaceSVGSwitchElement", "title": "Interface SVGSwitchElement", "number": "5.14.14" - } + }, + "definedIn": "heading" }, { "id": "InterfaceGetSVGDocument", @@ -3739,7 +3941,8 @@ "id": "InterfaceGetSVGDocument", "title": "Mixin GetSVGDocument", "number": "5.14.15" - } + }, + "definedIn": "heading" }, { "id": "__svg__GetSVGDocument__getSVGDocument", @@ -3758,7 +3961,8 @@ "id": "InterfaceGetSVGDocument", "title": "Mixin GetSVGDocument", "number": "5.14.15" - } + }, + "definedIn": "prose" }, { "id": "TermProperty", @@ -3775,7 +3979,8 @@ "id": "StylingUsingCSS", "title": "Styling SVG content using CSS", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "elementdef-style", @@ -3792,7 +3997,8 @@ "id": "StyleElement", "title": "Inline style sheets: the ‘style’ element", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "StyleElementTypeAttribute", @@ -3811,7 +4017,8 @@ "id": "StyleElement", "title": "Inline style sheets: the ‘style’ element", "number": "6.2" - } + }, + "definedIn": "table" }, { "id": "StyleElementMediaAttribute", @@ -3830,7 +4037,8 @@ "id": "StyleElement", "title": "Inline style sheets: the ‘style’ element", "number": "6.2" - } + }, + "definedIn": "table" }, { "id": "StyleElementTitleAttribute", @@ -3849,7 +4057,8 @@ "id": "StyleElement", "title": "Inline style sheets: the ‘style’ element", "number": "6.2" - } + }, + "definedIn": "table" }, { "id": "LinkElement", @@ -3866,7 +4075,8 @@ "id": "LinkElement", "title": "External style sheets: the effect of the HTML ‘link’ element", "number": "6.3" - } + }, + "definedIn": "heading" }, { "id": "ClassAttribute", @@ -3885,7 +4095,8 @@ "id": "ElementSpecificStyling", "title": "Element-specific styling: the ‘class’ and ‘style’ attributes", "number": "6.5" - } + }, + "definedIn": "table" }, { "id": "StyleAttribute", @@ -3904,7 +4115,8 @@ "id": "ElementSpecificStyling", "title": "Element-specific styling: the ‘class’ and ‘style’ attributes", "number": "6.5" - } + }, + "definedIn": "table" }, { "id": "TermPresentationAttribute", @@ -3921,7 +4133,8 @@ "id": "PresentationAttributes", "title": "Presentation attributes", "number": "6.6" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGStyleElement", @@ -3938,7 +4151,8 @@ "id": "InterfaceSVGStyleElement", "title": "Interface SVGStyleElement", "number": "6.10.1" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGStyleElement__type", @@ -3957,7 +4171,8 @@ "id": "InterfaceSVGStyleElement", "title": "Interface SVGStyleElement", "number": "6.10.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGStyleElement__media", @@ -3976,7 +4191,8 @@ "id": "InterfaceSVGStyleElement", "title": "Interface SVGStyleElement", "number": "6.10.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGStyleElement__title", @@ -3995,7 +4211,8 @@ "id": "InterfaceSVGStyleElement", "title": "Interface SVGStyleElement", "number": "6.10.1" - } + }, + "definedIn": "prose" }, { "id": "geometry-properties", @@ -4011,7 +4228,8 @@ "heading": { "id": "", "title": "Chapter 7: Geometry Properties" - } + }, + "definedIn": "prose" }, { "id": "CxProperty", @@ -4028,7 +4246,8 @@ "id": "CX", "title": "Horizontal center coordinate: The ‘cx’ property", "number": "7.1" - } + }, + "definedIn": "table" }, { "id": "CyProperty", @@ -4045,7 +4264,8 @@ "id": "CY", "title": "Vertical center coordinate: The ‘cy’ property", "number": "7.2" - } + }, + "definedIn": "table" }, { "id": "RProperty", @@ -4062,7 +4282,8 @@ "id": "R", "title": "Radius: The ‘r’ property", "number": "7.3" - } + }, + "definedIn": "table" }, { "id": "RxProperty", @@ -4079,7 +4300,8 @@ "id": "RX", "title": "Horizontal radius: The ‘rx’ property", "number": "7.4" - } + }, + "definedIn": "table" }, { "id": "RyProperty", @@ -4096,7 +4318,8 @@ "id": "RY", "title": "Vertical radius: The ‘ry’ property", "number": "7.5" - } + }, + "definedIn": "table" }, { "id": "XProperty", @@ -4113,7 +4336,8 @@ "id": "X", "title": "Horizontal coordinate: The ‘x’ property", "number": "7.6" - } + }, + "definedIn": "table" }, { "id": "YProperty", @@ -4130,7 +4354,8 @@ "id": "Y", "title": "Vertical coordinate: The ‘y’ property", "number": "7.7" - } + }, + "definedIn": "table" }, { "id": "TermSVGViewport", @@ -4147,7 +4372,8 @@ "id": "Introduction", "title": "Introduction", "number": "8.1" - } + }, + "definedIn": "prose" }, { "id": "TermUserUnits", @@ -4164,7 +4390,8 @@ "id": "Introduction", "title": "Introduction", "number": "8.1" - } + }, + "definedIn": "prose" }, { "id": "TermInitialViewport", @@ -4181,7 +4408,8 @@ "id": "Introduction", "title": "Introduction", "number": "8.1" - } + }, + "definedIn": "prose" }, { "id": "TermViewportCoordinateSystem", @@ -4198,7 +4426,8 @@ "id": "Introduction", "title": "Introduction", "number": "8.1" - } + }, + "definedIn": "prose" }, { "id": "TermUserCoordinateSystem", @@ -4215,7 +4444,8 @@ "id": "Introduction", "title": "Introduction", "number": "8.1" - } + }, + "definedIn": "prose" }, { "id": "TermCanvas", @@ -4232,7 +4462,8 @@ "id": "Introduction", "title": "Introduction", "number": "8.1" - } + }, + "definedIn": "prose" }, { "id": "TermViewBox", @@ -4251,7 +4482,8 @@ "id": "ViewBoxAttribute", "title": "The ‘viewBox’ attribute", "number": "8.6" - } + }, + "definedIn": "table" }, { "id": "TermPreserveAspectRatio", @@ -4270,7 +4502,8 @@ "id": "PreserveAspectRatioAttribute", "title": "The ‘preserveAspectRatio’ attribute", "number": "8.7" - } + }, + "definedIn": "table" }, { "id": "bounding-box", @@ -4287,7 +4520,8 @@ "id": "BoundingBoxes", "title": "Bounding boxes", "number": "8.10" - } + }, + "definedIn": "dt" }, { "id": "TermObjectBoundingBox", @@ -4304,7 +4538,8 @@ "id": "BoundingBoxes", "title": "Bounding boxes", "number": "8.10" - } + }, + "definedIn": "prose" }, { "id": "TermStrokeBoundingBox", @@ -4321,7 +4556,8 @@ "id": "BoundingBoxes", "title": "Bounding boxes", "number": "8.10" - } + }, + "definedIn": "prose" }, { "id": "TermDecoratedBoundingBox", @@ -4338,7 +4574,8 @@ "id": "BoundingBoxes", "title": "Bounding boxes", "number": "8.10" - } + }, + "definedIn": "prose" }, { "id": "TermFullGlyphCell", @@ -4355,7 +4592,8 @@ "id": "BoundingBoxes", "title": "Bounding boxes", "number": "8.10" - } + }, + "definedIn": "prose" }, { "id": "VectorEffectProperty", @@ -4372,7 +4610,8 @@ "id": "VectorEffects", "title": "Vector effects", "number": "8.13" - } + }, + "definedIn": "table" }, { "id": "InterfaceSVGTransform", @@ -4389,7 +4628,8 @@ "id": "InterfaceSVGTransform", "title": "Interface SVGTransform", "number": "8.14.1" - } + }, + "definedIn": "heading" }, { "id": "TransformValue", @@ -4406,7 +4646,8 @@ "id": "InterfaceSVGTransform", "title": "Interface SVGTransform", "number": "8.14.1" - } + }, + "definedIn": "prose" }, { "id": "TransformMatrixObject", @@ -4423,7 +4664,8 @@ "id": "InterfaceSVGTransform", "title": "Interface SVGTransform", "number": "8.14.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTransform__SVG_TRANSFORM_MATRIX", @@ -4442,7 +4684,8 @@ "id": "InterfaceSVGTransform", "title": "Interface SVGTransform", "number": "8.14.1" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGTransform__SVG_TRANSFORM_TRANSLATE", @@ -4461,7 +4704,8 @@ "id": "InterfaceSVGTransform", "title": "Interface SVGTransform", "number": "8.14.1" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGTransform__SVG_TRANSFORM_SCALE", @@ -4480,7 +4724,8 @@ "id": "InterfaceSVGTransform", "title": "Interface SVGTransform", "number": "8.14.1" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGTransform__SVG_TRANSFORM_ROTATE", @@ -4499,7 +4744,8 @@ "id": "InterfaceSVGTransform", "title": "Interface SVGTransform", "number": "8.14.1" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGTransform__SVG_TRANSFORM_SKEWX", @@ -4518,7 +4764,8 @@ "id": "InterfaceSVGTransform", "title": "Interface SVGTransform", "number": "8.14.1" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGTransform__SVG_TRANSFORM_SKEWY", @@ -4537,7 +4784,8 @@ "id": "InterfaceSVGTransform", "title": "Interface SVGTransform", "number": "8.14.1" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGTransform__SVG_TRANSFORM_UNKNOWN", @@ -4556,7 +4804,8 @@ "id": "InterfaceSVGTransform", "title": "Interface SVGTransform", "number": "8.14.1" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGTransform__type", @@ -4575,7 +4824,8 @@ "id": "InterfaceSVGTransform", "title": "Interface SVGTransform", "number": "8.14.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTransform__matrix", @@ -4594,7 +4844,8 @@ "id": "InterfaceSVGTransform", "title": "Interface SVGTransform", "number": "8.14.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTransform__angle", @@ -4613,7 +4864,8 @@ "id": "InterfaceSVGTransform", "title": "Interface SVGTransform", "number": "8.14.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTransform__setMatrix", @@ -4632,7 +4884,8 @@ "id": "InterfaceSVGTransform", "title": "Interface SVGTransform", "number": "8.14.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTransform__setTranslate", @@ -4651,7 +4904,8 @@ "id": "InterfaceSVGTransform", "title": "Interface SVGTransform", "number": "8.14.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTransform__setScale", @@ -4670,7 +4924,8 @@ "id": "InterfaceSVGTransform", "title": "Interface SVGTransform", "number": "8.14.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTransform__setRotate", @@ -4689,7 +4944,8 @@ "id": "InterfaceSVGTransform", "title": "Interface SVGTransform", "number": "8.14.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTransform__setSkewX", @@ -4708,7 +4964,8 @@ "id": "InterfaceSVGTransform", "title": "Interface SVGTransform", "number": "8.14.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTransform__setSkewY", @@ -4727,7 +4984,8 @@ "id": "InterfaceSVGTransform", "title": "Interface SVGTransform", "number": "8.14.1" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGTransformList", @@ -4744,7 +5002,8 @@ "id": "InterfaceSVGTransformList", "title": "Interface SVGTransformList", "number": "8.14.2" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGTransformList__createSVGTransformFromMatrix", @@ -4763,7 +5022,8 @@ "id": "InterfaceSVGTransformList", "title": "Interface SVGTransformList", "number": "8.14.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTransformList__consolidate", @@ -4782,7 +5042,8 @@ "id": "InterfaceSVGTransformList", "title": "Interface SVGTransformList", "number": "8.14.2" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGAnimatedTransformList", @@ -4799,7 +5060,8 @@ "id": "InterfaceSVGAnimatedTransformList", "title": "Interface SVGAnimatedTransformList", "number": "8.14.3" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGAnimatedTransformList__baseVal", @@ -4818,7 +5080,8 @@ "id": "InterfaceSVGAnimatedTransformList", "title": "Interface SVGAnimatedTransformList", "number": "8.14.3" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAnimatedTransformList__animVal", @@ -4837,7 +5100,8 @@ "id": "InterfaceSVGAnimatedTransformList", "title": "Interface SVGAnimatedTransformList", "number": "8.14.3" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGPreserveAspectRatio", @@ -4854,7 +5118,8 @@ "id": "InterfaceSVGPreserveAspectRatio", "title": "Interface SVGPreserveAspectRatio", "number": "8.14.4" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGPreserveAspectRatio__SVG_PRESERVEASPECTRATIO_NONE", @@ -4873,7 +5138,8 @@ "id": "InterfaceSVGPreserveAspectRatio", "title": "Interface SVGPreserveAspectRatio", "number": "8.14.4" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGPreserveAspectRatio__SVG_PRESERVEASPECTRATIO_XMINYMIN", @@ -4892,7 +5158,8 @@ "id": "InterfaceSVGPreserveAspectRatio", "title": "Interface SVGPreserveAspectRatio", "number": "8.14.4" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGPreserveAspectRatio__SVG_PRESERVEASPECTRATIO_XMIDYMIN", @@ -4911,7 +5178,8 @@ "id": "InterfaceSVGPreserveAspectRatio", "title": "Interface SVGPreserveAspectRatio", "number": "8.14.4" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGPreserveAspectRatio__SVG_PRESERVEASPECTRATIO_XMAXYMIN", @@ -4930,7 +5198,8 @@ "id": "InterfaceSVGPreserveAspectRatio", "title": "Interface SVGPreserveAspectRatio", "number": "8.14.4" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGPreserveAspectRatio__SVG_PRESERVEASPECTRATIO_XMINYMID", @@ -4949,7 +5218,8 @@ "id": "InterfaceSVGPreserveAspectRatio", "title": "Interface SVGPreserveAspectRatio", "number": "8.14.4" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGPreserveAspectRatio__SVG_PRESERVEASPECTRATIO_XMIDYMID", @@ -4968,7 +5238,8 @@ "id": "InterfaceSVGPreserveAspectRatio", "title": "Interface SVGPreserveAspectRatio", "number": "8.14.4" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGPreserveAspectRatio__SVG_PRESERVEASPECTRATIO_XMAXYMID", @@ -4987,7 +5258,8 @@ "id": "InterfaceSVGPreserveAspectRatio", "title": "Interface SVGPreserveAspectRatio", "number": "8.14.4" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGPreserveAspectRatio__SVG_PRESERVEASPECTRATIO_XMINYMAX", @@ -5006,7 +5278,8 @@ "id": "InterfaceSVGPreserveAspectRatio", "title": "Interface SVGPreserveAspectRatio", "number": "8.14.4" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGPreserveAspectRatio__SVG_PRESERVEASPECTRATIO_XMIDYMAX", @@ -5025,7 +5298,8 @@ "id": "InterfaceSVGPreserveAspectRatio", "title": "Interface SVGPreserveAspectRatio", "number": "8.14.4" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGPreserveAspectRatio__SVG_PRESERVEASPECTRATIO_XMAXYMAX", @@ -5044,7 +5318,8 @@ "id": "InterfaceSVGPreserveAspectRatio", "title": "Interface SVGPreserveAspectRatio", "number": "8.14.4" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGPreserveAspectRatio__SVG_PRESERVEASPECTRATIO_UNKNOWN", @@ -5063,7 +5338,8 @@ "id": "InterfaceSVGPreserveAspectRatio", "title": "Interface SVGPreserveAspectRatio", "number": "8.14.4" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGPreserveAspectRatio__SVG_MEETORSLICE_MEET", @@ -5082,7 +5358,8 @@ "id": "InterfaceSVGPreserveAspectRatio", "title": "Interface SVGPreserveAspectRatio", "number": "8.14.4" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGPreserveAspectRatio__SVG_MEETORSLICE_SLICE", @@ -5101,7 +5378,8 @@ "id": "InterfaceSVGPreserveAspectRatio", "title": "Interface SVGPreserveAspectRatio", "number": "8.14.4" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGPreserveAspectRatio__SVG_MEETORSLICE_UNKNOWN", @@ -5120,7 +5398,8 @@ "id": "InterfaceSVGPreserveAspectRatio", "title": "Interface SVGPreserveAspectRatio", "number": "8.14.4" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGPreserveAspectRatio__align", @@ -5139,7 +5418,8 @@ "id": "InterfaceSVGPreserveAspectRatio", "title": "Interface SVGPreserveAspectRatio", "number": "8.14.4" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGPreserveAspectRatio__meetOrSlice", @@ -5158,7 +5438,8 @@ "id": "InterfaceSVGPreserveAspectRatio", "title": "Interface SVGPreserveAspectRatio", "number": "8.14.4" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGAnimatedPreserveAspectRatio", @@ -5175,7 +5456,8 @@ "id": "InterfaceSVGAnimatedPreserveAspectRatio", "title": "Interface SVGAnimatedPreserveAspectRatio", "number": "8.14.5" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGAnimatedPreserveAspectRatio__baseVal", @@ -5194,7 +5476,8 @@ "id": "InterfaceSVGAnimatedPreserveAspectRatio", "title": "Interface SVGAnimatedPreserveAspectRatio", "number": "8.14.5" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAnimatedPreserveAspectRatio__animVal", @@ -5213,7 +5496,8 @@ "id": "InterfaceSVGAnimatedPreserveAspectRatio", "title": "Interface SVGAnimatedPreserveAspectRatio", "number": "8.14.5" - } + }, + "definedIn": "prose" }, { "id": "TermEquivalentPath", @@ -5230,7 +5514,8 @@ "id": "Introduction", "title": "Introduction", "number": "9.1" - } + }, + "definedIn": "prose" }, { "id": "elementdef-path", @@ -5247,7 +5532,8 @@ "id": "PathElement", "title": "The ‘path’ element", "number": "9.2" - } + }, + "definedIn": "prose" }, { "id": "DProperty", @@ -5264,7 +5550,8 @@ "id": "TheDProperty", "title": "Specifying path data: the ‘d’ property", "number": "9.3.2" - } + }, + "definedIn": "table" }, { "id": "TermPathSegment", @@ -5281,7 +5568,8 @@ "id": "TheDProperty", "title": "Specifying path data: the ‘d’ property", "number": "9.3.2" - } + }, + "definedIn": "prose" }, { "id": "TermInitialPoint", @@ -5298,7 +5586,8 @@ "id": "PathDataMovetoCommands", "title": "The \"moveto\" commands", "number": "9.3.3" - } + }, + "definedIn": "prose" }, { "id": "TermClosedSubpath", @@ -5315,7 +5604,8 @@ "id": "PathDataClosePathCommand", "title": "The \"closepath\" command", "number": "9.3.4" - } + }, + "definedIn": "prose" }, { "id": "TermOpenSubpath", @@ -5332,7 +5622,8 @@ "id": "PathDataClosePathCommand", "title": "The \"closepath\" command", "number": "9.3.4" - } + }, + "definedIn": "prose" }, { "id": "TermSegment-CompletingClosePath", @@ -5349,7 +5640,8 @@ "id": "Segment-CompletingClosePath", "title": "Segment-completing close path operation", "number": "9.3.4.1" - } + }, + "definedIn": "prose" }, { "id": "TermPathDirection", @@ -5366,7 +5658,8 @@ "id": "PathDirectionality", "title": "Path directionality", "number": "9.4" - } + }, + "definedIn": "prose" }, { "id": "TermPathSegmentStartDirection", @@ -5383,7 +5676,8 @@ "id": "PathDirectionality", "title": "Path directionality", "number": "9.4" - } + }, + "definedIn": "prose" }, { "id": "TermPathSegmentEndDirection", @@ -5400,7 +5694,8 @@ "id": "PathDirectionality", "title": "Path directionality", "number": "9.4" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGPathElement", @@ -5417,7 +5712,8 @@ "id": "InterfaceSVGPathElement", "title": "Interface SVGPathElement", "number": "9.7.1" - } + }, + "definedIn": "heading" }, { "id": "basic-shape", @@ -5434,7 +5730,8 @@ "id": "Introduction", "title": "Introduction and definitions", "number": "10.1" - } + }, + "definedIn": "dt" }, { "id": "TermShapeElement", @@ -5451,7 +5748,8 @@ "id": "Introduction", "title": "Introduction and definitions", "number": "10.1" - } + }, + "definedIn": "dt" }, { "id": "elementdef-rect", @@ -5468,7 +5766,8 @@ "id": "RectElement", "title": "The ‘rect’ element", "number": "10.2" - } + }, + "definedIn": "prose" }, { "id": "elementdef-circle", @@ -5485,7 +5784,8 @@ "id": "CircleElement", "title": "The ‘circle’ element", "number": "10.3" - } + }, + "definedIn": "prose" }, { "id": "elementdef-ellipse", @@ -5502,7 +5802,8 @@ "id": "EllipseElement", "title": "The ‘ellipse’ element", "number": "10.4" - } + }, + "definedIn": "prose" }, { "id": "elementdef-line", @@ -5519,7 +5820,8 @@ "id": "LineElement", "title": "The ‘line’ element", "number": "10.5" - } + }, + "definedIn": "prose" }, { "id": "LineElementX1Attribute", @@ -5538,7 +5840,8 @@ "id": "LineElement", "title": "The ‘line’ element", "number": "10.5" - } + }, + "definedIn": "table" }, { "id": "LineElementY1Attribute", @@ -5557,7 +5860,8 @@ "id": "LineElement", "title": "The ‘line’ element", "number": "10.5" - } + }, + "definedIn": "table" }, { "id": "LineElementX2Attribute", @@ -5576,7 +5880,8 @@ "id": "LineElement", "title": "The ‘line’ element", "number": "10.5" - } + }, + "definedIn": "table" }, { "id": "LineElementY2Attribute", @@ -5595,7 +5900,8 @@ "id": "LineElement", "title": "The ‘line’ element", "number": "10.5" - } + }, + "definedIn": "table" }, { "id": "elementdef-polyline", @@ -5612,7 +5918,8 @@ "id": "PolylineElement", "title": "The ‘polyline’ element", "number": "10.6" - } + }, + "definedIn": "prose" }, { "id": "PolylineElementPointsAttribute", @@ -5631,7 +5938,8 @@ "id": "PolylineElement", "title": "The ‘polyline’ element", "number": "10.6" - } + }, + "definedIn": "table" }, { "id": "DataTypePoints", @@ -5648,7 +5956,8 @@ "id": "PolylineElement", "title": "The ‘polyline’ element", "number": "10.6" - } + }, + "definedIn": "prose" }, { "id": "elementdef-polygon", @@ -5665,7 +5974,8 @@ "id": "PolygonElement", "title": "The ‘polygon’ element", "number": "10.7" - } + }, + "definedIn": "prose" }, { "id": "PolygonElementPointsAttribute", @@ -5684,7 +5994,8 @@ "id": "PolygonElement", "title": "The ‘polygon’ element", "number": "10.7" - } + }, + "definedIn": "table" }, { "id": "InterfaceSVGRectElement", @@ -5701,7 +6012,8 @@ "id": "InterfaceSVGRectElement", "title": "Interface SVGRectElement", "number": "10.8.1" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGRectElement__x", @@ -5720,7 +6032,8 @@ "id": "InterfaceSVGRectElement", "title": "Interface SVGRectElement", "number": "10.8.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGRectElement__y", @@ -5739,7 +6052,8 @@ "id": "InterfaceSVGRectElement", "title": "Interface SVGRectElement", "number": "10.8.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGRectElement__width", @@ -5758,7 +6072,8 @@ "id": "InterfaceSVGRectElement", "title": "Interface SVGRectElement", "number": "10.8.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGRectElement__height", @@ -5777,7 +6092,8 @@ "id": "InterfaceSVGRectElement", "title": "Interface SVGRectElement", "number": "10.8.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGRectElement__rx", @@ -5796,7 +6112,8 @@ "id": "InterfaceSVGRectElement", "title": "Interface SVGRectElement", "number": "10.8.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGRectElement__ry", @@ -5815,7 +6132,8 @@ "id": "InterfaceSVGRectElement", "title": "Interface SVGRectElement", "number": "10.8.1" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGCircleElement", @@ -5832,7 +6150,8 @@ "id": "InterfaceSVGCircleElement", "title": "Interface SVGCircleElement", "number": "10.8.2" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGCircleElement__cx", @@ -5851,7 +6170,8 @@ "id": "InterfaceSVGCircleElement", "title": "Interface SVGCircleElement", "number": "10.8.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGCircleElement__cy", @@ -5870,7 +6190,8 @@ "id": "InterfaceSVGCircleElement", "title": "Interface SVGCircleElement", "number": "10.8.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGCircleElement__r", @@ -5889,7 +6210,8 @@ "id": "InterfaceSVGCircleElement", "title": "Interface SVGCircleElement", "number": "10.8.2" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGEllipseElement", @@ -5906,7 +6228,8 @@ "id": "InterfaceSVGEllipseElement", "title": "Interface SVGEllipseElement", "number": "10.8.3" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGEllipseElement__cx", @@ -5925,7 +6248,8 @@ "id": "InterfaceSVGEllipseElement", "title": "Interface SVGEllipseElement", "number": "10.8.3" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGEllipseElement__cy", @@ -5944,7 +6268,8 @@ "id": "InterfaceSVGEllipseElement", "title": "Interface SVGEllipseElement", "number": "10.8.3" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGEllipseElement__rx", @@ -5963,7 +6288,8 @@ "id": "InterfaceSVGEllipseElement", "title": "Interface SVGEllipseElement", "number": "10.8.3" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGEllipseElement__ry", @@ -5982,7 +6308,8 @@ "id": "InterfaceSVGEllipseElement", "title": "Interface SVGEllipseElement", "number": "10.8.3" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGLineElement", @@ -5999,7 +6326,8 @@ "id": "InterfaceSVGLineElement", "title": "Interface SVGLineElement", "number": "10.8.4" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGLineElement__x1", @@ -6018,7 +6346,8 @@ "id": "InterfaceSVGLineElement", "title": "Interface SVGLineElement", "number": "10.8.4" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGLineElement__y1", @@ -6037,7 +6366,8 @@ "id": "InterfaceSVGLineElement", "title": "Interface SVGLineElement", "number": "10.8.4" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGLineElement__x2", @@ -6056,7 +6386,8 @@ "id": "InterfaceSVGLineElement", "title": "Interface SVGLineElement", "number": "10.8.4" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGLineElement__y2", @@ -6075,7 +6406,8 @@ "id": "InterfaceSVGLineElement", "title": "Interface SVGLineElement", "number": "10.8.4" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGAnimatedPoints", @@ -6092,7 +6424,8 @@ "id": "InterfaceSVGAnimatedPoints", "title": "Mixin SVGAnimatedPoints", "number": "10.8.5" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGAnimatedPoints__points", @@ -6111,7 +6444,8 @@ "id": "InterfaceSVGAnimatedPoints", "title": "Mixin SVGAnimatedPoints", "number": "10.8.5" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAnimatedPoints__animatedPoints", @@ -6130,7 +6464,8 @@ "id": "InterfaceSVGAnimatedPoints", "title": "Mixin SVGAnimatedPoints", "number": "10.8.5" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGPointList", @@ -6147,7 +6482,8 @@ "id": "InterfaceSVGPointList", "title": "Interface SVGPointList", "number": "10.8.6" - } + }, + "definedIn": "heading" }, { "id": "InterfaceSVGPolylineElement", @@ -6164,7 +6500,8 @@ "id": "InterfaceSVGPolylineElement", "title": "Interface SVGPolylineElement", "number": "10.8.7" - } + }, + "definedIn": "heading" }, { "id": "InterfaceSVGPolygonElement", @@ -6181,7 +6518,8 @@ "id": "InterfaceSVGPolygonElement", "title": "Interface SVGPolygonElement", "number": "10.8.8" - } + }, + "definedIn": "heading" }, { "id": "TermCharacter", @@ -6198,7 +6536,8 @@ "id": "Definitions", "title": "Definitions", "number": "11.1.1" - } + }, + "definedIn": "dt" }, { "id": "TermAddressableCharacter", @@ -6215,7 +6554,8 @@ "id": "Definitions", "title": "Definitions", "number": "11.1.1" - } + }, + "definedIn": "dt" }, { "id": "TermTextContentElement", @@ -6232,7 +6572,8 @@ "id": "Definitions", "title": "Definitions", "number": "11.1.1" - } + }, + "definedIn": "dt" }, { "id": "TermBaseline", @@ -6249,7 +6590,8 @@ "id": "GlyphsMetrics", "title": "Glyph metrics and layout", "number": "11.1.3" - } + }, + "definedIn": "prose" }, { "id": "TermBaselineTable", @@ -6266,7 +6608,8 @@ "id": "GlyphsMetrics", "title": "Glyph metrics and layout", "number": "11.1.3" - } + }, + "definedIn": "prose" }, { "id": "TermDominantBaseline", @@ -6283,7 +6626,8 @@ "id": "GlyphsMetrics", "title": "Glyph metrics and layout", "number": "11.1.3" - } + }, + "definedIn": "prose" }, { "id": "TermAlignmentBaseline", @@ -6300,7 +6644,8 @@ "id": "GlyphsMetrics", "title": "Glyph metrics and layout", "number": "11.1.3" - } + }, + "definedIn": "prose" }, { "id": "elementdef-text", @@ -6317,7 +6662,8 @@ "id": "TextElement", "title": "The ‘text’ and ‘tspan’ elements", "number": "11.2" - } + }, + "definedIn": "prose" }, { "id": "elementdef-tspan", @@ -6334,7 +6680,8 @@ "id": "TextElement", "title": "The ‘text’ and ‘tspan’ elements", "number": "11.2" - } + }, + "definedIn": "prose" }, { "id": "TextElementXAttribute", @@ -6353,7 +6700,8 @@ "id": "TSpanAttributes", "title": "Attributes", "number": "11.2.1" - } + }, + "definedIn": "table" }, { "id": "TextElementYAttribute", @@ -6372,7 +6720,8 @@ "id": "TSpanAttributes", "title": "Attributes", "number": "11.2.1" - } + }, + "definedIn": "table" }, { "id": "TextElementDXAttribute", @@ -6391,7 +6740,8 @@ "id": "TSpanAttributes", "title": "Attributes", "number": "11.2.1" - } + }, + "definedIn": "table" }, { "id": "TextElementDYAttribute", @@ -6410,7 +6760,8 @@ "id": "TSpanAttributes", "title": "Attributes", "number": "11.2.1" - } + }, + "definedIn": "table" }, { "id": "TextElementRotateAttribute", @@ -6429,7 +6780,8 @@ "id": "TSpanAttributes", "title": "Attributes", "number": "11.2.1" - } + }, + "definedIn": "table" }, { "id": "TextElementTextLengthAttribute", @@ -6448,7 +6800,8 @@ "id": "TSpanAttributes", "title": "Attributes", "number": "11.2.1" - } + }, + "definedIn": "table" }, { "id": "TextElementLengthAdjustAttribute", @@ -6467,7 +6820,8 @@ "id": "TSpanAttributes", "title": "Attributes", "number": "11.2.1" - } + }, + "definedIn": "table" }, { "id": "InlineSizeProperty", @@ -6484,7 +6838,8 @@ "id": "InlineSize", "title": "The ‘inline-size’ property", "number": "11.4.1" - } + }, + "definedIn": "table" }, { "id": "ShapeInsideProperty", @@ -6501,7 +6856,8 @@ "id": "TextShapeInside", "title": "The ‘shape-inside’ property", "number": "11.4.2" - } + }, + "definedIn": "table" }, { "id": "ShapesubtractProperty", @@ -6518,7 +6874,8 @@ "id": "TextShapeSubtract", "title": "The ‘shape-subtract’ property", "number": "11.4.3" - } + }, + "definedIn": "table" }, { "id": "ShapeMarginProperty", @@ -6535,7 +6892,8 @@ "id": "TextShapeMargin", "title": "The ‘shape-margin’ property", "number": "11.4.5" - } + }, + "definedIn": "table" }, { "id": "TermResolvedDescendantNode", @@ -6552,7 +6910,8 @@ "id": "TextLayoutAlgorithm", "title": "Text layout – Algorithm", "number": "11.5" - } + }, + "definedIn": "prose" }, { "id": "elementdef-textPath", @@ -6569,7 +6928,8 @@ "id": "TextPathElement", "title": "The ‘textPath’ element", "number": "11.8.1" - } + }, + "definedIn": "prose" }, { "id": "TextPathElementStartOffsetAttribute", @@ -6588,7 +6948,8 @@ "id": "TextPathAttributes", "title": "Attributes", "number": "11.8.2" - } + }, + "definedIn": "dt" }, { "id": "TextPathElementMethodAttribute", @@ -6607,7 +6968,8 @@ "id": "TextPathAttributes", "title": "Attributes", "number": "11.8.2" - } + }, + "definedIn": "dt" }, { "id": "TextPathElementSpacingAttribute", @@ -6626,7 +6988,8 @@ "id": "TextPathAttributes", "title": "Attributes", "number": "11.8.2" - } + }, + "definedIn": "dt" }, { "id": "TextPathElementSideAttribute", @@ -6645,7 +7008,8 @@ "id": "TextPathAttributes", "title": "Attributes", "number": "11.8.2" - } + }, + "definedIn": "dt" }, { "id": "TextPathElementPathAttribute", @@ -6664,7 +7028,8 @@ "id": "TextPathAttributes", "title": "Attributes", "number": "11.8.2" - } + }, + "definedIn": "dt" }, { "id": "TextPathElementHrefAttribute", @@ -6683,7 +7048,8 @@ "id": "TextPathAttributes", "title": "Attributes", "number": "11.8.2" - } + }, + "definedIn": "dt" }, { "id": "CharWidth", @@ -6700,7 +7066,8 @@ "id": "TextpathLayoutRules", "title": "Text on a path layout rules", "number": "11.8.3" - } + }, + "definedIn": "prose" }, { "id": "StartPointOnPath", @@ -6717,7 +7084,8 @@ "id": "TextpathLayoutRules", "title": "Text on a path layout rules", "number": "11.8.3" - } + }, + "definedIn": "prose" }, { "id": "EndPointOnPath", @@ -6734,7 +7102,8 @@ "id": "TextpathLayoutRules", "title": "Text on a path layout rules", "number": "11.8.3" - } + }, + "definedIn": "prose" }, { "id": "MidPointOnPath", @@ -6751,7 +7120,8 @@ "id": "TextpathLayoutRules", "title": "Text on a path layout rules", "number": "11.8.3" - } + }, + "definedIn": "prose" }, { "id": "GlyphMidline", @@ -6768,7 +7138,8 @@ "id": "TextpathLayoutRules", "title": "Text on a path layout rules", "number": "11.8.3" - } + }, + "definedIn": "prose" }, { "id": "TextAnchorProperty", @@ -6785,7 +7156,8 @@ "id": "TextAnchoringProperties", "title": "Text alignment, the ‘text-anchor’ property", "number": "11.10.1.1" - } + }, + "definedIn": "table" }, { "id": "TextDecorationFillProperty", @@ -6802,7 +7174,8 @@ "id": "TextDecorationFillStroke", "title": "The ‘text-decoration-fill’ and ‘text-decoration-stroke’ properties", "number": "11.11.1" - } + }, + "definedIn": "table" }, { "id": "TextDecorationStrokeProperty", @@ -6819,7 +7192,8 @@ "id": "TextDecorationFillStroke", "title": "The ‘text-decoration-fill’ and ‘text-decoration-stroke’ properties", "number": "11.11.1" - } + }, + "definedIn": "table" }, { "id": "InterfaceSVGTextContentElement", @@ -6836,7 +7210,8 @@ "id": "InterfaceSVGTextContentElement", "title": "Interface SVGTextContentElement", "number": "11.13.1" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGTextContentElement__LENGTHADJUST_SPACING", @@ -6855,7 +7230,8 @@ "id": "InterfaceSVGTextContentElement", "title": "Interface SVGTextContentElement", "number": "11.13.1" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGTextContentElement__LENGTHADJUST_SPACINGANDGLYPHS", @@ -6874,7 +7250,8 @@ "id": "InterfaceSVGTextContentElement", "title": "Interface SVGTextContentElement", "number": "11.13.1" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGTextContentElement__LENGTHADJUST_UNKNOWN", @@ -6893,7 +7270,8 @@ "id": "InterfaceSVGTextContentElement", "title": "Interface SVGTextContentElement", "number": "11.13.1" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGTextContentElement__textLength", @@ -6912,7 +7290,8 @@ "id": "InterfaceSVGTextContentElement", "title": "Interface SVGTextContentElement", "number": "11.13.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTextContentElement__lengthAdjust", @@ -6931,7 +7310,8 @@ "id": "InterfaceSVGTextContentElement", "title": "Interface SVGTextContentElement", "number": "11.13.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTextContentElement__getNumberOfChars", @@ -6950,7 +7330,8 @@ "id": "InterfaceSVGTextContentElement", "title": "Interface SVGTextContentElement", "number": "11.13.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTextContentElement__getComputedTextLength", @@ -6969,7 +7350,8 @@ "id": "InterfaceSVGTextContentElement", "title": "Interface SVGTextContentElement", "number": "11.13.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTextContentElement__getSubStringLength", @@ -6988,7 +7370,8 @@ "id": "InterfaceSVGTextContentElement", "title": "Interface SVGTextContentElement", "number": "11.13.1" - } + }, + "definedIn": "prose" }, { "id": "TermFindTypographicCharacterForCharacter", @@ -7005,7 +7388,8 @@ "id": "InterfaceSVGTextContentElement", "title": "Interface SVGTextContentElement", "number": "11.13.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTextContentElement__getStartPositionOfChar", @@ -7024,7 +7408,8 @@ "id": "InterfaceSVGTextContentElement", "title": "Interface SVGTextContentElement", "number": "11.13.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTextContentElement__getEndPositionOfChar", @@ -7043,7 +7428,8 @@ "id": "InterfaceSVGTextContentElement", "title": "Interface SVGTextContentElement", "number": "11.13.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTextContentElement__getExtentOfChar", @@ -7062,7 +7448,8 @@ "id": "InterfaceSVGTextContentElement", "title": "Interface SVGTextContentElement", "number": "11.13.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTextContentElement__getRotationOfChar", @@ -7081,7 +7468,8 @@ "id": "InterfaceSVGTextContentElement", "title": "Interface SVGTextContentElement", "number": "11.13.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTextContentElement__getCharNumAtPosition", @@ -7100,7 +7488,8 @@ "id": "InterfaceSVGTextContentElement", "title": "Interface SVGTextContentElement", "number": "11.13.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTextContentElement__selectSubString", @@ -7119,7 +7508,8 @@ "id": "InterfaceSVGTextContentElement", "title": "Interface SVGTextContentElement", "number": "11.13.1" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGTextPositioningElement", @@ -7136,7 +7526,8 @@ "id": "InterfaceSVGTextPositioningElement", "title": "Interface SVGTextPositioningElement", "number": "11.13.2" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGTextPositioningElement__x", @@ -7155,7 +7546,8 @@ "id": "InterfaceSVGTextPositioningElement", "title": "Interface SVGTextPositioningElement", "number": "11.13.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTextPositioningElement__y", @@ -7174,7 +7566,8 @@ "id": "InterfaceSVGTextPositioningElement", "title": "Interface SVGTextPositioningElement", "number": "11.13.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTextPositioningElement__dx", @@ -7193,7 +7586,8 @@ "id": "InterfaceSVGTextPositioningElement", "title": "Interface SVGTextPositioningElement", "number": "11.13.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTextPositioningElement__dy", @@ -7212,7 +7606,8 @@ "id": "InterfaceSVGTextPositioningElement", "title": "Interface SVGTextPositioningElement", "number": "11.13.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTextPositioningElement__rotate", @@ -7231,7 +7626,8 @@ "id": "InterfaceSVGTextPositioningElement", "title": "Interface SVGTextPositioningElement", "number": "11.13.2" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGTextElement", @@ -7248,7 +7644,8 @@ "id": "InterfaceSVGTextElement", "title": "Interface SVGTextElement", "number": "11.13.3" - } + }, + "definedIn": "heading" }, { "id": "InterfaceSVGTSpanElement", @@ -7265,7 +7662,8 @@ "id": "InterfaceSVGTSpanElement", "title": "Interface SVGTSpanElement", "number": "11.13.4" - } + }, + "definedIn": "heading" }, { "id": "InterfaceSVGTextPathElement", @@ -7282,7 +7680,8 @@ "id": "InterfaceSVGTextPathElement", "title": "Interface SVGTextPathElement", "number": "11.13.5" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGTextPathElement__TEXTPATH_METHODTYPE_ALIGN", @@ -7301,7 +7700,8 @@ "id": "InterfaceSVGTextPathElement", "title": "Interface SVGTextPathElement", "number": "11.13.5" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGTextPathElement__TEXTPATH_METHODTYPE_STRETCH", @@ -7320,7 +7720,8 @@ "id": "InterfaceSVGTextPathElement", "title": "Interface SVGTextPathElement", "number": "11.13.5" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGTextPathElement__TEXTPATH_METHODTYPE_UNKNOWN", @@ -7339,7 +7740,8 @@ "id": "InterfaceSVGTextPathElement", "title": "Interface SVGTextPathElement", "number": "11.13.5" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGTextPathElement__TEXTPATH_SPACINGTYPE_AUTO", @@ -7358,7 +7760,8 @@ "id": "InterfaceSVGTextPathElement", "title": "Interface SVGTextPathElement", "number": "11.13.5" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGTextPathElement__TEXTPATH_SPACINGTYPE_EXACT", @@ -7377,7 +7780,8 @@ "id": "InterfaceSVGTextPathElement", "title": "Interface SVGTextPathElement", "number": "11.13.5" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGTextPathElement__TEXTPATH_SPACINGTYPE_UNKNOWN", @@ -7396,7 +7800,8 @@ "id": "InterfaceSVGTextPathElement", "title": "Interface SVGTextPathElement", "number": "11.13.5" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGTextPathElement__startOffset", @@ -7415,7 +7820,8 @@ "id": "InterfaceSVGTextPathElement", "title": "Interface SVGTextPathElement", "number": "11.13.5" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTextPathElement__method", @@ -7434,7 +7840,8 @@ "id": "InterfaceSVGTextPathElement", "title": "Interface SVGTextPathElement", "number": "11.13.5" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGTextPathElement__spacing", @@ -7453,7 +7860,8 @@ "id": "InterfaceSVGTextPathElement", "title": "Interface SVGTextPathElement", "number": "11.13.5" - } + }, + "definedIn": "prose" }, { "id": "TermPositioningRectangle", @@ -7470,7 +7878,8 @@ "id": "Placement", "title": "Placement of the embedded content", "number": "12.2" - } + }, + "definedIn": "prose" }, { "id": "elementdef-image", @@ -7487,7 +7896,8 @@ "id": "ImageElement", "title": "The ‘image’ element", "number": "12.3" - } + }, + "definedIn": "prose" }, { "id": "TermImageRenderingRectangle", @@ -7504,7 +7914,8 @@ "id": "ImageElement", "title": "The ‘image’ element", "number": "12.3" - } + }, + "definedIn": "prose" }, { "id": "ImageElementCrossoriginAttribute", @@ -7523,7 +7934,8 @@ "id": "ImageElement", "title": "The ‘image’ element", "number": "12.3" - } + }, + "definedIn": "table" }, { "id": "ImageElementHrefAttribute", @@ -7542,7 +7954,8 @@ "id": "ImageElement", "title": "The ‘image’ element", "number": "12.3" - } + }, + "definedIn": "table" }, { "id": "elementdef-foreignObject", @@ -7559,7 +7972,8 @@ "id": "ForeignObjectElement", "title": "The ‘foreignObject’ element", "number": "12.5" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGImageElement", @@ -7576,7 +7990,8 @@ "id": "InterfaceSVGImageElement", "title": "Interface SVGImageElement", "number": "12.6.1" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGImageElement__x", @@ -7595,7 +8010,8 @@ "id": "InterfaceSVGImageElement", "title": "Interface SVGImageElement", "number": "12.6.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGImageElement__y", @@ -7614,7 +8030,8 @@ "id": "InterfaceSVGImageElement", "title": "Interface SVGImageElement", "number": "12.6.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGImageElement__width", @@ -7633,7 +8050,8 @@ "id": "InterfaceSVGImageElement", "title": "Interface SVGImageElement", "number": "12.6.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGImageElement__height", @@ -7652,7 +8070,8 @@ "id": "InterfaceSVGImageElement", "title": "Interface SVGImageElement", "number": "12.6.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGImageElement__preserveAspectRatio", @@ -7671,7 +8090,8 @@ "id": "InterfaceSVGImageElement", "title": "Interface SVGImageElement", "number": "12.6.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGImageElement__crossOrigin", @@ -7690,7 +8110,8 @@ "id": "InterfaceSVGImageElement", "title": "Interface SVGImageElement", "number": "12.6.1" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGForeignObjectElement", @@ -7707,7 +8128,8 @@ "id": "InterfaceSVGForeignObjectElement", "title": "Interface SVGForeignObjectElement", "number": "12.6.2" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGForeignObjectElement__x", @@ -7726,7 +8148,8 @@ "id": "InterfaceSVGForeignObjectElement", "title": "Interface SVGForeignObjectElement", "number": "12.6.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGForeignObjectElement__y", @@ -7745,7 +8168,8 @@ "id": "InterfaceSVGForeignObjectElement", "title": "Interface SVGForeignObjectElement", "number": "12.6.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGForeignObjectElement__width", @@ -7764,7 +8188,8 @@ "id": "InterfaceSVGForeignObjectElement", "title": "Interface SVGForeignObjectElement", "number": "12.6.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGForeignObjectElement__height", @@ -7783,7 +8208,8 @@ "id": "InterfaceSVGForeignObjectElement", "title": "Interface SVGForeignObjectElement", "number": "12.6.2" - } + }, + "definedIn": "prose" }, { "id": "TermFill", @@ -7800,7 +8226,8 @@ "id": "Definitions", "title": "Definitions", "number": "13.1.1" - } + }, + "definedIn": "dt" }, { "id": "TermStroke", @@ -7817,7 +8244,8 @@ "id": "Definitions", "title": "Definitions", "number": "13.1.1" - } + }, + "definedIn": "dt" }, { "id": "TermPaint", @@ -7834,7 +8262,8 @@ "id": "SpecifyingPaint", "title": "Specifying paint", "number": "13.2" - } + }, + "definedIn": "prose" }, { "id": "DataTypePaint", @@ -7851,7 +8280,8 @@ "id": "SpecifyingPaint", "title": "Specifying paint", "number": "13.2" - } + }, + "definedIn": "prose" }, { "id": "TermPaintServerElement", @@ -7868,7 +8298,8 @@ "id": "SpecifyingPaint", "title": "Specifying paint", "number": "13.2" - } + }, + "definedIn": "prose" }, { "id": "TermContextElement", @@ -7885,7 +8316,8 @@ "id": "SpecifyingPaint", "title": "Specifying paint", "number": "13.2" - } + }, + "definedIn": "prose" }, { "id": "FillProperty", @@ -7902,7 +8334,8 @@ "id": "SpecifyingFillPaint", "title": "Specifying fill paint: the ‘fill’ property", "number": "13.4.1" - } + }, + "definedIn": "table" }, { "id": "FillRuleProperty", @@ -7919,7 +8352,8 @@ "id": "WindingRule", "title": "Winding rule: the ‘fill-rule’ property", "number": "13.4.2" - } + }, + "definedIn": "table" }, { "id": "FillOpacityProperty", @@ -7936,7 +8370,8 @@ "id": "FillOpacity", "title": "Fill paint opacity: the ‘fill-opacity’ property", "number": "13.4.3" - } + }, + "definedIn": "table" }, { "id": "StrokeProperty", @@ -7953,7 +8388,8 @@ "id": "SpecifyingStrokePaint", "title": "Specifying stroke paint: the ‘stroke’ property", "number": "13.5.1" - } + }, + "definedIn": "table" }, { "id": "StrokeOpacityProperty", @@ -7970,7 +8406,8 @@ "id": "StrokeOpacity", "title": "Stroke paint opacity: the ‘stroke-opacity’ property", "number": "13.5.2" - } + }, + "definedIn": "table" }, { "id": "StrokeWidthProperty", @@ -7987,7 +8424,8 @@ "id": "StrokeWidth", "title": "Stroke width: the ‘stroke-width’ property", "number": "13.5.3" - } + }, + "definedIn": "table" }, { "id": "StrokeLinecapProperty", @@ -8004,7 +8442,8 @@ "id": "LineCaps", "title": "Drawing caps at the ends of strokes: the ‘stroke-linecap’ property", "number": "13.5.4" - } + }, + "definedIn": "table" }, { "id": "StrokeLinejoinProperty", @@ -8021,7 +8460,8 @@ "id": "LineJoin", "title": "Controlling line joins: the ‘stroke-linejoin’ and ‘stroke-miterlimit’ properties", "number": "13.5.5" - } + }, + "definedIn": "table" }, { "id": "StrokeMiterlimitProperty", @@ -8038,7 +8478,8 @@ "id": "LineJoin", "title": "Controlling line joins: the ‘stroke-linejoin’ and ‘stroke-miterlimit’ properties", "number": "13.5.5" - } + }, + "definedIn": "table" }, { "id": "StrokeDasharrayProperty", @@ -8055,7 +8496,8 @@ "id": "StrokeDashing", "title": "Dashing strokes: the ‘stroke-dasharray’ and ‘stroke-dashoffset’ properties", "number": "13.5.6" - } + }, + "definedIn": "table" }, { "id": "DataTypeDasharray", @@ -8072,7 +8514,8 @@ "id": "StrokeDashing", "title": "Dashing strokes: the ‘stroke-dasharray’ and ‘stroke-dashoffset’ properties", "number": "13.5.6" - } + }, + "definedIn": "prose" }, { "id": "StrokeDashoffsetProperty", @@ -8089,7 +8532,8 @@ "id": "StrokeDashing", "title": "Dashing strokes: the ‘stroke-dasharray’ and ‘stroke-dashoffset’ properties", "number": "13.5.6" - } + }, + "definedIn": "table" }, { "id": "TermStrokeShape", @@ -8106,7 +8550,8 @@ "id": "StrokeShape", "title": "Computing the shape of the stroke", "number": "13.5.7" - } + }, + "definedIn": "prose" }, { "id": "TermDashPositions", @@ -8123,7 +8568,8 @@ "id": "StrokeShape", "title": "Computing the shape of the stroke", "number": "13.5.7" - } + }, + "definedIn": "prose" }, { "id": "TermCapShape", @@ -8140,7 +8586,8 @@ "id": "StrokeShape", "title": "Computing the shape of the stroke", "number": "13.5.7" - } + }, + "definedIn": "prose" }, { "id": "TermLineJoinShape", @@ -8157,7 +8604,8 @@ "id": "StrokeShape", "title": "Computing the shape of the stroke", "number": "13.5.7" - } + }, + "definedIn": "prose" }, { "id": "TermVertexMarker", @@ -8174,7 +8622,8 @@ "id": "Markers", "title": "Markers", "number": "13.7" - } + }, + "definedIn": "prose" }, { "id": "TermMarkerProperties", @@ -8191,7 +8640,8 @@ "id": "Markers", "title": "Markers", "number": "13.7" - } + }, + "definedIn": "prose" }, { "id": "elementdef-marker", @@ -8208,7 +8658,8 @@ "id": "MarkerElement", "title": "The ‘marker’ element", "number": "13.7.1" - } + }, + "definedIn": "prose" }, { "id": "MarkerUnitsAttribute", @@ -8227,7 +8678,8 @@ "id": "MarkerElement", "title": "The ‘marker’ element", "number": "13.7.1" - } + }, + "definedIn": "table" }, { "id": "MarkerWidthAttribute", @@ -8246,7 +8698,8 @@ "id": "MarkerElement", "title": "The ‘marker’ element", "number": "13.7.1" - } + }, + "definedIn": "table" }, { "id": "MarkerHeightAttribute", @@ -8265,7 +8718,8 @@ "id": "MarkerElement", "title": "The ‘marker’ element", "number": "13.7.1" - } + }, + "definedIn": "table" }, { "id": "MarkerElementRefXAttribute", @@ -8284,7 +8738,8 @@ "id": "MarkerElement", "title": "The ‘marker’ element", "number": "13.7.1" - } + }, + "definedIn": "table" }, { "id": "MarkerElementRefYAttribute", @@ -8303,7 +8758,8 @@ "id": "MarkerElement", "title": "The ‘marker’ element", "number": "13.7.1" - } + }, + "definedIn": "table" }, { "id": "OrientAttribute", @@ -8322,7 +8778,8 @@ "id": "MarkerElement", "title": "The ‘marker’ element", "number": "13.7.1" - } + }, + "definedIn": "table" }, { "id": "MarkerStartProperty", @@ -8339,7 +8796,8 @@ "id": "VertexMarkerProperties", "title": "Vertex markers: the ‘marker-start’, ‘marker-mid’ and ‘marker-end’ properties", "number": "13.7.2" - } + }, + "definedIn": "table" }, { "id": "MarkerMidProperty", @@ -8356,7 +8814,8 @@ "id": "VertexMarkerProperties", "title": "Vertex markers: the ‘marker-start’, ‘marker-mid’ and ‘marker-end’ properties", "number": "13.7.2" - } + }, + "definedIn": "table" }, { "id": "MarkerEndProperty", @@ -8373,7 +8832,8 @@ "id": "VertexMarkerProperties", "title": "Vertex markers: the ‘marker-start’, ‘marker-mid’ and ‘marker-end’ properties", "number": "13.7.2" - } + }, + "definedIn": "table" }, { "id": "DataTypeMarkerRef", @@ -8390,7 +8850,8 @@ "id": "VertexMarkerProperties", "title": "Vertex markers: the ‘marker-start’, ‘marker-mid’ and ‘marker-end’ properties", "number": "13.7.2" - } + }, + "definedIn": "prose" }, { "id": "MarkerProperty", @@ -8407,7 +8868,8 @@ "id": "MarkerShorthand", "title": "Marker shorthand: the ‘marker’ property", "number": "13.7.3" - } + }, + "definedIn": "table" }, { "id": "PaintOrderProperty", @@ -8424,7 +8886,8 @@ "id": "PaintOrder", "title": "Controlling paint operation order: the ‘paint-order’ property", "number": "13.8" - } + }, + "definedIn": "table" }, { "id": "ColorInterpolationProperty", @@ -8441,7 +8904,8 @@ "id": "ColorInterpolation", "title": "Color space for interpolation: the ‘color-interpolation’ property", "number": "13.9" - } + }, + "definedIn": "table" }, { "id": "ColorRenderingProperty", @@ -8458,7 +8922,8 @@ "id": "ColorRendering", "title": "The ‘color-rendering’ property", "number": "13.10.1" - } + }, + "definedIn": "table" }, { "id": "ShapeRenderingProperty", @@ -8475,7 +8940,8 @@ "id": "ShapeRendering", "title": "The ‘shape-rendering’ property", "number": "13.10.2" - } + }, + "definedIn": "table" }, { "id": "TextRenderingProperty", @@ -8492,7 +8958,8 @@ "id": "TextRendering", "title": "The ‘text-rendering’ property", "number": "13.10.3" - } + }, + "definedIn": "table" }, { "id": "ImageRenderingProperty", @@ -8509,7 +8976,8 @@ "id": "ImageRendering", "title": "The ‘image-rendering’ property", "number": "13.10.4" - } + }, + "definedIn": "table" }, { "id": "InterfaceSVGMarkerElement", @@ -8526,7 +8994,8 @@ "id": "InterfaceSVGMarkerElement", "title": "Interface SVGMarkerElement", "number": "13.12.1" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGMarkerElement__SVG_MARKERUNITS_USERSPACEONUSE", @@ -8545,7 +9014,8 @@ "id": "InterfaceSVGMarkerElement", "title": "Interface SVGMarkerElement", "number": "13.12.1" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGMarkerElement__SVG_MARKERUNITS_STROKEWIDTH", @@ -8564,7 +9034,8 @@ "id": "InterfaceSVGMarkerElement", "title": "Interface SVGMarkerElement", "number": "13.12.1" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGMarkerElement__SVG_MARKERUNITS_UNKNOWN", @@ -8583,7 +9054,8 @@ "id": "InterfaceSVGMarkerElement", "title": "Interface SVGMarkerElement", "number": "13.12.1" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGMarkerElement__SVG_MARKER_ORIENT_AUTO", @@ -8602,7 +9074,8 @@ "id": "InterfaceSVGMarkerElement", "title": "Interface SVGMarkerElement", "number": "13.12.1" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGMarkerElement__SVG_MARKER_ORIENT_ANGLE", @@ -8621,7 +9094,8 @@ "id": "InterfaceSVGMarkerElement", "title": "Interface SVGMarkerElement", "number": "13.12.1" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGMarkerElement__SVG_MARKER_ORIENT_UNKNOWN", @@ -8640,7 +9114,8 @@ "id": "InterfaceSVGMarkerElement", "title": "Interface SVGMarkerElement", "number": "13.12.1" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGMarkerElement__markerUnits", @@ -8659,7 +9134,8 @@ "id": "InterfaceSVGMarkerElement", "title": "Interface SVGMarkerElement", "number": "13.12.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGMarkerElement__orientType", @@ -8678,7 +9154,8 @@ "id": "InterfaceSVGMarkerElement", "title": "Interface SVGMarkerElement", "number": "13.12.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGMarkerElement__orientAngle", @@ -8697,7 +9174,8 @@ "id": "InterfaceSVGMarkerElement", "title": "Interface SVGMarkerElement", "number": "13.12.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGMarkerElement__orient", @@ -8716,7 +9194,8 @@ "id": "InterfaceSVGMarkerElement", "title": "Interface SVGMarkerElement", "number": "13.12.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGMarkerElement__refX", @@ -8735,7 +9214,8 @@ "id": "InterfaceSVGMarkerElement", "title": "Interface SVGMarkerElement", "number": "13.12.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGMarkerElement__refY", @@ -8754,7 +9234,8 @@ "id": "InterfaceSVGMarkerElement", "title": "Interface SVGMarkerElement", "number": "13.12.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGMarkerElement__markerWidth", @@ -8773,7 +9254,8 @@ "id": "InterfaceSVGMarkerElement", "title": "Interface SVGMarkerElement", "number": "13.12.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGMarkerElement__markerHeight", @@ -8792,7 +9274,8 @@ "id": "InterfaceSVGMarkerElement", "title": "Interface SVGMarkerElement", "number": "13.12.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGMarkerElement__setOrientToAuto", @@ -8811,7 +9294,8 @@ "id": "InterfaceSVGMarkerElement", "title": "Interface SVGMarkerElement", "number": "13.12.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGMarkerElement__setOrientToAngle", @@ -8830,7 +9314,8 @@ "id": "InterfaceSVGMarkerElement", "title": "Interface SVGMarkerElement", "number": "13.12.1" - } + }, + "definedIn": "prose" }, { "id": "TermGradientElement", @@ -8847,7 +9332,8 @@ "id": "Definitions", "title": "Definitions", "number": "14.2.1" - } + }, + "definedIn": "dt" }, { "id": "elementdef-linearGradient", @@ -8864,7 +9350,8 @@ "id": "LinearGradients", "title": "Linear gradients", "number": "14.2.2" - } + }, + "definedIn": "prose" }, { "id": "LinearGradientElementGradientUnitsAttribute", @@ -8883,7 +9370,8 @@ "id": "LinearGradientAttributes", "title": "Attributes", "number": "14.2.2.1" - } + }, + "definedIn": "dt" }, { "id": "LinearGradientElementGradientTransformAttribute", @@ -8902,7 +9390,8 @@ "id": "LinearGradientAttributes", "title": "Attributes", "number": "14.2.2.1" - } + }, + "definedIn": "dt" }, { "id": "LinearGradientElementX1Attribute", @@ -8921,7 +9410,8 @@ "id": "LinearGradientAttributes", "title": "Attributes", "number": "14.2.2.1" - } + }, + "definedIn": "dt" }, { "id": "LinearGradientElementY1Attribute", @@ -8940,7 +9430,8 @@ "id": "LinearGradientAttributes", "title": "Attributes", "number": "14.2.2.1" - } + }, + "definedIn": "dt" }, { "id": "LinearGradientElementX2Attribute", @@ -8959,7 +9450,8 @@ "id": "LinearGradientAttributes", "title": "Attributes", "number": "14.2.2.1" - } + }, + "definedIn": "dt" }, { "id": "LinearGradientElementY2Attribute", @@ -8978,7 +9470,8 @@ "id": "LinearGradientAttributes", "title": "Attributes", "number": "14.2.2.1" - } + }, + "definedIn": "dt" }, { "id": "LinearGradientElementSpreadMethodAttribute", @@ -8997,7 +9490,8 @@ "id": "LinearGradientAttributes", "title": "Attributes", "number": "14.2.2.1" - } + }, + "definedIn": "dt" }, { "id": "LinearGradientElementHrefAttribute", @@ -9016,7 +9510,8 @@ "id": "LinearGradientAttributes", "title": "Attributes", "number": "14.2.2.1" - } + }, + "definedIn": "dt" }, { "id": "elementdef-radialGradient", @@ -9033,7 +9528,8 @@ "id": "RadialGradients", "title": "Radial gradients", "number": "14.2.3" - } + }, + "definedIn": "prose" }, { "id": "RadialGradientElementGradientUnitsAttribute", @@ -9052,7 +9548,8 @@ "id": "RadialGradientAttributes", "title": "Attributes", "number": "14.2.3.1" - } + }, + "definedIn": "dt" }, { "id": "RadialGradientElementGradientTransformAttribute", @@ -9071,7 +9568,8 @@ "id": "RadialGradientAttributes", "title": "Attributes", "number": "14.2.3.1" - } + }, + "definedIn": "dt" }, { "id": "RadialGradientElementCXAttribute", @@ -9090,7 +9588,8 @@ "id": "RadialGradientAttributes", "title": "Attributes", "number": "14.2.3.1" - } + }, + "definedIn": "dt" }, { "id": "RadialGradientElementCYAttribute", @@ -9109,7 +9608,8 @@ "id": "RadialGradientAttributes", "title": "Attributes", "number": "14.2.3.1" - } + }, + "definedIn": "dt" }, { "id": "RadialGradientElementRAttribute", @@ -9128,7 +9628,8 @@ "id": "RadialGradientAttributes", "title": "Attributes", "number": "14.2.3.1" - } + }, + "definedIn": "dt" }, { "id": "RadialGradientElementFXAttribute", @@ -9147,7 +9648,8 @@ "id": "RadialGradientAttributes", "title": "Attributes", "number": "14.2.3.1" - } + }, + "definedIn": "dt" }, { "id": "RadialGradientElementFYAttribute", @@ -9166,7 +9668,8 @@ "id": "RadialGradientAttributes", "title": "Attributes", "number": "14.2.3.1" - } + }, + "definedIn": "dt" }, { "id": "RadialGradientElementFRAttribute", @@ -9185,7 +9688,8 @@ "id": "RadialGradientAttributes", "title": "Attributes", "number": "14.2.3.1" - } + }, + "definedIn": "dt" }, { "id": "RadialGradientElementSpreadMethodAttribute", @@ -9204,7 +9708,8 @@ "id": "RadialGradientAttributes", "title": "Attributes", "number": "14.2.3.1" - } + }, + "definedIn": "dt" }, { "id": "RadialGradientElementHrefAttribute", @@ -9223,7 +9728,8 @@ "id": "RadialGradientAttributes", "title": "Attributes", "number": "14.2.3.1" - } + }, + "definedIn": "dt" }, { "id": "elementdef-stop", @@ -9240,7 +9746,8 @@ "id": "GradientStops", "title": "Gradient stops", "number": "14.2.4" - } + }, + "definedIn": "prose" }, { "id": "StopElementOffsetAttribute", @@ -9259,7 +9766,8 @@ "id": "GradientStopAttributes", "title": "Attributes", "number": "14.2.4.1" - } + }, + "definedIn": "dt" }, { "id": "StopColorProperty", @@ -9278,7 +9786,8 @@ "id": "StopColorProperties", "title": "Properties", "number": "14.2.4.2" - } + }, + "definedIn": "dt" }, { "id": "StopOpacityProperty", @@ -9297,7 +9806,8 @@ "id": "StopColorProperties", "title": "Properties", "number": "14.2.4.2" - } + }, + "definedIn": "dt" }, { "id": "elementdef-pattern", @@ -9314,7 +9824,8 @@ "id": "Patterns", "title": "Patterns", "number": "14.3" - } + }, + "definedIn": "prose" }, { "id": "PatternElementPatternUnitsAttribute", @@ -9333,7 +9844,8 @@ "id": "PatternElementAttributes", "title": "Attributes", "number": "14.3.1" - } + }, + "definedIn": "dt" }, { "id": "PatternElementPatternContentUnitsAttribute", @@ -9352,7 +9864,8 @@ "id": "PatternElementAttributes", "title": "Attributes", "number": "14.3.1" - } + }, + "definedIn": "dt" }, { "id": "PatternElementPatternTransformAttribute", @@ -9371,7 +9884,8 @@ "id": "PatternElementAttributes", "title": "Attributes", "number": "14.3.1" - } + }, + "definedIn": "dt" }, { "id": "PatternElementXAttribute", @@ -9390,7 +9904,8 @@ "id": "PatternElementAttributes", "title": "Attributes", "number": "14.3.1" - } + }, + "definedIn": "dt" }, { "id": "PatternElementYAttribute", @@ -9409,7 +9924,8 @@ "id": "PatternElementAttributes", "title": "Attributes", "number": "14.3.1" - } + }, + "definedIn": "dt" }, { "id": "PatternElementWidthAttribute", @@ -9428,7 +9944,8 @@ "id": "PatternElementAttributes", "title": "Attributes", "number": "14.3.1" - } + }, + "definedIn": "dt" }, { "id": "PatternElementHeightAttribute", @@ -9447,7 +9964,8 @@ "id": "PatternElementAttributes", "title": "Attributes", "number": "14.3.1" - } + }, + "definedIn": "dt" }, { "id": "PatternElementHrefAttribute", @@ -9466,7 +9984,8 @@ "id": "PatternElementAttributes", "title": "Attributes", "number": "14.3.1" - } + }, + "definedIn": "dt" }, { "id": "InterfaceSVGGradientElement", @@ -9483,7 +10002,8 @@ "id": "InterfaceSVGGradientElement", "title": "Interface SVGGradientElement", "number": "14.4.1" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGGradientElement__SVG_SPREADMETHOD_PAD", @@ -9502,7 +10022,8 @@ "id": "InterfaceSVGGradientElement", "title": "Interface SVGGradientElement", "number": "14.4.1" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGGradientElement__SVG_SPREADMETHOD_REFLECT", @@ -9521,7 +10042,8 @@ "id": "InterfaceSVGGradientElement", "title": "Interface SVGGradientElement", "number": "14.4.1" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGGradientElement__SVG_SPREADMETHOD_REPEAT", @@ -9540,7 +10062,8 @@ "id": "InterfaceSVGGradientElement", "title": "Interface SVGGradientElement", "number": "14.4.1" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGGradientElement__SVG_SPREADMETHOD_UNKNOWN", @@ -9559,7 +10082,8 @@ "id": "InterfaceSVGGradientElement", "title": "Interface SVGGradientElement", "number": "14.4.1" - } + }, + "definedIn": "table" }, { "id": "__svg__SVGGradientElement__gradientUnits", @@ -9578,7 +10102,8 @@ "id": "InterfaceSVGGradientElement", "title": "Interface SVGGradientElement", "number": "14.4.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGGradientElement__gradientTransform", @@ -9597,7 +10122,8 @@ "id": "InterfaceSVGGradientElement", "title": "Interface SVGGradientElement", "number": "14.4.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGGradientElement__spreadMethod", @@ -9616,7 +10142,8 @@ "id": "InterfaceSVGGradientElement", "title": "Interface SVGGradientElement", "number": "14.4.1" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGLinearGradientElement", @@ -9633,7 +10160,8 @@ "id": "InterfaceSVGLinearGradientElement", "title": "Interface SVGLinearGradientElement", "number": "14.4.2" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGLinearGradientElement__x1", @@ -9652,7 +10180,8 @@ "id": "InterfaceSVGLinearGradientElement", "title": "Interface SVGLinearGradientElement", "number": "14.4.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGLinearGradientElement__y1", @@ -9671,7 +10200,8 @@ "id": "InterfaceSVGLinearGradientElement", "title": "Interface SVGLinearGradientElement", "number": "14.4.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGLinearGradientElement__x2", @@ -9690,7 +10220,8 @@ "id": "InterfaceSVGLinearGradientElement", "title": "Interface SVGLinearGradientElement", "number": "14.4.2" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGLinearGradientElement__y2", @@ -9709,7 +10240,8 @@ "id": "InterfaceSVGLinearGradientElement", "title": "Interface SVGLinearGradientElement", "number": "14.4.2" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGRadialGradientElement", @@ -9726,7 +10258,8 @@ "id": "InterfaceSVGRadialGradientElement", "title": "Interface SVGRadialGradientElement", "number": "14.4.3" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGRadialGradientElement__cx", @@ -9745,7 +10278,8 @@ "id": "InterfaceSVGRadialGradientElement", "title": "Interface SVGRadialGradientElement", "number": "14.4.3" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGRadialGradientElement__cy", @@ -9764,7 +10298,8 @@ "id": "InterfaceSVGRadialGradientElement", "title": "Interface SVGRadialGradientElement", "number": "14.4.3" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGRadialGradientElement__r", @@ -9783,7 +10318,8 @@ "id": "InterfaceSVGRadialGradientElement", "title": "Interface SVGRadialGradientElement", "number": "14.4.3" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGRadialGradientElement__fx", @@ -9802,7 +10338,8 @@ "id": "InterfaceSVGRadialGradientElement", "title": "Interface SVGRadialGradientElement", "number": "14.4.3" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGRadialGradientElement__fy", @@ -9821,7 +10358,8 @@ "id": "InterfaceSVGRadialGradientElement", "title": "Interface SVGRadialGradientElement", "number": "14.4.3" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGRadialGradientElement__fr", @@ -9840,7 +10378,8 @@ "id": "InterfaceSVGRadialGradientElement", "title": "Interface SVGRadialGradientElement", "number": "14.4.3" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGStopElement", @@ -9857,7 +10396,8 @@ "id": "InterfaceSVGStopElement", "title": "Interface SVGStopElement", "number": "14.4.4" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGStopElement__offset", @@ -9876,7 +10416,8 @@ "id": "InterfaceSVGStopElement", "title": "Interface SVGStopElement", "number": "14.4.4" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGPatternElement", @@ -9893,7 +10434,8 @@ "id": "InterfaceSVGPatternElement", "title": "Interface SVGPatternElement", "number": "14.4.5" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGPatternElement__patternUnits", @@ -9912,7 +10454,8 @@ "id": "InterfaceSVGPatternElement", "title": "Interface SVGPatternElement", "number": "14.4.5" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGPatternElement__patternContentUnits", @@ -9931,7 +10474,8 @@ "id": "InterfaceSVGPatternElement", "title": "Interface SVGPatternElement", "number": "14.4.5" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGPatternElement__patternTransform", @@ -9950,7 +10494,8 @@ "id": "InterfaceSVGPatternElement", "title": "Interface SVGPatternElement", "number": "14.4.5" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGPatternElement__x", @@ -9969,7 +10514,8 @@ "id": "InterfaceSVGPatternElement", "title": "Interface SVGPatternElement", "number": "14.4.5" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGPatternElement__y", @@ -9988,7 +10534,8 @@ "id": "InterfaceSVGPatternElement", "title": "Interface SVGPatternElement", "number": "14.4.5" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGPatternElement__width", @@ -10007,7 +10554,8 @@ "id": "InterfaceSVGPatternElement", "title": "Interface SVGPatternElement", "number": "14.4.5" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGPatternElement__height", @@ -10026,7 +10574,8 @@ "id": "InterfaceSVGPatternElement", "title": "Interface SVGPatternElement", "number": "14.4.5" - } + }, + "definedIn": "prose" }, { "id": "TermHitTesting", @@ -10043,7 +10592,8 @@ "id": "pointer-processing", "title": "Hit-testing and processing order for user interface events", "number": "15.5" - } + }, + "definedIn": "dt" }, { "id": "PointerEventsProperty", @@ -10060,7 +10610,8 @@ "id": "PointerEventsProp", "title": "The ‘pointer-events’ property", "number": "15.6" - } + }, + "definedIn": "table" }, { "id": "ZoomAndPanAttribute", @@ -10079,7 +10630,8 @@ "id": "EnableZoomAndPanControls", "title": "Magnification and panning", "number": "15.7" - } + }, + "definedIn": "table" }, { "id": "TermFocusable", @@ -10096,7 +10648,8 @@ "id": "Focus", "title": "Focus", "number": "15.8" - } + }, + "definedIn": "prose" }, { "id": "TermEventAttribute", @@ -10113,7 +10666,8 @@ "id": "EventAttributes", "title": "Event attributes", "number": "15.9" - } + }, + "definedIn": "dt" }, { "id": "OnBeginEventAttribute", @@ -10136,7 +10690,8 @@ "id": "AnimationEvents", "title": "Animation event attributes", "number": "15.9.1" - } + }, + "definedIn": "table" }, { "id": "OnEndEventAttribute", @@ -10159,7 +10714,8 @@ "id": "AnimationEvents", "title": "Animation event attributes", "number": "15.9.1" - } + }, + "definedIn": "table" }, { "id": "OnRepeatEventAttribute", @@ -10182,7 +10738,8 @@ "id": "AnimationEvents", "title": "Animation event attributes", "number": "15.9.1" - } + }, + "definedIn": "table" }, { "id": "elementdef-script", @@ -10199,7 +10756,8 @@ "id": "ScriptElement", "title": "The ‘script’ element", "number": "15.10" - } + }, + "definedIn": "prose" }, { "id": "ScriptElementCrossoriginAttribute", @@ -10218,7 +10776,8 @@ "id": "ScriptElement", "title": "The ‘script’ element", "number": "15.10" - } + }, + "definedIn": "table" }, { "id": "ScriptElementTypeAttribute", @@ -10237,7 +10796,8 @@ "id": "ScriptElement", "title": "The ‘script’ element", "number": "15.10" - } + }, + "definedIn": "table" }, { "id": "ScriptElementHrefAttribute", @@ -10256,7 +10816,8 @@ "id": "ScriptElement", "title": "The ‘script’ element", "number": "15.10" - } + }, + "definedIn": "table" }, { "id": "InterfaceSVGScriptElement", @@ -10273,7 +10834,8 @@ "id": "InterfaceSVGScriptElement", "title": "Interface SVGScriptElement", "number": "15.11.1" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGScriptElement__type", @@ -10292,7 +10854,8 @@ "id": "InterfaceSVGScriptElement", "title": "Interface SVGScriptElement", "number": "15.11.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGScriptElement__crossOrigin", @@ -10311,7 +10874,8 @@ "id": "InterfaceSVGScriptElement", "title": "Interface SVGScriptElement", "number": "15.11.1" - } + }, + "definedIn": "prose" }, { "id": "TermURLReference", @@ -10328,7 +10892,8 @@ "id": "definitions", "title": "Definitions", "number": "16.1.2" - } + }, + "definedIn": "dt" }, { "id": "TermURLReferenceWithFragmentIdentifier", @@ -10345,7 +10910,8 @@ "id": "definitions", "title": "Definitions", "number": "16.1.2" - } + }, + "definedIn": "dt" }, { "id": "TermExternalReference", @@ -10362,7 +10928,8 @@ "id": "definitions", "title": "Definitions", "number": "16.1.2" - } + }, + "definedIn": "dt" }, { "id": "TermSameDocumentURL", @@ -10379,7 +10946,8 @@ "id": "definitions", "title": "Definitions", "number": "16.1.2" - } + }, + "definedIn": "dt" }, { "id": "TermDataURL", @@ -10396,7 +10964,8 @@ "id": "definitions", "title": "Definitions", "number": "16.1.2" - } + }, + "definedIn": "dt" }, { "id": "TermCircularReference", @@ -10413,7 +10982,8 @@ "id": "definitions", "title": "Definitions", "number": "16.1.2" - } + }, + "definedIn": "dt" }, { "id": "TermUnresolvedReference", @@ -10430,7 +11000,8 @@ "id": "definitions", "title": "Definitions", "number": "16.1.2" - } + }, + "definedIn": "dt" }, { "id": "TermInvalidReference", @@ -10447,7 +11018,8 @@ "id": "definitions", "title": "Definitions", "number": "16.1.2" - } + }, + "definedIn": "dt" }, { "id": "XLinkHrefAttribute", @@ -10473,7 +11045,8 @@ "id": "XLinkRefAttrs", "title": "Deprecated XLink URL reference attributes", "number": "16.1.6" - } + }, + "definedIn": "table" }, { "id": "XLinkTitleAttribute", @@ -10499,7 +11072,8 @@ "id": "XLinkRefAttrs", "title": "Deprecated XLink URL reference attributes", "number": "16.1.6" - } + }, + "definedIn": "table" }, { "id": "elementdef-a", @@ -10516,7 +11090,8 @@ "id": "Links", "title": "Links out of SVG content: the ‘a’ element", "number": "16.2" - } + }, + "definedIn": "prose" }, { "id": "AElementHrefAttribute", @@ -10535,7 +11110,8 @@ "id": "Links", "title": "Links out of SVG content: the ‘a’ element", "number": "16.2" - } + }, + "definedIn": "table" }, { "id": "AElementTargetAttribute", @@ -10554,7 +11130,8 @@ "id": "Links", "title": "Links out of SVG content: the ‘a’ element", "number": "16.2" - } + }, + "definedIn": "table" }, { "id": "AElementDownloadAttribute", @@ -10573,7 +11150,8 @@ "id": "Links", "title": "Links out of SVG content: the ‘a’ element", "number": "16.2" - } + }, + "definedIn": "table" }, { "id": "AElementPingAttribute", @@ -10592,7 +11170,8 @@ "id": "Links", "title": "Links out of SVG content: the ‘a’ element", "number": "16.2" - } + }, + "definedIn": "table" }, { "id": "AElementRelAttribute", @@ -10611,7 +11190,8 @@ "id": "Links", "title": "Links out of SVG content: the ‘a’ element", "number": "16.2" - } + }, + "definedIn": "table" }, { "id": "AElementHreflangAttribute", @@ -10630,7 +11210,8 @@ "id": "Links", "title": "Links out of SVG content: the ‘a’ element", "number": "16.2" - } + }, + "definedIn": "table" }, { "id": "AElementTypeAttribute", @@ -10649,7 +11230,8 @@ "id": "Links", "title": "Links out of SVG content: the ‘a’ element", "number": "16.2" - } + }, + "definedIn": "table" }, { "id": "AElementReferrerpolicyAttribute", @@ -10668,7 +11250,8 @@ "id": "Links", "title": "Links out of SVG content: the ‘a’ element", "number": "16.2" - } + }, + "definedIn": "table" }, { "id": "svg-fragment-identifier", @@ -10685,7 +11268,8 @@ "id": "SVGFragmentIdentifiers", "title": "SVG fragment identifiers", "number": "16.3.1" - } + }, + "definedIn": "prose" }, { "id": "SVGViewSpecification", @@ -10702,7 +11286,8 @@ "id": "SVGFragmentIdentifiers", "title": "SVG fragment identifiers", "number": "16.3.1" - } + }, + "definedIn": "prose" }, { "id": "elementdef-view", @@ -10719,7 +11304,8 @@ "id": "ViewElement", "title": "Predefined views: the ‘view’ element", "number": "16.3.3" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGAElement", @@ -10736,7 +11322,8 @@ "id": "InterfaceSVGAElement", "title": "Interface SVGAElement", "number": "16.4.1" - } + }, + "definedIn": "heading" }, { "id": "__svg__SVGAElement__target", @@ -10755,7 +11342,8 @@ "id": "InterfaceSVGAElement", "title": "Interface SVGAElement", "number": "16.4.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAElement__download", @@ -10774,7 +11362,8 @@ "id": "InterfaceSVGAElement", "title": "Interface SVGAElement", "number": "16.4.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAElement__ping", @@ -10793,7 +11382,8 @@ "id": "InterfaceSVGAElement", "title": "Interface SVGAElement", "number": "16.4.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAElement__rel", @@ -10812,7 +11402,8 @@ "id": "InterfaceSVGAElement", "title": "Interface SVGAElement", "number": "16.4.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAElement__hreflang", @@ -10831,7 +11422,8 @@ "id": "InterfaceSVGAElement", "title": "Interface SVGAElement", "number": "16.4.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAElement__type", @@ -10850,7 +11442,8 @@ "id": "InterfaceSVGAElement", "title": "Interface SVGAElement", "number": "16.4.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAElement__relList", @@ -10869,7 +11462,8 @@ "id": "InterfaceSVGAElement", "title": "Interface SVGAElement", "number": "16.4.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAElement__referrerPolicy", @@ -10888,7 +11482,8 @@ "id": "InterfaceSVGAElement", "title": "Interface SVGAElement", "number": "16.4.1" - } + }, + "definedIn": "prose" }, { "id": "__svg__SVGAElement__text", @@ -10907,7 +11502,8 @@ "id": "InterfaceSVGAElement", "title": "Interface SVGAElement", "number": "16.4.1" - } + }, + "definedIn": "prose" }, { "id": "InterfaceSVGViewElement", @@ -10924,7 +11520,8 @@ "id": "InterfaceSVGViewElement", "title": "Interface SVGViewElement", "number": "16.4.2" - } + }, + "definedIn": "heading" } ] } \ No newline at end of file diff --git a/tr/dfns/WebCryptoAPI.json b/tr/dfns/WebCryptoAPI.json index f8c98c343e88..412b3a99f558 100644 --- a/tr/dfns/WebCryptoAPI.json +++ b/tr/dfns/WebCryptoAPI.json @@ -19,7 +19,8 @@ "id": "", "title": "Conformance ¶", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-applicable-specification", @@ -36,7 +37,8 @@ "id": "", "title": "Extensibility ¶", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-DOMException", @@ -53,7 +55,8 @@ "id": "", "title": "Dependencies ¶", "number": "8" - } + }, + "definedIn": "prose" }, { "id": "dfn-ArrayBuffer", @@ -70,7 +73,8 @@ "id": "", "title": "Terminology ¶", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "dfn-ArrayBufferView", @@ -87,7 +91,8 @@ "id": "", "title": "Terminology ¶", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "dfn-structured-clone", @@ -104,7 +109,8 @@ "id": "", "title": "Terminology ¶", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "dfn-DOMString", @@ -121,7 +127,8 @@ "id": "", "title": "Terminology ¶", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "BufferSource", @@ -138,7 +145,8 @@ "id": "", "title": "Terminology ¶", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "dfn-octet-string", @@ -155,7 +163,8 @@ "id": "", "title": "Terminology ¶", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "dfn-octet-string-containing", @@ -172,7 +181,8 @@ "id": "", "title": "Terminology ¶", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "dfn-convert-integer-to-octet-string", @@ -189,7 +199,8 @@ "id": "", "title": "Terminology ¶", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "case-sensitive", @@ -206,7 +217,8 @@ "id": "", "title": "Terminology ¶", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "case-insensitive", @@ -223,7 +235,8 @@ "id": "", "title": "Terminology ¶", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "terminate-the-algorithm", @@ -240,7 +253,8 @@ "id": "", "title": "Terminology ¶", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "concept-parse-an-asn1-structure", @@ -257,7 +271,8 @@ "id": "", "title": "Terminology ¶", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "concept-parse-a-spki", @@ -274,7 +289,8 @@ "id": "", "title": "Terminology ¶", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "concept-parse-a-privateKeyInfo", @@ -291,7 +307,8 @@ "id": "", "title": "Terminology ¶", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "concept-parse-a-jwk", @@ -308,7 +325,8 @@ "id": "", "title": "Terminology ¶", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "concept-contents-of-arraybuffer", @@ -325,7 +343,8 @@ "id": "", "title": "Terminology ¶", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "concept-usage-intersection", @@ -342,7 +361,8 @@ "id": "", "title": "Terminology ¶", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "concept-normalized-usages", @@ -359,7 +379,8 @@ "id": "", "title": "Terminology ¶", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "concept-cached-object", @@ -376,7 +397,8 @@ "id": "", "title": "Terminology ¶", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "dfn-GlobalCrypto", @@ -392,7 +414,8 @@ "heading": { "id": "", "title": "10. Crypto interface ¶" - } + }, + "definedIn": "pre" }, { "id": "dfn-Crypto", @@ -408,7 +431,8 @@ "heading": { "id": "", "title": "10. Crypto interface ¶" - } + }, + "definedIn": "pre" }, { "id": "dfn-Crypto-method-getRandomValues", @@ -425,7 +449,8 @@ "id": "", "title": "The getRandomValues method ¶", "number": "10.2.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-Crypto-attribute-subtle", @@ -442,7 +467,8 @@ "id": "", "title": "The subtle attribute ¶", "number": "10.3.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-AlgorithmIdentifier", @@ -458,7 +484,8 @@ "heading": { "id": "", "title": "11. Algorithm dictionary ¶" - } + }, + "definedIn": "pre" }, { "id": "dfn-HashAlgorithmIdentifier", @@ -474,7 +501,8 @@ "heading": { "id": "", "title": "11. Algorithm dictionary ¶" - } + }, + "definedIn": "pre" }, { "id": "dfn-Algorithm", @@ -490,7 +518,8 @@ "heading": { "id": "", "title": "11. Algorithm dictionary ¶" - } + }, + "definedIn": "pre" }, { "id": "dfn-KeyAlgorithm", @@ -506,7 +535,8 @@ "heading": { "id": "", "title": "12. KeyAlgorithm dictionary ¶" - } + }, + "definedIn": "pre" }, { "id": "dfn-CryptoKey", @@ -522,7 +552,8 @@ "heading": { "id": "", "title": "13. CryptoKey interface ¶" - } + }, + "definedIn": "pre" }, { "id": "dfn-RecognizedKeyType", @@ -539,7 +570,8 @@ "id": "", "title": "Key interface data types ¶", "number": "13.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-RecognizedKeyUsage", @@ -556,7 +588,8 @@ "id": "", "title": "Key interface data types ¶", "number": "13.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-CryptoKey-slot-type", @@ -573,7 +606,8 @@ "id": "", "title": "CryptoKey internal slots ¶", "number": "13.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-CryptoKey-slot-extractable", @@ -590,7 +624,8 @@ "id": "", "title": "CryptoKey internal slots ¶", "number": "13.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-CryptoKey-slot-algorithm", @@ -607,7 +642,8 @@ "id": "", "title": "CryptoKey internal slots ¶", "number": "13.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-CryptoKey-slot-algorithm_cached", @@ -624,7 +660,8 @@ "id": "", "title": "CryptoKey internal slots ¶", "number": "13.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-CryptoKey-slot-usages", @@ -641,7 +678,8 @@ "id": "", "title": "CryptoKey internal slots ¶", "number": "13.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-CryptoKey-slot-usages_cached", @@ -658,7 +696,8 @@ "id": "", "title": "CryptoKey internal slots ¶", "number": "13.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-CryptoKey-slot-handle", @@ -675,7 +714,8 @@ "id": "", "title": "CryptoKey internal slots ¶", "number": "13.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-SubtleCrypto", @@ -691,7 +731,8 @@ "heading": { "id": "", "title": "14. SubtleCrypto interface ¶" - } + }, + "definedIn": "pre" }, { "id": "dfn-RecognizedKeyFormats", @@ -708,7 +749,8 @@ "id": "", "title": "Data Types ¶", "number": "14.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-SubtleCrypto-method-encrypt", @@ -725,7 +767,8 @@ "id": "", "title": "The encrypt method ¶", "number": "14.3.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-SubtleCrypto-method-decrypt", @@ -742,7 +785,8 @@ "id": "", "title": "The decrypt method ¶", "number": "14.3.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-SubtleCrypto-method-sign", @@ -759,7 +803,8 @@ "id": "", "title": "The sign method ¶", "number": "14.3.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-SubtleCrypto-method-verify", @@ -776,7 +821,8 @@ "id": "", "title": "The verify method ¶", "number": "14.3.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-SubtleCrypto-method-digest", @@ -793,7 +839,8 @@ "id": "", "title": "The digest method ¶", "number": "14.3.5" - } + }, + "definedIn": "prose" }, { "id": "dfn-SubtleCrypto-method-generateKey", @@ -810,7 +857,8 @@ "id": "", "title": "The generateKey method ¶", "number": "14.3.6" - } + }, + "definedIn": "prose" }, { "id": "dfn-SubtleCrypto-method-deriveKey", @@ -827,7 +875,8 @@ "id": "", "title": "The deriveKey method ¶", "number": "14.3.7" - } + }, + "definedIn": "prose" }, { "id": "dfn-SubtleCrypto-method-deriveBits", @@ -844,7 +893,8 @@ "id": "", "title": "The deriveBits method ¶", "number": "14.3.8" - } + }, + "definedIn": "prose" }, { "id": "dfn-SubtleCrypto-method-importKey", @@ -861,7 +911,8 @@ "id": "", "title": "The importKey method ¶", "number": "14.3.9" - } + }, + "definedIn": "prose" }, { "id": "dfn-SubtleCrypto-method-exportKey", @@ -878,7 +929,8 @@ "id": "", "title": "The exportKey method ¶", "number": "14.3.10" - } + }, + "definedIn": "prose" }, { "id": "dfn-SubtleCrypto-method-wrapKey", @@ -895,7 +947,8 @@ "id": "", "title": "The wrapKey method ¶", "number": "14.3.11" - } + }, + "definedIn": "prose" }, { "id": "dfn-SubtleCrypto-method-unwrapKey", @@ -912,7 +965,8 @@ "id": "", "title": "The unwrapKey method ¶", "number": "14.3.12" - } + }, + "definedIn": "prose" }, { "id": "dfn-TypeError", @@ -929,7 +983,8 @@ "id": "", "title": "Exceptions ¶", "number": "14.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-NotSupportedError", @@ -946,7 +1001,8 @@ "id": "", "title": "Exceptions ¶", "number": "14.4" - } + }, + "definedIn": "table" }, { "id": "dfn-SyntaxError", @@ -963,7 +1019,8 @@ "id": "", "title": "Exceptions ¶", "number": "14.4" - } + }, + "definedIn": "table" }, { "id": "dfn-InvalidAccessError", @@ -980,7 +1037,8 @@ "id": "", "title": "Exceptions ¶", "number": "14.4" - } + }, + "definedIn": "table" }, { "id": "dfn-DataError", @@ -997,7 +1055,8 @@ "id": "", "title": "Exceptions ¶", "number": "14.4" - } + }, + "definedIn": "table" }, { "id": "dfn-OperationError", @@ -1014,7 +1073,8 @@ "id": "", "title": "Exceptions ¶", "number": "14.4" - } + }, + "definedIn": "table" }, { "id": "concept-throw", @@ -1031,7 +1091,8 @@ "id": "", "title": "Exceptions ¶", "number": "14.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-RsaOtherPrimesInfo", @@ -1047,7 +1108,8 @@ "heading": { "id": "", "title": "15. JsonWebKey dictionary ¶" - } + }, + "definedIn": "pre" }, { "id": "dfn-JsonWebKey", @@ -1063,7 +1125,8 @@ "heading": { "id": "", "title": "15. JsonWebKey dictionary ¶" - } + }, + "definedIn": "pre" }, { "id": "dfn-BigInteger", @@ -1079,7 +1142,8 @@ "heading": { "id": "", "title": "16. BigInteger ¶" - } + }, + "definedIn": "pre" }, { "id": "dfn-CryptoKeyPair", @@ -1095,7 +1159,8 @@ "heading": { "id": "", "title": "17. CryptoKeyPair dictionary ¶" - } + }, + "definedIn": "pre" }, { "id": "dfn-CryptoKeyPair-publicKey", @@ -1111,7 +1176,8 @@ "heading": { "id": "", "title": "17. CryptoKeyPair dictionary ¶" - } + }, + "definedIn": "pre" }, { "id": "dfn-CryptoKeyPair-privateKey", @@ -1127,7 +1193,8 @@ "heading": { "id": "", "title": "17. CryptoKeyPair dictionary ¶" - } + }, + "definedIn": "pre" }, { "id": "recognized-algorithm-name", @@ -1144,7 +1211,8 @@ "id": "", "title": "Naming ¶", "number": "18.2.1" - } + }, + "definedIn": "prose" }, { "id": "supported-operation", @@ -1161,7 +1229,8 @@ "id": "", "title": "Supported Operations ¶", "number": "18.2.2" - } + }, + "definedIn": "prose" }, { "id": "supported-operations", @@ -1178,7 +1247,8 @@ "id": "", "title": "Specification Conventions ¶", "number": "18.3" - } + }, + "definedIn": "prose" }, { "id": "algorithm-specific-params", @@ -1195,7 +1265,8 @@ "id": "", "title": "Specification Conventions ¶", "number": "18.3" - } + }, + "definedIn": "prose" }, { "id": "algorithm-result", @@ -1212,7 +1283,8 @@ "id": "", "title": "Specification Conventions ¶", "number": "18.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-supportedAlgorithms", @@ -1229,7 +1301,8 @@ "id": "", "title": "Internal State Objects ¶", "number": "18.4.2" - } + }, + "definedIn": "prose" }, { "id": "concept-define-an-algorithm", @@ -1246,7 +1319,8 @@ "id": "", "title": "Defining an Algorithm ¶", "number": "18.4.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-normalize-an-algorithm", @@ -1263,7 +1337,8 @@ "id": "", "title": "Normalizing an algorithm ¶", "number": "18.4.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-rsa-ssa-extended-import-steps", @@ -1280,7 +1355,8 @@ "id": "", "title": "Description ¶", "number": "20.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-rsa-ssa-extended-export-steps", @@ -1297,7 +1373,8 @@ "id": "", "title": "Description ¶", "number": "20.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-RsaKeyGenParams", @@ -1314,7 +1391,8 @@ "id": "", "title": "RsaKeyGenParams dictionary ¶", "number": "20.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-RsaKeyGenParams-modulusLength", @@ -1331,7 +1409,8 @@ "id": "", "title": "RsaKeyGenParams dictionary ¶", "number": "20.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-RsaKeyGenParams-publicExponent", @@ -1348,7 +1427,8 @@ "id": "", "title": "RsaKeyGenParams dictionary ¶", "number": "20.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-RsaHashedKeyGenParams", @@ -1365,7 +1445,8 @@ "id": "", "title": "RsaHashedKeyGenParams dictionary ¶", "number": "20.4" - } + }, + "definedIn": "pre" }, { "id": "dfn-RsaHashedKeyGenParams-hash", @@ -1382,7 +1463,8 @@ "id": "", "title": "RsaHashedKeyGenParams dictionary ¶", "number": "20.4" - } + }, + "definedIn": "pre" }, { "id": "dfn-RsaKeyAlgorithm", @@ -1399,7 +1481,8 @@ "id": "", "title": "RsaKeyAlgorithm dictionary ¶", "number": "20.5" - } + }, + "definedIn": "pre" }, { "id": "dfn-RsaKeyAlgorithm-modulusLength", @@ -1416,7 +1499,8 @@ "id": "", "title": "RsaKeyAlgorithm dictionary ¶", "number": "20.5" - } + }, + "definedIn": "pre" }, { "id": "dfn-RsaKeyAlgorithm-publicExponent", @@ -1433,7 +1517,8 @@ "id": "", "title": "RsaKeyAlgorithm dictionary ¶", "number": "20.5" - } + }, + "definedIn": "pre" }, { "id": "dfn-RsaHashedKeyAlgorithm", @@ -1450,7 +1535,8 @@ "id": "", "title": "RsaHashedKeyAlgorithm dictionary ¶", "number": "20.6" - } + }, + "definedIn": "pre" }, { "id": "dfn-RsaHashedKeyAlgorithm-hash", @@ -1467,7 +1553,8 @@ "id": "", "title": "RsaHashedKeyAlgorithm dictionary ¶", "number": "20.6" - } + }, + "definedIn": "pre" }, { "id": "dfn-RsaHashedImportParams", @@ -1484,7 +1571,8 @@ "id": "", "title": "RsaHashedImportParams dictionary ¶", "number": "20.7" - } + }, + "definedIn": "pre" }, { "id": "dfn-RsaHashedImportParams-hash", @@ -1501,7 +1589,8 @@ "id": "", "title": "RsaHashedImportParams dictionary ¶", "number": "20.7" - } + }, + "definedIn": "pre" }, { "id": "dfn-rsa-pss-extended-import-steps", @@ -1518,7 +1607,8 @@ "id": "", "title": "Description ¶", "number": "21.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-rsa-pss-extended-export-steps", @@ -1535,7 +1625,8 @@ "id": "", "title": "Description ¶", "number": "21.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-RsaPssParams", @@ -1552,7 +1643,8 @@ "id": "", "title": "RsaPssParams dictionary ¶", "number": "21.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-RsaPssParams-saltLength", @@ -1569,7 +1661,8 @@ "id": "", "title": "RsaPssParams dictionary ¶", "number": "21.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-rsa-oaep-extended-import-steps", @@ -1586,7 +1679,8 @@ "id": "", "title": "Description ¶", "number": "22.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-rsa-oaep-extended-export-steps", @@ -1603,7 +1697,8 @@ "id": "", "title": "Description ¶", "number": "22.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-RsaOaepParams", @@ -1620,7 +1715,8 @@ "id": "", "title": "RsaOaepParams dictionary ¶", "number": "22.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-RsaOaepParams-label", @@ -1637,7 +1733,8 @@ "id": "", "title": "RsaOaepParams dictionary ¶", "number": "22.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-ecdsa-extended-namedcurve-values", @@ -1654,7 +1751,8 @@ "id": "", "title": "Description ¶", "number": "23.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-ecdsa-extended-signature-steps", @@ -1671,7 +1769,8 @@ "id": "", "title": "Description ¶", "number": "23.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-ecdsa-extended-verification-steps", @@ -1688,7 +1787,8 @@ "id": "", "title": "Description ¶", "number": "23.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-ecdsa-extended-generation-steps", @@ -1705,7 +1805,8 @@ "id": "", "title": "Description ¶", "number": "23.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-ecdsa-extended-import-steps", @@ -1722,7 +1823,8 @@ "id": "", "title": "Description ¶", "number": "23.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-ecdsa-extended-export-steps", @@ -1739,7 +1841,8 @@ "id": "", "title": "Description ¶", "number": "23.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-EcdsaParams", @@ -1756,7 +1859,8 @@ "id": "", "title": "EcdsaParams dictionary ¶", "number": "23.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-EcdsaParams-hash", @@ -1773,7 +1877,8 @@ "id": "", "title": "EcdsaParams dictionary ¶", "number": "23.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-EcKeyGenParams", @@ -1790,7 +1895,8 @@ "id": "", "title": "EcKeyGenParams dictionary ¶", "number": "23.4" - } + }, + "definedIn": "pre" }, { "id": "dfn-EcKeyGenParams-namedCurve", @@ -1807,7 +1913,8 @@ "id": "", "title": "EcKeyGenParams dictionary ¶", "number": "23.4" - } + }, + "definedIn": "pre" }, { "id": "dfn-NamedCurve", @@ -1824,7 +1931,8 @@ "id": "", "title": "EcKeyGenParams dictionary ¶", "number": "23.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-EcKeyAlgorithm", @@ -1841,7 +1949,8 @@ "id": "", "title": "EcKeyAlgorithm dictionary ¶", "number": "23.5" - } + }, + "definedIn": "pre" }, { "id": "dfn-EcKeyAlgorithm-namedCurve", @@ -1858,7 +1967,8 @@ "id": "", "title": "EcKeyAlgorithm dictionary ¶", "number": "23.5" - } + }, + "definedIn": "pre" }, { "id": "dfn-EcKeyImportParams", @@ -1875,7 +1985,8 @@ "id": "", "title": "EcKeyImportParams dictionary ¶", "number": "23.6" - } + }, + "definedIn": "pre" }, { "id": "dfn-EcKeyImportParams-namedCurve", @@ -1892,7 +2003,8 @@ "id": "", "title": "EcKeyImportParams dictionary ¶", "number": "23.6" - } + }, + "definedIn": "pre" }, { "id": "dfn-ecdh-extended-namedcurve-values", @@ -1909,7 +2021,8 @@ "id": "", "title": "Description ¶", "number": "24.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-ecdh-extended-generation-steps", @@ -1926,7 +2039,8 @@ "id": "", "title": "Description ¶", "number": "24.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-ecdh-extended-derivation-steps", @@ -1943,7 +2057,8 @@ "id": "", "title": "Description ¶", "number": "24.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-ecdh-extended-import-steps", @@ -1960,7 +2075,8 @@ "id": "", "title": "Description ¶", "number": "24.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-ecdh-extended-export-steps", @@ -1977,7 +2093,8 @@ "id": "", "title": "Description ¶", "number": "24.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-EcdhKeyDeriveParams", @@ -1994,7 +2111,8 @@ "id": "", "title": "EcdhKeyDeriveParams dictionary ¶", "number": "24.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-EcdhKeyDeriveParams-public", @@ -2011,7 +2129,8 @@ "id": "", "title": "EcdhKeyDeriveParams dictionary ¶", "number": "24.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-AesCtrParams", @@ -2028,7 +2147,8 @@ "id": "", "title": "AesCtrParams dictionary ¶", "number": "25.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-AesCtrParams-counter", @@ -2045,7 +2165,8 @@ "id": "", "title": "AesCtrParams dictionary ¶", "number": "25.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-AesCtrParams-length", @@ -2062,7 +2183,8 @@ "id": "", "title": "AesCtrParams dictionary ¶", "number": "25.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-AesKeyAlgorithm", @@ -2079,7 +2201,8 @@ "id": "", "title": "AesCtrParams dictionary ¶", "number": "25.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-AesKeyAlgorithm-length", @@ -2096,7 +2219,8 @@ "id": "", "title": "AesCtrParams dictionary ¶", "number": "25.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-AesKeyGenParams", @@ -2113,7 +2237,8 @@ "id": "", "title": "AesKeyGenParams dictionary ¶", "number": "25.5" - } + }, + "definedIn": "pre" }, { "id": "dfn-AesKeyGenParams-length", @@ -2130,7 +2255,8 @@ "id": "", "title": "AesKeyGenParams dictionary ¶", "number": "25.5" - } + }, + "definedIn": "pre" }, { "id": "dfn-AesDerivedKeyParams", @@ -2147,7 +2273,8 @@ "id": "", "title": "AesDerivedKeyParams dictionary ¶", "number": "25.6" - } + }, + "definedIn": "pre" }, { "id": "dfn-AesDerivedKeyParams-length", @@ -2164,7 +2291,8 @@ "id": "", "title": "AesDerivedKeyParams dictionary ¶", "number": "25.6" - } + }, + "definedIn": "pre" }, { "id": "dfn-AesCbcParams", @@ -2181,7 +2309,8 @@ "id": "", "title": "AesCbcParams dictionary ¶", "number": "26.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-AesCbcParams-iv", @@ -2198,7 +2327,8 @@ "id": "", "title": "AesCbcParams dictionary ¶", "number": "26.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-AesGcmParams", @@ -2215,7 +2345,8 @@ "id": "", "title": "AesGcmParams dictionary ¶", "number": "27.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-AesGcmParams-iv", @@ -2232,7 +2363,8 @@ "id": "", "title": "AesGcmParams dictionary ¶", "number": "27.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-AesGcmParams-additionalData", @@ -2249,7 +2381,8 @@ "id": "", "title": "AesGcmParams dictionary ¶", "number": "27.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-AesGcmParams-tagLength", @@ -2266,7 +2399,8 @@ "id": "", "title": "AesGcmParams dictionary ¶", "number": "27.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-hmac-extended-import-steps", @@ -2283,7 +2417,8 @@ "id": "", "title": "Description ¶", "number": "29.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-hmac-extended-export-steps", @@ -2300,7 +2435,8 @@ "id": "", "title": "Description ¶", "number": "29.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-HmacImportParams", @@ -2317,7 +2453,8 @@ "id": "", "title": "HmacImportParams dictionary ¶", "number": "29.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-HmacImportParams-hash", @@ -2334,7 +2471,8 @@ "id": "", "title": "HmacImportParams dictionary ¶", "number": "29.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-HmacImportParams-length", @@ -2351,7 +2489,8 @@ "id": "", "title": "HmacImportParams dictionary ¶", "number": "29.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-HmacKeyAlgorithm", @@ -2368,7 +2507,8 @@ "id": "", "title": "HmacKeyAlgorithm dictionary ¶", "number": "29.4" - } + }, + "definedIn": "pre" }, { "id": "dfn-HmacKeyAlgorithm-hash", @@ -2385,7 +2525,8 @@ "id": "", "title": "HmacKeyAlgorithm dictionary ¶", "number": "29.4" - } + }, + "definedIn": "pre" }, { "id": "dfn-HmacKeyAlgorithm-length", @@ -2402,7 +2543,8 @@ "id": "", "title": "HmacKeyAlgorithm dictionary ¶", "number": "29.4" - } + }, + "definedIn": "pre" }, { "id": "dfn-HmacKeyGenParams", @@ -2419,7 +2561,8 @@ "id": "", "title": "HmacKeyGenParams dictionary ¶", "number": "29.5" - } + }, + "definedIn": "pre" }, { "id": "dfn-HmacKeyGenParams-hash", @@ -2436,7 +2579,8 @@ "id": "", "title": "HmacKeyGenParams dictionary ¶", "number": "29.5" - } + }, + "definedIn": "pre" }, { "id": "dfn-HmacKeyGenParams-length", @@ -2453,7 +2597,8 @@ "id": "", "title": "HmacKeyGenParams dictionary ¶", "number": "29.5" - } + }, + "definedIn": "pre" }, { "id": "dfn-HkdfParams", @@ -2470,7 +2615,8 @@ "id": "", "title": "HkdfParams dictionary ¶", "number": "31.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-HkdfParams-hash", @@ -2487,7 +2633,8 @@ "id": "", "title": "HkdfParams dictionary ¶", "number": "31.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-HkdfParams-salt", @@ -2504,7 +2651,8 @@ "id": "", "title": "HkdfParams dictionary ¶", "number": "31.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-HkdfParams-info", @@ -2521,7 +2669,8 @@ "id": "", "title": "HkdfParams dictionary ¶", "number": "31.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-Pbkdf2Params", @@ -2538,7 +2687,8 @@ "id": "", "title": "Pbkdf2Params dictionary ¶", "number": "32.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-Pbkdf2Params-salt", @@ -2555,7 +2705,8 @@ "id": "", "title": "Pbkdf2Params dictionary ¶", "number": "32.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-Pbkdf2Params-iterations", @@ -2572,7 +2723,8 @@ "id": "", "title": "Pbkdf2Params dictionary ¶", "number": "32.3" - } + }, + "definedIn": "pre" }, { "id": "dfn-Pbkdf2Params-hash", @@ -2589,7 +2741,8 @@ "id": "", "title": "Pbkdf2Params dictionary ¶", "number": "32.3" - } + }, + "definedIn": "pre" } ] } \ No newline at end of file diff --git a/tr/dfns/WebIDL-1.json b/tr/dfns/WebIDL-1.json index 357134ee02e8..c295a384af2e 100644 --- a/tr/dfns/WebIDL-1.json +++ b/tr/dfns/WebIDL-1.json @@ -19,7 +19,8 @@ "id": "conventions", "title": "Typographic conventions", "number": "1.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-conforming-set-of-idl-fragments", @@ -36,7 +37,8 @@ "id": "conformance", "title": "Conformance", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "dfn-conforming-implementation", @@ -53,7 +55,8 @@ "id": "conformance", "title": "Conformance", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "dfn-conforming-ecmascript-implementation", @@ -70,7 +73,8 @@ "id": "conformance", "title": "Conformance", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "dfn-idl-fragment", @@ -87,7 +91,8 @@ "id": "idl", "title": "Interface definition language", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dfn-definition", @@ -104,7 +109,8 @@ "id": "idl", "title": "Interface definition language", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dfn-named-definition", @@ -121,7 +127,8 @@ "id": "idl-names", "title": "Names", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-identifier", @@ -138,7 +145,8 @@ "id": "idl-names", "title": "Names", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-reserved-identifier", @@ -155,7 +163,8 @@ "id": "idl-names", "title": "Names", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-interface", @@ -172,7 +181,8 @@ "id": "idl-interfaces", "title": "Interfaces", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-interface-member", @@ -189,7 +199,8 @@ "id": "idl-interfaces", "title": "Interfaces", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-inherit", @@ -206,7 +217,8 @@ "id": "idl-interfaces", "title": "Interfaces", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-inherited-interfaces", @@ -223,7 +235,8 @@ "id": "idl-interfaces", "title": "Interfaces", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-callback-interface", @@ -240,7 +253,8 @@ "id": "idl-interfaces", "title": "Interfaces", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-partial-interface", @@ -257,7 +271,8 @@ "id": "idl-interfaces", "title": "Interfaces", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-constant", @@ -274,7 +289,8 @@ "id": "idl-constants", "title": "Constants", "number": "3.2.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-attribute", @@ -291,7 +307,8 @@ "id": "idl-attributes", "title": "Attributes", "number": "3.2.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-regular-attribute", @@ -308,7 +325,8 @@ "id": "idl-attributes", "title": "Attributes", "number": "3.2.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-read-only", @@ -325,7 +343,8 @@ "id": "idl-attributes", "title": "Attributes", "number": "3.2.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-inherit-getter", @@ -342,7 +361,8 @@ "id": "idl-attributes", "title": "Attributes", "number": "3.2.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-operation", @@ -359,7 +379,8 @@ "id": "idl-operations", "title": "Operations", "number": "3.2.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-regular-operation", @@ -376,7 +397,8 @@ "id": "idl-operations", "title": "Operations", "number": "3.2.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-return-type", @@ -393,7 +415,8 @@ "id": "idl-operations", "title": "Operations", "number": "3.2.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-variadic", @@ -410,7 +433,8 @@ "id": "idl-operations", "title": "Operations", "number": "3.2.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-optional-argument", @@ -427,7 +451,8 @@ "id": "idl-operations", "title": "Operations", "number": "3.2.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-optional-argument-default-value", @@ -444,7 +469,8 @@ "id": "idl-operations", "title": "Operations", "number": "3.2.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-code-unit", @@ -461,7 +487,8 @@ "id": "idl-operations", "title": "Operations", "number": "3.2.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-special-operation", @@ -478,7 +505,8 @@ "id": "idl-special-operations", "title": "Special operations", "number": "3.2.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-special-keyword", @@ -495,7 +523,8 @@ "id": "idl-special-operations", "title": "Special operations", "number": "3.2.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-getter", @@ -512,7 +541,8 @@ "id": "idl-special-operations", "title": "Special operations", "number": "3.2.4" - } + }, + "definedIn": "table" }, { "id": "dfn-setter", @@ -529,7 +559,8 @@ "id": "idl-special-operations", "title": "Special operations", "number": "3.2.4" - } + }, + "definedIn": "table" }, { "id": "dfn-deleter", @@ -546,7 +577,8 @@ "id": "idl-special-operations", "title": "Special operations", "number": "3.2.4" - } + }, + "definedIn": "table" }, { "id": "dfn-legacy-caller", @@ -563,7 +595,8 @@ "id": "idl-special-operations", "title": "Special operations", "number": "3.2.4" - } + }, + "definedIn": "table" }, { "id": "dfn-stringifier", @@ -580,7 +613,8 @@ "id": "idl-special-operations", "title": "Special operations", "number": "3.2.4" - } + }, + "definedIn": "table" }, { "id": "dfn-serializer", @@ -597,7 +631,8 @@ "id": "idl-special-operations", "title": "Special operations", "number": "3.2.4" - } + }, + "definedIn": "table" }, { "id": "dfn-named-property-getter", @@ -614,7 +649,8 @@ "id": "idl-special-operations", "title": "Special operations", "number": "3.2.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-named-property-setter", @@ -631,7 +667,8 @@ "id": "idl-special-operations", "title": "Special operations", "number": "3.2.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-indexed-property-getter", @@ -648,7 +685,8 @@ "id": "idl-special-operations", "title": "Special operations", "number": "3.2.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-indexed-property-setter", @@ -665,7 +703,8 @@ "id": "idl-special-operations", "title": "Special operations", "number": "3.2.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-named-property-deleter", @@ -682,7 +721,8 @@ "id": "idl-special-operations", "title": "Special operations", "number": "3.2.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-stringification-behavior", @@ -699,7 +739,8 @@ "id": "idl-stringifiers", "title": "Stringifiers", "number": "3.2.4.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-serialization-behavior", @@ -716,7 +757,8 @@ "id": "idl-serializers", "title": "Serializers", "number": "3.2.4.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-serialized-value", @@ -733,7 +775,8 @@ "id": "idl-serializers", "title": "Serializers", "number": "3.2.4.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-serialization-pattern", @@ -750,7 +793,8 @@ "id": "idl-serializers", "title": "Serializers", "number": "3.2.4.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-serializable-type", @@ -767,7 +811,8 @@ "id": "idl-serializers", "title": "Serializers", "number": "3.2.4.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-convert-to-serialized-value", @@ -784,7 +829,8 @@ "id": "idl-serializers", "title": "Serializers", "number": "3.2.4.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-support-indexed-properties", @@ -801,7 +847,8 @@ "id": "idl-indexed-properties", "title": "Indexed properties", "number": "3.2.4.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-supported-property-indices", @@ -818,7 +865,8 @@ "id": "idl-indexed-properties", "title": "Indexed properties", "number": "3.2.4.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-determine-the-value-of-an-indexed-property", @@ -835,7 +883,8 @@ "id": "idl-indexed-properties", "title": "Indexed properties", "number": "3.2.4.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-set-the-value-of-an-existing-indexed-property", @@ -852,7 +901,8 @@ "id": "idl-indexed-properties", "title": "Indexed properties", "number": "3.2.4.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-set-the-value-of-a-new-indexed-property", @@ -869,7 +919,8 @@ "id": "idl-indexed-properties", "title": "Indexed properties", "number": "3.2.4.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-support-named-properties", @@ -886,7 +937,8 @@ "id": "idl-named-properties", "title": "Named properties", "number": "3.2.4.5" - } + }, + "definedIn": "prose" }, { "id": "dfn-supported-property-names", @@ -903,7 +955,8 @@ "id": "idl-named-properties", "title": "Named properties", "number": "3.2.4.5" - } + }, + "definedIn": "prose" }, { "id": "dfn-determine-the-value-of-a-named-property", @@ -920,7 +973,8 @@ "id": "idl-named-properties", "title": "Named properties", "number": "3.2.4.5" - } + }, + "definedIn": "prose" }, { "id": "dfn-set-the-value-of-an-existing-named-property", @@ -937,7 +991,8 @@ "id": "idl-named-properties", "title": "Named properties", "number": "3.2.4.5" - } + }, + "definedIn": "prose" }, { "id": "dfn-set-the-value-of-a-new-named-property", @@ -954,7 +1009,8 @@ "id": "idl-named-properties", "title": "Named properties", "number": "3.2.4.5" - } + }, + "definedIn": "prose" }, { "id": "dfn-delete-an-existing-named-property", @@ -971,7 +1027,8 @@ "id": "idl-named-properties", "title": "Named properties", "number": "3.2.4.5" - } + }, + "definedIn": "prose" }, { "id": "dfn-static-attribute", @@ -988,7 +1045,8 @@ "id": "idl-static-attributes-and-operations", "title": "Static attributes and operations", "number": "3.2.5" - } + }, + "definedIn": "prose" }, { "id": "dfn-static-operation", @@ -1005,7 +1063,8 @@ "id": "idl-static-attributes-and-operations", "title": "Static attributes and operations", "number": "3.2.5" - } + }, + "definedIn": "prose" }, { "id": "dfn-overloaded", @@ -1022,7 +1081,8 @@ "id": "idl-overloading", "title": "Overloading", "number": "3.2.6" - } + }, + "definedIn": "prose" }, { "id": "dfn-effective-overload-set", @@ -1039,7 +1099,8 @@ "id": "idl-overloading", "title": "Overloading", "number": "3.2.6" - } + }, + "definedIn": "prose" }, { "id": "dfn-optionality-value", @@ -1056,7 +1117,8 @@ "id": "idl-overloading", "title": "Overloading", "number": "3.2.6" - } + }, + "definedIn": "prose" }, { "id": "dfn-distinguishable", @@ -1073,7 +1135,8 @@ "id": "idl-overloading", "title": "Overloading", "number": "3.2.6" - } + }, + "definedIn": "prose" }, { "id": "dfn-distinguishing-argument-index", @@ -1090,7 +1153,8 @@ "id": "idl-overloading", "title": "Overloading", "number": "3.2.6" - } + }, + "definedIn": "prose" }, { "id": "dfn-iterable", @@ -1107,7 +1171,8 @@ "id": "idl-iterable", "title": "Iterable declarations", "number": "3.2.7" - } + }, + "definedIn": "prose" }, { "id": "dfn-iterable-declaration", @@ -1124,7 +1189,8 @@ "id": "idl-iterable", "title": "Iterable declarations", "number": "3.2.7" - } + }, + "definedIn": "prose" }, { "id": "dfn-value-iterator", @@ -1141,7 +1207,8 @@ "id": "idl-iterable", "title": "Iterable declarations", "number": "3.2.7" - } + }, + "definedIn": "prose" }, { "id": "dfn-pair-iterator", @@ -1158,7 +1225,8 @@ "id": "idl-iterable", "title": "Iterable declarations", "number": "3.2.7" - } + }, + "definedIn": "prose" }, { "id": "dfn-value-pairs-to-iterate-over", @@ -1175,7 +1243,8 @@ "id": "idl-iterable", "title": "Iterable declarations", "number": "3.2.7" - } + }, + "definedIn": "prose" }, { "id": "dfn-dictionary", @@ -1192,7 +1261,8 @@ "id": "idl-dictionaries", "title": "Dictionaries", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-dictionary-member", @@ -1209,7 +1279,8 @@ "id": "idl-dictionaries", "title": "Dictionaries", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-inherit-dictionary", @@ -1226,7 +1297,8 @@ "id": "idl-dictionaries", "title": "Dictionaries", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-inherited-dictionaries", @@ -1243,7 +1315,8 @@ "id": "idl-dictionaries", "title": "Dictionaries", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-present", @@ -1260,7 +1333,8 @@ "id": "idl-dictionaries", "title": "Dictionaries", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-dictionary-member-default-value", @@ -1277,7 +1351,8 @@ "id": "idl-dictionaries", "title": "Dictionaries", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "required-dictionary-member", @@ -1294,7 +1369,8 @@ "id": "idl-dictionaries", "title": "Dictionaries", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-partial-dictionary", @@ -1311,7 +1387,8 @@ "id": "idl-dictionaries", "title": "Dictionaries", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-exception", @@ -1328,7 +1405,8 @@ "id": "idl-exceptions", "title": "Exceptions", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-exception-error-name", @@ -1345,7 +1423,8 @@ "id": "idl-exceptions", "title": "Exceptions", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-exception-message", @@ -1362,7 +1441,8 @@ "id": "idl-exceptions", "title": "Exceptions", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-simple-exception", @@ -1379,7 +1459,8 @@ "id": "idl-exceptions", "title": "Exceptions", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-DOMException", @@ -1396,7 +1477,8 @@ "id": "idl-exceptions", "title": "Exceptions", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-create-exception", @@ -1413,7 +1495,8 @@ "id": "idl-exceptions", "title": "Exceptions", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-throw", @@ -1430,7 +1513,8 @@ "id": "idl-exceptions", "title": "Exceptions", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-error-names-table", @@ -1447,7 +1531,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "prose" }, { "id": "indexsizeerror", @@ -1464,7 +1549,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dom-domexception-index_size_err", @@ -1481,7 +1567,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "hierarchyrequesterror", @@ -1498,7 +1585,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dom-domexception-hierarchy_request_err", @@ -1515,7 +1603,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "wrongdocumenterror", @@ -1532,7 +1621,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dom-domexception-wrong_document_err", @@ -1549,7 +1639,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "invalidcharactererror", @@ -1566,7 +1657,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dom-domexception-invalid_character_err", @@ -1583,7 +1675,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "nomodificationallowederror", @@ -1600,7 +1693,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dom-domexception-no_modification_allowed_err", @@ -1617,7 +1711,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "notfounderror", @@ -1634,7 +1729,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dom-domexception-not_found_err", @@ -1651,7 +1747,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "notsupportederror", @@ -1668,7 +1765,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dom-domexception-not_supported_err", @@ -1685,7 +1783,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "inuseattributeerror", @@ -1702,7 +1801,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dom-domexception-inuse_attribute_err", @@ -1719,7 +1819,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "invalidstateerror", @@ -1736,7 +1837,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dom-domexception-invalid_state_err", @@ -1753,7 +1855,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "syntaxerror", @@ -1770,7 +1873,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dom-domexception-syntax_err", @@ -1787,7 +1891,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "invalidmodificationerror", @@ -1804,7 +1909,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dom-domexception-invalid_modification_err", @@ -1821,7 +1927,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "namespaceerror", @@ -1838,7 +1945,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dom-domexception-namespace_err", @@ -1855,7 +1963,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "invalidaccesserror", @@ -1872,7 +1981,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dom-domexception-invalid_access_err", @@ -1889,7 +1999,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "securityerror", @@ -1906,7 +2017,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dom-domexception-security_err", @@ -1923,7 +2035,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "networkerror", @@ -1940,7 +2053,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dom-domexception-network_err", @@ -1957,7 +2071,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "aborterror", @@ -1974,7 +2089,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dom-domexception-abort_err", @@ -1991,7 +2107,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "urlmismatcherror", @@ -2008,7 +2125,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dom-domexception-url_mismatch_err", @@ -2025,7 +2143,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "quotaexceedederror", @@ -2042,7 +2161,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dom-domexception-quota_exceeded_err", @@ -2059,7 +2179,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "timeouterror", @@ -2076,7 +2197,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dom-domexception-timeout_err", @@ -2093,7 +2215,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "invalidnodetypeerror", @@ -2110,7 +2233,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dom-domexception-invalid_node_type_err", @@ -2127,7 +2251,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "datacloneerror", @@ -2144,7 +2269,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dom-domexception-data_clone_err", @@ -2161,7 +2287,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "encodingerror", @@ -2178,7 +2305,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "notreadableerror", @@ -2195,7 +2323,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "unknownerror", @@ -2212,7 +2341,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "constrainterror", @@ -2229,7 +2359,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dataerror", @@ -2246,7 +2377,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "transactioninactiveerror", @@ -2263,7 +2395,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "readonlyerror", @@ -2280,7 +2413,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "versionerror", @@ -2297,7 +2431,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "operationerror", @@ -2314,7 +2449,8 @@ "id": "idl-DOMException-error-names", "title": "Error names", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "dfn-enumeration", @@ -2331,7 +2467,8 @@ "id": "idl-enums", "title": "Enumerations", "number": "3.5" - } + }, + "definedIn": "prose" }, { "id": "dfn-enumeration-value", @@ -2348,7 +2485,8 @@ "id": "idl-enums", "title": "Enumerations", "number": "3.5" - } + }, + "definedIn": "prose" }, { "id": "dfn-callback-function", @@ -2365,7 +2503,8 @@ "id": "idl-callback-functions", "title": "Callback functions", "number": "3.6" - } + }, + "definedIn": "prose" }, { "id": "dfn-typedef", @@ -2382,7 +2521,8 @@ "id": "idl-typedefs", "title": "Typedefs", "number": "3.7" - } + }, + "definedIn": "prose" }, { "id": "dfn-implements-statement", @@ -2399,7 +2539,8 @@ "id": "idl-implements-statements", "title": "Implements statements", "number": "3.8" - } + }, + "definedIn": "prose" }, { "id": "dfn-supplemental-interface", @@ -2416,7 +2557,8 @@ "id": "idl-implements-statements", "title": "Implements statements", "number": "3.8" - } + }, + "definedIn": "prose" }, { "id": "dfn-consequential-interfaces", @@ -2433,7 +2575,8 @@ "id": "idl-implements-statements", "title": "Implements statements", "number": "3.8" - } + }, + "definedIn": "prose" }, { "id": "dfn-platform-object", @@ -2450,7 +2593,8 @@ "id": "idl-objects", "title": "Objects implementing interfaces", "number": "3.9" - } + }, + "definedIn": "prose" }, { "id": "dfn-user-object", @@ -2467,7 +2611,8 @@ "id": "idl-objects", "title": "Objects implementing interfaces", "number": "3.9" - } + }, + "definedIn": "prose" }, { "id": "dfn-integer-type", @@ -2484,7 +2629,8 @@ "id": "idl-types", "title": "Types", "number": "3.10" - } + }, + "definedIn": "prose" }, { "id": "dfn-numeric-type", @@ -2501,7 +2647,8 @@ "id": "idl-types", "title": "Types", "number": "3.10" - } + }, + "definedIn": "prose" }, { "id": "dfn-primitive-type", @@ -2518,7 +2665,8 @@ "id": "idl-types", "title": "Types", "number": "3.10" - } + }, + "definedIn": "prose" }, { "id": "dfn-string-type", @@ -2535,7 +2683,8 @@ "id": "idl-types", "title": "Types", "number": "3.10" - } + }, + "definedIn": "prose" }, { "id": "dfn-exception-type", @@ -2552,7 +2701,8 @@ "id": "idl-types", "title": "Types", "number": "3.10" - } + }, + "definedIn": "prose" }, { "id": "dfn-typed-array-type", @@ -2569,7 +2719,8 @@ "id": "idl-types", "title": "Types", "number": "3.10" - } + }, + "definedIn": "prose" }, { "id": "dfn-buffer-source-type", @@ -2586,7 +2737,8 @@ "id": "idl-types", "title": "Types", "number": "3.10" - } + }, + "definedIn": "prose" }, { "id": "dfn-object-type", @@ -2603,7 +2755,8 @@ "id": "idl-types", "title": "Types", "number": "3.10" - } + }, + "definedIn": "prose" }, { "id": "dfn-type-name", @@ -2620,7 +2773,8 @@ "id": "idl-types", "title": "Types", "number": "3.10" - } + }, + "definedIn": "prose" }, { "id": "dfn-specific-type", @@ -2637,7 +2791,8 @@ "id": "idl-any", "title": "any", "number": "3.10.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-obtain-unicode", @@ -2654,7 +2809,8 @@ "id": "idl-DOMString", "title": "DOMString", "number": "3.10.15" - } + }, + "definedIn": "prose" }, { "id": "dfn-callback-context", @@ -2671,7 +2827,8 @@ "id": "idl-interface", "title": "Interface types", "number": "3.10.19" - } + }, + "definedIn": "prose" }, { "id": "dfn-nullable-type", @@ -2688,7 +2845,8 @@ "id": "idl-nullable-type", "title": "Nullable types — T?", "number": "3.10.23" - } + }, + "definedIn": "prose" }, { "id": "dfn-inner-type", @@ -2705,7 +2863,8 @@ "id": "idl-nullable-type", "title": "Nullable types — T?", "number": "3.10.23" - } + }, + "definedIn": "prose" }, { "id": "dfn-promise-type", @@ -2722,7 +2881,8 @@ "id": "idl-promise", "title": "Promise types — Promise", "number": "3.10.25" - } + }, + "definedIn": "prose" }, { "id": "dfn-union-type", @@ -2739,7 +2899,8 @@ "id": "idl-union", "title": "Union types", "number": "3.10.26" - } + }, + "definedIn": "prose" }, { "id": "dfn-union-member-type", @@ -2756,7 +2917,8 @@ "id": "idl-union", "title": "Union types", "number": "3.10.26" - } + }, + "definedIn": "prose" }, { "id": "dfn-flattened-union-member-types", @@ -2773,7 +2935,8 @@ "id": "idl-union", "title": "Union types", "number": "3.10.26" - } + }, + "definedIn": "prose" }, { "id": "dfn-number-of-nullable-member-types", @@ -2790,7 +2953,8 @@ "id": "idl-union", "title": "Union types", "number": "3.10.26" - } + }, + "definedIn": "prose" }, { "id": "dfn-includes-a-nullable-type", @@ -2807,7 +2971,8 @@ "id": "idl-union", "title": "Union types", "number": "3.10.26" - } + }, + "definedIn": "prose" }, { "id": "dfn-detach", @@ -2824,7 +2989,8 @@ "id": "idl-buffer-source-types", "title": "Buffer source types", "number": "3.10.29" - } + }, + "definedIn": "prose" }, { "id": "dfn-get-buffer-source-reference", @@ -2841,7 +3007,8 @@ "id": "idl-buffer-source-types", "title": "Buffer source types", "number": "3.10.29" - } + }, + "definedIn": "prose" }, { "id": "dfn-get-buffer-source-copy", @@ -2858,7 +3025,8 @@ "id": "idl-buffer-source-types", "title": "Buffer source types", "number": "3.10.29" - } + }, + "definedIn": "prose" }, { "id": "dfn-extended-attribute", @@ -2875,7 +3043,8 @@ "id": "idl-extended-attributes", "title": "Extended attributes", "number": "3.11" - } + }, + "definedIn": "prose" }, { "id": "dfn-xattr-no-arguments", @@ -2892,7 +3061,8 @@ "id": "idl-extended-attributes", "title": "Extended attributes", "number": "3.11" - } + }, + "definedIn": "table" }, { "id": "dfn-xattr-argument-list", @@ -2909,7 +3079,8 @@ "id": "idl-extended-attributes", "title": "Extended attributes", "number": "3.11" - } + }, + "definedIn": "table" }, { "id": "dfn-xattr-named-argument-list", @@ -2926,7 +3097,8 @@ "id": "idl-extended-attributes", "title": "Extended attributes", "number": "3.11" - } + }, + "definedIn": "table" }, { "id": "dfn-xattr-identifier", @@ -2943,7 +3115,8 @@ "id": "idl-extended-attributes", "title": "Extended attributes", "number": "3.11" - } + }, + "definedIn": "table" }, { "id": "dfn-xattr-identifier-list", @@ -2960,7 +3133,8 @@ "id": "idl-extended-attributes", "title": "Extended attributes", "number": "3.11" - } + }, + "definedIn": "table" }, { "id": "dfn-class-string", @@ -2977,7 +3151,8 @@ "id": "ecmascript-binding", "title": "ECMAScript binding", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "dfn-function-object", @@ -2994,7 +3169,8 @@ "id": "ecmascript-binding", "title": "ECMAScript binding", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "dfn-initial-object", @@ -3011,7 +3187,8 @@ "id": "es-environment", "title": "ECMAScript environment", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-expose", @@ -3028,7 +3205,8 @@ "id": "es-environment", "title": "ECMAScript environment", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-convert-ecmascript-to-idl-value", @@ -3045,7 +3223,8 @@ "id": "es-type-mapping", "title": "ECMAScript type mapping", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-convert-idl-to-ecmascript-value", @@ -3062,7 +3241,8 @@ "id": "es-type-mapping", "title": "ECMAScript type mapping", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-perform-steps-once-promise-is-settled", @@ -3079,7 +3259,8 @@ "id": "es-promise", "title": "Promise types — Promise", "number": "4.2.26" - } + }, + "definedIn": "prose" }, { "id": "dfn-exposure-set", @@ -3096,7 +3277,8 @@ "id": "Exposed", "title": "[Exposed]", "number": "4.3.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-exposed", @@ -3113,7 +3295,8 @@ "id": "Exposed", "title": "[Exposed]", "number": "4.3.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-global-name", @@ -3130,7 +3313,8 @@ "id": "Global", "title": "[Global] and [PrimaryGlobal]", "number": "4.3.5" - } + }, + "definedIn": "prose" }, { "id": "dfn-primary-global-interface", @@ -3147,7 +3331,8 @@ "id": "Global", "title": "[Global] and [PrimaryGlobal]", "number": "4.3.5" - } + }, + "definedIn": "prose" }, { "id": "dfn-unforgeable-on-an-interface", @@ -3164,7 +3349,8 @@ "id": "Unforgeable", "title": "[Unforgeable]", "number": "4.3.16" - } + }, + "definedIn": "prose" }, { "id": "dfn-perform-a-security-check", @@ -3181,7 +3367,8 @@ "id": "es-security", "title": "Security", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-overload-resolution-algorithm", @@ -3198,7 +3385,8 @@ "id": "es-overloads", "title": "Overload resolution algorithm", "number": "4.5" - } + }, + "definedIn": "prose" }, { "id": "dfn-interface-object", @@ -3215,7 +3403,8 @@ "id": "es-interfaces", "title": "Interfaces", "number": "4.6" - } + }, + "definedIn": "prose" }, { "id": "dfn-named-constructor", @@ -3232,7 +3421,8 @@ "id": "es-interfaces", "title": "Interfaces", "number": "4.6" - } + }, + "definedIn": "prose" }, { "id": "dfn-interface-prototype-object", @@ -3249,7 +3439,8 @@ "id": "interface-object", "title": "Interface object", "number": "4.6.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-dictionary-constructor", @@ -3266,7 +3457,8 @@ "id": "es-dictionary-constructors", "title": "Dictionary constructors", "number": "4.6.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-named-properties-object", @@ -3283,7 +3475,8 @@ "id": "named-properties-object", "title": "Named properties object", "number": "4.6.5" - } + }, + "definedIn": "prose" }, { "id": "dfn-attribute-getter", @@ -3300,7 +3493,8 @@ "id": "es-attributes", "title": "Attributes", "number": "4.6.7" - } + }, + "definedIn": "prose" }, { "id": "dfn-attribute-setter", @@ -3317,7 +3511,8 @@ "id": "es-attributes", "title": "Attributes", "number": "4.6.7" - } + }, + "definedIn": "prose" }, { "id": "dfn-convert-serialized-value-to-ecmascript-value", @@ -3334,7 +3529,8 @@ "id": "es-serializer", "title": "Serializers", "number": "4.6.8.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-default-iterator-object", @@ -3351,7 +3547,8 @@ "id": "es-default-iterator-object", "title": "Default iterator objects", "number": "4.6.10.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-iterator-prototype-object", @@ -3368,7 +3565,8 @@ "id": "es-iterator-prototype-object", "title": "Iterator prototype object", "number": "4.6.10.5" - } + }, + "definedIn": "prose" }, { "id": "add-map-elements-from-iterable", @@ -3385,7 +3583,8 @@ "id": "initializing-objects-from-iterables", "title": "Initializing objects from iterables", "number": "4.6.11" - } + }, + "definedIn": "prose" }, { "id": "dfn-primary-interface", @@ -3402,7 +3601,8 @@ "id": "es-platform-objects", "title": "Platform objects implementing interfaces", "number": "4.8" - } + }, + "definedIn": "prose" }, { "id": "dfn-change-global-environment", @@ -3419,7 +3619,8 @@ "id": "es-platform-objects", "title": "Platform objects implementing interfaces", "number": "4.8" - } + }, + "definedIn": "prose" }, { "id": "dfn-default-unforgeable-valueOf-function", @@ -3436,7 +3637,8 @@ "id": "es-platform-objects", "title": "Platform objects implementing interfaces", "number": "4.8" - } + }, + "definedIn": "prose" }, { "id": "dfn-array-index-property-name", @@ -3453,7 +3655,8 @@ "id": "indexed-and-named-properties", "title": "Indexed and named properties", "number": "4.8.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-unforgeable-property-name", @@ -3470,7 +3673,8 @@ "id": "indexed-and-named-properties", "title": "Indexed and named properties", "number": "4.8.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-named-property-visibility", @@ -3487,7 +3691,8 @@ "id": "indexed-and-named-properties", "title": "Indexed and named properties", "number": "4.8.1" - } + }, + "definedIn": "prose" }, { "id": "invoke-indexed-setter", @@ -3504,7 +3709,8 @@ "id": "invoking-indexed-setter", "title": "Invoking a platform object indexed property setter", "number": "4.8.4" - } + }, + "definedIn": "prose" }, { "id": "invoke-named-setter", @@ -3521,7 +3727,8 @@ "id": "invoking-named-setter", "title": "Invoking a platform object named property setter", "number": "4.8.5" - } + }, + "definedIn": "prose" }, { "id": "dfn-unenumerable", @@ -3538,7 +3745,8 @@ "id": "property-enumeration", "title": "Property enumeration", "number": "4.8.10" - } + }, + "definedIn": "prose" }, { "id": "dfn-single-operation-callback-interface", @@ -3555,7 +3763,8 @@ "id": "es-user-objects", "title": "User objects implementing callback interfaces", "number": "4.9" - } + }, + "definedIn": "prose" }, { "id": "dfn-callback-this-value", @@ -3572,7 +3781,8 @@ "id": "es-user-objects", "title": "User objects implementing callback interfaces", "number": "4.9" - } + }, + "definedIn": "prose" }, { "id": "dfn-DOMException-constructor-object", @@ -3589,7 +3799,8 @@ "id": "es-exceptions", "title": "Exceptions", "number": "4.11" - } + }, + "definedIn": "prose" }, { "id": "dfn-DOMException-prototype-object", @@ -3606,7 +3817,8 @@ "id": "es-DOMException-constructor-object", "title": "DOMException constructor object", "number": "4.11.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-current-global-environment", @@ -3623,7 +3835,8 @@ "id": "es-creating-throwing-exceptions", "title": "Creating and throwing exceptions", "number": "4.13" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/accelerometer.json b/tr/dfns/accelerometer.json index d127f49976d1..2a17804bc342 100644 --- a/tr/dfns/accelerometer.json +++ b/tr/dfns/accelerometer.json @@ -19,7 +19,8 @@ "id": "model", "title": "Model", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "acceleration", @@ -36,7 +37,8 @@ "id": "model", "title": "Model", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "linear-acceleration", @@ -53,7 +55,8 @@ "id": "model", "title": "Model", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "gravity", @@ -70,7 +73,8 @@ "id": "model", "title": "Model", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "device-coordinate-system", @@ -87,7 +91,8 @@ "id": "reference-frame", "title": "Reference Frame", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "screen-coordinate-system", @@ -104,7 +109,8 @@ "id": "reference-frame", "title": "Reference Frame", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "accelerometer", @@ -121,7 +127,8 @@ "id": "accelerometer-interface", "title": "The Accelerometer Interface", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "dom-accelerometer-accelerometer", @@ -143,7 +150,8 @@ "id": "accelerometer-interface", "title": "The Accelerometer Interface", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "dom-accelerometer-constructor-options-options", @@ -163,7 +171,8 @@ "id": "accelerometer-interface", "title": "The Accelerometer Interface", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "dom-accelerometer-x", @@ -182,7 +191,8 @@ "id": "accelerometer-interface", "title": "The Accelerometer Interface", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "dom-accelerometer-y", @@ -201,7 +211,8 @@ "id": "accelerometer-interface", "title": "The Accelerometer Interface", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "dom-accelerometer-z", @@ -220,7 +231,8 @@ "id": "accelerometer-interface", "title": "The Accelerometer Interface", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "enumdef-accelerometerlocalcoordinatesystem", @@ -237,7 +249,8 @@ "id": "accelerometer-interface", "title": "The Accelerometer Interface", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "dom-accelerometerlocalcoordinatesystem-device", @@ -256,7 +269,8 @@ "id": "accelerometer-interface", "title": "The Accelerometer Interface", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "dom-accelerometerlocalcoordinatesystem-screen", @@ -275,7 +289,8 @@ "id": "accelerometer-interface", "title": "The Accelerometer Interface", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "dictdef-accelerometersensoroptions", @@ -292,7 +307,8 @@ "id": "accelerometer-interface", "title": "The Accelerometer Interface", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "dom-accelerometersensoroptions-referenceframe", @@ -311,7 +327,8 @@ "id": "accelerometer-interface", "title": "The Accelerometer Interface", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "linearaccelerationsensor", @@ -328,7 +345,8 @@ "id": "linearaccelerationsensor-interface", "title": "The LinearAccelerationSensor Interface", "number": "6.2" - } + }, + "definedIn": "pre" }, { "id": "dom-linearaccelerationsensor-linearaccelerationsensor", @@ -350,7 +368,8 @@ "id": "linearaccelerationsensor-interface", "title": "The LinearAccelerationSensor Interface", "number": "6.2" - } + }, + "definedIn": "pre" }, { "id": "dom-linearaccelerationsensor-constructor-options-options", @@ -370,7 +389,8 @@ "id": "linearaccelerationsensor-interface", "title": "The LinearAccelerationSensor Interface", "number": "6.2" - } + }, + "definedIn": "pre" }, { "id": "gravitysensor", @@ -387,7 +407,8 @@ "id": "gravitysensor-interface", "title": "The GravitySensor Interface", "number": "6.3" - } + }, + "definedIn": "pre" }, { "id": "dom-gravitysensor-gravitysensor", @@ -409,7 +430,8 @@ "id": "gravitysensor-interface", "title": "The GravitySensor Interface", "number": "6.3" - } + }, + "definedIn": "pre" }, { "id": "dom-gravitysensor-constructor-options-options", @@ -429,7 +451,8 @@ "id": "gravitysensor-interface", "title": "The GravitySensor Interface", "number": "6.3" - } + }, + "definedIn": "pre" }, { "id": "construct-an-accelerometer-object", @@ -446,7 +469,8 @@ "id": "construct-an-accelerometer-object", "title": "Construct an accelerometer object", "number": "7.1" - } + }, + "definedIn": "heading" }, { "id": "dictdef-accelerometerreadingvalues", @@ -463,7 +487,8 @@ "id": "mock-accelerometer-type", "title": "Mock Sensor Type", "number": "8.1" - } + }, + "definedIn": "pre" }, { "id": "dom-accelerometerreadingvalues-x", @@ -482,7 +507,8 @@ "id": "mock-accelerometer-type", "title": "Mock Sensor Type", "number": "8.1" - } + }, + "definedIn": "pre" }, { "id": "dom-accelerometerreadingvalues-y", @@ -501,7 +527,8 @@ "id": "mock-accelerometer-type", "title": "Mock Sensor Type", "number": "8.1" - } + }, + "definedIn": "pre" }, { "id": "dom-accelerometerreadingvalues-z", @@ -520,7 +547,8 @@ "id": "mock-accelerometer-type", "title": "Mock Sensor Type", "number": "8.1" - } + }, + "definedIn": "pre" }, { "id": "dictdef-linearaccelerationreadingvalues", @@ -537,7 +565,8 @@ "id": "mock-accelerometer-type", "title": "Mock Sensor Type", "number": "8.1" - } + }, + "definedIn": "pre" }, { "id": "dictdef-gravityreadingvalues", @@ -554,7 +583,8 @@ "id": "mock-accelerometer-type", "title": "Mock Sensor Type", "number": "8.1" - } + }, + "definedIn": "pre" }, { "id": "conformant-user-agent", @@ -570,7 +600,8 @@ "heading": { "id": "conformance", "title": "10. Conformance" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/accname-1.2.json b/tr/dfns/accname-1.2.json index 95369543ee2e..18c8e3e55ae0 100644 --- a/tr/dfns/accname-1.2.json +++ b/tr/dfns/accname-1.2.json @@ -20,7 +20,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-accessibility-tree", @@ -37,7 +38,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-accessible-description", @@ -54,7 +56,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-accessible-name", @@ -72,7 +75,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-accessible-object", @@ -90,7 +94,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-assistive-technology", @@ -108,7 +113,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-attribute", @@ -126,7 +132,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-class", @@ -144,7 +151,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-element", @@ -163,7 +171,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-event", @@ -181,7 +190,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-hidden", @@ -198,7 +208,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-informative", @@ -216,7 +227,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-node", @@ -233,7 +245,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-normative", @@ -250,7 +263,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-object", @@ -268,7 +282,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-perceivable", @@ -285,7 +300,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-property", @@ -303,7 +319,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-role", @@ -321,7 +338,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-semantics", @@ -340,7 +358,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-state", @@ -358,7 +377,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-text-node", @@ -375,7 +395,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-tooltip-attribute", @@ -392,7 +413,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-user-agent", @@ -410,7 +432,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-widget", @@ -428,7 +451,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/ambient-light.json b/tr/dfns/ambient-light.json index 466d2d6920a3..5d6b2efcca05 100644 --- a/tr/dfns/ambient-light.json +++ b/tr/dfns/ambient-light.json @@ -19,7 +19,8 @@ "id": "model", "title": "Model", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "current-light-level", @@ -36,7 +37,8 @@ "id": "model", "title": "Model", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "illuminance", @@ -53,7 +55,8 @@ "id": "model", "title": "Model", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "dom-ambientlightsensor-ambientlightsensor", @@ -73,7 +76,8 @@ "id": "ambient-light-sensor-interface", "title": "The AmbientLightSensor Interface", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-ambientlightsensor-ambientlightsensor-sensoroptions-sensoroptions", @@ -92,7 +96,8 @@ "id": "ambient-light-sensor-interface", "title": "The AmbientLightSensor Interface", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "ambientlightsensor", @@ -109,7 +114,8 @@ "id": "ambient-light-sensor-interface", "title": "The AmbientLightSensor Interface", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-ambientlightsensor-illuminance", @@ -128,7 +134,8 @@ "id": "ambient-light-sensor-interface", "title": "The AmbientLightSensor Interface", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "construct-an-ambient-light-sensor-object", @@ -145,7 +152,8 @@ "id": "construct-an-ambient-light-sensor-object", "title": "Construct an ambient light sensor object", "number": "6.1" - } + }, + "definedIn": "heading" }, { "id": "dictdef-ambientlightreadingvalues", @@ -162,7 +170,8 @@ "id": "mock-ambient-light-sensor-type", "title": "Mock Sensor Type", "number": "7.1" - } + }, + "definedIn": "pre" }, { "id": "dom-ambientlightreadingvalues-illuminance", @@ -181,7 +190,8 @@ "id": "mock-ambient-light-sensor-type", "title": "Mock Sensor Type", "number": "7.1" - } + }, + "definedIn": "pre" }, { "id": "conformant-user-agent", @@ -197,7 +207,8 @@ "heading": { "id": "conformance", "title": "10. Conformance" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/anchors.json b/tr/dfns/anchors.json index 9c4bfca82a09..03218a10d017 100644 --- a/tr/dfns/anchors.json +++ b/tr/dfns/anchors.json @@ -19,7 +19,8 @@ "id": "anchor-feature-descriptor", "title": "Feature descriptor", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "xranchor", @@ -36,7 +37,8 @@ "id": "xr-anchor", "title": "XRAnchor", "number": "3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-xranchor-anchorspace", @@ -55,7 +57,8 @@ "id": "xr-anchor", "title": "XRAnchor", "number": "3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-xranchor-delete", @@ -74,7 +77,8 @@ "id": "xr-anchor", "title": "XRAnchor", "number": "3.1" - } + }, + "definedIn": "pre" }, { "id": "xranchor-deleted", @@ -93,7 +97,8 @@ "id": "xr-anchor", "title": "XRAnchor", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "xranchor-native-origin", @@ -112,7 +117,8 @@ "id": "xr-anchor", "title": "XRAnchor", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "xranchor-session", @@ -131,7 +137,8 @@ "id": "xr-anchor", "title": "XRAnchor", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "create-new-anchor-object", @@ -148,7 +155,8 @@ "id": "xr-anchor", "title": "XRAnchor", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "xrsession-set-of-tracked-anchors", @@ -167,7 +175,8 @@ "id": "anchor-creation", "title": "Anchor creation", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "xrsession-map-of-new-anchors", @@ -186,7 +195,8 @@ "id": "anchor-creation", "title": "Anchor creation", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "dom-xrframe-createanchor", @@ -205,7 +215,8 @@ "id": "anchor-creation", "title": "Anchor creation", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "dom-xrframe-createanchor-pose-space-pose", @@ -224,7 +235,8 @@ "id": "anchor-creation", "title": "Anchor creation", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "dom-xrframe-createanchor-pose-space-space", @@ -243,7 +255,8 @@ "id": "anchor-creation", "title": "Anchor creation", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "dom-xrhittestresult-createanchor", @@ -262,7 +275,8 @@ "id": "anchor-creation", "title": "Anchor creation", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "xrhittestresult-native-entity", @@ -281,7 +295,8 @@ "id": "anchor-creation", "title": "Anchor creation", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "create-an-anchor-from-frame", @@ -298,7 +313,8 @@ "id": "anchor-creation", "title": "Anchor creation", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "create-an-anchor-from-hit-test-result", @@ -315,7 +331,8 @@ "id": "anchor-creation", "title": "Anchor creation", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "xranchorset", @@ -332,7 +349,8 @@ "id": "anchor-updates", "title": "Anchor updates", "number": "5" - } + }, + "definedIn": "pre" }, { "id": "dom-xrframe-trackedanchors", @@ -351,7 +369,8 @@ "id": "anchor-updates", "title": "Anchor updates", "number": "5" - } + }, + "definedIn": "pre" }, { "id": "update-anchors", @@ -368,7 +387,8 @@ "id": "anchor-updates", "title": "Anchor updates", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "delete-an-anchor", @@ -385,7 +405,8 @@ "id": "anchor-removal", "title": "Anchor removal", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "tracked", @@ -402,7 +423,8 @@ "id": "native-anchor", "title": "Native anchor", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "attached", @@ -419,7 +441,8 @@ "id": "native-anchor", "title": "Native anchor", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "emulated-native-anchors", @@ -436,7 +459,8 @@ "id": "native-anchor", "title": "Native anchor", "number": "7.1" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/appmanifest.json b/tr/dfns/appmanifest.json index 2dac67942c66..cd7419f8fe06 100644 --- a/tr/dfns/appmanifest.json +++ b/tr/dfns/appmanifest.json @@ -25,7 +25,8 @@ "id": "installable-web-applications", "title": "Installable web applications", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "dfn-installed-web-application", @@ -42,7 +43,8 @@ "id": "installable-web-applications", "title": "Installable web applications", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "dfn-is-installable", @@ -61,7 +63,8 @@ "id": "installable-web-applications", "title": "Installable web applications", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "dfn-authoritative", @@ -78,7 +81,8 @@ "id": "authority-of-the-manifest-s-metadata", "title": "Authority of the manifest's metadata", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-application-s-name", @@ -95,7 +99,8 @@ "id": "application-s-name", "title": "Application's name", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-installability-signal", @@ -112,7 +117,8 @@ "id": "installability-signals-0", "title": "Installability signals", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-navigation-scope", @@ -132,7 +138,8 @@ "id": "navigation-scope", "title": "Navigation scope", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dfn-within-scope", @@ -151,7 +158,8 @@ "id": "navigation-scope", "title": "Navigation scope", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dfn-within-scope-0", @@ -170,7 +178,8 @@ "id": "navigation-scope", "title": "Navigation scope", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dfn-deep-link", @@ -187,7 +196,8 @@ "id": "deep-links", "title": "Deep links", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-display-mode", @@ -204,7 +214,8 @@ "id": "display-modes", "title": "Display modes", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "dfn-default-display-mode", @@ -221,7 +232,8 @@ "id": "display-modes", "title": "Display modes", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "dfn-fallback-display-mode", @@ -238,7 +250,8 @@ "id": "display-modes", "title": "Display modes", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "dfn-display-modes-values", @@ -255,7 +268,8 @@ "id": "display-modes", "title": "Display modes", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "dom-displaymodetype", @@ -272,7 +286,8 @@ "id": "display-modes", "title": "Display modes", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "dom-displaymodetype-fullscreen", @@ -291,7 +306,8 @@ "id": "display-modes", "title": "Display modes", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "dom-displaymodetype-standalone", @@ -310,7 +326,8 @@ "id": "display-modes", "title": "Display modes", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "dom-displaymodetype-minimal-ui", @@ -329,7 +346,8 @@ "id": "display-modes", "title": "Display modes", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "dom-displaymodetype-browser", @@ -348,7 +366,8 @@ "id": "display-modes", "title": "Display modes", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "dfn-display-mode-0", @@ -365,7 +384,8 @@ "id": "the-display-mode-media-feature", "title": "The 'display-mode' media feature", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-issue-a-developer-warning", @@ -382,7 +402,8 @@ "id": "processing", "title": "Processing the manifest", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-ignore", @@ -399,7 +420,8 @@ "id": "processing", "title": "Processing the manifest", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-extension-point", @@ -416,7 +438,8 @@ "id": "processing", "title": "Processing the manifest", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-processing-a-manifest", @@ -433,7 +456,8 @@ "id": "processing", "title": "Processing the manifest", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-processed-manifest", @@ -450,7 +474,8 @@ "id": "processing", "title": "Processing the manifest", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-applied", @@ -472,7 +497,8 @@ "id": "applying-the-manifest", "title": "Applying the manifest", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-application-context", @@ -489,7 +515,8 @@ "id": "applying-the-manifest", "title": "Applying the manifest", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-processing-a-color-member", @@ -506,7 +533,8 @@ "id": "color-parsing", "title": "Color parsing", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "dom-webappmanifest", @@ -523,7 +551,8 @@ "id": "webappmanifest-dictionary", "title": "WebAppManifest dictionary", "number": "7" - } + }, + "definedIn": "heading" }, { "id": "dfn-application-manifest", @@ -541,7 +570,8 @@ "id": "webappmanifest-dictionary", "title": "WebAppManifest dictionary", "number": "7" - } + }, + "definedIn": "prose" }, { "id": "dfn-manifest-url", @@ -558,7 +588,8 @@ "id": "webappmanifest-dictionary", "title": "WebAppManifest dictionary", "number": "7" - } + }, + "definedIn": "prose" }, { "id": "dom-webappmanifest-dir", @@ -577,7 +608,8 @@ "id": "dir-member", "title": "dir member", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-base-direction", @@ -594,7 +626,8 @@ "id": "dir-member", "title": "dir member", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-localizable-members", @@ -611,7 +644,8 @@ "id": "dir-member", "title": "dir member", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-text-direction-value", @@ -629,7 +663,8 @@ "id": "dir-member", "title": "dir member", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "dom-textdirectiontype", @@ -646,7 +681,8 @@ "id": "dir-member", "title": "dir member", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "dom-textdirectiontype-ltr", @@ -665,7 +701,8 @@ "id": "dir-member", "title": "dir member", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "dom-textdirectiontype-rtl", @@ -684,7 +721,8 @@ "id": "dir-member", "title": "dir member", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "dom-textdirectiontype-auto", @@ -703,7 +741,8 @@ "id": "dir-member", "title": "dir member", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "dom-webappmanifest-lang", @@ -722,7 +761,8 @@ "id": "lang-member", "title": "lang member", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-language-tag", @@ -739,7 +779,8 @@ "id": "lang-member", "title": "lang member", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-subtags", @@ -756,7 +797,8 @@ "id": "lang-member", "title": "lang member", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-processing-the-lang-member", @@ -773,7 +815,8 @@ "id": "lang-member", "title": "lang member", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "dom-webappmanifest-name", @@ -792,7 +835,8 @@ "id": "name-member", "title": "name member", "number": "7.3" - } + }, + "definedIn": "prose" }, { "id": "dom-webappmanifest-short_name", @@ -811,7 +855,8 @@ "id": "short_name-member", "title": "short_name member", "number": "7.4" - } + }, + "definedIn": "prose" }, { "id": "dom-webappmanifest-description", @@ -830,7 +875,8 @@ "id": "description-member", "title": "description member", "number": "7.5" - } + }, + "definedIn": "prose" }, { "id": "dom-webappmanifest-scope", @@ -849,7 +895,8 @@ "id": "scope-member", "title": "scope member", "number": "7.6" - } + }, + "definedIn": "prose" }, { "id": "dfn-processing-the-scope-member", @@ -866,7 +913,8 @@ "id": "scope-member", "title": "scope member", "number": "7.6" - } + }, + "definedIn": "prose" }, { "id": "dom-webappmanifest-icons", @@ -885,7 +933,8 @@ "id": "icons-member", "title": "icons member", "number": "7.7" - } + }, + "definedIn": "prose" }, { "id": "dom-webappmanifest-display", @@ -904,7 +953,8 @@ "id": "display-member", "title": "display member", "number": "7.8" - } + }, + "definedIn": "prose" }, { "id": "dom-webappmanifest-orientation", @@ -923,7 +973,8 @@ "id": "orientation-member", "title": "orientation member", "number": "7.9" - } + }, + "definedIn": "prose" }, { "id": "dfn-cannot-be-used-together", @@ -940,7 +991,8 @@ "id": "orientation-member", "title": "orientation member", "number": "7.9" - } + }, + "definedIn": "prose" }, { "id": "dom-webappmanifest-start_url", @@ -959,7 +1011,8 @@ "id": "start_url-member", "title": "start_url member", "number": "7.10" - } + }, + "definedIn": "prose" }, { "id": "dfn-start-url", @@ -976,7 +1029,8 @@ "id": "start_url-member", "title": "start_url member", "number": "7.10" - } + }, + "definedIn": "prose" }, { "id": "dfn-processing-the-start_url-member", @@ -993,7 +1047,8 @@ "id": "start_url-member", "title": "start_url member", "number": "7.10" - } + }, + "definedIn": "prose" }, { "id": "dom-webappmanifest-theme_color", @@ -1012,7 +1067,8 @@ "id": "theme_color-member", "title": "theme_color member", "number": "7.11" - } + }, + "definedIn": "prose" }, { "id": "dfn-default-theme-color", @@ -1029,7 +1085,8 @@ "id": "theme_color-member", "title": "theme_color member", "number": "7.11" - } + }, + "definedIn": "prose" }, { "id": "dfn-theme-color", @@ -1046,7 +1103,8 @@ "id": "theme_color-member", "title": "theme_color member", "number": "7.11" - } + }, + "definedIn": "prose" }, { "id": "dfn-related-application", @@ -1063,7 +1121,8 @@ "id": "related_applications-member", "title": "related_applications member", "number": "7.12" - } + }, + "definedIn": "prose" }, { "id": "dom-webappmanifest-related_applications", @@ -1082,7 +1141,8 @@ "id": "related_applications-member", "title": "related_applications member", "number": "7.12" - } + }, + "definedIn": "prose" }, { "id": "dfn-processing-the-related_applications-member", @@ -1099,7 +1159,8 @@ "id": "related_applications-member", "title": "related_applications member", "number": "7.12" - } + }, + "definedIn": "prose" }, { "id": "dom-webappmanifest-prefer_related_applications", @@ -1118,7 +1179,8 @@ "id": "prefer_related_applications-member", "title": "prefer_related_applications member", "number": "7.13" - } + }, + "definedIn": "prose" }, { "id": "dom-webappmanifest-background_color", @@ -1137,7 +1199,8 @@ "id": "background_color-member", "title": "background_color member", "number": "7.14" - } + }, + "definedIn": "prose" }, { "id": "dom-webappmanifest-categories", @@ -1156,7 +1219,8 @@ "id": "categories-member", "title": "categories member", "number": "7.15" - } + }, + "definedIn": "prose" }, { "id": "dfn-processing-the-categories-member", @@ -1173,7 +1237,8 @@ "id": "categories-member", "title": "categories member", "number": "7.15" - } + }, + "definedIn": "prose" }, { "id": "dfn-usvstring", @@ -1190,7 +1255,8 @@ "id": "categories-member", "title": "categories member", "number": "7.15" - } + }, + "definedIn": "note" }, { "id": "dom-webappmanifest-screenshots", @@ -1209,7 +1275,8 @@ "id": "screenshots-member", "title": "screenshots member", "number": "7.16" - } + }, + "definedIn": "prose" }, { "id": "dom-webappmanifest-iarc_rating_id", @@ -1228,7 +1295,8 @@ "id": "iarc_rating_id-member", "title": "iarc_rating_id member", "number": "7.17" - } + }, + "definedIn": "prose" }, { "id": "dom-webappmanifest-shortcuts", @@ -1247,7 +1315,8 @@ "id": "shortcuts-member", "title": "shortcuts member", "number": "7.18" - } + }, + "definedIn": "prose" }, { "id": "dfn-processing-the-shortcuts-member", @@ -1264,7 +1333,8 @@ "id": "shortcuts-member", "title": "shortcuts member", "number": "7.18" - } + }, + "definedIn": "prose" }, { "id": "dom-manifestimageresource", @@ -1281,7 +1351,8 @@ "id": "manifestimageresource-and-its-members", "title": "ManifestImageResource and its members", "number": "8" - } + }, + "definedIn": "heading" }, { "id": "dom-manifestimageresource-purpose", @@ -1300,7 +1371,8 @@ "id": "purpose-member", "title": "purpose member", "number": "8.2" - } + }, + "definedIn": "heading" }, { "id": "dfn-icon", @@ -1317,7 +1389,8 @@ "id": "purpose-member", "title": "purpose member", "number": "8.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-icon-purposes", @@ -1334,7 +1407,8 @@ "id": "purpose-member", "title": "purpose member", "number": "8.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-monochrome-purpose", @@ -1352,7 +1426,8 @@ "id": "purpose-member", "title": "purpose member", "number": "8.2" - } + }, + "definedIn": "dt" }, { "id": "dfn-maskable-purpose", @@ -1370,7 +1445,8 @@ "id": "purpose-member", "title": "purpose member", "number": "8.2" - } + }, + "definedIn": "dt" }, { "id": "dfn-any-purpose", @@ -1388,7 +1464,8 @@ "id": "purpose-member", "title": "purpose member", "number": "8.2" - } + }, + "definedIn": "dt" }, { "id": "dfn-processing-the-purpose-member-of-an-image", @@ -1405,7 +1482,8 @@ "id": "purpose-member", "title": "purpose member", "number": "8.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-safe-zone", @@ -1422,7 +1500,8 @@ "id": "icon-masks", "title": "Icon masks and safe zone", "number": "8.3" - } + }, + "definedIn": "prose" }, { "id": "dfn-solid-fill", @@ -1439,7 +1518,8 @@ "id": "monochrome-icons-and-solid-fills", "title": "Monochrome icons and solid fills", "number": "8.4" - } + }, + "definedIn": "prose" }, { "id": "dfn-processing-manifestimageresource-members", @@ -1456,7 +1536,8 @@ "id": "processing-image-resources", "title": "processing image resources", "number": "8.5" - } + }, + "definedIn": "prose" }, { "id": "dom-shortcutitem", @@ -1473,7 +1554,8 @@ "id": "shortcutitem-and-its-members", "title": "ShortcutItem and its members", "number": "9" - } + }, + "definedIn": "heading" }, { "id": "dom-shortcutitem-name", @@ -1492,7 +1574,8 @@ "id": "name-member-0", "title": "name member", "number": "9.1" - } + }, + "definedIn": "prose" }, { "id": "dom-shortcutitem-short_name", @@ -1511,7 +1594,8 @@ "id": "short_name-member-0", "title": "short_name member", "number": "9.2" - } + }, + "definedIn": "prose" }, { "id": "dom-shortcutitem-description", @@ -1530,7 +1614,8 @@ "id": "description-member-0", "title": "description member", "number": "9.3" - } + }, + "definedIn": "prose" }, { "id": "dom-shortcutitem-url", @@ -1549,7 +1634,8 @@ "id": "url-member", "title": "url member", "number": "9.4" - } + }, + "definedIn": "prose" }, { "id": "dom-shortcutitem-icons", @@ -1568,7 +1654,8 @@ "id": "icons-member-0", "title": "icons member", "number": "9.5" - } + }, + "definedIn": "heading" }, { "id": "dfn-launching-a-shortcut", @@ -1585,7 +1672,8 @@ "id": "launching-a-shortcut", "title": "Launching a shortcut", "number": "9.6" - } + }, + "definedIn": "heading" }, { "id": "dom-externalapplicationresource-platform", @@ -1603,7 +1691,8 @@ "heading": { "id": "externalapplicationresource-and-its-members", "title": "10. ExternalApplicationResource and its members" - } + }, + "definedIn": "pre" }, { "id": "dom-externalapplicationresource", @@ -1619,7 +1708,8 @@ "heading": { "id": "externalapplicationresource-and-its-members", "title": "10. ExternalApplicationResource and its members" - } + }, + "definedIn": "prose" }, { "id": "dfn-platform", @@ -1636,7 +1726,8 @@ "id": "platform-member", "title": "platform member", "number": "10.1" - } + }, + "definedIn": "prose" }, { "id": "dom-externalapplicationresource-url", @@ -1655,7 +1746,8 @@ "id": "url-member-0", "title": "url member", "number": "10.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-processing-the-url-member-of-an-application", @@ -1672,7 +1764,8 @@ "id": "url-member-0", "title": "url member", "number": "10.2" - } + }, + "definedIn": "prose" }, { "id": "dom-externalapplicationresource-id", @@ -1691,7 +1784,8 @@ "id": "id-member", "title": "id member", "number": "10.3" - } + }, + "definedIn": "prose" }, { "id": "dom-externalapplicationresource-min_version", @@ -1710,7 +1804,8 @@ "id": "min_version-member", "title": "min_version member", "number": "10.4" - } + }, + "definedIn": "prose" }, { "id": "dom-externalapplicationresource-fingerprints", @@ -1729,7 +1824,8 @@ "id": "fingerprints-member", "title": "fingerprints member", "number": "10.5" - } + }, + "definedIn": "prose" }, { "id": "dom-fingerprint", @@ -1746,7 +1842,8 @@ "id": "fingerprints-member", "title": "fingerprints member", "number": "10.5" - } + }, + "definedIn": "prose" }, { "id": "dom-fingerprint-type", @@ -1765,7 +1862,8 @@ "id": "fingerprints-member", "title": "fingerprints member", "number": "10.5" - } + }, + "definedIn": "prose" }, { "id": "dom-fingerprint-value", @@ -1784,7 +1882,8 @@ "id": "fingerprints-member", "title": "fingerprints member", "number": "10.5" - } + }, + "definedIn": "prose" }, { "id": "dfn-application-manifest-mime-type", @@ -1801,7 +1900,8 @@ "id": "media-type-registration", "title": "Media type registration", "number": "11.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-application-manifest-json", @@ -1818,7 +1918,8 @@ "id": "media-type-registration", "title": "Media type registration", "number": "11.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-object", @@ -1835,7 +1936,8 @@ "id": "dependencies", "title": "Dependencies", "number": "J" - } + }, + "definedIn": "prose" }, { "id": "dfn-array", @@ -1852,7 +1954,8 @@ "id": "dependencies", "title": "Dependencies", "number": "J" - } + }, + "definedIn": "prose" }, { "id": "dfn-number", @@ -1869,7 +1972,8 @@ "id": "dependencies", "title": "Dependencies", "number": "J" - } + }, + "definedIn": "prose" }, { "id": "dfn-string", @@ -1886,7 +1990,8 @@ "id": "dependencies", "title": "Dependencies", "number": "J" - } + }, + "definedIn": "prose" }, { "id": "dfn-type", @@ -1903,7 +2008,8 @@ "id": "dependencies", "title": "Dependencies", "number": "J" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/audio-output.json b/tr/dfns/audio-output.json index f6e9a5d5920b..88a20471198f 100644 --- a/tr/dfns/audio-output.json +++ b/tr/dfns/audio-output.json @@ -19,7 +19,8 @@ "id": "htmlmediaelement-extensions", "title": "HTMLMediaElement Extensions", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "dom-htmlmediaelement-sinkid", @@ -37,7 +38,8 @@ "heading": { "id": "attributes", "title": "Attributes" - } + }, + "definedIn": "dt" }, { "id": "dfn-deviceid", @@ -53,7 +55,8 @@ "heading": { "id": "attributes", "title": "Attributes" - } + }, + "definedIn": "prose" }, { "id": "dfn-mediadeviceinfo", @@ -69,7 +72,8 @@ "heading": { "id": "attributes", "title": "Attributes" - } + }, + "definedIn": "prose" }, { "id": "dfn-enumeratedevices()", @@ -85,7 +89,8 @@ "heading": { "id": "attributes", "title": "Attributes" - } + }, + "definedIn": "prose" }, { "id": "dom-htmlmediaelement-setsinkid", @@ -104,7 +109,8 @@ "heading": { "id": "methods", "title": "Methods" - } + }, + "definedIn": "dt" }, { "id": "dfn-domexception", @@ -121,7 +127,8 @@ "id": "htmlmediaelement-extensions", "title": "HTMLMediaElement Extensions", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "dfn-notfounderror", @@ -138,7 +145,8 @@ "id": "htmlmediaelement-extensions", "title": "HTMLMediaElement Extensions", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "dfn-securityerror", @@ -155,7 +163,8 @@ "id": "htmlmediaelement-extensions", "title": "HTMLMediaElement Extensions", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "dfn-paused", @@ -172,7 +181,8 @@ "id": "htmlmediaelement-extensions", "title": "HTMLMediaElement Extensions", "number": "2" - } + }, + "definedIn": "note" }, { "id": "dfn-aborterror", @@ -189,7 +199,8 @@ "id": "htmlmediaelement-extensions", "title": "HTMLMediaElement Extensions", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "dfn-devicechange", @@ -206,7 +217,8 @@ "id": "algorithms-sink-unavailable", "title": "Sink no longer available", "number": "2.1.1" - } + }, + "definedIn": "prose" }, { "id": "dfn-getusermedia()", @@ -223,7 +235,8 @@ "id": "privacy-obtaining-consent", "title": "Obtaining Consent", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-groupid", @@ -240,7 +253,8 @@ "id": "privacy-obtaining-consent", "title": "Obtaining Consent", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "dfn-user-agent", @@ -257,7 +271,8 @@ "id": "conformance", "title": "Conformance", "number": "4" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/background-fetch.json b/tr/dfns/background-fetch.json index d0bf65e91c66..7638cc731af7 100644 --- a/tr/dfns/background-fetch.json +++ b/tr/dfns/background-fetch.json @@ -19,7 +19,8 @@ "id": "infrastructure", "title": "Infrastructure", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-task-source", @@ -36,7 +37,8 @@ "id": "infrastructure", "title": "Infrastructure", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "queue-a-bgfetch-task", @@ -53,7 +55,8 @@ "id": "infrastructure", "title": "Infrastructure", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "service-worker-registration-active-background-fetches", @@ -72,7 +75,8 @@ "id": "service-worker-registration-concept-extensions", "title": "Extensions to service worker registration", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "service-worker-registration-active-background-fetches-edit-queue", @@ -91,7 +95,8 @@ "id": "service-worker-registration-concept-extensions", "title": "Extensions to service worker registration", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "background-fetch", @@ -108,7 +113,8 @@ "id": "background-fetch-concept", "title": "Background fetch", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-id", @@ -127,7 +133,8 @@ "id": "background-fetch-concept", "title": "Background fetch", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-records", @@ -146,7 +153,8 @@ "id": "background-fetch-concept", "title": "Background fetch", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-title", @@ -165,7 +173,8 @@ "id": "background-fetch-concept", "title": "Background fetch", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-download-total", @@ -184,7 +193,8 @@ "id": "background-fetch-concept", "title": "Background fetch", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-upload-total", @@ -203,7 +213,8 @@ "id": "background-fetch-concept", "title": "Background fetch", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-uploaded", @@ -222,7 +233,8 @@ "id": "background-fetch-concept", "title": "Background fetch", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-result", @@ -241,7 +253,8 @@ "id": "background-fetch-concept", "title": "Background fetch", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-failure-reason", @@ -260,7 +273,8 @@ "id": "background-fetch-concept", "title": "Background fetch", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-records-available-flag", @@ -279,7 +293,8 @@ "id": "background-fetch-concept", "title": "Background fetch", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-icons", @@ -298,7 +313,8 @@ "id": "background-fetch-concept", "title": "Background fetch", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-service-worker-registration", @@ -317,7 +333,8 @@ "id": "background-fetch-concept", "title": "Background fetch", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-update-handling-queue", @@ -336,7 +353,8 @@ "id": "background-fetch-concept", "title": "Background fetch", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-paused-flag", @@ -355,7 +373,8 @@ "id": "background-fetch-concept", "title": "Background fetch", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-abort-all-flag", @@ -374,7 +393,8 @@ "id": "background-fetch-concept", "title": "Background fetch", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-stored-body-bytes-total", @@ -393,7 +413,8 @@ "id": "background-fetch-concept", "title": "Background fetch", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-display", @@ -412,7 +433,8 @@ "id": "background-fetch-display-algorithm", "title": "Display", "number": "3.2.1" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-record", @@ -429,7 +451,8 @@ "id": "background-fetch-record-concept", "title": "Background fetch record", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-record-request", @@ -448,7 +471,8 @@ "id": "background-fetch-record-concept", "title": "Background fetch record", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-record-response-data", @@ -467,7 +491,8 @@ "id": "background-fetch-record-concept", "title": "Background fetch record", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-response", @@ -484,7 +509,8 @@ "id": "background-fetch-response-concept", "title": "Background fetch response", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-response-response", @@ -503,7 +529,8 @@ "id": "background-fetch-response-concept", "title": "Background fetch response", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-response-bytes", @@ -522,7 +549,8 @@ "id": "background-fetch-response-concept", "title": "Background fetch response", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-response-result", @@ -541,7 +569,8 @@ "id": "background-fetch-response-concept", "title": "Background fetch response", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-response-exposed", @@ -560,7 +589,8 @@ "id": "background-fetch-response-concept", "title": "Background fetch response", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "perform-a-background-fetch", @@ -577,7 +607,8 @@ "id": "perform-a-background-fetch-algorithm", "title": "Perform a background fetch", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "complete-a-record", @@ -594,7 +625,8 @@ "id": "complete-a-record-algorithm", "title": "Complete a record", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "update-background-fetch-instances", @@ -611,7 +643,8 @@ "id": "update-background-fetch-instance-algorithm", "title": "Update background fetch instances", "number": "4.3" - } + }, + "definedIn": "prose" }, { "id": "fire-a-background-fetch-click-event", @@ -628,7 +661,8 @@ "id": "fire-a-background-fetch-click-event-algorithm", "title": "Fire a background fetch click event", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "get-a-backgroundfetchregistration-instance", @@ -646,7 +680,8 @@ "id": "get-a-backgroundfetchregistration-instance-algorithm", "title": "Get a BackgroundFetchRegistration instance", "number": "4.5" - } + }, + "definedIn": "prose" }, { "id": "validate-a-partial-response", @@ -663,7 +698,8 @@ "id": "validate-partial-response-algorithm", "title": "Validate a partial response", "number": "4.6" - } + }, + "definedIn": "prose" }, { "id": "extract-content-range-values", @@ -681,7 +717,8 @@ "id": "extract-content-range-values-algorithm", "title": "Extract content-range values", "number": "4.7" - } + }, + "definedIn": "prose" }, { "id": "create-record-objects", @@ -699,7 +736,8 @@ "id": "create-settled-fetches-algorithm", "title": "Create record objects", "number": "4.8" - } + }, + "definedIn": "prose" }, { "id": "contains-background-fetch", @@ -716,7 +754,8 @@ "id": "contains-background-fetch-algorithm", "title": "Contains background fetch", "number": "4.9" - } + }, + "definedIn": "prose" }, { "id": "does-not-contain-background-fetch", @@ -733,7 +772,8 @@ "id": "contains-background-fetch-algorithm", "title": "Contains background fetch", "number": "4.9" - } + }, + "definedIn": "prose" }, { "id": "single-byte-content-range", @@ -750,7 +790,8 @@ "id": "header-syntax", "title": "Header syntax", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "dom-serviceworkerglobalscope-onbackgroundfetchsuccess", @@ -769,7 +810,8 @@ "id": "extensions-to-service-worker-global", "title": "Extensions to ServiceWorkerGlobalScope", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "dom-serviceworkerglobalscope-onbackgroundfetchfail", @@ -788,7 +830,8 @@ "id": "extensions-to-service-worker-global", "title": "Extensions to ServiceWorkerGlobalScope", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "dom-serviceworkerglobalscope-onbackgroundfetchabort", @@ -807,7 +850,8 @@ "id": "extensions-to-service-worker-global", "title": "Extensions to ServiceWorkerGlobalScope", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "dom-serviceworkerglobalscope-onbackgroundfetchclick", @@ -826,7 +870,8 @@ "id": "extensions-to-service-worker-global", "title": "Extensions to ServiceWorkerGlobalScope", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "eventdef-serviceworkerglobalscope-backgroundfetchsuccess", @@ -845,7 +890,8 @@ "id": "service-worker-global-events", "title": "Events", "number": "6.1.1" - } + }, + "definedIn": "table" }, { "id": "eventdef-serviceworkerglobalscope-backgroundfetchfail", @@ -864,7 +910,8 @@ "id": "service-worker-global-events", "title": "Events", "number": "6.1.1" - } + }, + "definedIn": "table" }, { "id": "eventdef-serviceworkerglobalscope-backgroundfetchabort", @@ -883,7 +930,8 @@ "id": "service-worker-global-events", "title": "Events", "number": "6.1.1" - } + }, + "definedIn": "table" }, { "id": "eventdef-serviceworkerglobalscope-backgroundfetchclick", @@ -902,7 +950,8 @@ "id": "service-worker-global-events", "title": "Events", "number": "6.1.1" - } + }, + "definedIn": "table" }, { "id": "serviceworkerregistration-background-fetch-manager", @@ -921,7 +970,8 @@ "id": "extensions-to-service-worker-registration", "title": "Extensions to ServiceWorkerRegistration", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "dom-serviceworkerregistration-backgroundfetch", @@ -940,7 +990,8 @@ "id": "extensions-to-service-worker-registration", "title": "Extensions to ServiceWorkerRegistration", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "backgroundfetchmanager", @@ -957,7 +1008,8 @@ "id": "background-fetch-manager", "title": "BackgroundFetchManager", "number": "6.3" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchmanager-fetch-id-requests-options-id", @@ -977,7 +1029,8 @@ "id": "background-fetch-manager", "title": "BackgroundFetchManager", "number": "6.3" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchmanager-fetch-id-requests-options-requests", @@ -997,7 +1050,8 @@ "id": "background-fetch-manager", "title": "BackgroundFetchManager", "number": "6.3" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchmanager-fetch-id-requests-options-options", @@ -1017,7 +1071,8 @@ "id": "background-fetch-manager", "title": "BackgroundFetchManager", "number": "6.3" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchmanager-get-id-id", @@ -1036,7 +1091,8 @@ "id": "background-fetch-manager", "title": "BackgroundFetchManager", "number": "6.3" - } + }, + "definedIn": "pre" }, { "id": "dictdef-backgroundfetchuioptions", @@ -1053,7 +1109,8 @@ "id": "background-fetch-manager", "title": "BackgroundFetchManager", "number": "6.3" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchuioptions-icons", @@ -1072,7 +1129,8 @@ "id": "background-fetch-manager", "title": "BackgroundFetchManager", "number": "6.3" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchuioptions-title", @@ -1091,7 +1149,8 @@ "id": "background-fetch-manager", "title": "BackgroundFetchManager", "number": "6.3" - } + }, + "definedIn": "pre" }, { "id": "dictdef-backgroundfetchoptions", @@ -1108,7 +1167,8 @@ "id": "background-fetch-manager", "title": "BackgroundFetchManager", "number": "6.3" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchoptions-downloadtotal", @@ -1127,7 +1187,8 @@ "id": "background-fetch-manager", "title": "BackgroundFetchManager", "number": "6.3" - } + }, + "definedIn": "pre" }, { "id": "backgroundfetchmanager-backgroundfetchregistration-instances", @@ -1146,7 +1207,8 @@ "id": "background-fetch-manager", "title": "BackgroundFetchManager", "number": "6.3" - } + }, + "definedIn": "prose" }, { "id": "backgroundfetchmanager-service-worker-registration", @@ -1165,7 +1227,8 @@ "id": "background-fetch-manager", "title": "BackgroundFetchManager", "number": "6.3" - } + }, + "definedIn": "prose" }, { "id": "dom-backgroundfetchmanager-fetch", @@ -1185,7 +1248,8 @@ "id": "background-fetch-manager-fetch", "title": "fetch()", "number": "6.3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-backgroundfetchmanager-get", @@ -1204,7 +1268,8 @@ "id": "background-fetch-manager-get", "title": "get()", "number": "6.3.2" - } + }, + "definedIn": "prose" }, { "id": "dom-backgroundfetchmanager-getids", @@ -1223,7 +1288,8 @@ "id": "background-fetch-manager-get-ids", "title": "getIds()", "number": "6.3.3" - } + }, + "definedIn": "prose" }, { "id": "backgroundfetchregistration", @@ -1240,7 +1306,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchregistration-match-request-options-request", @@ -1260,7 +1327,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchregistration-match-request-options-options", @@ -1280,7 +1348,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchregistration-matchall-request-options-request", @@ -1301,7 +1370,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchregistration-matchall-request-options-options", @@ -1322,7 +1392,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "pre" }, { "id": "enumdef-backgroundfetchresult", @@ -1339,7 +1410,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchresult", @@ -1358,7 +1430,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchresult-success", @@ -1377,7 +1450,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchresult-failure", @@ -1396,7 +1470,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "pre" }, { "id": "enumdef-backgroundfetchfailurereason", @@ -1413,7 +1488,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchfailurereason", @@ -1432,7 +1508,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchfailurereason-aborted", @@ -1451,7 +1528,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchfailurereason-bad-status", @@ -1470,7 +1548,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchfailurereason-fetch-error", @@ -1489,7 +1568,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchfailurereason-quota-exceeded", @@ -1508,7 +1588,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchfailurereason-download-total-exceeded", @@ -1527,7 +1608,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "pre" }, { "id": "backgroundfetchregistration-background-fetch", @@ -1546,7 +1628,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "prose" }, { "id": "backgroundfetchregistration-downloaded", @@ -1565,7 +1648,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "prose" }, { "id": "backgroundfetchregistration-uploaded", @@ -1584,7 +1668,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "prose" }, { "id": "backgroundfetchregistration-result", @@ -1603,7 +1688,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "prose" }, { "id": "backgroundfetchregistration-failure-reason", @@ -1622,7 +1708,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "prose" }, { "id": "backgroundfetchregistration-id", @@ -1641,7 +1728,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "prose" }, { "id": "backgroundfetchregistration-upload-total", @@ -1660,7 +1748,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "prose" }, { "id": "backgroundfetchregistration-download-total", @@ -1679,7 +1768,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "prose" }, { "id": "backgroundfetchregistration-records-available-flag", @@ -1698,7 +1788,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "prose" }, { "id": "dom-backgroundfetchregistration-id", @@ -1717,7 +1808,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "prose" }, { "id": "dom-backgroundfetchregistration-uploadtotal", @@ -1736,7 +1828,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "prose" }, { "id": "dom-backgroundfetchregistration-downloadtotal", @@ -1755,7 +1848,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "prose" }, { "id": "dom-backgroundfetchregistration-uploaded", @@ -1774,7 +1868,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "prose" }, { "id": "dom-backgroundfetchregistration-downloaded", @@ -1793,7 +1888,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "prose" }, { "id": "dom-backgroundfetchregistration-result", @@ -1812,7 +1908,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "prose" }, { "id": "dom-backgroundfetchregistration-failurereason", @@ -1831,7 +1928,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "prose" }, { "id": "dom-backgroundfetchregistration-recordsavailable", @@ -1850,7 +1948,8 @@ "id": "background-fetch-registration", "title": "BackgroundFetchRegistration", "number": "6.4" - } + }, + "definedIn": "prose" }, { "id": "dom-backgroundfetchregistration-onprogress", @@ -1869,7 +1968,8 @@ "id": "background-fetch-registration-events", "title": "Events", "number": "6.4.1" - } + }, + "definedIn": "prose" }, { "id": "eventdef-backgroundfetchregistration-progress", @@ -1888,7 +1988,8 @@ "id": "background-fetch-registration-events", "title": "Events", "number": "6.4.1" - } + }, + "definedIn": "prose" }, { "id": "dom-backgroundfetchregistration-abort", @@ -1907,7 +2008,8 @@ "id": "background-fetch-registration-abort", "title": "abort()", "number": "6.4.2" - } + }, + "definedIn": "prose" }, { "id": "dom-backgroundfetchregistration-match", @@ -1927,7 +2029,8 @@ "id": "background-fetch-registration-match", "title": "match()", "number": "6.4.3" - } + }, + "definedIn": "prose" }, { "id": "dom-backgroundfetchregistration-matchall", @@ -1948,7 +2051,8 @@ "id": "background-fetch-registration-match-all", "title": "matchAll()", "number": "6.4.4" - } + }, + "definedIn": "prose" }, { "id": "backgroundfetchrecord", @@ -1965,7 +2069,8 @@ "id": "background-fetch-record-interface", "title": "BackgroundFetchRecord", "number": "6.5" - } + }, + "definedIn": "pre" }, { "id": "backgroundfetchrecord-request", @@ -1984,7 +2089,8 @@ "id": "background-fetch-record-interface", "title": "BackgroundFetchRecord", "number": "6.5" - } + }, + "definedIn": "prose" }, { "id": "backgroundfetchrecord-response-promise", @@ -2003,7 +2109,8 @@ "id": "background-fetch-record-interface", "title": "BackgroundFetchRecord", "number": "6.5" - } + }, + "definedIn": "prose" }, { "id": "dom-backgroundfetchrecord-request", @@ -2022,7 +2129,8 @@ "id": "background-fetch-record-interface", "title": "BackgroundFetchRecord", "number": "6.5" - } + }, + "definedIn": "prose" }, { "id": "dom-backgroundfetchrecord-responseready", @@ -2041,7 +2149,8 @@ "id": "background-fetch-record-interface", "title": "BackgroundFetchRecord", "number": "6.5" - } + }, + "definedIn": "prose" }, { "id": "backgroundfetchevent", @@ -2058,7 +2167,8 @@ "id": "background-fetch-event", "title": "BackgroundFetchEvent", "number": "6.6" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchevent-backgroundfetchevent", @@ -2078,7 +2188,8 @@ "id": "background-fetch-event", "title": "BackgroundFetchEvent", "number": "6.6" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchevent-backgroundfetchevent-type-init-type", @@ -2098,7 +2209,8 @@ "id": "background-fetch-event", "title": "BackgroundFetchEvent", "number": "6.6" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchevent-backgroundfetchevent-type-init-init", @@ -2118,7 +2230,8 @@ "id": "background-fetch-event", "title": "BackgroundFetchEvent", "number": "6.6" - } + }, + "definedIn": "pre" }, { "id": "dictdef-backgroundfetcheventinit", @@ -2135,7 +2248,8 @@ "id": "background-fetch-event", "title": "BackgroundFetchEvent", "number": "6.6" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetcheventinit-registration", @@ -2154,7 +2268,8 @@ "id": "background-fetch-event", "title": "BackgroundFetchEvent", "number": "6.6" - } + }, + "definedIn": "pre" }, { "id": "backgroundfetchevent-background-fetch", @@ -2173,7 +2288,8 @@ "id": "background-fetch-event", "title": "BackgroundFetchEvent", "number": "6.6" - } + }, + "definedIn": "prose" }, { "id": "dom-backgroundfetchevent-registration", @@ -2192,7 +2308,8 @@ "id": "background-fetch-event", "title": "BackgroundFetchEvent", "number": "6.6" - } + }, + "definedIn": "prose" }, { "id": "backgroundfetchupdateuievent", @@ -2209,7 +2326,8 @@ "id": "background-fetch-update-ui-event", "title": "BackgroundFetchUpdateUIEvent", "number": "6.7" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchupdateuievent-backgroundfetchupdateuievent", @@ -2229,7 +2347,8 @@ "id": "background-fetch-update-ui-event", "title": "BackgroundFetchUpdateUIEvent", "number": "6.7" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchupdateuievent-backgroundfetchupdateuievent-type-init-type", @@ -2249,7 +2368,8 @@ "id": "background-fetch-update-ui-event", "title": "BackgroundFetchUpdateUIEvent", "number": "6.7" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchupdateuievent-backgroundfetchupdateuievent-type-init-init", @@ -2269,7 +2389,8 @@ "id": "background-fetch-update-ui-event", "title": "BackgroundFetchUpdateUIEvent", "number": "6.7" - } + }, + "definedIn": "pre" }, { "id": "dom-backgroundfetchupdateuievent-updateui-options-options", @@ -2289,7 +2410,8 @@ "id": "background-fetch-update-ui-event", "title": "BackgroundFetchUpdateUIEvent", "number": "6.7" - } + }, + "definedIn": "pre" }, { "id": "backgroundfetchupdateuievent-ui-updated-flag", @@ -2308,7 +2430,8 @@ "id": "background-fetch-update-ui-event", "title": "BackgroundFetchUpdateUIEvent", "number": "6.7" - } + }, + "definedIn": "prose" }, { "id": "dom-backgroundfetchupdateuievent-updateui", @@ -2328,7 +2451,8 @@ "id": "background-fetch-update-ui-event-update-ui", "title": "updateUI()", "number": "6.7.1" - } + }, + "definedIn": "prose" }, { "id": "background-fetch-click", @@ -2345,7 +2469,8 @@ "id": "automation-click", "title": "Click", "number": "7.1" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/background-sync.json b/tr/dfns/background-sync.json index 574d28ef5e51..4edb6ff40290 100644 --- a/tr/dfns/background-sync.json +++ b/tr/dfns/background-sync.json @@ -19,7 +19,8 @@ "id": "concepts", "title": "Concepts", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "online", @@ -36,7 +37,8 @@ "id": "concepts", "title": "Concepts", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "list-of-sync-registrations", @@ -53,7 +55,8 @@ "id": "constructs", "title": "Constructs", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "sync-registration", @@ -70,7 +73,8 @@ "id": "constructs", "title": "Constructs", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "tag", @@ -87,7 +91,8 @@ "id": "constructs", "title": "Constructs", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "registration-state", @@ -104,7 +109,8 @@ "id": "constructs", "title": "Constructs", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "pending", @@ -121,7 +127,8 @@ "id": "constructs", "title": "Constructs", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "waiting", @@ -138,7 +145,8 @@ "id": "constructs", "title": "Constructs", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "firing", @@ -155,7 +163,8 @@ "id": "constructs", "title": "Constructs", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "reregisteredwhilefiring", @@ -172,7 +181,8 @@ "id": "constructs", "title": "Constructs", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dom-serviceworkerregistration-sync", @@ -191,7 +201,8 @@ "id": "service-worker-registration-extensions", "title": "Extensions to the ServiceWorkerRegistration interface", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-syncmanager-sync", @@ -210,7 +221,8 @@ "id": "service-worker-registration-extensions", "title": "Extensions to the ServiceWorkerRegistration interface", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "syncmanager", @@ -227,7 +239,8 @@ "id": "sync-manager-interface", "title": "SyncManager interface", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-syncmanager-register-tag-tag", @@ -246,7 +259,8 @@ "id": "sync-manager-interface", "title": "SyncManager interface", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-syncmanager-register", @@ -265,7 +279,8 @@ "id": "sync-manager-interface", "title": "SyncManager interface", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "dom-syncmanager-gettags", @@ -284,7 +299,8 @@ "id": "sync-manager-interface", "title": "SyncManager interface", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "dom-serviceworkerglobalscope-onsync", @@ -303,7 +319,8 @@ "id": "sync-event", "title": "The sync event", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "syncevent", @@ -320,7 +337,8 @@ "id": "sync-event", "title": "The sync event", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-syncevent-syncevent", @@ -340,7 +358,8 @@ "id": "sync-event", "title": "The sync event", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-syncevent-syncevent-type-init-type", @@ -360,7 +379,8 @@ "id": "sync-event", "title": "The sync event", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-syncevent-syncevent-type-init-init", @@ -380,7 +400,8 @@ "id": "sync-event", "title": "The sync event", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-syncevent-tag", @@ -399,7 +420,8 @@ "id": "sync-event", "title": "The sync event", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-syncevent-lastchance", @@ -418,7 +440,8 @@ "id": "sync-event", "title": "The sync event", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dictdef-synceventinit", @@ -435,7 +458,8 @@ "id": "sync-event", "title": "The sync event", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-synceventinit-tag", @@ -454,7 +478,8 @@ "id": "sync-event", "title": "The sync event", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-synceventinit-lastchance", @@ -473,7 +498,8 @@ "id": "sync-event", "title": "The sync event", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "fire-a-sync-event", @@ -490,7 +516,8 @@ "id": "sync-event", "title": "The sync event", "number": "5.3" - } + }, + "definedIn": "prose" }, { "id": "will-retry", @@ -507,7 +534,8 @@ "id": "sync-event", "title": "The sync event", "number": "5.3" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/badging.json b/tr/dfns/badging.json index 09a760317a9a..933ad1f02423 100644 --- a/tr/dfns/badging.json +++ b/tr/dfns/badging.json @@ -19,7 +19,8 @@ "id": "badge-model", "title": "Badge model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "dfn-nothing", @@ -36,7 +37,8 @@ "id": "badge-model", "title": "Badge model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "dfn-flag", @@ -53,7 +55,8 @@ "id": "badge-model", "title": "Badge model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "dfn-cleared", @@ -70,7 +73,8 @@ "id": "badge-model", "title": "Badge model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "dfn-set", @@ -87,7 +91,8 @@ "id": "badge-model", "title": "Badge model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "dom-navigatorbadge", @@ -106,7 +111,8 @@ "id": "extensions-to-the-navigator-and-workernavigator-interfaces", "title": "Extensions to the Navigator and WorkerNavigator interfaces", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "dom-navigator-setclientbadge", @@ -130,7 +136,8 @@ "id": "setclientbadge-method", "title": "setClientBadge() method", "number": "4.1" - } + }, + "definedIn": "heading" }, { "id": "dom-navigator-clearclientbadge", @@ -153,7 +160,8 @@ "id": "clearclientbadge-method", "title": "clearClientBadge() method", "number": "4.2" - } + }, + "definedIn": "heading" }, { "id": "dom-navigatorbadge-setappbadge", @@ -177,7 +185,8 @@ "id": "setappbadge-method", "title": "setAppBadge() method", "number": "4.3" - } + }, + "definedIn": "heading" }, { "id": "dom-navigatorbadge-clearappbadge", @@ -200,7 +209,8 @@ "id": "clearappbadge-method", "title": "clearAppBadge() method", "number": "4.4" - } + }, + "definedIn": "heading" }, { "id": "dfn-determining-the-matching-applications", @@ -217,7 +227,8 @@ "id": "determining-the-set-of-matching-applications", "title": "Determining the set of matching applications", "number": "4.5" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/battery-status.json b/tr/dfns/battery-status.json index 3f80ce6eb2e8..34abe32a59c4 100644 --- a/tr/dfns/battery-status.json +++ b/tr/dfns/battery-status.json @@ -19,7 +19,8 @@ "id": "conformance", "title": "Conformance", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "dom-navigator", @@ -36,7 +37,8 @@ "id": "terminology", "title": "Terminology", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dfn-queue-a-task", @@ -53,7 +55,8 @@ "id": "terminology", "title": "Terminology", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dfn-fires-a-simple-event", @@ -70,7 +73,8 @@ "id": "terminology", "title": "Terminology", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dfn-event-handlers", @@ -87,7 +91,8 @@ "id": "terminology", "title": "Terminology", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dfn-event-handler-event-types", @@ -104,7 +109,8 @@ "id": "terminology", "title": "Terminology", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dfn-promise", @@ -121,7 +127,8 @@ "id": "terminology", "title": "Terminology", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dfn-realms", @@ -138,7 +145,8 @@ "id": "terminology", "title": "Terminology", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dfn-battery-promise", @@ -155,7 +163,8 @@ "id": "the-navigator-interface", "title": "The Navigator interface", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "dfn-current-battery-status-information", @@ -172,7 +181,8 @@ "id": "the-batterymanager-interface", "title": "The BatteryManager interface", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "dfn-create-a-new-batterymanager-object", @@ -189,7 +199,8 @@ "id": "the-batterymanager-interface", "title": "The BatteryManager interface", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "dfn-default-values", @@ -206,7 +217,8 @@ "id": "the-batterymanager-interface", "title": "The BatteryManager interface", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "dfn-unable-to-report-the-battery-status-information", @@ -223,7 +235,8 @@ "id": "the-batterymanager-interface", "title": "The BatteryManager interface", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "dfn-chargingchange", @@ -240,7 +253,8 @@ "id": "event-handlers", "title": "Event handlers", "number": "6.2" - } + }, + "definedIn": "table" }, { "id": "dfn-chargingtimechange", @@ -257,7 +271,8 @@ "id": "event-handlers", "title": "Event handlers", "number": "6.2" - } + }, + "definedIn": "table" }, { "id": "dfn-dischargingtimechange", @@ -274,7 +289,8 @@ "id": "event-handlers", "title": "Event handlers", "number": "6.2" - } + }, + "definedIn": "table" }, { "id": "dfn-levelchange", @@ -291,7 +307,8 @@ "id": "event-handlers", "title": "Event handlers", "number": "6.2" - } + }, + "definedIn": "table" } ] } \ No newline at end of file diff --git a/tr/dfns/beacon.json b/tr/dfns/beacon.json index 38f3b7f9947e..51ebd86dff83 100644 --- a/tr/dfns/beacon.json +++ b/tr/dfns/beacon.json @@ -19,7 +19,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "document", @@ -36,7 +37,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "throw-a-name-exception", @@ -53,7 +55,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "api-base-url", @@ -70,7 +73,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "api-referrer-source", @@ -87,7 +91,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "entry-settings-object", @@ -104,7 +109,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "multipart-form-data-boundary-string", @@ -121,7 +127,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "multipart-form-data-encoding-algorithm", @@ -138,7 +145,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "origin", @@ -155,7 +163,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "concept-header-value", @@ -172,7 +181,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "concept-request", @@ -189,7 +199,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "concept-request-method", @@ -206,7 +217,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "concept-request-url", @@ -223,7 +235,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "concept-request-list", @@ -240,7 +253,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "concept-request-origin", @@ -257,7 +271,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "concept-keep-alive-flag", @@ -274,7 +289,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "origin-header-flag", @@ -291,7 +307,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "concept-request-referrer", @@ -308,7 +325,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "concept-request-body", @@ -325,7 +343,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "concept-request-mode", @@ -342,7 +361,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "concept-request-credentials-mode", @@ -359,7 +379,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "fetch", @@ -376,7 +397,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "bodyinit", @@ -393,7 +415,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "blob", @@ -410,7 +433,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "type", @@ -427,7 +451,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "arraybufferview", @@ -444,7 +469,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "arraybuffer", @@ -461,7 +487,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "url-parser", @@ -478,7 +505,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "scheme", @@ -495,7 +523,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "usvstring", @@ -512,7 +541,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "typeerror", @@ -529,7 +559,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "formdata", @@ -546,7 +577,8 @@ "id": "terminology", "title": "Dependencies", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "dom-navigator-sendbeacon", @@ -563,7 +595,8 @@ "id": "sec-sendBeacon-method", "title": "sendBeacon Method", "number": "3.1" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/change-password-url.json b/tr/dfns/change-password-url.json index 18d13ebeb32e..d1884b3c25d5 100644 --- a/tr/dfns/change-password-url.json +++ b/tr/dfns/change-password-url.json @@ -19,7 +19,8 @@ "id": "semantics", "title": "Change Password URLs", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "generate-a-change-password-url", @@ -36,7 +37,8 @@ "id": "semantics", "title": "Change Password URLs", "number": "3" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/clear-site-data.json b/tr/dfns/clear-site-data.json index 4a54d45903ea..31772244d8a7 100644 --- a/tr/dfns/clear-site-data.json +++ b/tr/dfns/clear-site-data.json @@ -19,7 +19,8 @@ "id": "header", "title": "The Clear-Site-Data HTTP Response Header Field", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "grammardef-cache", @@ -36,7 +37,8 @@ "id": "header", "title": "The Clear-Site-Data HTTP Response Header Field", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "grammardef-cookies", @@ -53,7 +55,8 @@ "id": "header", "title": "The Clear-Site-Data HTTP Response Header Field", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "grammardef-storage", @@ -70,7 +73,8 @@ "id": "header", "title": "The Clear-Site-Data HTTP Response Header Field", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "grammardef-executioncontexts", @@ -87,7 +91,8 @@ "id": "header", "title": "The Clear-Site-Data HTTP Response Header Field", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "grammardef-", @@ -104,7 +109,8 @@ "id": "header", "title": "The Clear-Site-Data HTTP Response Header Field", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "abstract-opdef-parse-responses-clear-site-data-header", @@ -123,7 +129,8 @@ "id": "parsing", "title": "Parsing", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "abstract-opdef-clear-site-data-for-response", @@ -140,7 +147,8 @@ "id": "clear-response", "title": "Clear data for response", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "abstract-opdef-prepare-to-clear-origins-data", @@ -159,7 +167,8 @@ "id": "prepare", "title": "Prepare to clear origin’s data", "number": "4.2.1" - } + }, + "definedIn": "prose" }, { "id": "abstract-opdef-reload-browsing-contexts", @@ -178,7 +187,8 @@ "id": "reload-contexts", "title": "Reload browsing contexts", "number": "4.2.2" - } + }, + "definedIn": "prose" }, { "id": "abstract-opdef-clear-cache-for-origin", @@ -197,7 +207,8 @@ "id": "clear-cache", "title": "Clear cache for origin", "number": "4.2.3" - } + }, + "definedIn": "prose" }, { "id": "abstract-opdef-clear-cookies-for-origin", @@ -216,7 +227,8 @@ "id": "clear-cookies", "title": "Clear cookies for origin", "number": "4.2.4" - } + }, + "definedIn": "prose" }, { "id": "abstract-opdef-clear-dom-accessible-storage-for-origin", @@ -235,7 +247,8 @@ "id": "clear-dom", "title": "Clear DOM-accessible storage for origin", "number": "4.2.5" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/client-hints-infrastructure.json b/tr/dfns/client-hints-infrastructure.json index f240821424f0..7770827019b6 100644 --- a/tr/dfns/client-hints-infrastructure.json +++ b/tr/dfns/client-hints-infrastructure.json @@ -19,7 +19,8 @@ "id": "concept-client-hints-set", "title": "Client hints set", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "accept-ch-cache", @@ -36,7 +37,8 @@ "id": "accept-ch-cache-definition", "title": "Accept-CH cache", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "accept-ch-cache-origin", @@ -55,7 +57,8 @@ "id": "accept-ch-cache-definition", "title": "Accept-CH cache", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "accept-ch-cache-client-hints-set", @@ -74,7 +77,8 @@ "id": "accept-ch-cache-definition", "title": "Accept-CH cache", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "add-a-new-accept-ch-cache-entry", @@ -91,7 +95,8 @@ "id": "accept-ch-cache-definition", "title": "Accept-CH cache", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "retrieve-the-client-hints-set", @@ -108,7 +113,8 @@ "id": "accept-ch-cache-definition", "title": "Accept-CH cache", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "abstract-opdef-initialize-the-client-hints-set", @@ -125,7 +131,8 @@ "id": "initialize-ch-set", "title": "Initialize Client Hints set", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "accept-ch-state", @@ -142,7 +149,8 @@ "id": "accept-ch-state-algo", "title": "Accept-CH state (http-equiv=\"accept-ch\")", "number": "3.4" - } + }, + "definedIn": "heading" }, { "id": "accept-ch", @@ -159,7 +167,8 @@ "id": "pragma-directives", "title": "Pragma directives", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "environment-settings-object-client-hints-set", @@ -178,7 +187,8 @@ "id": "extending-environment-settings-object", "title": "Extending environment settings object", "number": "4.5" - } + }, + "definedIn": "prose" }, { "id": "abstract-opdef-append-client-hints-to-request", @@ -195,7 +205,8 @@ "id": "request-processing", "title": "Request processing", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "abstract-opdef-remove-client-hints-from-redirect-if-needed", @@ -212,7 +223,8 @@ "id": "request-processing", "title": "Request processing", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "client-hints-token", @@ -229,7 +241,8 @@ "id": "client-hints-token-definition", "title": "Client hints token", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "policy-controlled-client-hints-features", @@ -246,7 +259,8 @@ "id": "policy-controlled-features", "title": "Policy-controlled features", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "ch-save-data", @@ -263,7 +277,8 @@ "id": "policy-controlled-features", "title": "Policy-controlled features", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "ch-dpr", @@ -280,7 +295,8 @@ "id": "policy-controlled-features", "title": "Policy-controlled features", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "ch-width", @@ -297,7 +313,8 @@ "id": "policy-controlled-features", "title": "Policy-controlled features", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "ch-viewport-width", @@ -314,7 +331,8 @@ "id": "policy-controlled-features", "title": "Policy-controlled features", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "ch-device-memory", @@ -331,7 +349,8 @@ "id": "policy-controlled-features", "title": "Policy-controlled features", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "ch-rtt", @@ -348,7 +367,8 @@ "id": "policy-controlled-features", "title": "Policy-controlled features", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "ch-downlink", @@ -365,7 +385,8 @@ "id": "policy-controlled-features", "title": "Policy-controlled features", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "ch-ect", @@ -382,7 +403,8 @@ "id": "policy-controlled-features", "title": "Policy-controlled features", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "ch-ua-arch", @@ -399,7 +421,8 @@ "id": "policy-controlled-features", "title": "Policy-controlled features", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "ch-ua-model", @@ -416,7 +439,8 @@ "id": "policy-controlled-features", "title": "Policy-controlled features", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "ch-ua-platform", @@ -433,7 +457,8 @@ "id": "policy-controlled-features", "title": "Policy-controlled features", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "ch-ua", @@ -450,7 +475,8 @@ "id": "policy-controlled-features", "title": "Policy-controlled features", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "ch-ua-mobile", @@ -467,7 +493,8 @@ "id": "policy-controlled-features", "title": "Policy-controlled features", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "low-entropy-hint-table", @@ -484,7 +511,8 @@ "id": "low-entropy-table", "title": "Low entropy hint table", "number": "7.3" - } + }, + "definedIn": "prose" }, { "id": "find-client-hint-value", @@ -501,7 +529,8 @@ "id": "find-client-hint-value-section", "title": "Find client hint value", "number": "7.4" - } + }, + "definedIn": "prose" }, { "id": "field-name", @@ -518,7 +547,8 @@ "id": "terms", "title": "Terms", "number": "9" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/clipboard-apis.json b/tr/dfns/clipboard-apis.json index 7e34a1ed5ceb..f31ff0774601 100644 --- a/tr/dfns/clipboard-apis.json +++ b/tr/dfns/clipboard-apis.json @@ -19,7 +19,8 @@ "id": "terminolofy", "title": "Terminology", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "system-clipboard", @@ -36,7 +37,8 @@ "id": "model", "title": "Model", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "system-clipboard-data", @@ -53,7 +55,8 @@ "id": "model", "title": "Model", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "dictdef-clipboardeventinit", @@ -70,7 +73,8 @@ "id": "clipboard-event-interfaces", "title": "Clipboard event interfaces", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-clipboardeventinit-clipboarddata", @@ -89,7 +93,8 @@ "id": "clipboard-event-interfaces", "title": "Clipboard event interfaces", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "clipboardeventinit-clipboarddata", @@ -108,7 +113,8 @@ "id": "clipboard-event-interfaces", "title": "Clipboard event interfaces", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "clipboardevent", @@ -125,7 +131,8 @@ "id": "clipboard-event-interfaces", "title": "Clipboard event interfaces", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-clipboardevent-clipboardevent", @@ -147,7 +154,8 @@ "id": "clipboard-event-interfaces", "title": "Clipboard event interfaces", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-clipboardevent-clipboardevent-type-eventinitdict-type", @@ -169,7 +177,8 @@ "id": "clipboard-event-interfaces", "title": "Clipboard event interfaces", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-clipboardevent-clipboardevent-type-eventinitdict-eventinitdict", @@ -191,7 +200,8 @@ "id": "clipboard-event-interfaces", "title": "Clipboard event interfaces", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-clipboardevent-clipboarddata", @@ -210,7 +220,8 @@ "id": "clipboard-event-interfaces", "title": "Clipboard event interfaces", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "clipboardevent-clipboarddata", @@ -229,7 +240,8 @@ "id": "clipboard-event-interfaces", "title": "Clipboard event interfaces", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "clipboardchange", @@ -246,7 +258,8 @@ "id": "clipboard-event-clipboardchange", "title": "The clipboardchange event", "number": "5.2.1" - } + }, + "definedIn": "heading" }, { "id": "copy", @@ -263,7 +276,8 @@ "id": "clipboard-event-copy", "title": "The copy event", "number": "5.2.2" - } + }, + "definedIn": "heading" }, { "id": "cut", @@ -280,7 +294,8 @@ "id": "clipboard-event-cut", "title": "The cut event", "number": "5.2.3" - } + }, + "definedIn": "heading" }, { "id": "paste", @@ -297,7 +312,8 @@ "id": "clipboard-event-paste", "title": "The paste event", "number": "5.2.4" - } + }, + "definedIn": "heading" }, { "id": "allowed-to-modify-the-clipboard", @@ -314,7 +330,8 @@ "id": "allow-modify-clipboard", "title": "Event handlers that are allowed to modify the clipboard", "number": "5.3.1" - } + }, + "definedIn": "heading" }, { "id": "allowed-to-read-from-clipboard", @@ -331,7 +348,8 @@ "id": "allow-read-clipboard", "title": "Event handlers that are allowed to read from clipboard", "number": "5.3.2" - } + }, + "definedIn": "heading" }, { "id": "mandatory-data-types", @@ -348,7 +366,8 @@ "id": "mandatory-data-types-x", "title": "Mandatory data types", "number": "6.4" - } + }, + "definedIn": "heading" }, { "id": "dom-navigator-clipboard", @@ -367,7 +386,8 @@ "id": "navigator-interface", "title": "Navigator Interface", "number": "7.1" - } + }, + "definedIn": "pre" }, { "id": "navigator-clipboard", @@ -386,7 +406,8 @@ "id": "h-navigator-clipboard", "title": "clipboard", "number": "7.1.1" - } + }, + "definedIn": "heading" }, { "id": "typedefdef-clipboarditems", @@ -403,7 +424,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "clipboard", @@ -420,7 +442,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "dom-clipboard-write-data-data", @@ -439,7 +462,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "dom-clipboard-writetext-data-data", @@ -458,7 +482,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "typedefdef-clipboarditemdatatype", @@ -475,7 +500,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "typedefdef-clipboarditemdata", @@ -492,7 +518,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "callbackdef-clipboarditemdelayedcallback", @@ -509,7 +536,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "clipboarditem", @@ -526,7 +554,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "dom-clipboarditem-clipboarditem", @@ -548,7 +577,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "dom-clipboarditem-clipboarditem-items-options-items", @@ -570,7 +600,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "dom-clipboarditem-clipboarditem-items-options-options", @@ -592,7 +623,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "dom-clipboarditem-createdelayed", @@ -612,7 +644,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "dom-clipboarditem-createdelayed-items-options-items", @@ -632,7 +665,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "dom-clipboarditem-createdelayed-items-options-options", @@ -652,7 +686,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "dom-clipboarditem-presentationstyle", @@ -671,7 +706,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "dom-clipboarditem-lastmodified", @@ -690,7 +726,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "dom-clipboarditem-delayed", @@ -709,7 +746,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "dom-clipboarditem-types", @@ -728,7 +766,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "dom-clipboarditem-gettype", @@ -747,7 +786,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "dom-clipboarditem-gettype-type-type", @@ -766,7 +806,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "enumdef-presentationstyle", @@ -783,7 +824,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "dom-presentationstyle-unspecified", @@ -802,7 +844,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "dom-presentationstyle-inline", @@ -821,7 +864,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "dom-presentationstyle-attachment", @@ -840,7 +884,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "dictdef-clipboarditemoptions", @@ -857,7 +902,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "dom-clipboarditemoptions-presentationstyle", @@ -876,7 +922,8 @@ "id": "clipboard-interface", "title": "Clipboard Interface", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "dom-clipboard-read", @@ -895,7 +942,8 @@ "id": "dom-clipboard-read", "title": "read()", "number": "7.2.1" - } + }, + "definedIn": "heading" }, { "id": "dom-clipboard-readtext", @@ -914,7 +962,8 @@ "id": "dom-clipboard-readtext", "title": "readText()", "number": "7.2.2" - } + }, + "definedIn": "heading" }, { "id": "dom-clipboard-write", @@ -933,7 +982,8 @@ "id": "dom-clipboard-write", "title": "write(data)", "number": "7.2.3" - } + }, + "definedIn": "heading" }, { "id": "dom-clipboard-writetext", @@ -952,7 +1002,8 @@ "id": "dom-clipboard-writetext", "title": "writeText(data)", "number": "7.2.4" - } + }, + "definedIn": "heading" }, { "id": "script-triggered", @@ -969,7 +1020,8 @@ "id": "clipboard-actions", "title": "Clipboard Actions", "number": "8" - } + }, + "definedIn": "prose" }, { "id": "script-may-access-clipboard", @@ -986,7 +1038,8 @@ "id": "clipboard-actions", "title": "Clipboard Actions", "number": "8" - } + }, + "definedIn": "prose" }, { "id": "dom-permissionname-clipboard-write", @@ -1005,7 +1058,8 @@ "id": "clipboard-permissions", "title": "Permissions API Integration", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "dictdef-clipboardpermissiondescriptor", @@ -1022,7 +1076,8 @@ "id": "clipboard-permissions", "title": "Permissions API Integration", "number": "9" - } + }, + "definedIn": "pre" }, { "id": "dom-clipboardpermissiondescriptor-allowwithoutgesture", @@ -1041,7 +1096,8 @@ "id": "clipboard-permissions", "title": "Permissions API Integration", "number": "9" - } + }, + "definedIn": "pre" }, { "id": "check-clipboard-read-permission", @@ -1058,7 +1114,8 @@ "id": "h-clipboard-read-permission", "title": "check clipboard read permission", "number": "9.1.1" - } + }, + "definedIn": "heading" }, { "id": "check-clipboard-write-permission", @@ -1075,7 +1132,8 @@ "id": "h-clipboard-write-permission", "title": "check clipboard write permission", "number": "9.2.1" - } + }, + "definedIn": "heading" }, { "id": "write-content-to-the-clipboard", @@ -1091,7 +1149,8 @@ "heading": { "id": "to-write-content-to-clipboard", "title": "write content to the clipboard" - } + }, + "definedIn": "heading" }, { "id": "fire-a-clipboard-event", @@ -1107,7 +1166,8 @@ "heading": { "id": "to-fire-a-clipboard-event", "title": "fire a clipboard event" - } + }, + "definedIn": "heading" }, { "id": "process-an-html-paste-event", @@ -1123,7 +1183,8 @@ "heading": { "id": "to-process-html-paste-event", "title": "process an HTML paste event" - } + }, + "definedIn": "heading" } ] } \ No newline at end of file diff --git a/tr/dfns/compat.json b/tr/dfns/compat.json index e1e7b77f02cc..125a73e2a27a 100644 --- a/tr/dfns/compat.json +++ b/tr/dfns/compat.json @@ -19,7 +19,8 @@ "id": "css-at-rules", "title": "CSS At-rules", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "descdef-media--webkit-device-pixel-ratio", @@ -38,7 +39,8 @@ "id": "css-media-queries-webkit-device-pixel-ratio", "title": "-webkit-device-pixel-ratio", "number": "3.2.1" - } + }, + "definedIn": "table" }, { "id": "descdef-media--webkit-min-device-pixel-ratio", @@ -57,7 +59,8 @@ "id": "css-media-queries-webkit-device-pixel-ratio", "title": "-webkit-device-pixel-ratio", "number": "3.2.1" - } + }, + "definedIn": "table" }, { "id": "descdef-media--webkit-max-device-pixel-ratio", @@ -76,7 +79,8 @@ "id": "css-media-queries-webkit-device-pixel-ratio", "title": "-webkit-device-pixel-ratio", "number": "3.2.1" - } + }, + "definedIn": "table" }, { "id": "descdef-media--webkit-transform-3d", @@ -95,7 +99,8 @@ "id": "css-media-queries-webkit-transform-3d", "title": "-webkit-transform-3d", "number": "3.2.2" - } + }, + "definedIn": "table" }, { "id": "-webkit-linear-gradient", @@ -112,7 +117,8 @@ "id": "css-gradients-webkit-linear-gradient", "title": "-webkit-linear-gradient()", "number": "3.3.1" - } + }, + "definedIn": "prose" }, { "id": "-webkit-radial-gradient", @@ -129,7 +135,8 @@ "id": "css-gradients-webkit-radial-gradient", "title": "-webkit-radial-gradient()", "number": "3.3.2" - } + }, + "definedIn": "prose" }, { "id": "-webkit-repeating-linear-gradient", @@ -146,7 +153,8 @@ "id": "css-gradients-repeating-webkit-linear-gradient", "title": "-webkit-repeating-linear-gradient()", "number": "3.3.3" - } + }, + "definedIn": "prose" }, { "id": "-webkit-repeating-radial-gradient", @@ -163,7 +171,8 @@ "id": "css-gradients-repeating-webkit-radial-gradient", "title": "-webkit-repeating-radial-gradient()", "number": "3.3.4" - } + }, + "definedIn": "prose" }, { "id": "propdef--webkit-align-items", @@ -180,7 +189,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-align-content", @@ -197,7 +207,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-align-self", @@ -214,7 +225,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-animation-name", @@ -231,7 +243,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-animation-duration", @@ -248,7 +261,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-animation-timing-function", @@ -265,7 +279,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-animation-iteration-count", @@ -282,7 +297,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-animation-direction", @@ -299,7 +315,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-animation-play-state", @@ -316,7 +333,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-animation-delay", @@ -333,7 +351,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-animation-fill-mode", @@ -350,7 +369,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-animation", @@ -367,7 +387,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-backface-visibility", @@ -384,7 +405,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-background-origin", @@ -401,7 +423,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-background-size", @@ -418,7 +441,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-border-bottom-left-radius", @@ -435,7 +459,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-border-bottom-right-radius", @@ -452,7 +477,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-border-top-left-radius", @@ -469,7 +495,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-border-top-right-radius", @@ -486,7 +513,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-border-radius", @@ -503,7 +531,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-box-shadow", @@ -520,7 +549,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-box-sizing", @@ -537,7 +567,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-flex-propdef", @@ -554,7 +585,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-flex-basis", @@ -571,7 +603,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-flex-direction", @@ -588,7 +621,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-flex-flow", @@ -605,7 +639,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-flex-grow", @@ -622,7 +657,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-flex-shrink", @@ -639,7 +675,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-flex-wrap", @@ -656,7 +693,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-filter", @@ -673,7 +711,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-justify-content", @@ -690,7 +729,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-mask", @@ -707,7 +747,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-mask-box-image", @@ -724,7 +765,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-mask-box-image-outset", @@ -741,7 +783,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-mask-box-image-repeat", @@ -758,7 +801,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-mask-box-image-slice", @@ -775,7 +819,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-mask-box-image-source", @@ -792,7 +837,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-mask-box-image-width", @@ -809,7 +855,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-mask-clip", @@ -826,7 +873,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-mask-composite", @@ -843,7 +891,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-mask-image", @@ -860,7 +909,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-mask-origin", @@ -877,7 +927,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-mask-position", @@ -894,7 +945,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-mask-repeat", @@ -911,7 +963,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-mask-size", @@ -928,7 +981,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-order", @@ -945,7 +999,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-perspective", @@ -962,7 +1017,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-perspective-origin", @@ -979,7 +1035,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-transform-origin", @@ -996,7 +1053,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-transform-style", @@ -1013,7 +1071,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-transform", @@ -1030,7 +1089,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-transition-delay", @@ -1047,7 +1107,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-transition-duration", @@ -1064,7 +1125,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-transition-property", @@ -1081,7 +1143,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-transition-timing-function", @@ -1098,7 +1161,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-transition", @@ -1115,7 +1179,8 @@ "id": "css-simple-aliases", "title": "Simple property aliases", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-text-size-adjust", @@ -1132,7 +1197,8 @@ "id": "css-prefixed-aliases", "title": "Prefixed property aliases", "number": "3.4.2" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-box-align", @@ -1149,7 +1215,8 @@ "id": "css-property-mappings", "title": "Property mappings", "number": "3.4.4" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-box-flex", @@ -1166,7 +1233,8 @@ "id": "css-property-mappings", "title": "Property mappings", "number": "3.4.4" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-box-ordinal-group", @@ -1183,7 +1251,8 @@ "id": "css-property-mappings", "title": "Property mappings", "number": "3.4.4" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-box-orient", @@ -1200,7 +1269,8 @@ "id": "css-property-mappings", "title": "Property mappings", "number": "3.4.4" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-box-pack", @@ -1217,7 +1287,8 @@ "id": "css-property-mappings", "title": "Property mappings", "number": "3.4.4" - } + }, + "definedIn": "table" }, { "id": "valdef-flex--webkit-box", @@ -1236,7 +1307,8 @@ "id": "css-keyword-mappings", "title": "Keyword mappings", "number": "3.4.5" - } + }, + "definedIn": "table" }, { "id": "valdef-flex--webkit-flex-valdef", @@ -1255,7 +1327,8 @@ "id": "css-keyword-mappings", "title": "Keyword mappings", "number": "3.4.5" - } + }, + "definedIn": "table" }, { "id": "valdef-flex--webkit-inline-box", @@ -1274,7 +1347,8 @@ "id": "css-keyword-mappings", "title": "Keyword mappings", "number": "3.4.5" - } + }, + "definedIn": "table" }, { "id": "valdef-flex--webkit-inline-flex", @@ -1293,7 +1367,8 @@ "id": "css-keyword-mappings", "title": "Keyword mappings", "number": "3.4.5" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-background-clip", @@ -1310,7 +1385,8 @@ "id": "the-webkit-background-clip-property", "title": "Foreground Text Clipping: the -webkit-background-clip property", "number": "3.4.6" - } + }, + "definedIn": "table" }, { "id": "valdef--webkit-background-clip-border-box", @@ -1329,7 +1405,8 @@ "id": "the-webkit-background-clip-property", "title": "Foreground Text Clipping: the -webkit-background-clip property", "number": "3.4.6" - } + }, + "definedIn": "dt" }, { "id": "valdef--webkit-background-clip-padding-box", @@ -1348,7 +1425,8 @@ "id": "the-webkit-background-clip-property", "title": "Foreground Text Clipping: the -webkit-background-clip property", "number": "3.4.6" - } + }, + "definedIn": "dt" }, { "id": "valdef--webkit-background-clip-content-box", @@ -1367,7 +1445,8 @@ "id": "the-webkit-background-clip-property", "title": "Foreground Text Clipping: the -webkit-background-clip property", "number": "3.4.6" - } + }, + "definedIn": "dt" }, { "id": "valdef--webkit-background-clip-text", @@ -1386,7 +1465,8 @@ "id": "the-webkit-background-clip-property", "title": "Foreground Text Clipping: the -webkit-background-clip property", "number": "3.4.6" - } + }, + "definedIn": "dt" }, { "id": "propdef--webkit-text-fill-color", @@ -1403,7 +1483,8 @@ "id": "the-webkit-text-fill-color", "title": "Foreground Text Color: the -webkit-text-fill-color property", "number": "3.4.7.1" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-text-stroke-color", @@ -1420,7 +1501,8 @@ "id": "the-webkit-text-stroke-color", "title": "Text Stroke Color: the -webkit-text-stroke-color property", "number": "3.4.7.2" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-text-stroke-width", @@ -1437,7 +1519,8 @@ "id": "the-webkit-text-stroke-width", "title": "Text Stroke Thickness: the -webkit-text-stroke-width property", "number": "3.4.7.3" - } + }, + "definedIn": "table" }, { "id": "propdef--webkit-text-stroke", @@ -1454,7 +1537,8 @@ "id": "the-webkit-text-stroke", "title": "Text Stroke Shorthand: the -webkit-text-stroke property", "number": "3.4.7.4" - } + }, + "definedIn": "table" }, { "id": "propdef-touch-action", @@ -1471,7 +1555,8 @@ "id": "touch-action", "title": "Additional touch-action values", "number": "3.5.1" - } + }, + "definedIn": "table" }, { "id": "dom-window-onorientationchange", @@ -1490,7 +1575,8 @@ "id": "windoworientation-interface", "title": "window.orientation API", "number": "4.2" - } + }, + "definedIn": "pre" }, { "id": "dom-htmlbodyelement-onorientationchange", @@ -1509,7 +1595,8 @@ "id": "windoworientation-interface", "title": "window.orientation API", "number": "4.2" - } + }, + "definedIn": "pre" }, { "id": "dom-window-orientation", @@ -1528,7 +1615,8 @@ "id": "windoworientation-interface", "title": "window.orientation API", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "event-orientationchange", @@ -1545,7 +1633,8 @@ "id": "windoworientation-interface", "title": "window.orientation API", "number": "4.2" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/compositing-1.json b/tr/dfns/compositing-1.json index e711a4a4a0ae..799d5f57bd35 100644 --- a/tr/dfns/compositing-1.json +++ b/tr/dfns/compositing-1.json @@ -19,7 +19,8 @@ "id": "mix-blend-mode", "title": "The mix-blend-mode property", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "ltblendmodegt", @@ -36,7 +37,8 @@ "id": "mix-blend-mode", "title": "The mix-blend-mode property", "number": "3.4.1" - } + }, + "definedIn": "pre" }, { "id": "propdef-isolation", @@ -53,7 +55,8 @@ "id": "isolation", "title": "The isolation property", "number": "3.4.2" - } + }, + "definedIn": "table" }, { "id": "isolated-propid", @@ -70,7 +73,8 @@ "id": "isolation", "title": "The isolation property", "number": "3.4.2" - } + }, + "definedIn": "pre" }, { "id": "propdef-background-blend-mode", @@ -87,7 +91,8 @@ "id": "isolation", "title": "The isolation property", "number": "3.4.2" - } + }, + "definedIn": "table" }, { "id": "compositemode", @@ -104,7 +109,8 @@ "id": "canvascompositingandblending", "title": "Specifying Compositing and Blending in Canvas 2D", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "backdrop", @@ -121,7 +127,8 @@ "id": "backdropCalc", "title": "Backdrop calculation", "number": "7" - } + }, + "definedIn": "prose" }, { "id": "valdef-blend-mode-normal", @@ -140,7 +147,8 @@ "id": "blendingnormal", "title": "normal blend mode", "number": "10.1.1" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-multiply", @@ -159,7 +167,8 @@ "id": "blendingmultiply", "title": "multiply blend mode", "number": "10.1.2" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-screen", @@ -178,7 +187,8 @@ "id": "blendingscreen", "title": "screen blend mode", "number": "10.1.3" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-overlay", @@ -197,7 +207,8 @@ "id": "blendingoverlay", "title": "overlay blend mode", "number": "10.1.4" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-darken", @@ -216,7 +227,8 @@ "id": "blendingdarken", "title": "darken blend mode", "number": "10.1.5" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-lighten", @@ -235,7 +247,8 @@ "id": "blendinglighten", "title": "lighten blend mode", "number": "10.1.6" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-color-dodge", @@ -254,7 +267,8 @@ "id": "blendingcolordodge", "title": "color-dodge blend mode", "number": "10.1.7" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-color-burn", @@ -273,7 +287,8 @@ "id": "blendingcolorburn", "title": "color-burn blend mode", "number": "10.1.8" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-hard-light", @@ -292,7 +307,8 @@ "id": "blendinghardlight", "title": "hard-light blend mode", "number": "10.1.9" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-soft-light", @@ -311,7 +327,8 @@ "id": "blendingsoftlight", "title": "soft-light blend mode", "number": "10.1.10" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-difference", @@ -330,7 +347,8 @@ "id": "blendingdifference", "title": "difference blend mode", "number": "10.1.11" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-exclusion", @@ -349,7 +367,8 @@ "id": "blendingexclusion", "title": "exclusion blend mode", "number": "10.1.12" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-hue", @@ -368,7 +387,8 @@ "id": "blendinghue", "title": "hue blend mode", "number": "10.2.1" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-saturation", @@ -387,7 +407,8 @@ "id": "blendingsaturation", "title": "saturation blend mode", "number": "10.2.2" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-color", @@ -406,7 +427,8 @@ "id": "blendingcolor", "title": "color blend mode", "number": "10.2.3" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-luminosity", @@ -425,7 +447,8 @@ "id": "blendingluminosity", "title": "luminosity blend mode", "number": "10.2.4" - } + }, + "definedIn": "heading" } ] } \ No newline at end of file diff --git a/tr/dfns/compositing-2.json b/tr/dfns/compositing-2.json index 6375784cb5df..d103b8696137 100644 --- a/tr/dfns/compositing-2.json +++ b/tr/dfns/compositing-2.json @@ -19,7 +19,8 @@ "id": "mix-blend-mode", "title": "The mix-blend-mode property", "number": "3.4.1" - } + }, + "definedIn": "table" }, { "id": "ltblendmodegt", @@ -36,7 +37,8 @@ "id": "mix-blend-mode", "title": "The mix-blend-mode property", "number": "3.4.1" - } + }, + "definedIn": "pre" }, { "id": "propdef-isolation", @@ -53,7 +55,8 @@ "id": "isolation", "title": "The isolation property", "number": "3.4.2" - } + }, + "definedIn": "table" }, { "id": "isolated-propid", @@ -70,7 +73,8 @@ "id": "isolation", "title": "The isolation property", "number": "3.4.2" - } + }, + "definedIn": "pre" }, { "id": "propdef-background-blend-mode", @@ -87,7 +91,8 @@ "id": "background-blend-mode", "title": "The background-blend-mode property", "number": "3.4.3" - } + }, + "definedIn": "table" }, { "id": "compositemode", @@ -104,7 +109,8 @@ "id": "canvascompositingandblending", "title": "Specifying Compositing and Blending in Canvas 2D", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "backdrop", @@ -121,7 +127,8 @@ "id": "backdropCalc", "title": "Backdrop calculation", "number": "7" - } + }, + "definedIn": "prose" }, { "id": "valdef-blend-mode-normal", @@ -140,7 +147,8 @@ "id": "blendingnormal", "title": "normal blend mode", "number": "10.1.1" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-multiply", @@ -159,7 +167,8 @@ "id": "blendingmultiply", "title": "multiply blend mode", "number": "10.1.2" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-screen", @@ -178,7 +187,8 @@ "id": "blendingscreen", "title": "screen blend mode", "number": "10.1.3" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-overlay", @@ -197,7 +207,8 @@ "id": "blendingoverlay", "title": "overlay blend mode", "number": "10.1.4" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-darken", @@ -216,7 +227,8 @@ "id": "blendingdarken", "title": "darken blend mode", "number": "10.1.5" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-lighten", @@ -235,7 +247,8 @@ "id": "blendinglighten", "title": "lighten blend mode", "number": "10.1.6" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-color-dodge", @@ -254,7 +267,8 @@ "id": "blendingcolordodge", "title": "color-dodge blend mode", "number": "10.1.7" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-color-burn", @@ -273,7 +287,8 @@ "id": "blendingcolorburn", "title": "color-burn blend mode", "number": "10.1.8" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-hard-light", @@ -292,7 +307,8 @@ "id": "blendinghardlight", "title": "hard-light blend mode", "number": "10.1.9" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-soft-light", @@ -311,7 +327,8 @@ "id": "blendingsoftlight", "title": "soft-light blend mode", "number": "10.1.10" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-difference", @@ -330,7 +347,8 @@ "id": "blendingdifference", "title": "difference blend mode", "number": "10.1.11" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-exclusion", @@ -349,7 +367,8 @@ "id": "blendingexclusion", "title": "exclusion blend mode", "number": "10.1.12" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-hue", @@ -368,7 +387,8 @@ "id": "blendinghue", "title": "hue blend mode", "number": "10.2.1" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-saturation", @@ -387,7 +407,8 @@ "id": "blendingsaturation", "title": "saturation blend mode", "number": "10.2.2" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-color", @@ -406,7 +427,8 @@ "id": "blendingcolor", "title": "color blend mode", "number": "10.2.3" - } + }, + "definedIn": "heading" }, { "id": "valdef-blend-mode-luminosity", @@ -425,7 +447,8 @@ "id": "blendingluminosity", "title": "luminosity blend mode", "number": "10.2.4" - } + }, + "definedIn": "heading" } ] } \ No newline at end of file diff --git a/tr/dfns/compression.json b/tr/dfns/compression.json index 6e3c1b403583..b8b1ffaf9798 100644 --- a/tr/dfns/compression.json +++ b/tr/dfns/compression.json @@ -19,7 +19,8 @@ "id": "terminology", "title": "Terminology", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "compressionstream", @@ -36,7 +37,8 @@ "id": "compression-stream", "title": "Interface CompressionStream", "number": "5" - } + }, + "definedIn": "pre" }, { "id": "dom-compressionstream-compressionstream-format-format", @@ -56,7 +58,8 @@ "id": "compression-stream", "title": "Interface CompressionStream", "number": "5" - } + }, + "definedIn": "pre" }, { "id": "compressionstream-format", @@ -75,7 +78,8 @@ "id": "compression-stream", "title": "Interface CompressionStream", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "compressionstream-context", @@ -94,7 +98,8 @@ "id": "compression-stream", "title": "Interface CompressionStream", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "dom-compressionstream-compressionstream", @@ -114,7 +119,8 @@ "id": "compression-stream", "title": "Interface CompressionStream", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "compress-and-enqueue-a-chunk", @@ -131,7 +137,8 @@ "id": "compression-stream", "title": "Interface CompressionStream", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "compress-flush-and-enqueue", @@ -148,7 +155,8 @@ "id": "compression-stream", "title": "Interface CompressionStream", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "decompressionstream", @@ -165,7 +173,8 @@ "id": "decompression-stream", "title": "Interface DecompressionStream", "number": "6" - } + }, + "definedIn": "pre" }, { "id": "dom-decompressionstream-decompressionstream-format-format", @@ -185,7 +194,8 @@ "id": "decompression-stream", "title": "Interface DecompressionStream", "number": "6" - } + }, + "definedIn": "pre" }, { "id": "decompressionstream-format", @@ -204,7 +214,8 @@ "id": "decompression-stream", "title": "Interface DecompressionStream", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "decompressionstream-context", @@ -223,7 +234,8 @@ "id": "decompression-stream", "title": "Interface DecompressionStream", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "dom-decompressionstream-decompressionstream", @@ -243,7 +255,8 @@ "id": "decompression-stream", "title": "Interface DecompressionStream", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "decompress-and-enqueue-a-chunk", @@ -260,7 +273,8 @@ "id": "decompression-stream", "title": "Interface DecompressionStream", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "decompress-flush-and-enqueue", @@ -277,7 +291,8 @@ "id": "decompression-stream", "title": "Interface DecompressionStream", "number": "6" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/console.json b/tr/dfns/console.json index f80e57b45d1c..04dcf9df98bc 100644 --- a/tr/dfns/console.json +++ b/tr/dfns/console.json @@ -19,7 +19,8 @@ "id": "console-namespace", "title": "Namespace console", "number": "1" - } + }, + "definedIn": "pre" }, { "id": "dom-console-assert-condition-data-condition", @@ -40,7 +41,8 @@ "id": "console-namespace", "title": "Namespace console", "number": "1" - } + }, + "definedIn": "pre" }, { "id": "dom-console-assert-condition-data-data", @@ -61,7 +63,8 @@ "id": "console-namespace", "title": "Namespace console", "number": "1" - } + }, + "definedIn": "pre" }, { "id": "dom-console-debug-data-data", @@ -81,7 +84,8 @@ "id": "console-namespace", "title": "Namespace console", "number": "1" - } + }, + "definedIn": "pre" }, { "id": "dom-console-error-data-data", @@ -101,7 +105,8 @@ "id": "console-namespace", "title": "Namespace console", "number": "1" - } + }, + "definedIn": "pre" }, { "id": "dom-console-info-data-data", @@ -121,7 +126,8 @@ "id": "console-namespace", "title": "Namespace console", "number": "1" - } + }, + "definedIn": "pre" }, { "id": "dom-console-log-data-data", @@ -141,7 +147,8 @@ "id": "console-namespace", "title": "Namespace console", "number": "1" - } + }, + "definedIn": "pre" }, { "id": "dom-console-table-tabulardata-properties-tabulardata", @@ -162,7 +169,8 @@ "id": "console-namespace", "title": "Namespace console", "number": "1" - } + }, + "definedIn": "pre" }, { "id": "dom-console-table-tabulardata-properties-properties", @@ -183,7 +191,8 @@ "id": "console-namespace", "title": "Namespace console", "number": "1" - } + }, + "definedIn": "pre" }, { "id": "dom-console-trace-data-data", @@ -203,7 +212,8 @@ "id": "console-namespace", "title": "Namespace console", "number": "1" - } + }, + "definedIn": "pre" }, { "id": "dom-console-warn-data-data", @@ -223,7 +233,8 @@ "id": "console-namespace", "title": "Namespace console", "number": "1" - } + }, + "definedIn": "pre" }, { "id": "dom-console-dir-item-options-item", @@ -244,7 +255,8 @@ "id": "console-namespace", "title": "Namespace console", "number": "1" - } + }, + "definedIn": "pre" }, { "id": "dom-console-dir-item-options-options", @@ -265,7 +277,8 @@ "id": "console-namespace", "title": "Namespace console", "number": "1" - } + }, + "definedIn": "pre" }, { "id": "dom-console-dirxml-data-data", @@ -285,7 +298,8 @@ "id": "console-namespace", "title": "Namespace console", "number": "1" - } + }, + "definedIn": "pre" }, { "id": "dom-console-count-label-label", @@ -305,7 +319,8 @@ "id": "console-namespace", "title": "Namespace console", "number": "1" - } + }, + "definedIn": "pre" }, { "id": "dom-console-countreset-label-label", @@ -325,7 +340,8 @@ "id": "console-namespace", "title": "Namespace console", "number": "1" - } + }, + "definedIn": "pre" }, { "id": "dom-console-group-data-data", @@ -345,7 +361,8 @@ "id": "console-namespace", "title": "Namespace console", "number": "1" - } + }, + "definedIn": "pre" }, { "id": "dom-console-groupcollapsed-data-data", @@ -365,7 +382,8 @@ "id": "console-namespace", "title": "Namespace console", "number": "1" - } + }, + "definedIn": "pre" }, { "id": "dom-console-time-label-label", @@ -385,7 +403,8 @@ "id": "console-namespace", "title": "Namespace console", "number": "1" - } + }, + "definedIn": "pre" }, { "id": "dom-console-timelog-label-data-label", @@ -406,7 +425,8 @@ "id": "console-namespace", "title": "Namespace console", "number": "1" - } + }, + "definedIn": "pre" }, { "id": "dom-console-timelog-label-data-data", @@ -427,7 +447,8 @@ "id": "console-namespace", "title": "Namespace console", "number": "1" - } + }, + "definedIn": "pre" }, { "id": "dom-console-timeend-label-label", @@ -447,7 +468,8 @@ "id": "console-namespace", "title": "Namespace console", "number": "1" - } + }, + "definedIn": "pre" }, { "id": "assert", @@ -468,7 +490,8 @@ "id": "assert", "title": "assert(condition, ...data)", "number": "1.1.1" - } + }, + "definedIn": "heading" }, { "id": "clear", @@ -487,7 +510,8 @@ "id": "clear", "title": "clear()", "number": "1.1.2" - } + }, + "definedIn": "heading" }, { "id": "debug", @@ -507,7 +531,8 @@ "id": "debug", "title": "debug(...data)", "number": "1.1.3" - } + }, + "definedIn": "heading" }, { "id": "error", @@ -527,7 +552,8 @@ "id": "error", "title": "error(...data)", "number": "1.1.4" - } + }, + "definedIn": "heading" }, { "id": "info", @@ -547,7 +573,8 @@ "id": "info", "title": "info(...data)", "number": "1.1.5" - } + }, + "definedIn": "heading" }, { "id": "log", @@ -567,7 +594,8 @@ "id": "log", "title": "log(...data)", "number": "1.1.6" - } + }, + "definedIn": "heading" }, { "id": "table", @@ -588,7 +616,8 @@ "id": "table", "title": "table(tabularData, properties)", "number": "1.1.7" - } + }, + "definedIn": "heading" }, { "id": "trace", @@ -608,7 +637,8 @@ "id": "trace", "title": "trace(...data)", "number": "1.1.8" - } + }, + "definedIn": "heading" }, { "id": "warn", @@ -628,7 +658,8 @@ "id": "warn", "title": "warn(...data)", "number": "1.1.9" - } + }, + "definedIn": "heading" }, { "id": "dir", @@ -649,7 +680,8 @@ "id": "dir", "title": "dir(item, options)", "number": "1.1.10" - } + }, + "definedIn": "heading" }, { "id": "dirxml", @@ -669,7 +701,8 @@ "id": "dirxml", "title": "dirxml(...data)", "number": "1.1.11" - } + }, + "definedIn": "heading" }, { "id": "count-map", @@ -686,7 +719,8 @@ "id": "counting", "title": "Counting functions", "number": "1.2" - } + }, + "definedIn": "prose" }, { "id": "count", @@ -706,7 +740,8 @@ "id": "count", "title": "count(label)", "number": "1.2.1" - } + }, + "definedIn": "heading" }, { "id": "countreset", @@ -726,7 +761,8 @@ "id": "countreset", "title": "countReset(label)", "number": "1.2.2" - } + }, + "definedIn": "heading" }, { "id": "concept-group", @@ -743,7 +779,8 @@ "id": "grouping", "title": "Grouping functions", "number": "1.3" - } + }, + "definedIn": "prose" }, { "id": "group-stack", @@ -760,7 +797,8 @@ "id": "grouping", "title": "Grouping functions", "number": "1.3" - } + }, + "definedIn": "prose" }, { "id": "group", @@ -780,7 +818,8 @@ "id": "group", "title": "group(...data)", "number": "1.3.1" - } + }, + "definedIn": "heading" }, { "id": "groupcollapsed", @@ -800,7 +839,8 @@ "id": "groupcollapsed", "title": "groupCollapsed(...data)", "number": "1.3.2" - } + }, + "definedIn": "heading" }, { "id": "groupend", @@ -819,7 +859,8 @@ "id": "groupend", "title": "groupEnd()", "number": "1.3.3" - } + }, + "definedIn": "heading" }, { "id": "timer-table", @@ -836,7 +877,8 @@ "id": "timing", "title": "Timing functions", "number": "1.4" - } + }, + "definedIn": "prose" }, { "id": "time", @@ -856,7 +898,8 @@ "id": "time", "title": "time(label)", "number": "1.4.1" - } + }, + "definedIn": "heading" }, { "id": "timelog", @@ -877,7 +920,8 @@ "id": "timelog", "title": "timeLog(label, ...data)", "number": "1.4.2" - } + }, + "definedIn": "heading" }, { "id": "timeend", @@ -897,7 +941,8 @@ "id": "timeend", "title": "timeEnd(label)", "number": "1.4.3" - } + }, + "definedIn": "heading" }, { "id": "logger", @@ -914,7 +959,8 @@ "id": "logger", "title": "Logger(logLevel, args)", "number": "2.1" - } + }, + "definedIn": "heading" }, { "id": "formatter", @@ -931,7 +977,8 @@ "id": "formatter", "title": "Formatter(args)", "number": "2.2" - } + }, + "definedIn": "heading" }, { "id": "printer", @@ -948,7 +995,8 @@ "id": "printer", "title": "Printer(logLevel, args[, options])", "number": "2.3" - } + }, + "definedIn": "heading" }, { "id": "generic-javascript-object-formatting", @@ -965,7 +1013,8 @@ "id": "object-formats", "title": "Common object formats", "number": "2.3.3" - } + }, + "definedIn": "prose" }, { "id": "optimally-useful-formatting", @@ -982,7 +1031,8 @@ "id": "object-formats", "title": "Common object formats", "number": "2.3.3" - } + }, + "definedIn": "prose" }, { "id": "report-a-warning-to-the-console", @@ -999,7 +1049,8 @@ "id": "reporting-warnings", "title": "Reporting warnings to the console", "number": "2.4" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/construct-stylesheets.json b/tr/dfns/construct-stylesheets.json index 13476c168e65..d1984c3f0437 100644 --- a/tr/dfns/construct-stylesheets.json +++ b/tr/dfns/construct-stylesheets.json @@ -24,7 +24,8 @@ "id": "constructing-stylesheets", "title": "Constructing Stylesheets", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssstylesheet-replace-text-text", @@ -43,7 +44,8 @@ "id": "constructing-stylesheets", "title": "Constructing Stylesheets", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssstylesheet-replacesync-text-text", @@ -62,7 +64,8 @@ "id": "constructing-stylesheets", "title": "Constructing Stylesheets", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dictdef-cssstylesheetinit", @@ -79,7 +82,8 @@ "id": "constructing-stylesheets", "title": "Constructing Stylesheets", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssstylesheetinit-media", @@ -98,7 +102,8 @@ "id": "constructing-stylesheets", "title": "Constructing Stylesheets", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssstylesheetinit-title", @@ -117,7 +122,8 @@ "id": "constructing-stylesheets", "title": "Constructing Stylesheets", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssstylesheetinit-alternate", @@ -136,7 +142,8 @@ "id": "constructing-stylesheets", "title": "Constructing Stylesheets", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssstylesheetinit-disabled", @@ -155,7 +162,8 @@ "id": "constructing-stylesheets", "title": "Constructing Stylesheets", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssstylesheet-cssstylesheet", @@ -177,7 +185,8 @@ "id": "constructing-stylesheets", "title": "Constructing Stylesheets", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "cssstylesheet-constructed-flag", @@ -196,7 +205,8 @@ "id": "constructing-stylesheets", "title": "Constructing Stylesheets", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "cssstylesheet-disallow-modification-flag", @@ -215,7 +225,8 @@ "id": "constructing-stylesheets", "title": "Constructing Stylesheets", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "cssstylesheet-constructor-document", @@ -234,7 +245,8 @@ "id": "constructing-stylesheets", "title": "Constructing Stylesheets", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dom-cssstylesheet-insertrule", @@ -253,7 +265,8 @@ "id": "modifying-constructed-stylesheets", "title": "Modifying Constructed Stylesheets", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "dom-cssstylesheet-deleterule", @@ -272,7 +285,8 @@ "id": "modifying-constructed-stylesheets", "title": "Modifying Constructed Stylesheets", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "dom-cssstylesheet-replace", @@ -291,7 +305,8 @@ "id": "modifying-constructed-stylesheets", "title": "Modifying Constructed Stylesheets", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "dom-cssstylesheet-replacesync", @@ -310,7 +325,8 @@ "id": "modifying-constructed-stylesheets", "title": "Modifying Constructed Stylesheets", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "dom-documentorshadowroot-adoptedstylesheets", @@ -329,7 +345,8 @@ "id": "using-constructed-stylesheets", "title": "Using Constructed Stylesheets", "number": "5" - } + }, + "definedIn": "dt" }, { "id": "adopted-stylesheets", @@ -346,7 +363,8 @@ "id": "using-constructed-stylesheets", "title": "Using Constructed Stylesheets", "number": "5" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/contact-api.json b/tr/dfns/contact-api.json index f1ac7fc02cf3..00e41099416b 100644 --- a/tr/dfns/contact-api.json +++ b/tr/dfns/contact-api.json @@ -19,7 +19,8 @@ "id": "infrastructure", "title": "Infrastructure", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "queue-a-contact-picker-task", @@ -36,7 +37,8 @@ "id": "infrastructure", "title": "Infrastructure", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "user-contact", @@ -53,7 +55,8 @@ "id": "infrastructure-user-contact", "title": "User contact", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "user-contact-names", @@ -72,7 +75,8 @@ "id": "infrastructure-user-contact", "title": "User contact", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "user-contact-emails", @@ -91,7 +95,8 @@ "id": "infrastructure-user-contact", "title": "User contact", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "user-contact-numbers", @@ -110,7 +115,8 @@ "id": "infrastructure-user-contact", "title": "User contact", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "user-contact-addresses", @@ -129,7 +135,8 @@ "id": "infrastructure-user-contact", "title": "User contact", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "user-contact-icons", @@ -148,7 +155,8 @@ "id": "infrastructure-user-contact", "title": "User contact", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "user-contact-contacts-source", @@ -167,7 +175,8 @@ "id": "infrastructure-contacts-source", "title": "Contacts source", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "contacts-source-available-contacts", @@ -186,7 +195,8 @@ "id": "infrastructure-contacts-source", "title": "Contacts source", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "contacts-source-supported-properties", @@ -205,7 +215,8 @@ "id": "infrastructure-contacts-source", "title": "Contacts source", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "navigator-contacts-manager", @@ -224,7 +235,8 @@ "id": "extensions-to-navigator", "title": "Extensions to Navigator", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "dom-navigator-contacts", @@ -243,7 +255,8 @@ "id": "extensions-to-navigator", "title": "Extensions to Navigator", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "contact-picker-is-showing-flag", @@ -260,7 +273,8 @@ "id": "extensions-to-navigator", "title": "Extensions to Navigator", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "enumdef-contactproperty", @@ -277,7 +291,8 @@ "id": "contact-property", "title": "ContactProperty", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-contactproperty-address", @@ -296,7 +311,8 @@ "id": "contact-property", "title": "ContactProperty", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-contactproperty-email", @@ -315,7 +331,8 @@ "id": "contact-property", "title": "ContactProperty", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-contactproperty-icon", @@ -334,7 +351,8 @@ "id": "contact-property", "title": "ContactProperty", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-contactproperty-name", @@ -353,7 +371,8 @@ "id": "contact-property", "title": "ContactProperty", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-contactproperty-tel", @@ -372,7 +391,8 @@ "id": "contact-property", "title": "ContactProperty", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "available", @@ -389,7 +409,8 @@ "id": "contact-property", "title": "ContactProperty", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "contactaddress", @@ -406,7 +427,8 @@ "id": "contacts-manager", "title": "ContactsManager", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dictdef-contactinfo", @@ -423,7 +445,8 @@ "id": "contacts-manager", "title": "ContactsManager", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-contactinfo-address", @@ -442,7 +465,8 @@ "id": "contacts-manager", "title": "ContactsManager", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-contactinfo-email", @@ -461,7 +485,8 @@ "id": "contacts-manager", "title": "ContactsManager", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-contactinfo-icon", @@ -480,7 +505,8 @@ "id": "contacts-manager", "title": "ContactsManager", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-contactinfo-name", @@ -499,7 +525,8 @@ "id": "contacts-manager", "title": "ContactsManager", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-contactinfo-tel", @@ -518,7 +545,8 @@ "id": "contacts-manager", "title": "ContactsManager", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dictdef-contactsselectoptions", @@ -535,7 +563,8 @@ "id": "contacts-manager", "title": "ContactsManager", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-contactsselectoptions-multiple", @@ -554,7 +583,8 @@ "id": "contacts-manager", "title": "ContactsManager", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "contactsmanager", @@ -571,7 +601,8 @@ "id": "contacts-manager", "title": "ContactsManager", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-contactsmanager-select-properties-options-properties", @@ -591,7 +622,8 @@ "id": "contacts-manager", "title": "ContactsManager", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-contactsmanager-select-properties-options-options", @@ -611,7 +643,8 @@ "id": "contacts-manager", "title": "ContactsManager", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-contactsmanager-getproperties", @@ -630,7 +663,8 @@ "id": "contacts-manager-getproperties", "title": "getProperties()", "number": "5.3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-contactsmanager-select", @@ -650,7 +684,8 @@ "id": "contacts-manager-select", "title": "select()", "number": "5.3.2" - } + }, + "definedIn": "prose" }, { "id": "contactsmanager-launching-a-contact-picker", @@ -669,7 +704,8 @@ "id": "contact-picker", "title": "Contact Picker", "number": "6" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/content-index.json b/tr/dfns/content-index.json index c80b05d3954f..75923ed72c27 100644 --- a/tr/dfns/content-index.json +++ b/tr/dfns/content-index.json @@ -21,7 +21,8 @@ "id": "service-worker-registration-concept-extensions", "title": "Extensions to service worker registration", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "service-worker-registration-entry-edit-queue", @@ -40,7 +41,8 @@ "id": "service-worker-registration-concept-extensions", "title": "Extensions to service worker registration", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "content-index-entry", @@ -57,7 +59,8 @@ "id": "content-index-entry-concept", "title": "Content index entry", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "content-index-entry-description", @@ -76,7 +79,8 @@ "id": "content-index-entry-concept", "title": "Content index entry", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "content-index-entry-launch-url", @@ -95,7 +99,8 @@ "id": "content-index-entry-concept", "title": "Content index entry", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "content-index-entry-service-worker-registration", @@ -114,7 +119,8 @@ "id": "content-index-entry-concept", "title": "Content index entry", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "content-index-entry-icons", @@ -133,7 +139,8 @@ "id": "content-index-entry-concept", "title": "Content index entry", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "display", @@ -150,7 +157,8 @@ "id": "content-index-entry-display", "title": "Display", "number": "3.2.1" - } + }, + "definedIn": "prose" }, { "id": "undisplay", @@ -167,7 +175,8 @@ "id": "content-index-entry-undisplay", "title": "Undisplay", "number": "3.2.2" - } + }, + "definedIn": "prose" }, { "id": "delete-a-content-index-entry", @@ -184,7 +193,8 @@ "id": "delete-a-content-index-entry-algorithm", "title": "Delete a content index entry", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "activate-a-content-index-entry", @@ -201,7 +211,8 @@ "id": "activate-a-content-index-entry-algorithm", "title": "Activate a content index entry", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "fire-a-content-delete-event", @@ -218,7 +229,8 @@ "id": "fire-content-delete-event-algorithm", "title": "Fire a content delete event", "number": "4.3" - } + }, + "definedIn": "prose" }, { "id": "dom-serviceworkerglobalscope-oncontentdelete", @@ -237,7 +249,8 @@ "id": "extensions-to-service-worker-global", "title": "Extensions to ServiceWorkerGlobalScope", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "eventdef-serviceworkerglobalscope-contentdelete", @@ -256,7 +269,8 @@ "id": "service-worker-global-events", "title": "Events", "number": "5.1.1" - } + }, + "definedIn": "table" }, { "id": "serviceworkerregistration-content-index", @@ -275,7 +289,8 @@ "id": "extensions-to-service-worker-registration", "title": "Extensions to ServiceWorkerRegistration", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "dom-serviceworkerregistration-index", @@ -294,7 +309,8 @@ "id": "extensions-to-service-worker-registration", "title": "Extensions to ServiceWorkerRegistration", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "enumdef-contentcategory", @@ -311,7 +327,8 @@ "id": "content-index", "title": "ContentIndex", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-contentcategory", @@ -330,7 +347,8 @@ "id": "content-index", "title": "ContentIndex", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-contentcategory-homepage", @@ -349,7 +367,8 @@ "id": "content-index", "title": "ContentIndex", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-contentcategory-article", @@ -368,7 +387,8 @@ "id": "content-index", "title": "ContentIndex", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-contentcategory-video", @@ -387,7 +407,8 @@ "id": "content-index", "title": "ContentIndex", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-contentcategory-audio", @@ -406,7 +427,8 @@ "id": "content-index", "title": "ContentIndex", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dictdef-contentdescription", @@ -423,7 +445,8 @@ "id": "content-index", "title": "ContentIndex", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-contentdescription-id", @@ -442,7 +465,8 @@ "id": "content-index", "title": "ContentIndex", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-contentdescription-title", @@ -461,7 +485,8 @@ "id": "content-index", "title": "ContentIndex", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-contentdescription-description", @@ -480,7 +505,8 @@ "id": "content-index", "title": "ContentIndex", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-contentdescription-category", @@ -499,7 +525,8 @@ "id": "content-index", "title": "ContentIndex", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-contentdescription-icons", @@ -518,7 +545,8 @@ "id": "content-index", "title": "ContentIndex", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-contentdescription-url", @@ -537,7 +565,8 @@ "id": "content-index", "title": "ContentIndex", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "contentindex", @@ -554,7 +583,8 @@ "id": "content-index", "title": "ContentIndex", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-contentindex-add-description-description", @@ -573,7 +603,8 @@ "id": "content-index", "title": "ContentIndex", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-contentindex-delete-id-id", @@ -592,7 +623,8 @@ "id": "content-index", "title": "ContentIndex", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "contentindex-service-worker-registration", @@ -611,7 +643,8 @@ "id": "content-index", "title": "ContentIndex", "number": "5.3" - } + }, + "definedIn": "prose" }, { "id": "dom-contentindex-add", @@ -630,7 +663,8 @@ "id": "content-index-add", "title": "add()", "number": "5.3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-contentindex-delete", @@ -649,7 +683,8 @@ "id": "content-index-delete", "title": "delete()", "number": "5.3.2" - } + }, + "definedIn": "prose" }, { "id": "dom-contentindex-getall", @@ -668,7 +703,8 @@ "id": "content-index-getall", "title": "getAll()", "number": "5.3.3" - } + }, + "definedIn": "prose" }, { "id": "dictdef-contentindexeventinit", @@ -685,7 +721,8 @@ "id": "content-index-event", "title": "ContentIndexEvent", "number": "5.4" - } + }, + "definedIn": "pre" }, { "id": "dom-contentindexeventinit-id", @@ -704,7 +741,8 @@ "id": "content-index-event", "title": "ContentIndexEvent", "number": "5.4" - } + }, + "definedIn": "pre" }, { "id": "dom-contentindexevent-contentindexevent", @@ -723,7 +761,8 @@ "id": "content-index-event", "title": "ContentIndexEvent", "number": "5.4" - } + }, + "definedIn": "pre" }, { "id": "dom-contentindexevent-contentindexevent-type-init-type", @@ -742,7 +781,8 @@ "id": "content-index-event", "title": "ContentIndexEvent", "number": "5.4" - } + }, + "definedIn": "pre" }, { "id": "dom-contentindexevent-contentindexevent-type-init-init", @@ -761,7 +801,8 @@ "id": "content-index-event", "title": "ContentIndexEvent", "number": "5.4" - } + }, + "definedIn": "pre" }, { "id": "contentindexevent", @@ -778,7 +819,8 @@ "id": "content-index-event", "title": "ContentIndexEvent", "number": "5.4" - } + }, + "definedIn": "pre" }, { "id": "dom-contentindexevent-id", @@ -797,7 +839,8 @@ "id": "content-index-event", "title": "ContentIndexEvent", "number": "5.4" - } + }, + "definedIn": "pre" } ] } \ No newline at end of file diff --git a/tr/dfns/cookie-store.json b/tr/dfns/cookie-store.json index 6e91dc79bfd1..ec45101b7184 100644 --- a/tr/dfns/cookie-store.json +++ b/tr/dfns/cookie-store.json @@ -19,7 +19,8 @@ "id": "cookie-concept", "title": "Cookie", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "cookie-name", @@ -38,7 +39,8 @@ "id": "cookie-concept", "title": "Cookie", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "cookie-value", @@ -57,7 +59,8 @@ "id": "cookie-concept", "title": "Cookie", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "cookie-expiry-time", @@ -76,7 +79,8 @@ "id": "cookie-concept", "title": "Cookie", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "cookie-domain", @@ -95,7 +99,8 @@ "id": "cookie-concept", "title": "Cookie", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "cookie-path", @@ -114,7 +119,8 @@ "id": "cookie-concept", "title": "Cookie", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "cookie-creation-time", @@ -133,7 +139,8 @@ "id": "cookie-concept", "title": "Cookie", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "cookie-last-access-time", @@ -152,7 +159,8 @@ "id": "cookie-concept", "title": "Cookie", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "cookie-persistent-flag", @@ -171,7 +179,8 @@ "id": "cookie-concept", "title": "Cookie", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "cookie-host-only-flag", @@ -190,7 +199,8 @@ "id": "cookie-concept", "title": "Cookie", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "cookie-secure-only-flag", @@ -209,7 +219,8 @@ "id": "cookie-concept", "title": "Cookie", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "cookie-http-only-flag", @@ -228,7 +239,8 @@ "id": "cookie-concept", "title": "Cookie", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "cookie-same-site-flag", @@ -247,7 +259,8 @@ "id": "cookie-concept", "title": "Cookie", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "script-visible", @@ -264,7 +277,8 @@ "id": "cookie-concept", "title": "Cookie", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "cookie-store", @@ -281,7 +295,8 @@ "id": "cookie-store--concept", "title": "Cookie Store", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "cookie-change-subscription-list", @@ -298,7 +313,8 @@ "id": "service-worker-extensions", "title": "Extensions to Service Worker", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "cookie-change-subscription", @@ -315,7 +331,8 @@ "id": "service-worker-extensions", "title": "Extensions to Service Worker", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "cookie-change-subscription-name", @@ -334,7 +351,8 @@ "id": "service-worker-extensions", "title": "Extensions to Service Worker", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "cookie-change-subscription-url", @@ -353,7 +371,8 @@ "id": "service-worker-extensions", "title": "Extensions to Service Worker", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "cookiestore", @@ -370,7 +389,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiestore-get-name-name", @@ -389,7 +409,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiestore-get-options-options", @@ -409,7 +430,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiestore-getall-name-name", @@ -428,7 +450,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiestore-getall-options-options", @@ -448,7 +471,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiestore-set-name-value-name", @@ -467,7 +491,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiestore-set-name-value-value", @@ -486,7 +511,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiestore-set-options-options", @@ -505,7 +531,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiestore-delete-name-name", @@ -524,7 +551,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiestore-delete-options-options", @@ -543,7 +571,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiestore-onchange", @@ -562,7 +591,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dictdef-cookiestoregetoptions", @@ -579,7 +609,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiestoregetoptions-name", @@ -598,7 +629,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiestoregetoptions-url", @@ -617,7 +649,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "enumdef-cookiesamesite", @@ -634,7 +667,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiesamesite-strict", @@ -653,7 +687,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiesamesite-lax", @@ -672,7 +707,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiesamesite-none", @@ -691,7 +727,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dictdef-cookieinit", @@ -708,7 +745,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookieinit-name", @@ -727,7 +765,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookieinit-value", @@ -746,7 +785,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookieinit-expires", @@ -765,7 +805,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookieinit-domain", @@ -784,7 +825,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookieinit-path", @@ -803,7 +845,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookieinit-samesite", @@ -822,7 +865,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dictdef-cookiestoredeleteoptions", @@ -839,7 +883,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiestoredeleteoptions-name", @@ -858,7 +903,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiestoredeleteoptions-domain", @@ -877,7 +923,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiestoredeleteoptions-path", @@ -896,7 +943,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dictdef-cookielistitem", @@ -913,7 +961,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookielistitem-name", @@ -932,7 +981,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookielistitem-value", @@ -951,7 +1001,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookielistitem-domain", @@ -970,7 +1021,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookielistitem-path", @@ -989,7 +1041,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookielistitem-expires", @@ -1008,7 +1061,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookielistitem-secure", @@ -1027,7 +1081,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookielistitem-samesite", @@ -1046,7 +1101,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "typedefdef-cookielist", @@ -1063,7 +1119,8 @@ "id": "CookieStore", "title": "The CookieStore Interface", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiestore-get", @@ -1082,7 +1139,8 @@ "id": "CookieStore-get", "title": "The get() method", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-cookiestore-get-options", @@ -1102,7 +1160,8 @@ "id": "CookieStore-get", "title": "The get() method", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-cookiestore-getall", @@ -1121,7 +1180,8 @@ "id": "CookieStore-getAll", "title": "The getAll() method", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "dom-cookiestore-getall-options", @@ -1141,7 +1201,8 @@ "id": "CookieStore-getAll", "title": "The getAll() method", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "dom-cookiestore-set", @@ -1160,7 +1221,8 @@ "id": "CookieStore-set", "title": "The set() method", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "dom-cookiestore-set-options", @@ -1179,7 +1241,8 @@ "id": "CookieStore-set", "title": "The set() method", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "dom-cookiestore-delete", @@ -1198,7 +1261,8 @@ "id": "CookieStore-delete", "title": "The delete() method", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cookiestore-delete-options", @@ -1217,7 +1281,8 @@ "id": "CookieStore-delete", "title": "The delete() method", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "cookiestoremanager-registration", @@ -1236,7 +1301,8 @@ "id": "CookieStoreManager", "title": "The CookieStoreManager Interface", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "cookiestoremanager", @@ -1253,7 +1319,8 @@ "id": "CookieStoreManager", "title": "The CookieStoreManager Interface", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiestoremanager-subscribe-subscriptions-subscriptions", @@ -1272,7 +1339,8 @@ "id": "CookieStoreManager", "title": "The CookieStoreManager Interface", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiestoremanager-unsubscribe-subscriptions-subscriptions", @@ -1291,7 +1359,8 @@ "id": "CookieStoreManager", "title": "The CookieStoreManager Interface", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiestoremanager-subscribe", @@ -1310,7 +1379,8 @@ "id": "CookieStoreManager-subscribe", "title": "The subscribe() method", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dom-cookiestoremanager-getsubscriptions", @@ -1329,7 +1399,8 @@ "id": "CookieStoreManager-getSubscriptions", "title": "The getSubscriptions() method", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dom-cookiestoremanager-unsubscribe", @@ -1348,7 +1419,8 @@ "id": "CookieStoreManager-unsubscribe", "title": "The unsubscribe() method", "number": "4.3" - } + }, + "definedIn": "prose" }, { "id": "dom-serviceworkerregistration-cookies", @@ -1367,7 +1439,8 @@ "id": "ServiceWorkerRegistration", "title": "The ServiceWorkerRegistration interface", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "cookiechangeevent", @@ -1384,7 +1457,8 @@ "id": "CookieChangeEvent", "title": "The CookieChangeEvent interface", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiechangeevent-cookiechangeevent", @@ -1406,7 +1480,8 @@ "id": "CookieChangeEvent", "title": "The CookieChangeEvent interface", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiechangeevent-cookiechangeevent-type-eventinitdict-type", @@ -1428,7 +1503,8 @@ "id": "CookieChangeEvent", "title": "The CookieChangeEvent interface", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiechangeevent-cookiechangeevent-type-eventinitdict-eventinitdict", @@ -1450,7 +1526,8 @@ "id": "CookieChangeEvent", "title": "The CookieChangeEvent interface", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiechangeevent-changed", @@ -1469,7 +1546,8 @@ "id": "CookieChangeEvent", "title": "The CookieChangeEvent interface", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiechangeevent-deleted", @@ -1488,7 +1566,8 @@ "id": "CookieChangeEvent", "title": "The CookieChangeEvent interface", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dictdef-cookiechangeeventinit", @@ -1505,7 +1584,8 @@ "id": "CookieChangeEvent", "title": "The CookieChangeEvent interface", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiechangeeventinit-changed", @@ -1524,7 +1604,8 @@ "id": "CookieChangeEvent", "title": "The CookieChangeEvent interface", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cookiechangeeventinit-deleted", @@ -1543,7 +1624,8 @@ "id": "CookieChangeEvent", "title": "The CookieChangeEvent interface", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "extendablecookiechangeevent", @@ -1560,7 +1642,8 @@ "id": "ExtendableCookieChangeEvent", "title": "The ExtendableCookieChangeEvent interface", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-extendablecookiechangeevent-extendablecookiechangeevent", @@ -1582,7 +1665,8 @@ "id": "ExtendableCookieChangeEvent", "title": "The ExtendableCookieChangeEvent interface", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-extendablecookiechangeevent-extendablecookiechangeevent-type-eventinitdict-type", @@ -1604,7 +1688,8 @@ "id": "ExtendableCookieChangeEvent", "title": "The ExtendableCookieChangeEvent interface", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-extendablecookiechangeevent-extendablecookiechangeevent-type-eventinitdict-eventinitdict", @@ -1626,7 +1711,8 @@ "id": "ExtendableCookieChangeEvent", "title": "The ExtendableCookieChangeEvent interface", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-extendablecookiechangeevent-changed", @@ -1645,7 +1731,8 @@ "id": "ExtendableCookieChangeEvent", "title": "The ExtendableCookieChangeEvent interface", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-extendablecookiechangeevent-deleted", @@ -1664,7 +1751,8 @@ "id": "ExtendableCookieChangeEvent", "title": "The ExtendableCookieChangeEvent interface", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dictdef-extendablecookiechangeeventinit", @@ -1681,7 +1769,8 @@ "id": "ExtendableCookieChangeEvent", "title": "The ExtendableCookieChangeEvent interface", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-extendablecookiechangeeventinit-changed", @@ -1700,7 +1789,8 @@ "id": "ExtendableCookieChangeEvent", "title": "The ExtendableCookieChangeEvent interface", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-extendablecookiechangeeventinit-deleted", @@ -1719,7 +1809,8 @@ "id": "ExtendableCookieChangeEvent", "title": "The ExtendableCookieChangeEvent interface", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "window-associated-cookiestore", @@ -1738,7 +1829,8 @@ "id": "Window", "title": "The Window interface", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "dom-window-cookiestore", @@ -1757,7 +1849,8 @@ "id": "Window", "title": "The Window interface", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "dom-serviceworkerglobalscope-oncookiechange", @@ -1776,7 +1869,8 @@ "id": "ServiceWorkerGlobalScope", "title": "The ServiceWorkerGlobalScope interface", "number": "6.2" - } + }, + "definedIn": "pre" }, { "id": "serviceworkerglobalscope-associated-cookiestore", @@ -1795,7 +1889,8 @@ "id": "ServiceWorkerGlobalScope", "title": "The ServiceWorkerGlobalScope interface", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "dom-serviceworkerglobalscope-cookiestore", @@ -1814,7 +1909,8 @@ "id": "ServiceWorkerGlobalScope", "title": "The ServiceWorkerGlobalScope interface", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "encode", @@ -1831,7 +1927,8 @@ "id": "algorithms", "title": "Algorithms", "number": "7" - } + }, + "definedIn": "prose" }, { "id": "decode", @@ -1848,7 +1945,8 @@ "id": "algorithms", "title": "Algorithms", "number": "7" - } + }, + "definedIn": "prose" }, { "id": "as-a-timestamp", @@ -1865,7 +1963,8 @@ "id": "algorithms", "title": "Algorithms", "number": "7" - } + }, + "definedIn": "prose" }, { "id": "date-serialize", @@ -1882,7 +1981,8 @@ "id": "algorithms", "title": "Algorithms", "number": "7" - } + }, + "definedIn": "prose" }, { "id": "query-cookies", @@ -1899,7 +1999,8 @@ "id": "query-cookies-algorithm", "title": "Query Cookies", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "create-a-cookielistitem", @@ -1916,7 +2017,8 @@ "id": "query-cookies-algorithm", "title": "Query Cookies", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "set-a-cookie", @@ -1933,7 +2035,8 @@ "id": "set-cookie-algorithm", "title": "Set a Cookie", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "delete-a-cookie", @@ -1950,7 +2053,8 @@ "id": "delete-cookie-algorithm", "title": "Delete a Cookie", "number": "7.3" - } + }, + "definedIn": "prose" }, { "id": "process-cookie-changes", @@ -1967,7 +2071,8 @@ "id": "process-changes", "title": "Process Changes", "number": "7.4" - } + }, + "definedIn": "prose" }, { "id": "observable-changes", @@ -1984,7 +2089,8 @@ "id": "process-changes", "title": "Process Changes", "number": "7.4" - } + }, + "definedIn": "prose" }, { "id": "cookie-change", @@ -2001,7 +2107,8 @@ "id": "process-changes", "title": "Process Changes", "number": "7.4" - } + }, + "definedIn": "prose" }, { "id": "fire-a-change-event", @@ -2018,7 +2125,8 @@ "id": "process-changes", "title": "Process Changes", "number": "7.4" - } + }, + "definedIn": "prose" }, { "id": "prepare-lists", @@ -2035,7 +2143,8 @@ "id": "process-changes", "title": "Process Changes", "number": "7.4" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/core-aam-1.2.json b/tr/dfns/core-aam-1.2.json index 15c9dad93790..b96bdd03e45b 100644 --- a/tr/dfns/core-aam-1.2.json +++ b/tr/dfns/core-aam-1.2.json @@ -21,7 +21,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-accessibility-subtree", @@ -38,7 +39,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-accessibility-tree", @@ -55,7 +57,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-accessible-description", @@ -72,7 +75,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-accessible-name", @@ -91,7 +95,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-accessible-object", @@ -110,7 +115,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-assistive-technology", @@ -128,7 +134,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-attribute", @@ -147,7 +154,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-class", @@ -166,7 +174,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-element", @@ -186,7 +195,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-event", @@ -205,7 +215,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-hidden", @@ -222,7 +233,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-informative", @@ -241,7 +253,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-live-region", @@ -260,7 +273,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-managed-state", @@ -279,7 +293,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-node", @@ -296,7 +311,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-normative", @@ -313,7 +329,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-object", @@ -332,7 +349,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-owned-element", @@ -353,7 +371,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-perceivable", @@ -370,7 +389,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-property", @@ -389,7 +409,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-relationship", @@ -408,7 +429,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-role", @@ -427,7 +449,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-semantics", @@ -447,7 +470,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-state", @@ -466,7 +490,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-text-node", @@ -483,7 +508,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-user-agent", @@ -502,7 +528,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "dfn-widget", @@ -521,7 +548,8 @@ "id": "glossary", "title": "Important Terms", "number": "3" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/cors-rfc1918.json b/tr/dfns/cors-rfc1918.json index e6703f2492ee..173336555fd5 100644 --- a/tr/dfns/cors-rfc1918.json +++ b/tr/dfns/cors-rfc1918.json @@ -21,7 +21,8 @@ "id": "framework", "title": "Framework", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "local-address", @@ -40,7 +41,8 @@ "id": "framework", "title": "Framework", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "public-address", @@ -59,7 +61,8 @@ "id": "framework", "title": "Framework", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "private-network-request", @@ -76,7 +79,8 @@ "id": "framework", "title": "Framework", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "http-headerdef-access-control-request-private-network", @@ -93,7 +97,8 @@ "id": "headers", "title": "Additional CORS Headers", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "http-headerdef-access-control-allow-private-network", @@ -110,7 +115,8 @@ "id": "headers", "title": "Additional CORS Headers", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "treat-as-public-address", @@ -127,7 +133,8 @@ "id": "csp", "title": "The treat-as-public-address Content Security Policy Directive", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "enumdef-addressspace", @@ -144,7 +151,8 @@ "id": "feature-detect", "title": "Feature Detection", "number": "2.3" - } + }, + "definedIn": "pre" }, { "id": "dom-addressspace-local", @@ -163,7 +171,8 @@ "id": "feature-detect", "title": "Feature Detection", "number": "2.3" - } + }, + "definedIn": "pre" }, { "id": "dom-addressspace-private", @@ -182,7 +191,8 @@ "id": "feature-detect", "title": "Feature Detection", "number": "2.3" - } + }, + "definedIn": "pre" }, { "id": "dom-addressspace-public", @@ -201,7 +211,8 @@ "id": "feature-detect", "title": "Feature Detection", "number": "2.3" - } + }, + "definedIn": "pre" }, { "id": "dom-document-addressspace", @@ -220,7 +231,8 @@ "id": "feature-detect", "title": "Feature Detection", "number": "2.3" - } + }, + "definedIn": "pre" }, { "id": "dom-workerglobalscope-addressspace", @@ -239,7 +251,8 @@ "id": "feature-detect", "title": "Feature Detection", "number": "2.3" - } + }, + "definedIn": "pre" }, { "id": "cache-request-network-type", @@ -258,7 +271,8 @@ "id": "integration-fetch", "title": "Integration with Fetch", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "address-space", @@ -275,7 +289,8 @@ "id": "integration-html", "title": "Integration with HTML", "number": "3.3" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/crash-reporting.json b/tr/dfns/crash-reporting.json index 46c89c5757f2..db35c70bd902 100644 --- a/tr/dfns/crash-reporting.json +++ b/tr/dfns/crash-reporting.json @@ -19,7 +19,8 @@ "id": "crash-report", "title": "Crash Reports", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "crashreportbody", @@ -36,7 +37,8 @@ "id": "crash-report", "title": "Crash Reports", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-crashreportbody-tojson", @@ -55,7 +57,8 @@ "id": "crash-report", "title": "Crash Reports", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-crashreportbody-reason", @@ -74,7 +77,8 @@ "id": "crash-report", "title": "Crash Reports", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "crashreportbody-reason", @@ -93,7 +97,8 @@ "id": "crash-report", "title": "Crash Reports", "number": "3" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/credential-management-1.json b/tr/dfns/credential-management-1.json index 44324e5ec08f..cc24c9b836a2 100644 --- a/tr/dfns/credential-management-1.json +++ b/tr/dfns/credential-management-1.json @@ -19,7 +19,8 @@ "id": "core", "title": "Core API", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "credential-effective", @@ -38,7 +39,8 @@ "id": "core", "title": "Core API", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "credential-source", @@ -55,7 +57,8 @@ "id": "core", "title": "Core API", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "concept-credential-store", @@ -72,7 +75,8 @@ "id": "core-infrastructure", "title": "Infrastructure", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "abstract-opdef-credential-store-store-a-credential", @@ -91,7 +95,8 @@ "id": "core-infrastructure", "title": "Infrastructure", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "abstract-opdef-credential-store-retrieve-a-list-of-credentials", @@ -110,7 +115,8 @@ "id": "core-infrastructure", "title": "Infrastructure", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "abstract-opdef-credential-store-modify-a-credential", @@ -129,7 +135,8 @@ "id": "core-infrastructure", "title": "Infrastructure", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "origin-prevent-silent-access-flag", @@ -148,7 +155,8 @@ "id": "core-infrastructure", "title": "Infrastructure", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "origin-requires-user-mediation", @@ -167,7 +175,8 @@ "id": "core-infrastructure", "title": "Infrastructure", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "same-origin-with-its-ancestors", @@ -184,7 +193,8 @@ "id": "core-infrastructure", "title": "Infrastructure", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "credential", @@ -201,7 +211,8 @@ "id": "the-credential-interface", "title": "The Credential Interface", "number": "2.2" - } + }, + "definedIn": "pre" }, { "id": "dom-credential-id", @@ -220,7 +231,8 @@ "id": "the-credential-interface", "title": "The Credential Interface", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "dom-credential-type", @@ -239,7 +251,8 @@ "id": "the-credential-interface", "title": "The Credential Interface", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "dom-credential-type-slot", @@ -258,7 +271,8 @@ "id": "the-credential-interface", "title": "The Credential Interface", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "credential-credential-type", @@ -277,7 +291,8 @@ "id": "the-credential-interface", "title": "The Credential Interface", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "dom-credential-discovery-slot", @@ -296,7 +311,8 @@ "id": "the-credential-interface", "title": "The Credential Interface", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "dom-credential-discovery-credential-store", @@ -315,7 +331,8 @@ "id": "the-credential-interface", "title": "The Credential Interface", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "dom-credential-discovery-remote", @@ -334,7 +351,8 @@ "id": "the-credential-interface", "title": "The Credential Interface", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "credential-origin-bound", @@ -353,7 +371,8 @@ "id": "the-credential-interface", "title": "The Credential Interface", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "dom-credential-origin-slot", @@ -372,7 +391,8 @@ "id": "the-credential-interface", "title": "The Credential Interface", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "dom-credential-collectfromcredentialstore-slot", @@ -391,7 +411,8 @@ "id": "algorithm-collect-creds", "title": "[[CollectFromCredentialStore]] internal method", "number": "2.2.1.1" - } + }, + "definedIn": "prose" }, { "id": "dom-credential-discoverfromexternalsource-slot", @@ -410,7 +431,8 @@ "id": "algorithm-discover-creds", "title": "[[DiscoverFromExternalSource]] internal method", "number": "2.2.1.2" - } + }, + "definedIn": "prose" }, { "id": "dom-credential-store-slot", @@ -429,7 +451,8 @@ "id": "algorithm-store-cred", "title": "[[Store]] internal method", "number": "2.2.1.3" - } + }, + "definedIn": "prose" }, { "id": "dom-credential-create-slot", @@ -448,7 +471,8 @@ "id": "algorithm-create-cred", "title": "[[Create]] internal method", "number": "2.2.1.4" - } + }, + "definedIn": "prose" }, { "id": "credentialuserdata", @@ -465,7 +489,8 @@ "id": "credentialuserdata-mixin", "title": "CredentialUserData Mixin", "number": "2.2.2" - } + }, + "definedIn": "pre" }, { "id": "dom-credentialuserdata-name", @@ -484,7 +509,8 @@ "id": "credentialuserdata-mixin", "title": "CredentialUserData Mixin", "number": "2.2.2" - } + }, + "definedIn": "dt" }, { "id": "dom-credentialuserdata-iconurl", @@ -503,7 +529,8 @@ "id": "credentialuserdata-mixin", "title": "CredentialUserData Mixin", "number": "2.2.2" - } + }, + "definedIn": "dt" }, { "id": "dom-navigator-credentials", @@ -522,7 +549,8 @@ "id": "framework-credential-management", "title": "navigator.credentials", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "credentialscontainer", @@ -539,7 +567,8 @@ "id": "framework-credential-management", "title": "navigator.credentials", "number": "2.3" - } + }, + "definedIn": "pre" }, { "id": "dictdef-credentialdata", @@ -556,7 +585,8 @@ "id": "framework-credential-management", "title": "navigator.credentials", "number": "2.3" - } + }, + "definedIn": "pre" }, { "id": "dom-credentialdata-id", @@ -575,7 +605,8 @@ "id": "framework-credential-management", "title": "navigator.credentials", "number": "2.3" - } + }, + "definedIn": "pre" }, { "id": "dom-credentialscontainer-get", @@ -595,7 +626,8 @@ "id": "framework-credential-management", "title": "navigator.credentials", "number": "2.3" - } + }, + "definedIn": "dt" }, { "id": "dom-credentialscontainer-get-options-options", @@ -614,7 +646,8 @@ "id": "framework-credential-management", "title": "navigator.credentials", "number": "2.3" - } + }, + "definedIn": "table" }, { "id": "dom-credentialscontainer-store", @@ -634,7 +667,8 @@ "id": "framework-credential-management", "title": "navigator.credentials", "number": "2.3" - } + }, + "definedIn": "dt" }, { "id": "dom-credentialscontainer-store-credential-credential", @@ -653,7 +687,8 @@ "id": "framework-credential-management", "title": "navigator.credentials", "number": "2.3" - } + }, + "definedIn": "table" }, { "id": "dom-credentialscontainer-create", @@ -673,7 +708,8 @@ "id": "framework-credential-management", "title": "navigator.credentials", "number": "2.3" - } + }, + "definedIn": "dt" }, { "id": "dom-credentialscontainer-create-options-options", @@ -692,7 +728,8 @@ "id": "framework-credential-management", "title": "navigator.credentials", "number": "2.3" - } + }, + "definedIn": "table" }, { "id": "dom-credentialscontainer-preventsilentaccess", @@ -711,7 +748,8 @@ "id": "framework-credential-management", "title": "navigator.credentials", "number": "2.3" - } + }, + "definedIn": "dt" }, { "id": "dictdef-credentialrequestoptions", @@ -728,7 +766,8 @@ "id": "credentialrequestoptions-dictionary", "title": "The CredentialRequestOptions Dictionary", "number": "2.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-credentialrequestoptions-mediation", @@ -747,7 +786,8 @@ "id": "credentialrequestoptions-dictionary", "title": "The CredentialRequestOptions Dictionary", "number": "2.3.1" - } + }, + "definedIn": "dt" }, { "id": "dom-credentialrequestoptions-signal", @@ -766,7 +806,8 @@ "id": "credentialrequestoptions-dictionary", "title": "The CredentialRequestOptions Dictionary", "number": "2.3.1" - } + }, + "definedIn": "dt" }, { "id": "credentialrequestoptions-relevant-credential-interface-objects", @@ -785,7 +826,8 @@ "id": "credentialrequestoptions-dictionary", "title": "The CredentialRequestOptions Dictionary", "number": "2.3.1" - } + }, + "definedIn": "prose" }, { "id": "credentialrequestoptions-matchable-a-priori", @@ -804,7 +846,8 @@ "id": "credentialrequestoptions-dictionary", "title": "The CredentialRequestOptions Dictionary", "number": "2.3.1" - } + }, + "definedIn": "prose" }, { "id": "enumdef-credentialmediationrequirement", @@ -821,7 +864,8 @@ "id": "mediation-requirements", "title": "Mediation Requirements", "number": "2.3.2" - } + }, + "definedIn": "pre" }, { "id": "dom-credentialmediationrequirement-silent", @@ -840,7 +884,8 @@ "id": "mediation-requirements", "title": "Mediation Requirements", "number": "2.3.2" - } + }, + "definedIn": "dt" }, { "id": "dom-credentialmediationrequirement-optional", @@ -859,7 +904,8 @@ "id": "mediation-requirements", "title": "Mediation Requirements", "number": "2.3.2" - } + }, + "definedIn": "dt" }, { "id": "dom-credentialmediationrequirement-required", @@ -878,7 +924,8 @@ "id": "mediation-requirements", "title": "Mediation Requirements", "number": "2.3.2" - } + }, + "definedIn": "dt" }, { "id": "dictdef-credentialcreationoptions", @@ -895,7 +942,8 @@ "id": "credentialcreationoptions-dictionary", "title": "The CredentialCreationOptions Dictionary", "number": "2.4" - } + }, + "definedIn": "pre" }, { "id": "dom-credentialcreationoptions-signal", @@ -914,7 +962,8 @@ "id": "credentialcreationoptions-dictionary", "title": "The CredentialCreationOptions Dictionary", "number": "2.4" - } + }, + "definedIn": "dt" }, { "id": "abstract-opdef-request-a-credential", @@ -931,7 +980,8 @@ "id": "algorithm-request", "title": "Request a Credential", "number": "2.5.1" - } + }, + "definedIn": "prose" }, { "id": "abstract-opdef-collect-credentials-from-the-credential-store", @@ -950,7 +1000,8 @@ "id": "algorithm-collect-known", "title": "Collect Credentials from the credential store", "number": "2.5.2" - } + }, + "definedIn": "prose" }, { "id": "abstract-opdef-store-a-credential", @@ -967,7 +1018,8 @@ "id": "algorithm-store", "title": "Store a Credential", "number": "2.5.3" - } + }, + "definedIn": "prose" }, { "id": "abstract-opdef-create-a-credential", @@ -984,7 +1036,8 @@ "id": "algorithm-create", "title": "Create a Credential", "number": "2.5.4" - } + }, + "definedIn": "prose" }, { "id": "abstract-opdef-prevent-silent-access", @@ -1001,7 +1054,8 @@ "id": "algorithm-prevent-silent-access", "title": "Prevent Silent Access", "number": "2.5.5" - } + }, + "definedIn": "prose" }, { "id": "dom-passwordcredential-passwordcredential-form-form", @@ -1020,7 +1074,8 @@ "id": "passwordcredential-interface", "title": "The PasswordCredential Interface", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "dom-passwordcredential-passwordcredential-data-data", @@ -1039,7 +1094,8 @@ "id": "passwordcredential-interface", "title": "The PasswordCredential Interface", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "passwordcredential", @@ -1056,7 +1112,8 @@ "id": "passwordcredential-interface", "title": "The PasswordCredential Interface", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "dom-credentialrequestoptions-password", @@ -1075,7 +1132,8 @@ "id": "passwordcredential-interface", "title": "The PasswordCredential Interface", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "dom-passwordcredential-password", @@ -1094,7 +1152,8 @@ "id": "passwordcredential-interface", "title": "The PasswordCredential Interface", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "dom-credential-type-password", @@ -1113,7 +1172,8 @@ "id": "passwordcredential-interface", "title": "The PasswordCredential Interface", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "dom-passwordcredential-passwordcredential", @@ -1132,7 +1192,8 @@ "id": "passwordcredential-interface", "title": "The PasswordCredential Interface", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "dom-passwordcredential-passwordcredential-data", @@ -1151,7 +1212,8 @@ "id": "passwordcredential-interface", "title": "The PasswordCredential Interface", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "dictdef-passwordcredentialdata", @@ -1168,7 +1230,8 @@ "id": "passwordcredential-interface", "title": "The PasswordCredential Interface", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "dom-passwordcredentialdata-name", @@ -1187,7 +1250,8 @@ "id": "passwordcredential-interface", "title": "The PasswordCredential Interface", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "dom-passwordcredentialdata-iconurl", @@ -1206,7 +1270,8 @@ "id": "passwordcredential-interface", "title": "The PasswordCredential Interface", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "dom-passwordcredentialdata-origin", @@ -1225,7 +1290,8 @@ "id": "passwordcredential-interface", "title": "The PasswordCredential Interface", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "dom-passwordcredentialdata-password", @@ -1244,7 +1310,8 @@ "id": "passwordcredential-interface", "title": "The PasswordCredential Interface", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "typedefdef-passwordcredentialinit", @@ -1261,7 +1328,8 @@ "id": "passwordcredential-interface", "title": "The PasswordCredential Interface", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "dom-credentialcreationoptions-password", @@ -1280,7 +1348,8 @@ "id": "passwordcredential-interface", "title": "The PasswordCredential Interface", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "dom-passwordcredential-collectfromcredentialstore-slot", @@ -1299,7 +1368,8 @@ "id": "collectfromcredentialstore-passwordcredential", "title": "PasswordCredential's [[CollectFromCredentialStore]](origin, options, sameOriginWithAncestors)", "number": "3.3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-passwordcredential-create-slot", @@ -1318,7 +1388,8 @@ "id": "create-passwordcredential", "title": "PasswordCredential's [[Create]](origin, options, sameOriginWithAncestors)", "number": "3.3.2" - } + }, + "definedIn": "prose" }, { "id": "dom-passwordcredential-store-slot", @@ -1337,7 +1408,8 @@ "id": "store-passwordcredential", "title": "PasswordCredential's [[Store]](credential, sameOriginWithAncestors)", "number": "3.3.3" - } + }, + "definedIn": "prose" }, { "id": "abstract-opdef-create-a-passwordcredential-from-an-htmlformelement", @@ -1354,7 +1426,8 @@ "id": "construct-passwordcredential-form", "title": "Create a PasswordCredential from an HTMLFormElement", "number": "3.3.4" - } + }, + "definedIn": "prose" }, { "id": "abstract-opdef-create-a-passwordcredential-from-passwordcredentialdata", @@ -1371,7 +1444,8 @@ "id": "construct-passwordcredential-data", "title": "Create a PasswordCredential from PasswordCredentialData", "number": "3.3.5" - } + }, + "definedIn": "prose" }, { "id": "dom-federatedcredential-federatedcredential-data-data", @@ -1390,7 +1464,8 @@ "id": "federatedcredential-interface", "title": "The FederatedCredential Interface", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "federatedcredential", @@ -1407,7 +1482,8 @@ "id": "federatedcredential-interface", "title": "The FederatedCredential Interface", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dictdef-federatedcredentialrequestoptions", @@ -1424,7 +1500,8 @@ "id": "federatedcredential-interface", "title": "The FederatedCredential Interface", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-federatedcredentialrequestoptions-providers", @@ -1443,7 +1520,8 @@ "id": "federatedcredential-interface", "title": "The FederatedCredential Interface", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-federatedcredentialrequestoptions-protocols", @@ -1462,7 +1540,8 @@ "id": "federatedcredential-interface", "title": "The FederatedCredential Interface", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-credentialrequestoptions-federated", @@ -1481,7 +1560,8 @@ "id": "federatedcredential-interface", "title": "The FederatedCredential Interface", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-federatedcredential-provider", @@ -1500,7 +1580,8 @@ "id": "federatedcredential-interface", "title": "The FederatedCredential Interface", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "dom-federatedcredential-protocol", @@ -1519,7 +1600,8 @@ "id": "federatedcredential-interface", "title": "The FederatedCredential Interface", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "dom-federatedcredential-federated", @@ -1538,7 +1620,8 @@ "id": "federatedcredential-interface", "title": "The FederatedCredential Interface", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dom-federatedcredential-federatedcredential", @@ -1557,7 +1640,8 @@ "id": "federatedcredential-interface", "title": "The FederatedCredential Interface", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "dictdef-federatedcredentialinit", @@ -1574,7 +1658,8 @@ "id": "federatedcredential-interface", "title": "The FederatedCredential Interface", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-federatedcredentialinit-name", @@ -1593,7 +1678,8 @@ "id": "federatedcredential-interface", "title": "The FederatedCredential Interface", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-federatedcredentialinit-iconurl", @@ -1612,7 +1698,8 @@ "id": "federatedcredential-interface", "title": "The FederatedCredential Interface", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-federatedcredentialinit-origin", @@ -1631,7 +1718,8 @@ "id": "federatedcredential-interface", "title": "The FederatedCredential Interface", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-federatedcredentialinit-provider", @@ -1650,7 +1738,8 @@ "id": "federatedcredential-interface", "title": "The FederatedCredential Interface", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-federatedcredentialinit-protocol", @@ -1669,7 +1758,8 @@ "id": "federatedcredential-interface", "title": "The FederatedCredential Interface", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-credentialcreationoptions-federated", @@ -1688,7 +1778,8 @@ "id": "federatedcredential-interface", "title": "The FederatedCredential Interface", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-federatedcredential-collectfromcredentialstore-slot", @@ -1707,7 +1798,8 @@ "id": "collectfromcredentialstore-federatedcredential", "title": "FederatedCredential's [[CollectFromCredentialStore]](origin, options, sameOriginWithAncestors)", "number": "4.2.1" - } + }, + "definedIn": "prose" }, { "id": "dom-federatedcredential-create-slot", @@ -1726,7 +1818,8 @@ "id": "create-federatedcredential", "title": "FederatedCredential's [[Create]](origin, options, sameOriginWithAncestors)", "number": "4.2.2" - } + }, + "definedIn": "prose" }, { "id": "dom-federatedcredential-store-slot", @@ -1745,7 +1838,8 @@ "id": "store-federatedcredential", "title": "FederatedCredential's [[Store]](credential, sameOriginWithAncestors)", "number": "4.2.3" - } + }, + "definedIn": "prose" }, { "id": "abstract-opdef-create-a-federatedcredential-from-federatedcredentialinit", @@ -1762,7 +1856,8 @@ "id": "construct-federatedcredential-data", "title": "Create a FederatedCredential from FederatedCredentialInit", "number": "4.2.4" - } + }, + "definedIn": "prose" }, { "id": "user-mediated", @@ -1780,7 +1875,8 @@ "id": "user-mediation", "title": "User Mediation", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "credential-chooser", @@ -1797,7 +1893,8 @@ "id": "user-mediated-selection", "title": "Credential Selection", "number": "5.3" - } + }, + "definedIn": "prose" }, { "id": "abstract-opdef-ask-the-user-to-choose-a-credential", @@ -1816,7 +1913,8 @@ "id": "user-mediation", "title": "User Mediation", "number": "5" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/csp-embedded-enforcement.json b/tr/dfns/csp-embedded-enforcement.json index f1010137b2c7..ed92df1f721d 100644 --- a/tr/dfns/csp-embedded-enforcement.json +++ b/tr/dfns/csp-embedded-enforcement.json @@ -21,7 +21,8 @@ "id": "html-integration", "title": "Integration with HTML", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "dom-htmliframeelement-csp", @@ -40,7 +41,8 @@ "id": "html-integration", "title": "Integration with HTML", "number": "2.1" - } + }, + "definedIn": "pre" }, { "id": "required-csp", @@ -57,7 +59,8 @@ "id": "html-integration", "title": "Integration with HTML", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "http-headerdef-embedding-csp", @@ -74,7 +77,8 @@ "id": "embedding-csp-http-header", "title": "The Embedding-CSP HTTP Request Header", "number": "2.2" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-align-3.json b/tr/dfns/css-align-3.json index caf7f949caa9..01b9e6e3a526 100644 --- a/tr/dfns/css-align-3.json +++ b/tr/dfns/css-align-3.json @@ -19,7 +19,8 @@ "id": "overview", "title": "Overview of Alignment Properties", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "alignment-subject", @@ -36,7 +37,8 @@ "id": "terms", "title": "Alignment Terminology", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "alignment-container", @@ -53,7 +55,8 @@ "id": "terms", "title": "Alignment Terminology", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "fallback-alignment", @@ -70,7 +73,8 @@ "id": "terms", "title": "Alignment Terminology", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "positional-alignment", @@ -87,7 +91,8 @@ "id": "positional-values", "title": "Positional Alignment: the center, start, end, self-start, self-end, flex-start, flex-end, left, and right keywords", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-self-position-center", @@ -107,7 +112,8 @@ "id": "positional-values", "title": "Positional Alignment: the center, start, end, self-start, self-end, flex-start, flex-end, left, and right keywords", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-self-position-start", @@ -127,7 +133,8 @@ "id": "positional-values", "title": "Positional Alignment: the center, start, end, self-start, self-end, flex-start, flex-end, left, and right keywords", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-self-position-end", @@ -147,7 +154,8 @@ "id": "positional-values", "title": "Positional Alignment: the center, start, end, self-start, self-end, flex-start, flex-end, left, and right keywords", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-self-position-self-start", @@ -166,7 +174,8 @@ "id": "positional-values", "title": "Positional Alignment: the center, start, end, self-start, self-end, flex-start, flex-end, left, and right keywords", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-self-position-self-end", @@ -185,7 +194,8 @@ "id": "positional-values", "title": "Positional Alignment: the center, start, end, self-start, self-end, flex-start, flex-end, left, and right keywords", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-self-position-flex-start", @@ -205,7 +215,8 @@ "id": "positional-values", "title": "Positional Alignment: the center, start, end, self-start, self-end, flex-start, flex-end, left, and right keywords", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-self-position-flex-end", @@ -225,7 +236,8 @@ "id": "positional-values", "title": "Positional Alignment: the center, start, end, self-start, self-end, flex-start, flex-end, left, and right keywords", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-justify-content-left", @@ -246,7 +258,8 @@ "id": "positional-values", "title": "Positional Alignment: the center, start, end, self-start, self-end, flex-start, flex-end, left, and right keywords", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-justify-content-right", @@ -267,7 +280,8 @@ "id": "positional-values", "title": "Positional Alignment: the center, start, end, self-start, self-end, flex-start, flex-end, left, and right keywords", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "typedef-self-position", @@ -284,7 +298,8 @@ "id": "positional-values", "title": "Positional Alignment: the center, start, end, self-start, self-end, flex-start, flex-end, left, and right keywords", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "typedef-content-position", @@ -301,7 +316,8 @@ "id": "positional-values", "title": "Positional Alignment: the center, start, end, self-start, self-end, flex-start, flex-end, left, and right keywords", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "baseline-alignment", @@ -318,7 +334,8 @@ "id": "baseline-values", "title": "Baseline Alignment: the baseline keyword and first/last modifiers", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "typedef-baseline-position", @@ -335,7 +352,8 @@ "id": "baseline-values", "title": "Baseline Alignment: the baseline keyword and first/last modifiers", "number": "4.2" - } + }, + "definedIn": "pre" }, { "id": "baseline-alignment-preference", @@ -352,7 +370,8 @@ "id": "baseline-values", "title": "Baseline Alignment: the baseline keyword and first/last modifiers", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-justify-self-baseline", @@ -376,7 +395,8 @@ "id": "baseline-values", "title": "Baseline Alignment: the baseline keyword and first/last modifiers", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-justify-self-first-baseline", @@ -401,7 +421,8 @@ "id": "baseline-values", "title": "Baseline Alignment: the baseline keyword and first/last modifiers", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "first-baseline-alignment", @@ -418,7 +439,8 @@ "id": "baseline-values", "title": "Baseline Alignment: the baseline keyword and first/last modifiers", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-justify-self-last-baseline", @@ -443,7 +465,8 @@ "id": "baseline-values", "title": "Baseline Alignment: the baseline keyword and first/last modifiers", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "last-baseline-alignment", @@ -460,7 +483,8 @@ "id": "baseline-values", "title": "Baseline Alignment: the baseline keyword and first/last modifiers", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "distributed-alignment", @@ -477,7 +501,8 @@ "id": "distribution-values", "title": "Distributed Alignment: the stretch, space-between, space-around, and space-evenly keywords", "number": "4.3" - } + }, + "definedIn": "prose" }, { "id": "valdef-align-content-space-between", @@ -498,7 +523,8 @@ "id": "distribution-values", "title": "Distributed Alignment: the stretch, space-between, space-around, and space-evenly keywords", "number": "4.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-align-content-space-around", @@ -519,7 +545,8 @@ "id": "distribution-values", "title": "Distributed Alignment: the stretch, space-between, space-around, and space-evenly keywords", "number": "4.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-align-content-space-evenly", @@ -540,7 +567,8 @@ "id": "distribution-values", "title": "Distributed Alignment: the stretch, space-between, space-around, and space-evenly keywords", "number": "4.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-align-content-stretch", @@ -561,7 +589,8 @@ "id": "distribution-values", "title": "Distributed Alignment: the stretch, space-between, space-around, and space-evenly keywords", "number": "4.3" - } + }, + "definedIn": "dt" }, { "id": "typedef-content-distribution", @@ -578,7 +607,8 @@ "id": "distribution-values", "title": "Distributed Alignment: the stretch, space-between, space-around, and space-evenly keywords", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "overflow-alignment", @@ -595,7 +625,8 @@ "id": "overflow-values", "title": "Overflow Alignment: the safe and unsafe keywords and scroll safety limits", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "typedef-overflow-position", @@ -612,7 +643,8 @@ "id": "overflow-values", "title": "Overflow Alignment: the safe and unsafe keywords and scroll safety limits", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "valdef-overflow-position-safe", @@ -631,7 +663,8 @@ "id": "overflow-values", "title": "Overflow Alignment: the safe and unsafe keywords and scroll safety limits", "number": "4.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-overflow-position-unsafe", @@ -650,7 +683,8 @@ "id": "overflow-values", "title": "Overflow Alignment: the safe and unsafe keywords and scroll safety limits", "number": "4.4" - } + }, + "definedIn": "dt" }, { "id": "content-distribute", @@ -667,7 +701,8 @@ "id": "content-distribution", "title": "Content Distribution: Aligning a Box’s Contents Within Itself", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "content-distribution-properties", @@ -684,7 +719,8 @@ "id": "content-distribution", "title": "Content Distribution: Aligning a Box’s Contents Within Itself", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "propdef-align-content", @@ -701,7 +737,8 @@ "id": "align-justify-content", "title": "The justify-content and align-content Properties", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-justify-content", @@ -718,7 +755,8 @@ "id": "align-justify-content", "title": "The justify-content and align-content Properties", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "valdef-justify-content-normal", @@ -738,7 +776,8 @@ "id": "align-justify-content", "title": "The justify-content and align-content Properties", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-place-content", @@ -755,7 +794,8 @@ "id": "place-content", "title": "Content-Distribution Shorthand: the place-content property", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "baseline-content-alignment", @@ -774,7 +814,8 @@ "id": "baseline-align-content", "title": "Baseline Content-Alignment", "number": "5.4" - } + }, + "definedIn": "prose" }, { "id": "coordinated-self-alignment-preference", @@ -791,7 +832,8 @@ "id": "baseline-align-content", "title": "Baseline Content-Alignment", "number": "5.4" - } + }, + "definedIn": "prose" }, { "id": "self-align", @@ -808,7 +850,8 @@ "id": "self-alignment", "title": "Self-Alignment: Aligning the Box Within Its Parent", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "self-alignment-properties", @@ -825,7 +868,8 @@ "id": "self-alignment", "title": "Self-Alignment: Aligning the Box Within Its Parent", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "propdef-justify-self", @@ -842,7 +886,8 @@ "id": "justify-self-property", "title": "Inline-Axis (or Main-Axis) Alignment: the justify-self property", "number": "6.1" - } + }, + "definedIn": "table" }, { "id": "valdef-justify-self-auto", @@ -861,7 +906,8 @@ "id": "justify-self-property", "title": "Inline-Axis (or Main-Axis) Alignment: the justify-self property", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-justify-self-normal", @@ -880,7 +926,8 @@ "id": "justify-self-property", "title": "Inline-Axis (or Main-Axis) Alignment: the justify-self property", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-justify-self-stretch", @@ -899,7 +946,8 @@ "id": "justify-self-property", "title": "Inline-Axis (or Main-Axis) Alignment: the justify-self property", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-align-self", @@ -916,7 +964,8 @@ "id": "align-self-property", "title": "Block-Axis (or Cross-Axis) Alignment: the align-self property", "number": "6.2" - } + }, + "definedIn": "table" }, { "id": "valdef-align-self-auto", @@ -935,7 +984,8 @@ "id": "align-self-property", "title": "Block-Axis (or Cross-Axis) Alignment: the align-self property", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-align-self-normal", @@ -954,7 +1004,8 @@ "id": "align-self-property", "title": "Block-Axis (or Cross-Axis) Alignment: the align-self property", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-align-self-stretch", @@ -973,7 +1024,8 @@ "id": "align-self-property", "title": "Block-Axis (or Cross-Axis) Alignment: the align-self property", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-place-self", @@ -990,7 +1042,8 @@ "id": "place-self-property", "title": "Self-Alignment Shorthand: the place-self property", "number": "6.3" - } + }, + "definedIn": "table" }, { "id": "baseline-self-alignment", @@ -1009,7 +1062,8 @@ "id": "baseline-align-self", "title": "Baseline Self-Alignment", "number": "6.4" - } + }, + "definedIn": "prose" }, { "id": "propdef-justify-items", @@ -1026,7 +1080,8 @@ "id": "justify-items-property", "title": "Inline-Axis (or Main-Axis) Alignment: the justify-items property", "number": "7.1" - } + }, + "definedIn": "table" }, { "id": "valdef-justify-items-legacy", @@ -1045,7 +1100,8 @@ "id": "justify-items-property", "title": "Inline-Axis (or Main-Axis) Alignment: the justify-items property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-align-items", @@ -1062,7 +1118,8 @@ "id": "align-items-property", "title": "Block-Axis (or Cross-Axis) Alignment: the align-items property", "number": "7.2" - } + }, + "definedIn": "table" }, { "id": "propdef-place-items", @@ -1079,7 +1136,8 @@ "id": "place-items-property", "title": "Self-Alignment Shorthand: the place-items property", "number": "7.3" - } + }, + "definedIn": "table" }, { "id": "propdef-row-gap", @@ -1096,7 +1154,8 @@ "id": "column-row-gap", "title": "Row and Column Gutters: the row-gap and column-gap properties", "number": "8.1" - } + }, + "definedIn": "table" }, { "id": "propdef-column-gap", @@ -1113,7 +1172,8 @@ "id": "column-row-gap", "title": "Row and Column Gutters: the row-gap and column-gap properties", "number": "8.1" - } + }, + "definedIn": "table" }, { "id": "gutter", @@ -1130,7 +1190,8 @@ "id": "column-row-gap", "title": "Row and Column Gutters: the row-gap and column-gap properties", "number": "8.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-row-gap-normal", @@ -1151,7 +1212,8 @@ "id": "column-row-gap", "title": "Row and Column Gutters: the row-gap and column-gap properties", "number": "8.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-gap", @@ -1168,7 +1230,8 @@ "id": "gap-shorthand", "title": "Gap Shorthand: the gap property", "number": "8.2" - } + }, + "definedIn": "table" }, { "id": "propdef-grid-row-gap", @@ -1185,7 +1248,8 @@ "id": "gap-legacy", "title": "Legacy Gap Properties: the grid-row-gap, grid-column-gap, and grid-gap properties", "number": "8.3" - } + }, + "definedIn": "prose" }, { "id": "propdef-grid-column-gap", @@ -1202,7 +1266,8 @@ "id": "gap-legacy", "title": "Legacy Gap Properties: the grid-row-gap, grid-column-gap, and grid-gap properties", "number": "8.3" - } + }, + "definedIn": "prose" }, { "id": "propdef-grid-gap", @@ -1219,7 +1284,8 @@ "id": "gap-legacy", "title": "Legacy Gap Properties: the grid-row-gap, grid-column-gap, and grid-gap properties", "number": "8.3" - } + }, + "definedIn": "prose" }, { "id": "baseline-set", @@ -1236,7 +1302,8 @@ "id": "baseline-rules", "title": "Baseline Alignment Details", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "first-baseline-set", @@ -1254,7 +1321,8 @@ "id": "baseline-export", "title": "Determining the Baselines of a Box", "number": "9.1" - } + }, + "definedIn": "prose" }, { "id": "last-baseline-set", @@ -1272,7 +1340,8 @@ "id": "baseline-export", "title": "Determining the Baselines of a Box", "number": "9.1" - } + }, + "definedIn": "prose" }, { "id": "alignment-baseline", @@ -1289,7 +1358,8 @@ "id": "baseline-export", "title": "Determining the Baselines of a Box", "number": "9.1" - } + }, + "definedIn": "prose" }, { "id": "generate-baselines", @@ -1309,7 +1379,8 @@ "id": "baseline-export", "title": "Determining the Baselines of a Box", "number": "9.1" - } + }, + "definedIn": "prose" }, { "id": "synthesize-baseline", @@ -1330,7 +1401,8 @@ "id": "baseline-export", "title": "Determining the Baselines of a Box", "number": "9.1" - } + }, + "definedIn": "prose" }, { "id": "baseline-sharing-group", @@ -1347,7 +1419,8 @@ "id": "baseline-terms", "title": "Baseline Alignment Grouping", "number": "9.2" - } + }, + "definedIn": "prose" }, { "id": "shared-alignment-context", @@ -1365,7 +1438,8 @@ "id": "baseline-terms", "title": "Baseline Alignment Grouping", "number": "9.2" - } + }, + "definedIn": "prose" }, { "id": "compatible-baseline-alignment-preferences", @@ -1382,7 +1456,8 @@ "id": "baseline-terms", "title": "Baseline Alignment Grouping", "number": "9.2" - } + }, + "definedIn": "prose" }, { "id": "static-position-rectangle", @@ -1398,7 +1473,8 @@ "heading": { "id": "staticpos-rect", "title": "10. Appendix A: Static Position Terminology" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-animation-worklet-1.json b/tr/dfns/css-animation-worklet-1.json index 673a77fa8829..d2a53271bbba 100644 --- a/tr/dfns/css-animation-worklet-1.json +++ b/tr/dfns/css-animation-worklet-1.json @@ -19,7 +19,8 @@ "id": "animation-worklet-desc", "title": "Animation Worklet", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "dom-css-animationworklet", @@ -38,7 +39,8 @@ "id": "animation-worklet-desc", "title": "Animation Worklet", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "animator", @@ -55,7 +57,8 @@ "id": "animator-desc", "title": "Animator", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dom-statelessanimator-statelessanimator", @@ -75,7 +78,8 @@ "id": "stateless-animator-desc", "title": "StatelessAnimator Interface", "number": "3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-statelessanimator-statelessanimator-options-options", @@ -94,7 +98,8 @@ "id": "stateless-animator-desc", "title": "StatelessAnimator Interface", "number": "3.1" - } + }, + "definedIn": "pre" }, { "id": "statelessanimator", @@ -111,7 +116,8 @@ "id": "stateless-animator-desc", "title": "StatelessAnimator Interface", "number": "3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-statefulanimator-statefulanimator", @@ -132,7 +138,8 @@ "id": "stateful-animator-desc", "title": "StatefulAnimator Interface", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "dom-statefulanimator-statefulanimator-options-state-options", @@ -151,7 +158,8 @@ "id": "stateful-animator-desc", "title": "StatefulAnimator Interface", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "dom-statefulanimator-statefulanimator-options-state-state", @@ -170,7 +178,8 @@ "id": "stateful-animator-desc", "title": "StatefulAnimator Interface", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "statefulanimator", @@ -187,7 +196,8 @@ "id": "stateful-animator-desc", "title": "StatefulAnimator Interface", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "dom-statefulanimator-state", @@ -206,7 +216,8 @@ "id": "stateful-animator-desc", "title": "StatefulAnimator Interface", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "animator-definition", @@ -223,7 +234,8 @@ "id": "animator-definition-desc", "title": "Animator Definition", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "animator-name", @@ -240,7 +252,8 @@ "id": "animator-definition-desc", "title": "Animator Definition", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "class-constructor", @@ -257,7 +270,8 @@ "id": "animator-definition-desc", "title": "Animator Definition", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "animate-function", @@ -274,7 +288,8 @@ "id": "animator-definition-desc", "title": "Animator Definition", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "stateful-flag", @@ -291,7 +306,8 @@ "id": "animator-definition-desc", "title": "Animator Definition", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "animator-name-to-animator-definition-map", @@ -308,7 +324,8 @@ "id": "registering-animator-definition", "title": "Registering an Animator Definition", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "animationworkletglobalscope", @@ -325,7 +342,8 @@ "id": "registering-animator-definition", "title": "Registering an Animator Definition", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-animationworkletglobalscope-registeranimator-name-animatorctor-name", @@ -344,7 +362,8 @@ "id": "registering-animator-definition", "title": "Registering an Animator Definition", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-animationworkletglobalscope-registeranimator-name-animatorctor-animatorctor", @@ -363,7 +382,8 @@ "id": "registering-animator-definition", "title": "Registering an Animator Definition", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "callbackdef-animatorinstanceconstructor", @@ -380,7 +400,8 @@ "id": "registering-animator-definition", "title": "Registering an Animator Definition", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-animatorinstanceconstructor-options", @@ -399,7 +420,8 @@ "id": "registering-animator-definition", "title": "Registering an Animator Definition", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-animatorinstanceconstructor-state", @@ -418,7 +440,8 @@ "id": "registering-animator-definition", "title": "Registering an Animator Definition", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-animationworkletglobalscope-registeranimator", @@ -437,7 +460,8 @@ "id": "registering-animator-definition", "title": "Registering an Animator Definition", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "animator-instance", @@ -454,7 +478,8 @@ "id": "animator-instance-section", "title": "Animator Instance", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "animator-effect", @@ -471,7 +496,8 @@ "id": "animator-instance-section", "title": "Animator Instance", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "animator-current-time", @@ -488,7 +514,8 @@ "id": "animator-instance-section", "title": "Animator Instance", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "animator-timeline", @@ -505,7 +532,8 @@ "id": "animator-instance-section", "title": "Animator Instance", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "animator-serialized-options", @@ -522,7 +550,8 @@ "id": "animator-instance-section", "title": "Animator Instance", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "stateful-animator-instance", @@ -539,7 +568,8 @@ "id": "animator-instance-section", "title": "Animator Instance", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "animator-instance-set", @@ -556,7 +586,8 @@ "id": "creating-animator-instance", "title": "Creating an Animator Instance", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "create-a-new-animator-instance", @@ -573,7 +604,8 @@ "id": "creating-animator-instance", "title": "Creating an Animator Instance", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "run-animators", @@ -590,7 +622,8 @@ "id": "running-animators", "title": "Running Animators", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "remove-an-animator-instance", @@ -607,7 +640,8 @@ "id": "removing-animator", "title": "Removing an Animator Instance", "number": "4.3" - } + }, + "definedIn": "prose" }, { "id": "migrate-an-animator-instance", @@ -624,7 +658,8 @@ "id": "migrating-animator", "title": "Migrating an Animator Instance", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "animation-requested-flag", @@ -641,7 +676,8 @@ "id": "requesting-animation-frames", "title": "Requesting Animation Frames", "number": "4.5" - } + }, + "definedIn": "prose" }, { "id": "frame-requested", @@ -658,7 +694,8 @@ "id": "requesting-animation-frames", "title": "Requesting Animation Frames", "number": "4.5" - } + }, + "definedIn": "prose" }, { "id": "frame-current", @@ -675,7 +712,8 @@ "id": "requesting-animation-frames", "title": "Requesting Animation Frames", "number": "4.5" - } + }, + "definedIn": "prose" }, { "id": "worklet-animation", @@ -692,7 +730,8 @@ "id": "worklet-animation-desc", "title": "Worklet Animation", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "animation-animator-name", @@ -709,7 +748,8 @@ "id": "worklet-animation-desc", "title": "Worklet Animation", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "serialized-options", @@ -726,7 +766,8 @@ "id": "worklet-animation-desc", "title": "Worklet Animation", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "dom-workletanimation-workletanimation-animatorname-effects-timeline-options-animatorname", @@ -745,7 +786,8 @@ "id": "creating-worklet-animation", "title": "Creating a Worklet Animation", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-workletanimation-workletanimation-animatorname-effects-timeline-options-effects", @@ -764,7 +806,8 @@ "id": "creating-worklet-animation", "title": "Creating a Worklet Animation", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-workletanimation-workletanimation-animatorname-effects-timeline-options-timeline", @@ -783,7 +826,8 @@ "id": "creating-worklet-animation", "title": "Creating a Worklet Animation", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-workletanimation-workletanimation-animatorname-effects-timeline-options-options", @@ -802,7 +846,8 @@ "id": "creating-worklet-animation", "title": "Creating a Worklet Animation", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "workletanimation", @@ -819,7 +864,8 @@ "id": "creating-worklet-animation", "title": "Creating a Worklet Animation", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-workletanimation-animatorname", @@ -838,7 +884,8 @@ "id": "creating-worklet-animation", "title": "Creating a Worklet Animation", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-workletanimation-workletanimation", @@ -857,7 +904,8 @@ "id": "creating-worklet-animation", "title": "Creating a Worklet Animation", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "associate-animator-instance-of-worklet-animation", @@ -874,7 +922,8 @@ "id": "worklet-animation-animator-instances", "title": "Interaction with Animator Instances", "number": "5.4" - } + }, + "definedIn": "prose" }, { "id": "disassociate-animator-instance-of-worklet-animation", @@ -891,7 +940,8 @@ "id": "worklet-animation-animator-instances", "title": "Interaction with Animator Instances", "number": "5.4" - } + }, + "definedIn": "prose" }, { "id": "set-animator-instance-of-worklet-animation", @@ -908,7 +958,8 @@ "id": "worklet-animation-animator-instances", "title": "Interaction with Animator Instances", "number": "5.4" - } + }, + "definedIn": "prose" }, { "id": "workletgroupeffect", @@ -925,7 +976,8 @@ "id": "worklet-group-effect", "title": "WorkletGroupEffect", "number": "5.6" - } + }, + "definedIn": "pre" }, { "id": "dom-workletgroupeffect-getchildren", @@ -944,7 +996,8 @@ "id": "worklet-group-effect", "title": "WorkletGroupEffect", "number": "5.6" - } + }, + "definedIn": "pre" }, { "id": "dom-animationeffect-localtime", @@ -963,7 +1016,8 @@ "id": "worklet-group-effect", "title": "WorkletGroupEffect", "number": "5.6" - } + }, + "definedIn": "pre" } ] } \ No newline at end of file diff --git a/tr/dfns/css-animations-1.json b/tr/dfns/css-animations-1.json index 405cb101b77d..d6d1ab24cba5 100644 --- a/tr/dfns/css-animations-1.json +++ b/tr/dfns/css-animations-1.json @@ -19,7 +19,8 @@ "id": "keyframes", "title": "Keyframes", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "typedef-keyframes-name", @@ -36,7 +37,8 @@ "id": "keyframes", "title": "Keyframes", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "typedef-keyframe-block", @@ -53,7 +55,8 @@ "id": "keyframes", "title": "Keyframes", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "typedef-keyframe-selector", @@ -70,7 +73,8 @@ "id": "keyframes", "title": "Keyframes", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "propdef-animation-name", @@ -87,7 +91,8 @@ "id": "animation-name", "title": "The animation-name property", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "valdef-animation-name-none", @@ -106,7 +111,8 @@ "id": "animation-name", "title": "The animation-name property", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-animation-name-keyframes-name", @@ -125,7 +131,8 @@ "id": "animation-name", "title": "The animation-name property", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-animation-duration", @@ -142,7 +149,8 @@ "id": "animation-duration", "title": "The animation-duration property", "number": "4.3" - } + }, + "definedIn": "table" }, { "id": "valdef-animation-duration-time", @@ -161,7 +169,8 @@ "id": "animation-duration", "title": "The animation-duration property", "number": "4.3" - } + }, + "definedIn": "dt" }, { "id": "propdef-animation-timing-function", @@ -178,7 +187,8 @@ "id": "animation-timing-function", "title": "The animation-timing-function property", "number": "4.4" - } + }, + "definedIn": "table" }, { "id": "active-duration", @@ -195,7 +205,8 @@ "id": "animation-iteration-count", "title": "The animation-iteration-count property", "number": "4.5" - } + }, + "definedIn": "prose" }, { "id": "propdef-animation-iteration-count", @@ -212,7 +223,8 @@ "id": "animation-iteration-count", "title": "The animation-iteration-count property", "number": "4.5" - } + }, + "definedIn": "table" }, { "id": "typedef-single-animation-iteration-count", @@ -229,7 +241,8 @@ "id": "animation-iteration-count", "title": "The animation-iteration-count property", "number": "4.5" - } + }, + "definedIn": "prose" }, { "id": "valdef-animation-iteration-count-infinite", @@ -248,7 +261,8 @@ "id": "animation-iteration-count", "title": "The animation-iteration-count property", "number": "4.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-animation-iteration-count-number", @@ -267,7 +281,8 @@ "id": "animation-iteration-count", "title": "The animation-iteration-count property", "number": "4.5" - } + }, + "definedIn": "dt" }, { "id": "propdef-animation-direction", @@ -284,7 +299,8 @@ "id": "animation-direction", "title": "The animation-direction property", "number": "4.6" - } + }, + "definedIn": "table" }, { "id": "typedef-single-animation-direction", @@ -301,7 +317,8 @@ "id": "animation-direction", "title": "The animation-direction property", "number": "4.6" - } + }, + "definedIn": "prose" }, { "id": "valdef-animation-direction-normal", @@ -320,7 +337,8 @@ "id": "animation-direction", "title": "The animation-direction property", "number": "4.6" - } + }, + "definedIn": "dt" }, { "id": "valdef-animation-direction-reverse", @@ -339,7 +357,8 @@ "id": "animation-direction", "title": "The animation-direction property", "number": "4.6" - } + }, + "definedIn": "dt" }, { "id": "valdef-animation-direction-alternate", @@ -358,7 +377,8 @@ "id": "animation-direction", "title": "The animation-direction property", "number": "4.6" - } + }, + "definedIn": "dt" }, { "id": "valdef-animation-direction-alternate-reverse", @@ -377,7 +397,8 @@ "id": "animation-direction", "title": "The animation-direction property", "number": "4.6" - } + }, + "definedIn": "dt" }, { "id": "propdef-animation-play-state", @@ -394,7 +415,8 @@ "id": "animation-play-state", "title": "The animation-play-state property", "number": "4.7" - } + }, + "definedIn": "table" }, { "id": "typedef-single-animation-play-state", @@ -411,7 +433,8 @@ "id": "animation-play-state", "title": "The animation-play-state property", "number": "4.7" - } + }, + "definedIn": "prose" }, { "id": "valdef-animation-play-state-running", @@ -430,7 +453,8 @@ "id": "animation-play-state", "title": "The animation-play-state property", "number": "4.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-animation-play-state-paused", @@ -449,7 +473,8 @@ "id": "animation-play-state", "title": "The animation-play-state property", "number": "4.7" - } + }, + "definedIn": "dt" }, { "id": "propdef-animation-delay", @@ -466,7 +491,8 @@ "id": "animation-delay", "title": "The animation-delay property", "number": "4.8" - } + }, + "definedIn": "table" }, { "id": "valdef-animation-delay-time", @@ -485,7 +511,8 @@ "id": "animation-delay", "title": "The animation-delay property", "number": "4.8" - } + }, + "definedIn": "dt" }, { "id": "propdef-animation-fill-mode", @@ -502,7 +529,8 @@ "id": "animation-fill-mode", "title": "The animation-fill-mode property", "number": "4.9" - } + }, + "definedIn": "table" }, { "id": "typedef-single-animation-fill-mode", @@ -519,7 +547,8 @@ "id": "animation-fill-mode", "title": "The animation-fill-mode property", "number": "4.9" - } + }, + "definedIn": "prose" }, { "id": "valdef-animation-fill-mode-none", @@ -538,7 +567,8 @@ "id": "animation-fill-mode", "title": "The animation-fill-mode property", "number": "4.9" - } + }, + "definedIn": "dt" }, { "id": "valdef-animation-fill-mode-forwards", @@ -557,7 +587,8 @@ "id": "animation-fill-mode", "title": "The animation-fill-mode property", "number": "4.9" - } + }, + "definedIn": "dt" }, { "id": "valdef-animation-fill-mode-backwards", @@ -576,7 +607,8 @@ "id": "animation-fill-mode", "title": "The animation-fill-mode property", "number": "4.9" - } + }, + "definedIn": "dt" }, { "id": "valdef-animation-fill-mode-both", @@ -595,7 +627,8 @@ "id": "animation-fill-mode", "title": "The animation-fill-mode property", "number": "4.9" - } + }, + "definedIn": "dt" }, { "id": "propdef-animation", @@ -612,7 +645,8 @@ "id": "animation", "title": "The animation shorthand property", "number": "4.10" - } + }, + "definedIn": "table" }, { "id": "typedef-single-animation", @@ -629,7 +663,8 @@ "id": "animation", "title": "The animation shorthand property", "number": "4.10" - } + }, + "definedIn": "prose" }, { "id": "dom-animationevent-animationevent", @@ -649,7 +684,8 @@ "id": "interface-animationevent-idl", "title": "IDL Definition", "number": "5.1.1" - } + }, + "definedIn": "pre" }, { "id": "dom-animationevent-animationevent-type-animationeventinitdict-type", @@ -668,7 +704,8 @@ "id": "interface-animationevent-idl", "title": "IDL Definition", "number": "5.1.1" - } + }, + "definedIn": "pre" }, { "id": "dom-animationevent-animationevent-type-animationeventinitdict-animationeventinitdict", @@ -687,7 +724,8 @@ "id": "interface-animationevent-idl", "title": "IDL Definition", "number": "5.1.1" - } + }, + "definedIn": "pre" }, { "id": "animationevent", @@ -704,7 +742,8 @@ "id": "interface-animationevent-idl", "title": "IDL Definition", "number": "5.1.1" - } + }, + "definedIn": "pre" }, { "id": "dictdef-animationeventinit", @@ -721,7 +760,8 @@ "id": "interface-animationevent-idl", "title": "IDL Definition", "number": "5.1.1" - } + }, + "definedIn": "pre" }, { "id": "dom-animationeventinit-animationname", @@ -740,7 +780,8 @@ "id": "interface-animationevent-idl", "title": "IDL Definition", "number": "5.1.1" - } + }, + "definedIn": "pre" }, { "id": "dom-animationeventinit-elapsedtime", @@ -759,7 +800,8 @@ "id": "interface-animationevent-idl", "title": "IDL Definition", "number": "5.1.1" - } + }, + "definedIn": "pre" }, { "id": "dom-animationeventinit-pseudoelement", @@ -778,7 +820,8 @@ "id": "interface-animationevent-idl", "title": "IDL Definition", "number": "5.1.1" - } + }, + "definedIn": "pre" }, { "id": "dom-animationevent-animationname", @@ -797,7 +840,8 @@ "id": "interface-animationevent-attributes", "title": "Attributes", "number": "5.1.2" - } + }, + "definedIn": "dt" }, { "id": "dom-animationevent-elapsedtime", @@ -816,7 +860,8 @@ "id": "interface-animationevent-attributes", "title": "Attributes", "number": "5.1.2" - } + }, + "definedIn": "dt" }, { "id": "dom-animationevent-pseudoelement", @@ -835,7 +880,8 @@ "id": "interface-animationevent-attributes", "title": "Attributes", "number": "5.1.2" - } + }, + "definedIn": "dt" }, { "id": "funcdef-animationevent", @@ -852,7 +898,8 @@ "id": "interface-animationevent-attributes", "title": "Attributes", "number": "5.1.2" - } + }, + "definedIn": "prose" }, { "id": "eventdef-animationevent-animationstart", @@ -871,7 +918,8 @@ "id": "event-animationevent", "title": "Types of AnimationEvent", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "eventdef-animationevent-animationend", @@ -890,7 +938,8 @@ "id": "event-animationevent", "title": "Types of AnimationEvent", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "eventdef-animationevent-animationiteration", @@ -909,7 +958,8 @@ "id": "event-animationevent", "title": "Types of AnimationEvent", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "eventdef-animationevent-animationcancel", @@ -928,7 +978,8 @@ "id": "event-animationevent", "title": "Types of AnimationEvent", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "dom-document-onanimationstart", @@ -948,7 +999,8 @@ "id": "event-handlers-on-elements-document-objects-and-window-objects", "title": "Event handlers on elements, Document objects, and Window objects", "number": "5.3" - } + }, + "definedIn": "table" }, { "id": "dom-document-onanimationiteration", @@ -968,7 +1020,8 @@ "id": "event-handlers-on-elements-document-objects-and-window-objects", "title": "Event handlers on elements, Document objects, and Window objects", "number": "5.3" - } + }, + "definedIn": "table" }, { "id": "dom-document-onanimationend", @@ -988,7 +1041,8 @@ "id": "event-handlers-on-elements-document-objects-and-window-objects", "title": "Event handlers on elements, Document objects, and Window objects", "number": "5.3" - } + }, + "definedIn": "table" }, { "id": "dom-document-onanimationcancel", @@ -1008,7 +1062,8 @@ "id": "event-handlers-on-elements-document-objects-and-window-objects", "title": "Event handlers on elements, Document objects, and Window objects", "number": "5.3" - } + }, + "definedIn": "table" }, { "id": "dom-cssrule-keyframes_rule", @@ -1027,7 +1082,8 @@ "id": "interface-cssrule-idl", "title": "IDL Definition", "number": "6.1.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssrule-keyframe_rule", @@ -1046,7 +1102,8 @@ "id": "interface-cssrule-idl", "title": "IDL Definition", "number": "6.1.1" - } + }, + "definedIn": "pre" }, { "id": "csskeyframerule", @@ -1063,7 +1120,8 @@ "id": "interface-csskeyframerule-idl", "title": "IDL Definition", "number": "6.2.1" - } + }, + "definedIn": "pre" }, { "id": "dom-csskeyframerule-keytext", @@ -1082,7 +1140,8 @@ "id": "interface-csskeyframerule-attributes", "title": "Attributes", "number": "6.2.2" - } + }, + "definedIn": "dt" }, { "id": "dom-csskeyframerule-style", @@ -1101,7 +1160,8 @@ "id": "interface-csskeyframerule-attributes", "title": "Attributes", "number": "6.2.2" - } + }, + "definedIn": "dt" }, { "id": "csskeyframesrule", @@ -1118,7 +1178,8 @@ "id": "interface-csskeyframesrule-idl", "title": "IDL Definition", "number": "6.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-csskeyframesrule-name", @@ -1137,7 +1198,8 @@ "id": "interface-csskeyframesrule-attributes", "title": "Attributes", "number": "6.3.2" - } + }, + "definedIn": "dt" }, { "id": "dom-csskeyframesrule-cssrules", @@ -1156,7 +1218,8 @@ "id": "interface-csskeyframesrule-attributes", "title": "Attributes", "number": "6.3.2" - } + }, + "definedIn": "dt" }, { "id": "dom-csskeyframesrule-appendrule", @@ -1175,7 +1238,8 @@ "id": "interface-csskeyframesrule-appendrule", "title": "The appendRule method", "number": "6.3.3" - } + }, + "definedIn": "prose" }, { "id": "dom-csskeyframesrule-appendrule-rule-rule", @@ -1194,7 +1258,8 @@ "id": "interface-csskeyframesrule-appendrule", "title": "The appendRule method", "number": "6.3.3" - } + }, + "definedIn": "dt" }, { "id": "dom-csskeyframesrule-deleterule", @@ -1213,7 +1278,8 @@ "id": "interface-csskeyframesrule-deleterule", "title": "The deleteRule method", "number": "6.3.4" - } + }, + "definedIn": "prose" }, { "id": "dom-csskeyframesrule-deleterule-select-select", @@ -1232,7 +1298,8 @@ "id": "interface-csskeyframesrule-deleterule", "title": "The deleteRule method", "number": "6.3.4" - } + }, + "definedIn": "dt" }, { "id": "dom-csskeyframesrule-findrule", @@ -1251,7 +1318,8 @@ "id": "interface-csskeyframesrule-findrule", "title": "The findRule method", "number": "6.3.5" - } + }, + "definedIn": "prose" }, { "id": "dom-csskeyframesrule-findrule-select-select", @@ -1270,7 +1338,8 @@ "id": "interface-csskeyframesrule-findrule", "title": "The findRule method", "number": "6.3.5" - } + }, + "definedIn": "dt" }, { "id": "dom-globaleventhandlers-onanimationstart", @@ -1289,7 +1358,8 @@ "id": "interface-globaleventhandlers-idl", "title": "IDL Definition", "number": "6.4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-globaleventhandlers-onanimationiteration", @@ -1308,7 +1378,8 @@ "id": "interface-globaleventhandlers-idl", "title": "IDL Definition", "number": "6.4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-globaleventhandlers-onanimationend", @@ -1327,7 +1398,8 @@ "id": "interface-globaleventhandlers-idl", "title": "IDL Definition", "number": "6.4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-globaleventhandlers-onanimationcancel", @@ -1346,7 +1418,8 @@ "id": "interface-globaleventhandlers-idl", "title": "IDL Definition", "number": "6.4.1" - } + }, + "definedIn": "pre" } ] } \ No newline at end of file diff --git a/tr/dfns/css-animations-2.json b/tr/dfns/css-animations-2.json index 7aee94f91ef5..fc54752d9e1d 100644 --- a/tr/dfns/css-animations-2.json +++ b/tr/dfns/css-animations-2.json @@ -19,7 +19,8 @@ "id": "owning-element-section", "title": "Owning element", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-animation-composition", @@ -36,7 +37,8 @@ "id": "animation-composition", "title": "The animation-composition property", "number": "3.8" - } + }, + "definedIn": "table" }, { "id": "typedef-single-animation-composition", @@ -53,7 +55,8 @@ "id": "animation-composition", "title": "The animation-composition property", "number": "3.8" - } + }, + "definedIn": "prose" }, { "id": "propdef-animation-timeline", @@ -70,7 +73,8 @@ "id": "animation-timeline", "title": "The animation-timeline property", "number": "3.9" - } + }, + "definedIn": "table" }, { "id": "typedef-single-animation-timeline", @@ -87,7 +91,8 @@ "id": "animation-timeline", "title": "The animation-timeline property", "number": "3.9" - } + }, + "definedIn": "pre" }, { "id": "valdef-single-animation-timeline-auto", @@ -106,7 +111,8 @@ "id": "animation-timeline", "title": "The animation-timeline property", "number": "3.9" - } + }, + "definedIn": "dt" }, { "id": "valdef-single-animation-timeline-none", @@ -125,7 +131,8 @@ "id": "animation-timeline", "title": "The animation-timeline property", "number": "3.9" - } + }, + "definedIn": "dt" }, { "id": "typedef-timeline-name", @@ -142,7 +149,8 @@ "id": "animation-timeline", "title": "The animation-timeline property", "number": "3.9" - } + }, + "definedIn": "dt" }, { "id": "typedef-single-animation", @@ -159,7 +167,8 @@ "id": "animation-shorthand", "title": "The animation shorthand property", "number": "3.10" - } + }, + "definedIn": "prose" }, { "id": "interval-start", @@ -176,7 +185,8 @@ "id": "event-dispatch", "title": "Event dispatch", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "interval-end", @@ -193,7 +203,8 @@ "id": "event-dispatch", "title": "Event dispatch", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "elapsed-time", @@ -210,7 +221,8 @@ "id": "event-dispatch", "title": "Event dispatch", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "cssanimation", @@ -227,7 +239,8 @@ "id": "the-CSSAnimation-interface", "title": "The CSSAnimation interface", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssanimation-animationname", @@ -246,7 +259,8 @@ "id": "the-CSSAnimation-interface", "title": "The CSSAnimation interface", "number": "5.1" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-backgrounds-3.json b/tr/dfns/css-backgrounds-3.json index 35fa06fcdddd..592d7495b237 100644 --- a/tr/dfns/css-backgrounds-3.json +++ b/tr/dfns/css-backgrounds-3.json @@ -19,7 +19,8 @@ "id": "value-types", "title": "Value Types", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "propdef-background-color", @@ -36,7 +37,8 @@ "id": "the-background-color", "title": "Base Color: the background-color property", "number": "3.2" - } + }, + "definedIn": "table" }, { "id": "propdef-background-image", @@ -53,7 +55,8 @@ "id": "the-background-image", "title": "Image Sources: the background-image property", "number": "3.3" - } + }, + "definedIn": "table" }, { "id": "typedef-bg-image", @@ -70,7 +73,8 @@ "id": "the-background-image", "title": "Image Sources: the background-image property", "number": "3.3" - } + }, + "definedIn": "pre" }, { "id": "valdef-background-image-none", @@ -89,7 +93,8 @@ "id": "the-background-image", "title": "Image Sources: the background-image property", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "propdef-background-repeat", @@ -106,7 +111,8 @@ "id": "the-background-repeat", "title": "Tiling Images: the background-repeat property", "number": "3.4" - } + }, + "definedIn": "table" }, { "id": "typedef-repeat-style", @@ -123,7 +129,8 @@ "id": "the-background-repeat", "title": "Tiling Images: the background-repeat property", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "valdef-background-repeat-repeat-x", @@ -142,7 +149,8 @@ "id": "the-background-repeat", "title": "Tiling Images: the background-repeat property", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-background-repeat-repeat-y", @@ -161,7 +169,8 @@ "id": "the-background-repeat", "title": "Tiling Images: the background-repeat property", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-background-repeat-repeat", @@ -180,7 +189,8 @@ "id": "the-background-repeat", "title": "Tiling Images: the background-repeat property", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-background-repeat-space", @@ -199,7 +209,8 @@ "id": "the-background-repeat", "title": "Tiling Images: the background-repeat property", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-background-repeat-round", @@ -218,7 +229,8 @@ "id": "the-background-repeat", "title": "Tiling Images: the background-repeat property", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-background-repeat-no-repeat", @@ -237,7 +249,8 @@ "id": "the-background-repeat", "title": "Tiling Images: the background-repeat property", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "propdef-background-attachment", @@ -254,7 +267,8 @@ "id": "the-background-attachment", "title": "Affixing Images: the background-attachment property", "number": "3.5" - } + }, + "definedIn": "table" }, { "id": "typedef-attachment", @@ -271,7 +285,8 @@ "id": "the-background-attachment", "title": "Affixing Images: the background-attachment property", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "valdef-background-attachment-fixed", @@ -290,7 +305,8 @@ "id": "the-background-attachment", "title": "Affixing Images: the background-attachment property", "number": "3.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-background-attachment-local", @@ -309,7 +325,8 @@ "id": "the-background-attachment", "title": "Affixing Images: the background-attachment property", "number": "3.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-background-attachment-scroll", @@ -328,7 +345,8 @@ "id": "the-background-attachment", "title": "Affixing Images: the background-attachment property", "number": "3.5" - } + }, + "definedIn": "dt" }, { "id": "propdef-background-position", @@ -345,7 +363,8 @@ "id": "the-background-position", "title": "Positioning Images: the background-position property", "number": "3.6" - } + }, + "definedIn": "table" }, { "id": "typedef-bg-position", @@ -362,7 +381,8 @@ "id": "the-background-position", "title": "Positioning Images: the background-position property", "number": "3.6" - } + }, + "definedIn": "pre" }, { "id": "valdef-background-position-percentage", @@ -381,7 +401,8 @@ "id": "the-background-position", "title": "Positioning Images: the background-position property", "number": "3.6" - } + }, + "definedIn": "dt" }, { "id": "valdef-background-position-length", @@ -400,7 +421,8 @@ "id": "the-background-position", "title": "Positioning Images: the background-position property", "number": "3.6" - } + }, + "definedIn": "dt" }, { "id": "valdef-background-position-top", @@ -419,7 +441,8 @@ "id": "the-background-position", "title": "Positioning Images: the background-position property", "number": "3.6" - } + }, + "definedIn": "dt" }, { "id": "valdef-background-position-right", @@ -438,7 +461,8 @@ "id": "the-background-position", "title": "Positioning Images: the background-position property", "number": "3.6" - } + }, + "definedIn": "dt" }, { "id": "valdef-background-position-bottom", @@ -457,7 +481,8 @@ "id": "the-background-position", "title": "Positioning Images: the background-position property", "number": "3.6" - } + }, + "definedIn": "dt" }, { "id": "valdef-background-position-left", @@ -476,7 +501,8 @@ "id": "the-background-position", "title": "Positioning Images: the background-position property", "number": "3.6" - } + }, + "definedIn": "dt" }, { "id": "valdef-background-position-center", @@ -495,7 +521,8 @@ "id": "the-background-position", "title": "Positioning Images: the background-position property", "number": "3.6" - } + }, + "definedIn": "dt" }, { "id": "propdef-background-clip", @@ -512,7 +539,8 @@ "id": "the-background-clip", "title": "Painting Area: the background-clip property", "number": "3.7" - } + }, + "definedIn": "table" }, { "id": "background-painting-area", @@ -529,7 +557,8 @@ "id": "the-background-clip", "title": "Painting Area: the background-clip property", "number": "3.7" - } + }, + "definedIn": "prose" }, { "id": "typedef-box", @@ -546,7 +575,8 @@ "id": "the-background-clip", "title": "Painting Area: the background-clip property", "number": "3.7" - } + }, + "definedIn": "pre" }, { "id": "valdef-background-clip-border-box", @@ -565,7 +595,8 @@ "id": "the-background-clip", "title": "Painting Area: the background-clip property", "number": "3.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-background-clip-padding-box", @@ -584,7 +615,8 @@ "id": "the-background-clip", "title": "Painting Area: the background-clip property", "number": "3.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-background-clip-content-box", @@ -603,7 +635,8 @@ "id": "the-background-clip", "title": "Painting Area: the background-clip property", "number": "3.7" - } + }, + "definedIn": "dt" }, { "id": "propdef-background-origin", @@ -620,7 +653,8 @@ "id": "the-background-origin", "title": "Positioning Area: the background-origin property", "number": "3.8" - } + }, + "definedIn": "table" }, { "id": "background-positioning-area", @@ -637,7 +671,8 @@ "id": "the-background-origin", "title": "Positioning Area: the background-origin property", "number": "3.8" - } + }, + "definedIn": "prose" }, { "id": "valdef-background-origin-padding-box", @@ -656,7 +691,8 @@ "id": "the-background-origin", "title": "Positioning Area: the background-origin property", "number": "3.8" - } + }, + "definedIn": "dt" }, { "id": "valdef-background-origin-border-box", @@ -675,7 +711,8 @@ "id": "the-background-origin", "title": "Positioning Area: the background-origin property", "number": "3.8" - } + }, + "definedIn": "dt" }, { "id": "valdef-background-origin-content-box", @@ -694,7 +731,8 @@ "id": "the-background-origin", "title": "Positioning Area: the background-origin property", "number": "3.8" - } + }, + "definedIn": "dt" }, { "id": "propdef-background-size", @@ -711,7 +749,8 @@ "id": "the-background-size", "title": "Sizing Images: the background-size property", "number": "3.9" - } + }, + "definedIn": "table" }, { "id": "typedef-bg-size", @@ -728,7 +767,8 @@ "id": "the-background-size", "title": "Sizing Images: the background-size property", "number": "3.9" - } + }, + "definedIn": "pre" }, { "id": "valdef-background-size-contain", @@ -747,7 +787,8 @@ "id": "the-background-size", "title": "Sizing Images: the background-size property", "number": "3.9" - } + }, + "definedIn": "dt" }, { "id": "valdef-background-size-cover", @@ -766,7 +807,8 @@ "id": "the-background-size", "title": "Sizing Images: the background-size property", "number": "3.9" - } + }, + "definedIn": "dt" }, { "id": "valdef-background-size-length-percentage", @@ -785,7 +827,8 @@ "id": "the-background-size", "title": "Sizing Images: the background-size property", "number": "3.9" - } + }, + "definedIn": "dt" }, { "id": "valdef-background-size-auto", @@ -804,7 +847,8 @@ "id": "the-background-size", "title": "Sizing Images: the background-size property", "number": "3.9" - } + }, + "definedIn": "dt" }, { "id": "propdef-background", @@ -821,7 +865,8 @@ "id": "the-background", "title": "Backgrounds Shorthand: the background property", "number": "3.10" - } + }, + "definedIn": "table" }, { "id": "typedef-bg-layer", @@ -838,7 +883,8 @@ "id": "the-background", "title": "Backgrounds Shorthand: the background property", "number": "3.10" - } + }, + "definedIn": "pre" }, { "id": "typedef-final-bg-layer", @@ -855,7 +901,8 @@ "id": "the-background", "title": "Backgrounds Shorthand: the background property", "number": "3.10" - } + }, + "definedIn": "pre" }, { "id": "propdef-border-top-color", @@ -872,7 +919,8 @@ "id": "the-border-color", "title": "Line Colors: the border-color properties", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-right-color", @@ -889,7 +937,8 @@ "id": "the-border-color", "title": "Line Colors: the border-color properties", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-bottom-color", @@ -906,7 +955,8 @@ "id": "the-border-color", "title": "Line Colors: the border-color properties", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-left-color", @@ -923,7 +973,8 @@ "id": "the-border-color", "title": "Line Colors: the border-color properties", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-color", @@ -940,7 +991,8 @@ "id": "the-border-color", "title": "Line Colors: the border-color properties", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-top-style", @@ -957,7 +1009,8 @@ "id": "the-border-style", "title": "Line Patterns: the border-style properties", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "propdef-border-right-style", @@ -974,7 +1027,8 @@ "id": "the-border-style", "title": "Line Patterns: the border-style properties", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "propdef-border-bottom-style", @@ -991,7 +1045,8 @@ "id": "the-border-style", "title": "Line Patterns: the border-style properties", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "propdef-border-left-style", @@ -1008,7 +1063,8 @@ "id": "the-border-style", "title": "Line Patterns: the border-style properties", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "propdef-border-style", @@ -1025,7 +1081,8 @@ "id": "the-border-style", "title": "Line Patterns: the border-style properties", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "typedef-line-style", @@ -1042,7 +1099,8 @@ "id": "the-border-style", "title": "Line Patterns: the border-style properties", "number": "4.2" - } + }, + "definedIn": "pre" }, { "id": "valdef-line-style-none", @@ -1067,7 +1125,8 @@ "id": "the-border-style", "title": "Line Patterns: the border-style properties", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-line-style-hidden", @@ -1092,7 +1151,8 @@ "id": "the-border-style", "title": "Line Patterns: the border-style properties", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-line-style-dotted", @@ -1117,7 +1177,8 @@ "id": "the-border-style", "title": "Line Patterns: the border-style properties", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-line-style-dashed", @@ -1142,7 +1203,8 @@ "id": "the-border-style", "title": "Line Patterns: the border-style properties", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-line-style-solid", @@ -1167,7 +1229,8 @@ "id": "the-border-style", "title": "Line Patterns: the border-style properties", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-line-style-double", @@ -1192,7 +1255,8 @@ "id": "the-border-style", "title": "Line Patterns: the border-style properties", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-line-style-groove", @@ -1217,7 +1281,8 @@ "id": "the-border-style", "title": "Line Patterns: the border-style properties", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-line-style-ridge", @@ -1242,7 +1307,8 @@ "id": "the-border-style", "title": "Line Patterns: the border-style properties", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-line-style-inset", @@ -1267,7 +1333,8 @@ "id": "the-border-style", "title": "Line Patterns: the border-style properties", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-line-style-outset", @@ -1292,7 +1359,8 @@ "id": "the-border-style", "title": "Line Patterns: the border-style properties", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-border-top-width", @@ -1309,7 +1377,8 @@ "id": "the-border-width", "title": "Line Thickness: the border-width properties", "number": "4.3" - } + }, + "definedIn": "table" }, { "id": "propdef-border-right-width", @@ -1326,7 +1395,8 @@ "id": "the-border-width", "title": "Line Thickness: the border-width properties", "number": "4.3" - } + }, + "definedIn": "table" }, { "id": "propdef-border-bottom-width", @@ -1343,7 +1413,8 @@ "id": "the-border-width", "title": "Line Thickness: the border-width properties", "number": "4.3" - } + }, + "definedIn": "table" }, { "id": "propdef-border-left-width", @@ -1360,7 +1431,8 @@ "id": "the-border-width", "title": "Line Thickness: the border-width properties", "number": "4.3" - } + }, + "definedIn": "table" }, { "id": "propdef-border-width", @@ -1377,7 +1449,8 @@ "id": "the-border-width", "title": "Line Thickness: the border-width properties", "number": "4.3" - } + }, + "definedIn": "table" }, { "id": "typedef-line-width", @@ -1394,7 +1467,8 @@ "id": "the-border-width", "title": "Line Thickness: the border-width properties", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "valdef-line-width-thin", @@ -1419,7 +1493,8 @@ "id": "the-border-width", "title": "Line Thickness: the border-width properties", "number": "4.3" - } + }, + "definedIn": "prose" }, { "id": "valdef-line-width-medium", @@ -1444,7 +1519,8 @@ "id": "the-border-width", "title": "Line Thickness: the border-width properties", "number": "4.3" - } + }, + "definedIn": "prose" }, { "id": "valdef-line-width-thick", @@ -1469,7 +1545,8 @@ "id": "the-border-width", "title": "Line Thickness: the border-width properties", "number": "4.3" - } + }, + "definedIn": "prose" }, { "id": "propdef-border-top", @@ -1486,7 +1563,8 @@ "id": "the-border-shorthands", "title": "Border Shorthand Properties", "number": "4.4" - } + }, + "definedIn": "table" }, { "id": "propdef-border-right", @@ -1503,7 +1581,8 @@ "id": "the-border-shorthands", "title": "Border Shorthand Properties", "number": "4.4" - } + }, + "definedIn": "table" }, { "id": "propdef-border-bottom", @@ -1520,7 +1599,8 @@ "id": "the-border-shorthands", "title": "Border Shorthand Properties", "number": "4.4" - } + }, + "definedIn": "table" }, { "id": "propdef-border-left", @@ -1537,7 +1617,8 @@ "id": "the-border-shorthands", "title": "Border Shorthand Properties", "number": "4.4" - } + }, + "definedIn": "table" }, { "id": "propdef-border", @@ -1554,7 +1635,8 @@ "id": "the-border-shorthands", "title": "Border Shorthand Properties", "number": "4.4" - } + }, + "definedIn": "table" }, { "id": "propdef-border-top-left-radius", @@ -1571,7 +1653,8 @@ "id": "the-border-radius", "title": "Curve Radii: the border-radius properties", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-top-right-radius", @@ -1588,7 +1671,8 @@ "id": "the-border-radius", "title": "Curve Radii: the border-radius properties", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-bottom-right-radius", @@ -1605,7 +1689,8 @@ "id": "the-border-radius", "title": "Curve Radii: the border-radius properties", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-bottom-left-radius", @@ -1622,7 +1707,8 @@ "id": "the-border-radius", "title": "Curve Radii: the border-radius properties", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-radius", @@ -1639,7 +1725,8 @@ "id": "the-border-radius", "title": "Curve Radii: the border-radius properties", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "border-radius", @@ -1656,7 +1743,8 @@ "id": "the-border-radius", "title": "Curve Radii: the border-radius properties", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-border-image-source", @@ -1673,7 +1761,8 @@ "id": "the-border-image-source", "title": "Image Source: the border-image-source property", "number": "6.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-image-slice", @@ -1690,7 +1779,8 @@ "id": "the-border-image-slice", "title": "Image Slicing: the border-image-slice property", "number": "6.2" - } + }, + "definedIn": "table" }, { "id": "valdef-border-image-slice-percentage", @@ -1709,7 +1799,8 @@ "id": "the-border-image-slice", "title": "Image Slicing: the border-image-slice property", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-border-image-slice-number", @@ -1728,7 +1819,8 @@ "id": "the-border-image-slice", "title": "Image Slicing: the border-image-slice property", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "border-image-slice-fill", @@ -1747,7 +1839,8 @@ "id": "the-border-image-slice", "title": "Image Slicing: the border-image-slice property", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-border-image-width", @@ -1764,7 +1857,8 @@ "id": "the-border-image-width", "title": "Drawing Areas: the border-image-width property", "number": "6.3" - } + }, + "definedIn": "table" }, { "id": "border-image-area", @@ -1781,7 +1875,8 @@ "id": "the-border-image-width", "title": "Drawing Areas: the border-image-width property", "number": "6.3" - } + }, + "definedIn": "prose" }, { "id": "valdef-border-image-width-length-percentage", @@ -1800,7 +1895,8 @@ "id": "the-border-image-width", "title": "Drawing Areas: the border-image-width property", "number": "6.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-border-image-width-number", @@ -1819,7 +1915,8 @@ "id": "the-border-image-width", "title": "Drawing Areas: the border-image-width property", "number": "6.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-border-image-width-auto", @@ -1838,7 +1935,8 @@ "id": "the-border-image-width", "title": "Drawing Areas: the border-image-width property", "number": "6.3" - } + }, + "definedIn": "dt" }, { "id": "propdef-border-image-outset", @@ -1855,7 +1953,8 @@ "id": "the-border-image-outset", "title": "Edge Overhang: the border-image-outset property", "number": "6.4" - } + }, + "definedIn": "table" }, { "id": "propdef-border-image-repeat", @@ -1872,7 +1971,8 @@ "id": "the-border-image-repeat", "title": "Image Tiling: the border-image-repeat property", "number": "6.5" - } + }, + "definedIn": "table" }, { "id": "valdef-border-image-repeat-stretch", @@ -1891,7 +1991,8 @@ "id": "the-border-image-repeat", "title": "Image Tiling: the border-image-repeat property", "number": "6.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-border-image-repeat-repeat", @@ -1910,7 +2011,8 @@ "id": "the-border-image-repeat", "title": "Image Tiling: the border-image-repeat property", "number": "6.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-border-image-repeat-round", @@ -1929,7 +2031,8 @@ "id": "the-border-image-repeat", "title": "Image Tiling: the border-image-repeat property", "number": "6.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-border-image-repeat-space", @@ -1948,7 +2051,8 @@ "id": "the-border-image-repeat", "title": "Image Tiling: the border-image-repeat property", "number": "6.5" - } + }, + "definedIn": "dt" }, { "id": "propdef-border-image", @@ -1965,7 +2069,8 @@ "id": "the-border-image", "title": "Border Image Shorthand: the border-image property", "number": "6.7" - } + }, + "definedIn": "table" }, { "id": "propdef-box-shadow", @@ -1982,7 +2087,8 @@ "id": "the-box-shadow", "title": "Drop Shadows: the box-shadow property", "number": "7.1" - } + }, + "definedIn": "table" }, { "id": "box-shadow-none", @@ -2001,7 +2107,8 @@ "id": "the-box-shadow", "title": "Drop Shadows: the box-shadow property", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "typedef-shadow", @@ -2018,7 +2125,8 @@ "id": "the-box-shadow", "title": "Drop Shadows: the box-shadow property", "number": "7.1" - } + }, + "definedIn": "pre" }, { "id": "shadow-offset-x", @@ -2035,7 +2143,8 @@ "id": "the-box-shadow", "title": "Drop Shadows: the box-shadow property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "horizontal-offset", @@ -2052,7 +2161,8 @@ "id": "the-box-shadow", "title": "Drop Shadows: the box-shadow property", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "shadow-offset-y", @@ -2069,7 +2179,8 @@ "id": "the-box-shadow", "title": "Drop Shadows: the box-shadow property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "vertical-offset", @@ -2086,7 +2197,8 @@ "id": "the-box-shadow", "title": "Drop Shadows: the box-shadow property", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "shadow-blur-radius", @@ -2103,7 +2215,8 @@ "id": "the-box-shadow", "title": "Drop Shadows: the box-shadow property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "blur-radius", @@ -2120,7 +2233,8 @@ "id": "the-box-shadow", "title": "Drop Shadows: the box-shadow property", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "shadow-spread-distance", @@ -2137,7 +2251,8 @@ "id": "the-box-shadow", "title": "Drop Shadows: the box-shadow property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "spread-distance", @@ -2154,7 +2269,8 @@ "id": "the-box-shadow", "title": "Drop Shadows: the box-shadow property", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "shadow-color", @@ -2173,7 +2289,8 @@ "id": "the-box-shadow", "title": "Drop Shadows: the box-shadow property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "shadow-inset", @@ -2192,7 +2309,8 @@ "id": "the-box-shadow", "title": "Drop Shadows: the box-shadow property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "outer-box-shadow", @@ -2211,7 +2329,8 @@ "id": "the-box-shadow", "title": "Drop Shadows: the box-shadow property", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "inner-box-shadow", @@ -2230,7 +2349,8 @@ "id": "the-box-shadow", "title": "Drop Shadows: the box-shadow property", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "ua", @@ -2247,7 +2367,8 @@ "id": "glossary", "title": "Glossary", "number": "8.1" - } + }, + "definedIn": "dt" }, { "id": "user-agent", @@ -2264,7 +2385,8 @@ "id": "glossary", "title": "Glossary", "number": "8.1" - } + }, + "definedIn": "dt" }, { "id": "document", @@ -2281,7 +2403,8 @@ "id": "glossary", "title": "Glossary", "number": "8.1" - } + }, + "definedIn": "dt" }, { "id": "style-sheet", @@ -2298,7 +2421,8 @@ "id": "glossary", "title": "Glossary", "number": "8.1" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-backgrounds-4.json b/tr/dfns/css-backgrounds-4.json index 6123773dbd30..577b3e7344ef 100644 --- a/tr/dfns/css-backgrounds-4.json +++ b/tr/dfns/css-backgrounds-4.json @@ -19,7 +19,8 @@ "id": "the-background-position", "title": "Background Positioning: the background-position shorthand property", "number": "2.1" - } + }, + "definedIn": "table" }, { "id": "typedef-position", @@ -36,7 +37,8 @@ "id": "the-background-position", "title": "Background Positioning: the background-position shorthand property", "number": "2.1" - } + }, + "definedIn": "pre" }, { "id": "propdef-background-position-x", @@ -53,7 +55,8 @@ "id": "background-position-longhands", "title": "Background Positioning Longhands: the background-position-x, background-position-y, background-position-inline, and background-position-block properties", "number": "2.1.1" - } + }, + "definedIn": "table" }, { "id": "propdef-background-position-y", @@ -70,7 +73,8 @@ "id": "background-position-longhands", "title": "Background Positioning Longhands: the background-position-x, background-position-y, background-position-inline, and background-position-block properties", "number": "2.1.1" - } + }, + "definedIn": "table" }, { "id": "propdef-background-position-inline", @@ -87,7 +91,8 @@ "id": "background-position-longhands", "title": "Background Positioning Longhands: the background-position-x, background-position-y, background-position-inline, and background-position-block properties", "number": "2.1.1" - } + }, + "definedIn": "table" }, { "id": "propdef-background-position-block", @@ -104,7 +109,8 @@ "id": "background-position-longhands", "title": "Background Positioning Longhands: the background-position-x, background-position-y, background-position-inline, and background-position-block properties", "number": "2.1.1" - } + }, + "definedIn": "table" }, { "id": "propdef-background-clip", @@ -121,7 +127,8 @@ "id": "background-clip", "title": "Painting Area: the background-clip property", "number": "2.2" - } + }, + "definedIn": "table" }, { "id": "background-painting-area", @@ -138,7 +145,8 @@ "id": "background-clip", "title": "Painting Area: the background-clip property", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "typedef-bg-clip", @@ -155,7 +163,8 @@ "id": "background-clip", "title": "Painting Area: the background-clip property", "number": "2.2" - } + }, + "definedIn": "pre" }, { "id": "valdef-background-clip-box", @@ -175,7 +184,8 @@ "id": "background-clip", "title": "Painting Area: the background-clip property", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-background-clip-text", @@ -195,7 +205,8 @@ "id": "background-clip", "title": "Painting Area: the background-clip property", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-background-clip-border", @@ -215,7 +226,8 @@ "id": "background-clip", "title": "Painting Area: the background-clip property", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-border-top-color", @@ -232,7 +244,8 @@ "id": "the-border-color", "title": "Line Colors: the border-color properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-right-color", @@ -249,7 +262,8 @@ "id": "the-border-color", "title": "Line Colors: the border-color properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-bottom-color", @@ -266,7 +280,8 @@ "id": "the-border-color", "title": "Line Colors: the border-color properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-left-color", @@ -283,7 +298,8 @@ "id": "the-border-color", "title": "Line Colors: the border-color properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-color", @@ -300,7 +316,8 @@ "id": "the-border-color", "title": "Line Colors: the border-color properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-radius", @@ -317,7 +334,8 @@ "id": "corner-sizing", "title": "Corner Sizing: the 'border-radius property", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-corner-shape", @@ -334,7 +352,8 @@ "id": "corner-shaping", "title": "Corner Shaping: the corner-shape property", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "valdef-corner-shape-round", @@ -353,7 +372,8 @@ "id": "corner-shaping", "title": "Corner Shaping: the corner-shape property", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-corner-shape-angle", @@ -372,7 +392,8 @@ "id": "corner-shaping", "title": "Corner Shaping: the corner-shape property", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-corners", @@ -389,7 +410,8 @@ "id": "corners-shorthand", "title": "Corner Shape and Size: the corners shorthand", "number": "4.3" - } + }, + "definedIn": "table" }, { "id": "propdef-border-limit", @@ -406,7 +428,8 @@ "id": "border-limit", "title": "Partial Borders: the border-limit property", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "valdef-border-limit-sides", @@ -425,7 +448,8 @@ "id": "border-limit", "title": "Partial Borders: the border-limit property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-border-limit-corners", @@ -444,7 +468,8 @@ "id": "border-limit", "title": "Partial Borders: the border-limit property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-border-limit-left", @@ -463,7 +488,8 @@ "id": "border-limit", "title": "Partial Borders: the border-limit property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-border-limit-right", @@ -482,7 +508,8 @@ "id": "border-limit", "title": "Partial Borders: the border-limit property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-border-limit-top", @@ -501,7 +528,8 @@ "id": "border-limit", "title": "Partial Borders: the border-limit property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-border-limit-bottom", @@ -520,7 +548,8 @@ "id": "border-limit", "title": "Partial Borders: the border-limit property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-border-clip", @@ -537,7 +566,8 @@ "id": "border-clip", "title": "The border-clip properties", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "propdef-border-clip-top", @@ -554,7 +584,8 @@ "id": "border-clip", "title": "The border-clip properties", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "propdef-border-clip-right", @@ -571,7 +602,8 @@ "id": "border-clip", "title": "The border-clip properties", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "propdef-border-clip-bottom", @@ -588,7 +620,8 @@ "id": "border-clip", "title": "The border-clip properties", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "propdef-border-clip-left", @@ -605,7 +638,8 @@ "id": "border-clip", "title": "The border-clip properties", "number": "5.2" - } + }, + "definedIn": "table" } ] } \ No newline at end of file diff --git a/tr/dfns/css-box-3.json b/tr/dfns/css-box-3.json index 347188878e4e..c642a1988515 100644 --- a/tr/dfns/css-box-3.json +++ b/tr/dfns/css-box-3.json @@ -19,7 +19,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "padding-area", @@ -36,7 +37,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "border-area", @@ -53,7 +55,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "margin-area", @@ -70,7 +73,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "box-edge", @@ -89,7 +93,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "content-edge", @@ -106,7 +111,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "inner-edge", @@ -123,7 +129,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "content-box", @@ -140,7 +147,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "padding-edge", @@ -157,7 +165,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "padding-box", @@ -174,7 +183,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "border-edge", @@ -191,7 +201,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "border-box", @@ -208,7 +219,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "margin-edge", @@ -225,7 +237,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "outer-edge", @@ -242,7 +255,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "margin-box", @@ -259,7 +273,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "valdef-box-content-box", @@ -280,7 +295,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-box-padding-box", @@ -301,7 +317,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-box-border-box", @@ -322,7 +339,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-box-margin-box", @@ -343,7 +361,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-box-fill-box", @@ -364,7 +383,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-box-stroke-box", @@ -385,7 +405,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-box-view-box", @@ -406,7 +427,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "box-svg-viewport-origin-box", @@ -429,7 +451,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "typedef-visual-box", @@ -446,7 +469,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "pre" }, { "id": "typedef-layout-box", @@ -463,7 +487,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "pre" }, { "id": "typedef-paint-box", @@ -480,7 +505,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "pre" }, { "id": "typedef-coord-box", @@ -497,7 +523,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "pre" }, { "id": "margin", @@ -514,7 +541,8 @@ "id": "margins", "title": "Margins", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "margin-properties", @@ -531,7 +559,8 @@ "id": "margins", "title": "Margins", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "propdef-margin-top", @@ -548,7 +577,8 @@ "id": "margin-physical", "title": "Page-relative (Physical) Margin Properties: the margin-top, margin-right, margin-bottom, and margin-left properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-margin-right", @@ -565,7 +595,8 @@ "id": "margin-physical", "title": "Page-relative (Physical) Margin Properties: the margin-top, margin-right, margin-bottom, and margin-left properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-margin-bottom", @@ -582,7 +613,8 @@ "id": "margin-physical", "title": "Page-relative (Physical) Margin Properties: the margin-top, margin-right, margin-bottom, and margin-left properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-margin-left", @@ -599,7 +631,8 @@ "id": "margin-physical", "title": "Page-relative (Physical) Margin Properties: the margin-top, margin-right, margin-bottom, and margin-left properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-margin", @@ -616,7 +649,8 @@ "id": "margin-shorthand", "title": "Margin Shorthand: the margin property", "number": "3.2" - } + }, + "definedIn": "table" }, { "id": "padding", @@ -633,7 +667,8 @@ "id": "paddings", "title": "Padding", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "padding-properties", @@ -650,7 +685,8 @@ "id": "paddings", "title": "Padding", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "propdef-padding-top", @@ -667,7 +703,8 @@ "id": "padding-physical", "title": "Page-relative (Physical) Padding Properties: the padding-top, padding-right, padding-bottom, and padding-left properties", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-padding-right", @@ -684,7 +721,8 @@ "id": "padding-physical", "title": "Page-relative (Physical) Padding Properties: the padding-top, padding-right, padding-bottom, and padding-left properties", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-padding-bottom", @@ -701,7 +739,8 @@ "id": "padding-physical", "title": "Page-relative (Physical) Padding Properties: the padding-top, padding-right, padding-bottom, and padding-left properties", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-padding-left", @@ -718,7 +757,8 @@ "id": "padding-physical", "title": "Page-relative (Physical) Padding Properties: the padding-top, padding-right, padding-bottom, and padding-left properties", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-padding", @@ -735,7 +775,8 @@ "id": "padding-shorthand", "title": "Padding Shorthand: the padding property", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "border", @@ -752,7 +793,8 @@ "id": "borders", "title": "Borders", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "border-properties", @@ -769,7 +811,8 @@ "id": "borders", "title": "Borders", "number": "5" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-box-4.json b/tr/dfns/css-box-4.json index 08b75459b589..8eb53a84bafb 100644 --- a/tr/dfns/css-box-4.json +++ b/tr/dfns/css-box-4.json @@ -19,7 +19,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "padding-area", @@ -36,7 +37,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "border-area", @@ -53,7 +55,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "margin-area", @@ -70,7 +73,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "box-edge", @@ -89,7 +93,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "content-edge", @@ -106,7 +111,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "inner-edge", @@ -123,7 +129,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "content-box", @@ -140,7 +147,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "padding-edge", @@ -157,7 +165,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "padding-box", @@ -174,7 +183,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "border-edge", @@ -191,7 +201,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "border-box", @@ -208,7 +219,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "margin-edge", @@ -225,7 +237,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "outer-edge", @@ -242,7 +255,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "margin-box", @@ -259,7 +273,8 @@ "id": "box-model", "title": "The CSS Box Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "valdef-box-content-box", @@ -280,7 +295,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-box-padding-box", @@ -301,7 +317,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-box-border-box", @@ -322,7 +339,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-box-margin-box", @@ -343,7 +361,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-box-fill-box", @@ -364,7 +383,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-box-stroke-box", @@ -385,7 +405,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-box-view-box", @@ -406,7 +427,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "box-svg-viewport-origin-box", @@ -429,7 +451,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "typedef-visual-box", @@ -446,7 +469,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "pre" }, { "id": "typedef-layout-box", @@ -463,7 +487,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "pre" }, { "id": "typedef-paint-box", @@ -480,7 +505,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "pre" }, { "id": "typedef-coord-box", @@ -497,7 +523,8 @@ "id": "keywords", "title": "Box-edge Keywords", "number": "2.1" - } + }, + "definedIn": "pre" }, { "id": "margin", @@ -514,7 +541,8 @@ "id": "margins", "title": "Margins", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "margin-properties", @@ -531,7 +559,8 @@ "id": "margins", "title": "Margins", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "propdef-margin-top", @@ -548,7 +577,8 @@ "id": "margin-physical", "title": "Page-relative (Physical) Margin Properties: the margin-top, margin-right, margin-bottom, and margin-left properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-margin-right", @@ -565,7 +595,8 @@ "id": "margin-physical", "title": "Page-relative (Physical) Margin Properties: the margin-top, margin-right, margin-bottom, and margin-left properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-margin-bottom", @@ -582,7 +613,8 @@ "id": "margin-physical", "title": "Page-relative (Physical) Margin Properties: the margin-top, margin-right, margin-bottom, and margin-left properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-margin-left", @@ -599,7 +631,8 @@ "id": "margin-physical", "title": "Page-relative (Physical) Margin Properties: the margin-top, margin-right, margin-bottom, and margin-left properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-margin", @@ -616,7 +649,8 @@ "id": "margin-shorthand", "title": "Margin Shorthand: the margin property", "number": "3.2" - } + }, + "definedIn": "table" }, { "id": "propdef-margin-trim", @@ -633,7 +667,8 @@ "id": "margin-trim", "title": "Margins at Container Edges: the margin-trim property", "number": "3.3" - } + }, + "definedIn": "table" }, { "id": "valdef-margin-trim-none", @@ -652,7 +687,8 @@ "id": "margin-trim", "title": "Margins at Container Edges: the margin-trim property", "number": "3.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-margin-trim-in-flow", @@ -671,7 +707,8 @@ "id": "margin-trim", "title": "Margins at Container Edges: the margin-trim property", "number": "3.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-margin-trim-all", @@ -690,7 +727,8 @@ "id": "margin-trim", "title": "Margins at Container Edges: the margin-trim property", "number": "3.3" - } + }, + "definedIn": "dt" }, { "id": "padding", @@ -707,7 +745,8 @@ "id": "paddings", "title": "Padding", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "padding-properties", @@ -724,7 +763,8 @@ "id": "paddings", "title": "Padding", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "propdef-padding-top", @@ -741,7 +781,8 @@ "id": "padding-physical", "title": "Page-relative (Physical) Padding Properties: the padding-top, padding-right, padding-bottom, and padding-left properties", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-padding-right", @@ -758,7 +799,8 @@ "id": "padding-physical", "title": "Page-relative (Physical) Padding Properties: the padding-top, padding-right, padding-bottom, and padding-left properties", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-padding-bottom", @@ -775,7 +817,8 @@ "id": "padding-physical", "title": "Page-relative (Physical) Padding Properties: the padding-top, padding-right, padding-bottom, and padding-left properties", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-padding-left", @@ -792,7 +835,8 @@ "id": "padding-physical", "title": "Page-relative (Physical) Padding Properties: the padding-top, padding-right, padding-bottom, and padding-left properties", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-padding", @@ -809,7 +853,8 @@ "id": "padding-shorthand", "title": "Padding Shorthand: the padding property", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "border", @@ -826,7 +871,8 @@ "id": "borders", "title": "Borders", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "border-properties", @@ -843,7 +889,8 @@ "id": "borders", "title": "Borders", "number": "5" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-break-3.json b/tr/dfns/css-break-3.json index de2e47ee2d18..044155cda2c2 100644 --- a/tr/dfns/css-break-3.json +++ b/tr/dfns/css-break-3.json @@ -19,7 +19,8 @@ "id": "intro", "title": "Introduction", "number": "1" - } + }, + "definedIn": "prose" }, { "id": "fragmentation-container", @@ -36,7 +37,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "fragmentainer", @@ -53,7 +55,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "fragmentation-context", @@ -70,7 +73,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "fragmented-flow", @@ -87,7 +91,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "fragmentation-root", @@ -104,7 +109,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "fragmentation-direction", @@ -121,7 +127,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "fragmentation", @@ -138,7 +145,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "box-fragment", @@ -155,7 +163,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "fragment", @@ -172,7 +181,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "remaining-fragmentainer-extent", @@ -189,7 +199,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "fragmentation-break", @@ -206,7 +217,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "break", @@ -223,7 +235,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "propdef-break-before", @@ -240,7 +253,8 @@ "id": "break-between", "title": "Breaks Between Boxes: the break-before and break-after properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-break-after", @@ -257,7 +271,8 @@ "id": "break-between", "title": "Breaks Between Boxes: the break-before and break-after properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "forced-break-values", @@ -274,7 +289,8 @@ "id": "break-between", "title": "Breaks Between Boxes: the break-before and break-after properties", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "avoid-break-values", @@ -291,7 +307,8 @@ "id": "break-between", "title": "Breaks Between Boxes: the break-before and break-after properties", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-break-before-auto", @@ -310,7 +327,8 @@ "heading": { "id": "generic-break-values", "title": "Generic Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-avoid", @@ -329,7 +347,8 @@ "heading": { "id": "generic-break-values", "title": "Generic Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-avoid-page", @@ -348,7 +367,8 @@ "heading": { "id": "page-break-values", "title": "Page Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-page", @@ -367,7 +387,8 @@ "heading": { "id": "page-break-values", "title": "Page Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-left", @@ -386,7 +407,8 @@ "heading": { "id": "page-break-values", "title": "Page Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-right", @@ -405,7 +427,8 @@ "heading": { "id": "page-break-values", "title": "Page Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-recto", @@ -424,7 +447,8 @@ "heading": { "id": "page-break-values", "title": "Page Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-verso", @@ -443,7 +467,8 @@ "heading": { "id": "page-break-values", "title": "Page Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-avoid-column", @@ -462,7 +487,8 @@ "heading": { "id": "column-break-values", "title": "Column Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-column", @@ -481,7 +507,8 @@ "heading": { "id": "column-break-values", "title": "Column Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-avoid-region", @@ -500,7 +527,8 @@ "heading": { "id": "region-break-values", "title": "Region Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-region", @@ -519,7 +547,8 @@ "heading": { "id": "region-break-values", "title": "Region Break Values" - } + }, + "definedIn": "dt" }, { "id": "propagate", @@ -537,7 +566,8 @@ "id": "break-propagation", "title": "Child→Parent Break Propagation", "number": "3.1.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-break-inside", @@ -554,7 +584,8 @@ "id": "break-within", "title": "Breaks Within Boxes: the break-inside property", "number": "3.2" - } + }, + "definedIn": "table" }, { "id": "valdef-break-inside-auto", @@ -574,7 +605,8 @@ "id": "break-within", "title": "Breaks Within Boxes: the break-inside property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-inside-avoid", @@ -594,7 +626,8 @@ "id": "break-within", "title": "Breaks Within Boxes: the break-inside property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-inside-avoid-page", @@ -614,7 +647,8 @@ "id": "break-within", "title": "Breaks Within Boxes: the break-inside property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-inside-avoid-column", @@ -634,7 +668,8 @@ "id": "break-within", "title": "Breaks Within Boxes: the break-inside property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-inside-avoid-region", @@ -654,7 +689,8 @@ "id": "break-within", "title": "Breaks Within Boxes: the break-inside property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-orphans", @@ -671,7 +707,8 @@ "id": "widows-orphans", "title": "Breaks Between Lines: orphans, widows", "number": "3.3" - } + }, + "definedIn": "table" }, { "id": "propdef-widows", @@ -688,7 +725,8 @@ "id": "widows-orphans", "title": "Breaks Between Lines: orphans, widows", "number": "3.3" - } + }, + "definedIn": "table" }, { "id": "monolithic", @@ -705,7 +743,8 @@ "id": "possible-breaks", "title": "Possible Break Points", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "page-break", @@ -722,7 +761,8 @@ "id": "break-types", "title": "Types of Breaks", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "spread-break", @@ -739,7 +779,8 @@ "id": "break-types", "title": "Types of Breaks", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "column-break", @@ -756,7 +797,8 @@ "id": "break-types", "title": "Types of Breaks", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "region-break", @@ -773,7 +815,8 @@ "id": "break-types", "title": "Types of Breaks", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "line-break", @@ -790,7 +833,8 @@ "id": "break-types", "title": "Types of Breaks", "number": "4.2" - } + }, + "definedIn": "note" }, { "id": "forced-break", @@ -807,7 +851,8 @@ "id": "forced-breaks", "title": "Forced Breaks", "number": "4.3" - } + }, + "definedIn": "prose" }, { "id": "unforced-break", @@ -824,7 +869,8 @@ "id": "unforced-breaks", "title": "Unforced Breaks", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "propdef-box-decoration-break", @@ -841,7 +887,8 @@ "id": "break-decoration", "title": "Fragmented Borders and Backgrounds: the box-decoration-break property", "number": "5.4" - } + }, + "definedIn": "table" }, { "id": "valdef-box-decoration-break-clone", @@ -860,7 +907,8 @@ "id": "break-decoration", "title": "Fragmented Borders and Backgrounds: the box-decoration-break property", "number": "5.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-box-decoration-break-slice", @@ -879,7 +927,8 @@ "id": "break-decoration", "title": "Fragmented Borders and Backgrounds: the box-decoration-break property", "number": "5.4" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-break-4.json b/tr/dfns/css-break-4.json index a6bde75f6168..0410531be661 100644 --- a/tr/dfns/css-break-4.json +++ b/tr/dfns/css-break-4.json @@ -19,7 +19,8 @@ "id": "intro", "title": "Introduction", "number": "1" - } + }, + "definedIn": "prose" }, { "id": "fragmentation-container", @@ -36,7 +37,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "fragmentainer", @@ -53,7 +55,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "fragmentation-context", @@ -70,7 +73,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "fragmented-flow", @@ -87,7 +91,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "fragmentation-root", @@ -104,7 +109,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "fragmentation-direction", @@ -121,7 +127,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "fragmentation", @@ -138,7 +145,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "box-fragment", @@ -155,7 +163,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "fragment", @@ -172,7 +181,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "remaining-fragmentainer-extent", @@ -189,7 +199,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "fragmentation-break", @@ -206,7 +217,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "break", @@ -223,7 +235,8 @@ "id": "fragmentation-model", "title": "Fragmentation Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "propdef-break-before", @@ -240,7 +253,8 @@ "id": "break-between", "title": "Breaks Between Boxes: the break-before and break-after properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-break-after", @@ -257,7 +271,8 @@ "id": "break-between", "title": "Breaks Between Boxes: the break-before and break-after properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "forced-break-values", @@ -274,7 +289,8 @@ "id": "break-between", "title": "Breaks Between Boxes: the break-before and break-after properties", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "avoid-break-values", @@ -291,7 +307,8 @@ "id": "break-between", "title": "Breaks Between Boxes: the break-before and break-after properties", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-break-before-auto", @@ -310,7 +327,8 @@ "heading": { "id": "generic-break-values", "title": "Generic Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-avoid", @@ -329,7 +347,8 @@ "heading": { "id": "generic-break-values", "title": "Generic Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-always", @@ -348,7 +367,8 @@ "heading": { "id": "generic-break-values", "title": "Generic Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-all", @@ -367,7 +387,8 @@ "heading": { "id": "generic-break-values", "title": "Generic Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-avoid-page", @@ -386,7 +407,8 @@ "heading": { "id": "page-break-values", "title": "Page Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-page", @@ -405,7 +427,8 @@ "heading": { "id": "page-break-values", "title": "Page Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-left", @@ -424,7 +447,8 @@ "heading": { "id": "page-break-values", "title": "Page Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-right", @@ -443,7 +467,8 @@ "heading": { "id": "page-break-values", "title": "Page Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-recto", @@ -462,7 +487,8 @@ "heading": { "id": "page-break-values", "title": "Page Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-verso", @@ -481,7 +507,8 @@ "heading": { "id": "page-break-values", "title": "Page Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-avoid-column", @@ -500,7 +527,8 @@ "heading": { "id": "column-break-values", "title": "Column Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-column", @@ -519,7 +547,8 @@ "heading": { "id": "column-break-values", "title": "Column Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-avoid-region", @@ -538,7 +567,8 @@ "heading": { "id": "region-break-values", "title": "Region Break Values" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-before-region", @@ -557,7 +587,8 @@ "heading": { "id": "region-break-values", "title": "Region Break Values" - } + }, + "definedIn": "dt" }, { "id": "propagate", @@ -575,7 +606,8 @@ "id": "break-propagation", "title": "Child→Parent Break Propagation", "number": "3.1.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-break-inside", @@ -592,7 +624,8 @@ "id": "break-within", "title": "Breaks Within Boxes: the break-inside property", "number": "3.2" - } + }, + "definedIn": "table" }, { "id": "valdef-break-inside-auto", @@ -612,7 +645,8 @@ "id": "break-within", "title": "Breaks Within Boxes: the break-inside property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-inside-avoid", @@ -632,7 +666,8 @@ "id": "break-within", "title": "Breaks Within Boxes: the break-inside property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-inside-avoid-page", @@ -652,7 +687,8 @@ "id": "break-within", "title": "Breaks Within Boxes: the break-inside property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-inside-avoid-column", @@ -672,7 +708,8 @@ "id": "break-within", "title": "Breaks Within Boxes: the break-inside property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-break-inside-avoid-region", @@ -692,7 +729,8 @@ "id": "break-within", "title": "Breaks Within Boxes: the break-inside property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-orphans", @@ -709,7 +747,8 @@ "id": "widows-orphans", "title": "Breaks Between Lines: orphans, widows", "number": "3.3" - } + }, + "definedIn": "table" }, { "id": "propdef-widows", @@ -726,7 +765,8 @@ "id": "widows-orphans", "title": "Breaks Between Lines: orphans, widows", "number": "3.3" - } + }, + "definedIn": "table" }, { "id": "monolithic", @@ -743,7 +783,8 @@ "id": "possible-breaks", "title": "Possible Break Points", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "page-break", @@ -760,7 +801,8 @@ "id": "break-types", "title": "Types of Breaks", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "spread-break", @@ -777,7 +819,8 @@ "id": "break-types", "title": "Types of Breaks", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "column-break", @@ -794,7 +837,8 @@ "id": "break-types", "title": "Types of Breaks", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "region-break", @@ -811,7 +855,8 @@ "id": "break-types", "title": "Types of Breaks", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "line-break", @@ -828,7 +873,8 @@ "id": "break-types", "title": "Types of Breaks", "number": "4.2" - } + }, + "definedIn": "note" }, { "id": "forced-break", @@ -845,7 +891,8 @@ "id": "forced-breaks", "title": "Forced Breaks", "number": "4.3" - } + }, + "definedIn": "prose" }, { "id": "unforced-break", @@ -862,7 +909,8 @@ "id": "unforced-breaks", "title": "Unforced Breaks", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "propdef-margin-break", @@ -879,7 +927,8 @@ "id": "break-margins", "title": "Adjoining Margins at Breaks: the margin-break property", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "valdef-margin-break-auto", @@ -898,7 +947,8 @@ "id": "break-margins", "title": "Adjoining Margins at Breaks: the margin-break property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-margin-break-keep", @@ -917,7 +967,8 @@ "id": "break-margins", "title": "Adjoining Margins at Breaks: the margin-break property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-margin-break-discard", @@ -936,7 +987,8 @@ "id": "break-margins", "title": "Adjoining Margins at Breaks: the margin-break property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-box-decoration-break", @@ -953,7 +1005,8 @@ "id": "break-decoration", "title": "Fragmented Borders and Backgrounds: the box-decoration-break property", "number": "5.4" - } + }, + "definedIn": "table" }, { "id": "valdef-box-decoration-break-clone", @@ -972,7 +1025,8 @@ "id": "break-decoration", "title": "Fragmented Borders and Backgrounds: the box-decoration-break property", "number": "5.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-box-decoration-break-slice", @@ -991,7 +1045,8 @@ "id": "break-decoration", "title": "Fragmented Borders and Backgrounds: the box-decoration-break property", "number": "5.4" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-cascade-3.json b/tr/dfns/css-cascade-3.json index a729d3ebbf3e..af3047d64f7f 100644 --- a/tr/dfns/css-cascade-3.json +++ b/tr/dfns/css-cascade-3.json @@ -19,7 +19,8 @@ "id": "at-import", "title": "Importing Style Sheets: the @import rule", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "import-conditions", @@ -36,7 +37,8 @@ "id": "at-import", "title": "Importing Style Sheets: the @import rule", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "shorthand-property", @@ -54,7 +56,8 @@ "id": "shorthand", "title": "Shorthand Properties", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "longhand", @@ -73,7 +76,8 @@ "id": "shorthand", "title": "Shorthand Properties", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "reset-only-sub-property", @@ -90,7 +94,8 @@ "id": "shorthand", "title": "Shorthand Properties", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "propdef-all", @@ -107,7 +112,8 @@ "id": "all-shorthand", "title": "Resetting All Properties: the all property", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "declared-value", @@ -124,7 +130,8 @@ "id": "declared", "title": "Declared Values", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "cascaded-value", @@ -141,7 +148,8 @@ "id": "cascaded", "title": "Cascaded Values", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "specified-value", @@ -158,7 +166,8 @@ "id": "specified", "title": "Specified Values", "number": "4.3" - } + }, + "definedIn": "prose" }, { "id": "computed-value", @@ -175,7 +184,8 @@ "id": "computed", "title": "Computed Values", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "used-value", @@ -192,7 +202,8 @@ "id": "used", "title": "Used Values", "number": "4.5" - } + }, + "definedIn": "prose" }, { "id": "actual-value", @@ -209,7 +220,8 @@ "id": "actual", "title": "Actual Values", "number": "4.6" - } + }, + "definedIn": "prose" }, { "id": "cascade", @@ -226,7 +238,8 @@ "id": "cascading", "title": "Cascading", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "output-of-the-cascade", @@ -243,7 +256,8 @@ "id": "cascade-sort", "title": "Cascade Sorting Order", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "origin", @@ -262,7 +276,8 @@ "id": "cascading-origins", "title": "Cascading Origins", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "cascade-origin-author", @@ -281,7 +296,8 @@ "id": "cascading-origins", "title": "Cascading Origins", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "cascade-origin-user", @@ -300,7 +316,8 @@ "id": "cascading-origins", "title": "Cascading Origins", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "cascade-origin-ua", @@ -321,7 +338,8 @@ "id": "cascading-origins", "title": "Cascading Origins", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "cascade-origin-animation", @@ -338,7 +356,8 @@ "id": "cascading-origins", "title": "Cascading Origins", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "cascade-origin-transition", @@ -355,7 +374,8 @@ "id": "cascading-origins", "title": "Cascading Origins", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "important", @@ -372,7 +392,8 @@ "id": "importance", "title": "Important Declarations: the !important annotation", "number": "6.3" - } + }, + "definedIn": "prose" }, { "id": "normal", @@ -389,7 +410,8 @@ "id": "importance", "title": "Important Declarations: the !important annotation", "number": "6.3" - } + }, + "definedIn": "prose" }, { "id": "initial-value", @@ -406,7 +428,8 @@ "id": "initial-values", "title": "Initial Values", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "inheritance", @@ -424,7 +447,8 @@ "id": "inheriting", "title": "Inheritance", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "inherited-value", @@ -441,7 +465,8 @@ "id": "inheriting", "title": "Inheritance", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "inherited-property", @@ -458,7 +483,8 @@ "id": "inheriting", "title": "Inheritance", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-all-initial", @@ -477,7 +503,8 @@ "id": "initial", "title": "Resetting a Property: the initial keyword", "number": "7.3.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-all-inherit", @@ -496,7 +523,8 @@ "id": "inherit", "title": "Explicit Inheritance: the inherit keyword", "number": "7.3.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-all-unset", @@ -515,7 +543,8 @@ "id": "inherit-initial", "title": "Erasing All Declarations: the unset keyword", "number": "7.3.3" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-cascade-4.json b/tr/dfns/css-cascade-4.json index 422993d0550c..f12a8b7ee606 100644 --- a/tr/dfns/css-cascade-4.json +++ b/tr/dfns/css-cascade-4.json @@ -19,7 +19,8 @@ "id": "at-import", "title": "Importing Style Sheets: the @import rule", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "import-conditions", @@ -36,7 +37,8 @@ "id": "at-import", "title": "Importing Style Sheets: the @import rule", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "typedef-media-query", @@ -53,7 +55,8 @@ "id": "conditional-import", "title": "Conditional @import Rules", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "typedef-supports-condition", @@ -70,7 +73,8 @@ "id": "conditional-import", "title": "Conditional @import Rules", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "typedef-declaration", @@ -87,7 +91,8 @@ "id": "conditional-import", "title": "Conditional @import Rules", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "shorthand-property", @@ -105,7 +110,8 @@ "id": "shorthand", "title": "Shorthand Properties", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "longhand", @@ -124,7 +130,8 @@ "id": "shorthand", "title": "Shorthand Properties", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "reset-only-sub-property", @@ -141,7 +148,8 @@ "id": "shorthand", "title": "Shorthand Properties", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "legacy-name-alias", @@ -158,7 +166,8 @@ "id": "aliasing", "title": "Aliasing", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "legacy-shorthand", @@ -175,7 +184,8 @@ "id": "aliasing", "title": "Aliasing", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-all", @@ -192,7 +202,8 @@ "id": "all-shorthand", "title": "Resetting All Properties: the all property", "number": "3.2" - } + }, + "definedIn": "table" }, { "id": "declared-value", @@ -209,7 +220,8 @@ "id": "declared", "title": "Declared Values", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "cascaded-value", @@ -226,7 +238,8 @@ "id": "cascaded", "title": "Cascaded Values", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "specified-value", @@ -243,7 +256,8 @@ "id": "specified", "title": "Specified Values", "number": "4.3" - } + }, + "definedIn": "prose" }, { "id": "computed-value", @@ -260,7 +274,8 @@ "id": "computed", "title": "Computed Values", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "used-value", @@ -277,7 +292,8 @@ "id": "used", "title": "Used Values", "number": "4.5" - } + }, + "definedIn": "prose" }, { "id": "actual-value", @@ -294,7 +310,8 @@ "id": "actual", "title": "Actual Values", "number": "4.6" - } + }, + "definedIn": "prose" }, { "id": "cascade", @@ -311,7 +328,8 @@ "id": "cascading", "title": "Cascading", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "encapsulation-contexts", @@ -328,7 +346,8 @@ "id": "cascade-sort", "title": "Cascade Sorting Order", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "output-of-the-cascade", @@ -345,7 +364,8 @@ "id": "cascade-sort", "title": "Cascade Sorting Order", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "origin", @@ -364,7 +384,8 @@ "id": "cascading-origins", "title": "Cascading Origins", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "cascade-origin-author", @@ -383,7 +404,8 @@ "id": "cascading-origins", "title": "Cascading Origins", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "cascade-origin-user", @@ -402,7 +424,8 @@ "id": "cascading-origins", "title": "Cascading Origins", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "cascade-origin-ua", @@ -423,7 +446,8 @@ "id": "cascading-origins", "title": "Cascading Origins", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "cascade-origin-animation", @@ -440,7 +464,8 @@ "id": "cascading-origins", "title": "Cascading Origins", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "cascade-origin-transition", @@ -457,7 +482,8 @@ "id": "cascading-origins", "title": "Cascading Origins", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "important", @@ -474,7 +500,8 @@ "id": "importance", "title": "Important Declarations: the !important annotation", "number": "6.3" - } + }, + "definedIn": "prose" }, { "id": "normal", @@ -491,7 +518,8 @@ "id": "importance", "title": "Important Declarations: the !important annotation", "number": "6.3" - } + }, + "definedIn": "prose" }, { "id": "initial-value", @@ -508,7 +536,8 @@ "id": "initial-values", "title": "Initial Values", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "inheritance", @@ -526,7 +555,8 @@ "id": "inheriting", "title": "Inheritance", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "inherited-value", @@ -543,7 +573,8 @@ "id": "inheriting", "title": "Inheritance", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "inherited-property", @@ -560,7 +591,8 @@ "id": "inheriting", "title": "Inheritance", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-all-initial", @@ -579,7 +611,8 @@ "id": "initial", "title": "Resetting a Property: the initial keyword", "number": "7.3.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-all-inherit", @@ -598,7 +631,8 @@ "id": "inherit", "title": "Explicit Inheritance: the inherit keyword", "number": "7.3.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-all-unset", @@ -617,7 +651,8 @@ "id": "inherit-initial", "title": "Erasing All Declarations: the unset keyword", "number": "7.3.3" - } + }, + "definedIn": "prose" }, { "id": "valdef-all-revert", @@ -636,7 +671,8 @@ "id": "default", "title": "Rolling Back The Cascade: the revert keyword", "number": "7.3.4" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-cascade-5.json b/tr/dfns/css-cascade-5.json index 180ffb4bb3ef..d807bb3dd54f 100644 --- a/tr/dfns/css-cascade-5.json +++ b/tr/dfns/css-cascade-5.json @@ -19,7 +19,8 @@ "id": "at-import", "title": "Importing Style Sheets: the @import rule", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "import-conditions", @@ -36,7 +37,8 @@ "id": "at-import", "title": "Importing Style Sheets: the @import rule", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "typedef-media-query", @@ -53,7 +55,8 @@ "id": "conditional-import", "title": "Conditional @import Rules", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "typedef-supports-condition", @@ -70,7 +73,8 @@ "id": "conditional-import", "title": "Conditional @import Rules", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "typedef-declaration", @@ -87,7 +91,8 @@ "id": "conditional-import", "title": "Conditional @import Rules", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "shorthand-property", @@ -105,7 +110,8 @@ "id": "shorthand", "title": "Shorthand Properties", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "longhand", @@ -124,7 +130,8 @@ "id": "shorthand", "title": "Shorthand Properties", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "reset-only-sub-property", @@ -141,7 +148,8 @@ "id": "shorthand", "title": "Shorthand Properties", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "legacy-name-alias", @@ -158,7 +166,8 @@ "id": "aliasing", "title": "Aliasing", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "legacy-shorthand", @@ -175,7 +184,8 @@ "id": "aliasing", "title": "Aliasing", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-all", @@ -192,7 +202,8 @@ "id": "all-shorthand", "title": "Resetting All Properties: the all property", "number": "3.2" - } + }, + "definedIn": "table" }, { "id": "declared-value", @@ -209,7 +220,8 @@ "id": "declared", "title": "Declared Values", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "cascaded-value", @@ -226,7 +238,8 @@ "id": "cascaded", "title": "Cascaded Values", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "specified-value", @@ -243,7 +256,8 @@ "id": "specified", "title": "Specified Values", "number": "4.3" - } + }, + "definedIn": "prose" }, { "id": "computed-value", @@ -260,7 +274,8 @@ "id": "computed", "title": "Computed Values", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "used-value", @@ -277,7 +292,8 @@ "id": "used", "title": "Used Values", "number": "4.5" - } + }, + "definedIn": "prose" }, { "id": "applies-to", @@ -295,7 +311,8 @@ "id": "used", "title": "Used Values", "number": "4.5" - } + }, + "definedIn": "prose" }, { "id": "actual-value", @@ -312,7 +329,8 @@ "id": "actual", "title": "Actual Values", "number": "4.6" - } + }, + "definedIn": "prose" }, { "id": "cascade", @@ -329,7 +347,8 @@ "id": "cascading", "title": "Cascading", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "encapsulation-contexts", @@ -346,7 +365,8 @@ "id": "cascade-sort", "title": "Cascade Sorting Order", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "output-of-the-cascade", @@ -363,7 +383,8 @@ "id": "cascade-sort", "title": "Cascade Sorting Order", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "origin", @@ -382,7 +403,8 @@ "id": "cascading-origins", "title": "Cascading Origins", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "cascade-origin-author", @@ -401,7 +423,8 @@ "id": "cascading-origins", "title": "Cascading Origins", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "cascade-origin-user", @@ -420,7 +443,8 @@ "id": "cascading-origins", "title": "Cascading Origins", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "cascade-origin-ua", @@ -441,7 +465,8 @@ "id": "cascading-origins", "title": "Cascading Origins", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "cascade-origin-animation", @@ -458,7 +483,8 @@ "id": "cascading-origins", "title": "Cascading Origins", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "cascade-origin-transition", @@ -475,7 +501,8 @@ "id": "cascading-origins", "title": "Cascading Origins", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "important", @@ -492,7 +519,8 @@ "id": "importance", "title": "Important Declarations: the !important annotation", "number": "6.3" - } + }, + "definedIn": "prose" }, { "id": "normal", @@ -509,7 +537,8 @@ "id": "importance", "title": "Important Declarations: the !important annotation", "number": "6.3" - } + }, + "definedIn": "prose" }, { "id": "initial-value", @@ -526,7 +555,8 @@ "id": "initial-values", "title": "Initial Values", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "inheritance", @@ -544,7 +574,8 @@ "id": "inheriting", "title": "Inheritance", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "inherited-value", @@ -561,7 +592,8 @@ "id": "inheriting", "title": "Inheritance", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "inherited-property", @@ -578,7 +610,8 @@ "id": "inheriting", "title": "Inheritance", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-all-initial", @@ -597,7 +630,8 @@ "id": "initial", "title": "Resetting a Property: the initial keyword", "number": "7.3.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-all-inherit", @@ -616,7 +650,8 @@ "id": "inherit", "title": "Explicit Inheritance: the inherit keyword", "number": "7.3.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-all-unset", @@ -635,7 +670,8 @@ "id": "inherit-initial", "title": "Erasing All Declarations: the unset keyword", "number": "7.3.3" - } + }, + "definedIn": "prose" }, { "id": "valdef-all-revert", @@ -654,7 +690,8 @@ "id": "default", "title": "Rolling Back The Cascade: the revert keyword", "number": "7.3.4" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-color-4.json b/tr/dfns/css-color-4.json index 68c1a8ae4c2c..86e221928ca8 100644 --- a/tr/dfns/css-color-4.json +++ b/tr/dfns/css-color-4.json @@ -4,6 +4,96 @@ "url": "https://www.w3.org/TR/css-color-4/" }, "dfns": [ + { + "id": "color", + "href": "https://www.w3.org/TR/css-color-4/#color", + "linkingText": [ + "color" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "terminology", + "title": "Color terminology", + "number": "2" + }, + "definedIn": "prose" + }, + { + "id": "colorspace", + "href": "https://www.w3.org/TR/css-color-4/#colorspace", + "linkingText": [ + "colorspace" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "terminology", + "title": "Color terminology", + "number": "2" + }, + "definedIn": "prose" + }, + { + "id": "characterized", + "href": "https://www.w3.org/TR/css-color-4/#characterized", + "linkingText": [ + "characterized" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "terminology", + "title": "Color terminology", + "number": "2" + }, + "definedIn": "prose" + }, + { + "id": "calibrated", + "href": "https://www.w3.org/TR/css-color-4/#calibrated", + "linkingText": [ + "calibrated" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "terminology", + "title": "Color terminology", + "number": "2" + }, + "definedIn": "prose" + }, + { + "id": "gamut", + "href": "https://www.w3.org/TR/css-color-4/#gamut", + "linkingText": [ + "gamut" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "terminology", + "title": "Color terminology", + "number": "2" + }, + "definedIn": "prose" + }, { "id": "propdef-color", "href": "https://www.w3.org/TR/css-color-4/#propdef-color", @@ -18,8 +108,9 @@ "heading": { "id": "the-color-property", "title": "Foreground Color: the color property", - "number": "2" - } + "number": "3" + }, + "definedIn": "table" }, { "id": "alpha-channel", @@ -34,10 +125,11 @@ "access": "public", "informative": false, "heading": { - "id": "color-type", - "title": "Representing Colors: the type", - "number": "3" - } + "id": "color-syntax", + "title": "The syntax", + "number": "4.1" + }, + "definedIn": "prose" }, { "id": "typedef-color", @@ -51,10 +143,65 @@ "access": "public", "informative": false, "heading": { - "id": "color-type", - "title": "Representing Colors: the type", - "number": "3" - } + "id": "color-syntax", + "title": "The syntax", + "number": "4.1" + }, + "definedIn": "prose" + }, + { + "id": "color-functions", + "href": "https://www.w3.org/TR/css-color-4/#color-functions", + "linkingText": [ + "color-functions" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "color-syntax", + "title": "The syntax", + "number": "4.1" + }, + "definedIn": "prose" + }, + { + "id": "cylindrical-polar-color", + "href": "https://www.w3.org/TR/css-color-4/#cylindrical-polar-color", + "linkingText": [ + "cylindrical polar color" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "color-syntax", + "title": "The syntax", + "number": "4.1" + }, + "definedIn": "prose" + }, + { + "id": "rectangular-orthogonal-color", + "href": "https://www.w3.org/TR/css-color-4/#rectangular-orthogonal-color", + "linkingText": [ + "rectangular orthogonal color" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "color-syntax", + "title": "The syntax", + "number": "4.1" + }, + "definedIn": "prose" }, { "id": "opaque-black", @@ -68,10 +215,11 @@ "access": "public", "informative": false, "heading": { - "id": "color-type", - "title": "Representing Colors: the type", - "number": "3" - } + "id": "color-syntax", + "title": "The syntax", + "number": "4.1" + }, + "definedIn": "prose" }, { "id": "transparent-black", @@ -85,10 +233,47 @@ "access": "public", "informative": false, "heading": { - "id": "color-type", - "title": "Representing Colors: the type", - "number": "3" - } + "id": "color-syntax", + "title": "The syntax", + "number": "4.1" + }, + "definedIn": "prose" + }, + { + "id": "typedef-hue", + "href": "https://www.w3.org/TR/css-color-4/#typedef-hue", + "linkingText": [ + "" + ], + "localLinkingText": [], + "type": "type", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "hue-syntax", + "title": "The syntax", + "number": "4.2" + }, + "definedIn": "pre" + }, + { + "id": "tagged-image", + "href": "https://www.w3.org/TR/css-color-4/#tagged-image", + "linkingText": [ + "tagged image" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "tagged-images", + "title": "Color Space of Tagged Images", + "number": "4.4" + }, + "definedIn": "prose" }, { "id": "untagged-image", @@ -104,8 +289,27 @@ "heading": { "id": "untagged", "title": "Color Spaces of Untagged Colors", - "number": "3.2" - } + "number": "4.5" + }, + "definedIn": "prose" + }, + { + "id": "untagged-video", + "href": "https://www.w3.org/TR/css-color-4/#untagged-video", + "linkingText": [ + "untagged video" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "untagged", + "title": "Color Spaces of Untagged Colors", + "number": "4.5" + }, + "definedIn": "prose" }, { "id": "computed-color", @@ -121,8 +325,9 @@ "heading": { "id": "resolving-color-values", "title": "Resolving Values", - "number": "3.3" - } + "number": "4.6" + }, + "definedIn": "prose" }, { "id": "used-color", @@ -138,8 +343,9 @@ "heading": { "id": "resolving-color-values", "title": "Resolving Values", - "number": "3.3" - } + "number": "4.6" + }, + "definedIn": "prose" }, { "id": "sRGB", @@ -155,8 +361,9 @@ "heading": { "id": "numeric-srgb", "title": "sRGB Colors", - "number": "4" - } + "number": "5" + }, + "definedIn": "prose" }, { "id": "funcdef-rgb", @@ -172,8 +379,9 @@ "heading": { "id": "rgb-functions", "title": "The RGB functions: rgb() and rgba()", - "number": "4.1" - } + "number": "5.1" + }, + "definedIn": "pre" }, { "id": "typedef-alpha-value", @@ -189,8 +397,9 @@ "heading": { "id": "rgb-functions", "title": "The RGB functions: rgb() and rgba()", - "number": "4.1" - } + "number": "5.1" + }, + "definedIn": "pre" }, { "id": "funcdef-rgba", @@ -206,8 +415,9 @@ "heading": { "id": "rgb-functions", "title": "The RGB functions: rgb() and rgba()", - "number": "4.1" - } + "number": "5.1" + }, + "definedIn": "prose" }, { "id": "hex-color", @@ -224,8 +434,9 @@ "heading": { "id": "hex-notation", "title": "The RGB hexadecimal notations: #RRGGBB", - "number": "4.2" - } + "number": "5.2" + }, + "definedIn": "prose" }, { "id": "typedef-hex-color", @@ -241,8 +452,9 @@ "heading": { "id": "hex-notation", "title": "The RGB hexadecimal notations: #RRGGBB", - "number": "4.2" - } + "number": "5.2" + }, + "definedIn": "prose" }, { "id": "named-color", @@ -258,8 +470,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "prose" }, { "id": "typedef-named-color", @@ -275,8 +488,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "prose" }, { "id": "valdef-color-aliceblue", @@ -294,8 +508,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-antiquewhite", @@ -313,8 +528,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-aqua", @@ -332,8 +548,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-aquamarine", @@ -351,8 +568,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-azure", @@ -370,8 +588,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-beige", @@ -389,8 +608,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-bisque", @@ -408,8 +628,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-black", @@ -427,8 +648,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-blanchedalmond", @@ -446,8 +668,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-blue", @@ -465,8 +688,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-blueviolet", @@ -484,8 +708,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-brown", @@ -503,8 +728,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-burlywood", @@ -522,8 +748,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-cadetblue", @@ -541,8 +768,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-chartreuse", @@ -560,8 +788,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-chocolate", @@ -579,8 +808,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-coral", @@ -598,8 +828,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-cornflowerblue", @@ -617,8 +848,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-cornsilk", @@ -636,8 +868,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-crimson", @@ -655,8 +888,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-cyan", @@ -674,8 +908,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-darkblue", @@ -693,8 +928,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-darkcyan", @@ -712,8 +948,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-darkgoldenrod", @@ -731,8 +968,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-darkgray", @@ -750,8 +988,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-darkgreen", @@ -769,8 +1008,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-darkgrey", @@ -788,8 +1028,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-darkkhaki", @@ -807,8 +1048,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-darkmagenta", @@ -826,8 +1068,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-darkolivegreen", @@ -845,8 +1088,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-darkorange", @@ -864,8 +1108,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-darkorchid", @@ -883,8 +1128,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-darkred", @@ -902,8 +1148,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-darksalmon", @@ -921,8 +1168,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-darkseagreen", @@ -940,8 +1188,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-darkslateblue", @@ -959,8 +1208,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-darkslategray", @@ -978,8 +1228,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-darkslategrey", @@ -997,8 +1248,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-darkturquoise", @@ -1016,8 +1268,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-darkviolet", @@ -1035,8 +1288,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-deeppink", @@ -1054,8 +1308,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-deepskyblue", @@ -1073,8 +1328,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-dimgray", @@ -1092,8 +1348,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-dimgrey", @@ -1111,8 +1368,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-dodgerblue", @@ -1130,8 +1388,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-firebrick", @@ -1149,8 +1408,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-floralwhite", @@ -1168,8 +1428,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-forestgreen", @@ -1187,8 +1448,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-fuchsia", @@ -1206,8 +1468,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-gainsboro", @@ -1225,8 +1488,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-ghostwhite", @@ -1244,8 +1508,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-gold", @@ -1263,8 +1528,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-goldenrod", @@ -1282,8 +1548,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-gray", @@ -1301,8 +1568,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-green", @@ -1320,8 +1588,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-greenyellow", @@ -1339,8 +1608,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-grey", @@ -1358,8 +1628,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-honeydew", @@ -1377,8 +1648,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-hotpink", @@ -1396,8 +1668,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-indianred", @@ -1415,8 +1688,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-indigo", @@ -1434,8 +1708,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-ivory", @@ -1453,8 +1728,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-khaki", @@ -1472,8 +1748,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-lavender", @@ -1491,8 +1768,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-lavenderblush", @@ -1510,8 +1788,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-lawngreen", @@ -1529,8 +1808,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-lemonchiffon", @@ -1548,8 +1828,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-lightblue", @@ -1567,8 +1848,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-lightcoral", @@ -1586,8 +1868,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-lightcyan", @@ -1605,8 +1888,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-lightgoldenrodyellow", @@ -1624,8 +1908,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-lightgray", @@ -1643,8 +1928,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-lightgreen", @@ -1662,8 +1948,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-lightgrey", @@ -1681,8 +1968,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-lightpink", @@ -1700,8 +1988,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-lightsalmon", @@ -1719,8 +2008,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-lightseagreen", @@ -1738,8 +2028,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-lightskyblue", @@ -1757,8 +2048,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-lightslategray", @@ -1776,8 +2068,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-lightslategrey", @@ -1795,8 +2088,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-lightsteelblue", @@ -1814,8 +2108,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-lightyellow", @@ -1833,8 +2128,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-lime", @@ -1852,8 +2148,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-limegreen", @@ -1871,8 +2168,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-linen", @@ -1890,8 +2188,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-magenta", @@ -1909,8 +2208,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-maroon", @@ -1928,8 +2228,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-mediumaquamarine", @@ -1947,8 +2248,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-mediumblue", @@ -1966,8 +2268,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-mediumorchid", @@ -1985,8 +2288,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-mediumpurple", @@ -2004,8 +2308,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-mediumseagreen", @@ -2023,8 +2328,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-mediumslateblue", @@ -2042,8 +2348,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-mediumspringgreen", @@ -2061,8 +2368,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-mediumturquoise", @@ -2080,8 +2388,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-mediumvioletred", @@ -2099,8 +2408,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-midnightblue", @@ -2118,8 +2428,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-mintcream", @@ -2137,8 +2448,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-mistyrose", @@ -2156,8 +2468,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-moccasin", @@ -2175,8 +2488,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-navajowhite", @@ -2194,8 +2508,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-navy", @@ -2213,8 +2528,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-oldlace", @@ -2232,8 +2548,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-olive", @@ -2251,8 +2568,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-olivedrab", @@ -2270,8 +2588,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-orange", @@ -2289,8 +2608,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-orangered", @@ -2308,8 +2628,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-orchid", @@ -2327,8 +2648,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-palegoldenrod", @@ -2346,8 +2668,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-palegreen", @@ -2365,8 +2688,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-paleturquoise", @@ -2384,8 +2708,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-palevioletred", @@ -2403,8 +2728,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-papayawhip", @@ -2422,8 +2748,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-peachpuff", @@ -2441,8 +2768,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-peru", @@ -2460,8 +2788,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-pink", @@ -2479,8 +2808,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-plum", @@ -2498,8 +2828,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-powderblue", @@ -2517,8 +2848,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-purple", @@ -2536,8 +2868,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-rebeccapurple", @@ -2555,8 +2888,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-red", @@ -2574,8 +2908,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-rosybrown", @@ -2593,8 +2928,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-royalblue", @@ -2612,8 +2948,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-saddlebrown", @@ -2631,8 +2968,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-salmon", @@ -2650,8 +2988,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-sandybrown", @@ -2669,8 +3008,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-seagreen", @@ -2688,8 +3028,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-seashell", @@ -2707,8 +3048,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-sienna", @@ -2726,8 +3068,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-silver", @@ -2745,8 +3088,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-skyblue", @@ -2764,8 +3108,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-slateblue", @@ -2783,8 +3128,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-slategray", @@ -2802,8 +3148,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-slategrey", @@ -2821,8 +3168,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-snow", @@ -2840,8 +3188,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-springgreen", @@ -2859,8 +3208,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-steelblue", @@ -2878,8 +3228,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-tan", @@ -2897,8 +3248,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-teal", @@ -2916,8 +3268,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-thistle", @@ -2935,8 +3288,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-tomato", @@ -2954,8 +3308,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-turquoise", @@ -2973,8 +3328,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-violet", @@ -2992,8 +3348,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-wheat", @@ -3011,8 +3368,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-white", @@ -3030,8 +3388,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-whitesmoke", @@ -3049,8 +3408,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-yellow", @@ -3068,8 +3428,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "valdef-color-yellowgreen", @@ -3087,8 +3448,9 @@ "heading": { "id": "named-colors", "title": "Named Colors", - "number": "5.1" - } + "number": "6.1" + }, + "definedIn": "table" }, { "id": "css-system-colors", @@ -3104,8 +3466,9 @@ "heading": { "id": "css-system-colors", "title": "System Colors", - "number": "5.2" - } + "number": "6.2" + }, + "definedIn": "heading" }, { "id": "typedef-system-color", @@ -3121,8 +3484,9 @@ "heading": { "id": "css-system-colors", "title": "System Colors", - "number": "5.2" - } + "number": "6.2" + }, + "definedIn": "prose" }, { "id": "valdef-system-color-canvas", @@ -3140,8 +3504,9 @@ "heading": { "id": "css-system-colors", "title": "System Colors", - "number": "5.2" - } + "number": "6.2" + }, + "definedIn": "dt" }, { "id": "valdef-system-color-canvastext", @@ -3159,8 +3524,9 @@ "heading": { "id": "css-system-colors", "title": "System Colors", - "number": "5.2" - } + "number": "6.2" + }, + "definedIn": "dt" }, { "id": "valdef-system-color-linktext", @@ -3178,8 +3544,9 @@ "heading": { "id": "css-system-colors", "title": "System Colors", - "number": "5.2" - } + "number": "6.2" + }, + "definedIn": "dt" }, { "id": "valdef-system-color-visitedtext", @@ -3197,8 +3564,9 @@ "heading": { "id": "css-system-colors", "title": "System Colors", - "number": "5.2" - } + "number": "6.2" + }, + "definedIn": "dt" }, { "id": "valdef-system-color-activetext", @@ -3216,8 +3584,9 @@ "heading": { "id": "css-system-colors", "title": "System Colors", - "number": "5.2" - } + "number": "6.2" + }, + "definedIn": "dt" }, { "id": "valdef-system-color-buttonface", @@ -3235,8 +3604,9 @@ "heading": { "id": "css-system-colors", "title": "System Colors", - "number": "5.2" - } + "number": "6.2" + }, + "definedIn": "dt" }, { "id": "valdef-system-color-buttontext", @@ -3254,8 +3624,29 @@ "heading": { "id": "css-system-colors", "title": "System Colors", - "number": "5.2" - } + "number": "6.2" + }, + "definedIn": "dt" + }, + { + "id": "valdef-system-color-buttonborder", + "href": "https://www.w3.org/TR/css-color-4/#valdef-system-color-buttonborder", + "linkingText": [ + "ButtonBorder" + ], + "localLinkingText": [], + "type": "value", + "for": [ + "" + ], + "access": "public", + "informative": false, + "heading": { + "id": "css-system-colors", + "title": "System Colors", + "number": "6.2" + }, + "definedIn": "dt" }, { "id": "valdef-system-color-field", @@ -3273,8 +3664,9 @@ "heading": { "id": "css-system-colors", "title": "System Colors", - "number": "5.2" - } + "number": "6.2" + }, + "definedIn": "dt" }, { "id": "valdef-system-color-fieldtext", @@ -3292,8 +3684,9 @@ "heading": { "id": "css-system-colors", "title": "System Colors", - "number": "5.2" - } + "number": "6.2" + }, + "definedIn": "dt" }, { "id": "valdef-system-color-highlight", @@ -3311,8 +3704,9 @@ "heading": { "id": "css-system-colors", "title": "System Colors", - "number": "5.2" - } + "number": "6.2" + }, + "definedIn": "dt" }, { "id": "valdef-system-color-highlighttext", @@ -3330,8 +3724,49 @@ "heading": { "id": "css-system-colors", "title": "System Colors", - "number": "5.2" - } + "number": "6.2" + }, + "definedIn": "dt" + }, + { + "id": "valdef-system-color-mark", + "href": "https://www.w3.org/TR/css-color-4/#valdef-system-color-mark", + "linkingText": [ + "Mark" + ], + "localLinkingText": [], + "type": "value", + "for": [ + "" + ], + "access": "public", + "informative": false, + "heading": { + "id": "css-system-colors", + "title": "System Colors", + "number": "6.2" + }, + "definedIn": "dt" + }, + { + "id": "valdef-system-color-marktext", + "href": "https://www.w3.org/TR/css-color-4/#valdef-system-color-marktext", + "linkingText": [ + "MarkText" + ], + "localLinkingText": [], + "type": "value", + "for": [ + "" + ], + "access": "public", + "informative": false, + "heading": { + "id": "css-system-colors", + "title": "System Colors", + "number": "6.2" + }, + "definedIn": "dt" }, { "id": "valdef-system-color-graytext", @@ -3349,8 +3784,27 @@ "heading": { "id": "css-system-colors", "title": "System Colors", - "number": "5.2" - } + "number": "6.2" + }, + "definedIn": "dt" + }, + { + "id": "system-color-pairings", + "href": "https://www.w3.org/TR/css-color-4/#system-color-pairings", + "linkingText": [ + "system color pairings" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "css-system-colors", + "title": "System Colors", + "number": "6.2" + }, + "definedIn": "prose" }, { "id": "valdef-color-transparent", @@ -3368,8 +3822,9 @@ "heading": { "id": "transparent-color", "title": "The transparent keyword", - "number": "5.3" - } + "number": "6.3" + }, + "definedIn": "prose" }, { "id": "valdef-color-currentcolor", @@ -3387,8 +3842,9 @@ "heading": { "id": "currentcolor-color", "title": "The currentcolor keyword", - "number": "5.4" - } + "number": "6.4" + }, + "definedIn": "prose" }, { "id": "funcdef-hsl", @@ -3404,25 +3860,9 @@ "heading": { "id": "the-hsl-notation", "title": "HSL Colors: hsl() and hsla() functions", - "number": "6" - } - }, - { - "id": "typedef-hue", - "href": "https://www.w3.org/TR/css-color-4/#typedef-hue", - "linkingText": [ - "" - ], - "localLinkingText": [], - "type": "type", - "for": [], - "access": "public", - "informative": false, - "heading": { - "id": "the-hsl-notation", - "title": "HSL Colors: hsl() and hsla() functions", - "number": "6" - } + "number": "7" + }, + "definedIn": "pre" }, { "id": "funcdef-hsla", @@ -3438,8 +3878,9 @@ "heading": { "id": "the-hsl-notation", "title": "HSL Colors: hsl() and hsla() functions", - "number": "6" - } + "number": "7" + }, + "definedIn": "prose" }, { "id": "funcdef-hwb", @@ -3455,8 +3896,9 @@ "heading": { "id": "the-hwb-notation", "title": "HWB Colors: hwb() function", - "number": "7" - } + "number": "8" + }, + "definedIn": "pre" }, { "id": "chromatic-adaptation-transform", @@ -3472,8 +3914,9 @@ "heading": { "id": "lab-colors", "title": "Device-independent Colors: Lab and LCH", - "number": "8" - } + "number": "9" + }, + "definedIn": "prose" }, { "id": "funcdef-lab", @@ -3489,8 +3932,9 @@ "heading": { "id": "specifying-lab-lch", "title": "Specifying Lab and LCH: the lab() and lch() functional notations", - "number": "8.1" - } + "number": "9.1" + }, + "definedIn": "pre" }, { "id": "funcdef-lch", @@ -3506,8 +3950,9 @@ "heading": { "id": "specifying-lab-lch", "title": "Specifying Lab and LCH: the lab() and lch() functional notations", - "number": "8.1" - } + "number": "9.1" + }, + "definedIn": "pre" }, { "id": "linear-light-sRGB", @@ -3522,15 +3967,16 @@ "informative": false, "heading": { "id": "rgb-to-lab", - "title": "Converting sRGB colors to Lab colors", - "number": "8.2" - } + "title": "Converting RGB colors to Lab colors", + "number": "9.2" + }, + "definedIn": "prose" }, { - "id": "funcdef-gray", - "href": "https://www.w3.org/TR/css-color-4/#funcdef-gray", + "id": "funcdef-color", + "href": "https://www.w3.org/TR/css-color-4/#funcdef-color", "linkingText": [ - "gray()" + "color()" ], "localLinkingText": [], "type": "function", @@ -3538,19 +3984,20 @@ "access": "public", "informative": false, "heading": { - "id": "grays", - "title": "Specifying Grays: the gray() functional notation", - "number": "9" - } + "id": "color-function", + "title": "Specifying profiled colors: the color() function", + "number": "10.1" + }, + "definedIn": "pre" }, { - "id": "funcdef-color", - "href": "https://www.w3.org/TR/css-color-4/#funcdef-color", + "id": "invalid-color", + "href": "https://www.w3.org/TR/css-color-4/#invalid-color", "linkingText": [ - "color()" + "invalid color" ], "localLinkingText": [], - "type": "function", + "type": "dfn", "for": [], "access": "public", "informative": false, @@ -3558,13 +4005,14 @@ "id": "color-function", "title": "Specifying profiled colors: the color() function", "number": "10.1" - } + }, + "definedIn": "prose" }, { - "id": "valid-color", - "href": "https://www.w3.org/TR/css-color-4/#valid-color", + "id": "out-of-gamut", + "href": "https://www.w3.org/TR/css-color-4/#out-of-gamut", "linkingText": [ - "valid color" + "out of gamut" ], "localLinkingText": [], "type": "dfn", @@ -3575,13 +4023,32 @@ "id": "color-function", "title": "Specifying profiled colors: the color() function", "number": "10.1" - } + }, + "definedIn": "prose" }, { - "id": "invalid-color", - "href": "https://www.w3.org/TR/css-color-4/#invalid-color", + "id": "cant-be-displayed", + "href": "https://www.w3.org/TR/css-color-4/#cant-be-displayed", "linkingText": [ - "invalid color" + "can’t be displayed" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "color-function", + "title": "Specifying profiled colors: the color() function", + "number": "10.1" + }, + "definedIn": "prose" + }, + { + "id": "can-be-displayed", + "href": "https://www.w3.org/TR/css-color-4/#can-be-displayed", + "linkingText": [ + "can be displayed" ], "localLinkingText": [], "type": "dfn", @@ -3592,7 +4059,8 @@ "id": "color-function", "title": "Specifying profiled colors: the color() function", "number": "10.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-color-srgb", @@ -3609,9 +4077,10 @@ "informative": false, "heading": { "id": "predefined", - "title": "Predefined colorspaces: srgb, display-p3, a98-rgb, prophoto-rgb and rec-2020.", + "title": "Predefined colorspaces: srgb, display-p3, a98-rgb, prophoto-rgb, rec2020, xyz and lab'.", "number": "10.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-color-display-p3", @@ -3628,9 +4097,10 @@ "informative": false, "heading": { "id": "predefined", - "title": "Predefined colorspaces: srgb, display-p3, a98-rgb, prophoto-rgb and rec-2020.", + "title": "Predefined colorspaces: srgb, display-p3, a98-rgb, prophoto-rgb, rec2020, xyz and lab'.", "number": "10.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-color-a98-rgb", @@ -3647,9 +4117,10 @@ "informative": false, "heading": { "id": "predefined", - "title": "Predefined colorspaces: srgb, display-p3, a98-rgb, prophoto-rgb and rec-2020.", + "title": "Predefined colorspaces: srgb, display-p3, a98-rgb, prophoto-rgb, rec2020, xyz and lab'.", "number": "10.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-color-prophoto-rgb", @@ -3666,15 +4137,16 @@ "informative": false, "heading": { "id": "predefined", - "title": "Predefined colorspaces: srgb, display-p3, a98-rgb, prophoto-rgb and rec-2020.", + "title": "Predefined colorspaces: srgb, display-p3, a98-rgb, prophoto-rgb, rec2020, xyz and lab'.", "number": "10.2" - } + }, + "definedIn": "dt" }, { - "id": "valdef-color-rec-2020", - "href": "https://www.w3.org/TR/css-color-4/#valdef-color-rec-2020", + "id": "valdef-color-rec2020", + "href": "https://www.w3.org/TR/css-color-4/#valdef-color-rec2020", "linkingText": [ - "rec-2020" + "rec2020" ], "localLinkingText": [], "type": "value", @@ -3685,9 +4157,50 @@ "informative": false, "heading": { "id": "predefined", - "title": "Predefined colorspaces: srgb, display-p3, a98-rgb, prophoto-rgb and rec-2020.", + "title": "Predefined colorspaces: srgb, display-p3, a98-rgb, prophoto-rgb, rec2020, xyz and lab'.", "number": "10.2" - } + }, + "definedIn": "dt" + }, + { + "id": "valdef-color-xyz", + "href": "https://www.w3.org/TR/css-color-4/#valdef-color-xyz", + "linkingText": [ + "xyz" + ], + "localLinkingText": [], + "type": "value", + "for": [ + "color()" + ], + "access": "public", + "informative": false, + "heading": { + "id": "predefined", + "title": "Predefined colorspaces: srgb, display-p3, a98-rgb, prophoto-rgb, rec2020, xyz and lab'.", + "number": "10.2" + }, + "definedIn": "dt" + }, + { + "id": "valdef-color-lab", + "href": "https://www.w3.org/TR/css-color-4/#valdef-color-lab", + "linkingText": [ + "lab" + ], + "localLinkingText": [], + "type": "value", + "for": [ + "color()" + ], + "access": "public", + "informative": false, + "heading": { + "id": "predefined", + "title": "Predefined colorspaces: srgb, display-p3, a98-rgb, prophoto-rgb, rec2020, xyz and lab'.", + "number": "10.2" + }, + "definedIn": "dt" }, { "id": "at-ruledef-profile", @@ -3704,7 +4217,8 @@ "id": "at-profile", "title": "Specifying a color profile: the @color-profile at-rule", "number": "10.3" - } + }, + "definedIn": "prose" }, { "id": "css-color-profile", @@ -3723,7 +4237,8 @@ "id": "at-profile", "title": "Specifying a color profile: the @color-profile at-rule", "number": "10.3" - } + }, + "definedIn": "prose" }, { "id": "descdef-color-profile-src", @@ -3742,7 +4257,8 @@ "id": "at-profile", "title": "Specifying a color profile: the @color-profile at-rule", "number": "10.3" - } + }, + "definedIn": "table" }, { "id": "descdef-color-profile-rendering-intent", @@ -3761,7 +4277,8 @@ "id": "at-profile", "title": "Specifying a color profile: the @color-profile at-rule", "number": "10.3" - } + }, + "definedIn": "table" }, { "id": "valdef-color-profile-rendering-intent-relative-colorimetric", @@ -3780,7 +4297,8 @@ "id": "at-profile", "title": "Specifying a color profile: the @color-profile at-rule", "number": "10.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-color-profile-rendering-intent-absolute-colorimetric", @@ -3799,7 +4317,8 @@ "id": "at-profile", "title": "Specifying a color profile: the @color-profile at-rule", "number": "10.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-color-profile-rendering-intent-perceptual", @@ -3818,7 +4337,8 @@ "id": "at-profile", "title": "Specifying a color profile: the @color-profile at-rule", "number": "10.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-color-profile-rendering-intent-saturation", @@ -3837,7 +4357,8 @@ "id": "at-profile", "title": "Specifying a color profile: the @color-profile at-rule", "number": "10.3" - } + }, + "definedIn": "dt" }, { "id": "funcdef-device-cmyk", @@ -3851,9 +4372,10 @@ "access": "public", "informative": false, "heading": { - "id": "cmyk-colors", + "id": "device-cmyk", "title": "12. Device-dependent CMYK Colors: the device-cmyk() function" - } + }, + "definedIn": "pre" }, { "id": "typedef-cmyk-component", @@ -3867,9 +4389,10 @@ "access": "public", "informative": false, "heading": { - "id": "cmyk-colors", + "id": "device-cmyk", "title": "12. Device-dependent CMYK Colors: the device-cmyk() function" - } + }, + "definedIn": "pre" }, { "id": "naively-convert-from-cmyk-to-rgba", @@ -3881,13 +4404,14 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "cmyk-rgb", - "title": "Converting Between Uncalibrated CMYK and RGB-Based Colors", + "title": "Naively Converting Between Uncalibrated CMYK and sRGB-Based Colors", "number": "12.1" - } + }, + "definedIn": "prose" }, { "id": "naively-convert-from-rgba-to-cmyk", @@ -3899,13 +4423,14 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "cmyk-rgb", - "title": "Converting Between Uncalibrated CMYK and RGB-Based Colors", + "title": "Naively Converting Between Uncalibrated CMYK and sRGB-Based Colors", "number": "12.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-opacity", @@ -3921,7 +4446,8 @@ "heading": { "id": "transparency", "title": "13. Transparency: the opacity property" - } + }, + "definedIn": "table" }, { "id": "typedef-deprecated-colors", @@ -3937,7 +4463,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "prose" }, { "id": "activeborder", @@ -3953,7 +4480,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" }, { "id": "activecaption", @@ -3969,7 +4497,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" }, { "id": "appworkspace", @@ -3985,7 +4514,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" }, { "id": "background", @@ -4001,7 +4531,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" }, { "id": "buttonhighlight", @@ -4017,7 +4548,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" }, { "id": "buttonshadow", @@ -4033,7 +4565,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" }, { "id": "captiontext", @@ -4049,7 +4582,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" }, { "id": "inactiveborder", @@ -4065,7 +4599,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" }, { "id": "inactivecaption", @@ -4081,7 +4616,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" }, { "id": "inactivecaptiontext", @@ -4097,7 +4633,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" }, { "id": "infobackground", @@ -4113,7 +4650,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" }, { "id": "infotext", @@ -4129,7 +4667,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" }, { "id": "menu", @@ -4145,7 +4684,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" }, { "id": "menutext", @@ -4161,7 +4701,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" }, { "id": "scrollbar", @@ -4177,7 +4718,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" }, { "id": "threeddarkshadow", @@ -4193,7 +4735,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" }, { "id": "threedface", @@ -4209,7 +4752,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" }, { "id": "threedhighlight", @@ -4225,7 +4769,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" }, { "id": "threedlightshadow", @@ -4241,7 +4786,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" }, { "id": "threedshadow", @@ -4257,7 +4803,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" }, { "id": "window", @@ -4273,7 +4820,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" }, { "id": "windowframe", @@ -4289,7 +4837,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" }, { "id": "windowtext", @@ -4305,7 +4854,8 @@ "heading": { "id": "deprecated-system-colors", "title": "Appendix A: Deprecated CSS System Colors" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-color-5.json b/tr/dfns/css-color-5.json index e401ca4c77ea..194bb1450a0b 100644 --- a/tr/dfns/css-color-5.json +++ b/tr/dfns/css-color-5.json @@ -19,7 +19,8 @@ "id": "colormix", "title": "Mixing colors: the color-mix function", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "funcdef-color-contrast", @@ -36,7 +37,8 @@ "id": "colorcontrast", "title": "Selecting the most contrasting color: the color-contrast() function", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "funcdef-color-adjust", @@ -53,7 +55,8 @@ "id": "coloradjust", "title": "Adjusting colors: the color-adjust function", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "funcdef-rgb", @@ -70,7 +73,8 @@ "id": "relative-RGB", "title": "Relative RGB colors", "number": "4.2.1" - } + }, + "definedIn": "pre" }, { "id": "typedef-alpha-value", @@ -87,7 +91,8 @@ "id": "relative-RGB", "title": "Relative RGB colors", "number": "4.2.1" - } + }, + "definedIn": "pre" }, { "id": "funcdef-hsl", @@ -104,7 +109,8 @@ "id": "relative-HSL", "title": "Relative HSL colors", "number": "4.2.2" - } + }, + "definedIn": "pre" }, { "id": "typedef-hue", @@ -121,7 +127,8 @@ "id": "relative-HSL", "title": "Relative HSL colors", "number": "4.2.2" - } + }, + "definedIn": "pre" }, { "id": "funcdef-hwb", @@ -138,7 +145,8 @@ "id": "relative-HWB", "title": "Relative HWB colors", "number": "4.2.3" - } + }, + "definedIn": "pre" }, { "id": "funcdef-lab", @@ -155,7 +163,8 @@ "id": "relative-Lab", "title": "Relative Lab colors", "number": "4.2.4" - } + }, + "definedIn": "pre" }, { "id": "funcdef-lch", @@ -172,7 +181,8 @@ "id": "relative-LCH", "title": "Relative LCH colors", "number": "4.2.5" - } + }, + "definedIn": "pre" } ] } \ No newline at end of file diff --git a/tr/dfns/css-color-adjust-1.json b/tr/dfns/css-color-adjust-1.json index c12736b5053b..a06b9022299b 100644 --- a/tr/dfns/css-color-adjust-1.json +++ b/tr/dfns/css-color-adjust-1.json @@ -19,7 +19,8 @@ "id": "preferred", "title": "Preferred Color Schemes", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "propdef-color-scheme", @@ -36,33 +37,32 @@ "id": "color-scheme-prop", "title": "Opting Into a Preferred Color Scheme: the color-scheme property", "number": "2.1" - } + }, + "definedIn": "table" }, { - "id": "valdef-color-scheme-normal", - "href": "https://www.w3.org/TR/css-color-adjust-1/#valdef-color-scheme-normal", + "id": "used-color-scheme", + "href": "https://www.w3.org/TR/css-color-adjust-1/#used-color-scheme", "linkingText": [ - "normal" + "used color scheme" ], "localLinkingText": [], - "type": "value", - "for": [ - "color-scheme" - ], - "access": "public", + "type": "dfn", + "for": [], + "access": "private", "informative": false, "heading": { "id": "color-scheme-prop", "title": "Opting Into a Preferred Color Scheme: the color-scheme property", "number": "2.1" - } + }, + "definedIn": "prose" }, { - "id": "valdef-color-scheme-light", - "href": "https://www.w3.org/TR/css-color-adjust-1/#valdef-color-scheme-light", + "id": "valdef-color-scheme-normal", + "href": "https://www.w3.org/TR/css-color-adjust-1/#valdef-color-scheme-normal", "linkingText": [ - "light", - "dark" + "normal" ], "localLinkingText": [], "type": "value", @@ -75,13 +75,15 @@ "id": "color-scheme-prop", "title": "Opting Into a Preferred Color Scheme: the color-scheme property", "number": "2.1" - } + }, + "definedIn": "dt" }, { - "id": "valdef-color-scheme-only", - "href": "https://www.w3.org/TR/css-color-adjust-1/#valdef-color-scheme-only", + "id": "valdef-color-scheme-light", + "href": "https://www.w3.org/TR/css-color-adjust-1/#valdef-color-scheme-light", "linkingText": [ - "only" + "light", + "dark" ], "localLinkingText": [], "type": "value", @@ -94,24 +96,8 @@ "id": "color-scheme-prop", "title": "Opting Into a Preferred Color Scheme: the color-scheme property", "number": "2.1" - } - }, - { - "id": "used-color-scheme", - "href": "https://www.w3.org/TR/css-color-adjust-1/#used-color-scheme", - "linkingText": [ - "used color scheme" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "color-scheme-processing", - "title": "Finding the Used Color Scheme", - "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "forced-colors-mode", @@ -126,9 +112,10 @@ "informative": false, "heading": { "id": "forced", - "title": "Forced Color Schemes: the forced-color-adjust property", + "title": "Forced Color Schemes", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "propdef-forced-color-adjust", @@ -145,7 +132,8 @@ "id": "forced-color-adjust-prop", "title": "Opting Out of a Forced Color Scheme: the forced-color-adjust property", "number": "3.2" - } + }, + "definedIn": "table" }, { "id": "valdef-forced-color-adjust-auto", @@ -164,7 +152,8 @@ "id": "forced-color-adjust-prop", "title": "Opting Out of a Forced Color Scheme: the forced-color-adjust property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-forced-color-adjust-none", @@ -183,7 +172,8 @@ "id": "forced-color-adjust-prop", "title": "Opting Out of a Forced Color Scheme: the forced-color-adjust property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-color-adjust", @@ -200,7 +190,8 @@ "id": "perf", "title": "Performance-based Color Schemes: the color-adjust property", "number": "4" - } + }, + "definedIn": "table" }, { "id": "valdef-color-adjust-economy", @@ -219,7 +210,8 @@ "id": "perf", "title": "Performance-based Color Schemes: the color-adjust property", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "valdef-color-adjust-exact", @@ -238,7 +230,8 @@ "id": "perf", "title": "Performance-based Color Schemes: the color-adjust property", "number": "4" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-conditional-4.json b/tr/dfns/css-conditional-4.json index 2db07865b1b8..488c48c57f23 100644 --- a/tr/dfns/css-conditional-4.json +++ b/tr/dfns/css-conditional-4.json @@ -19,7 +19,8 @@ "id": "at-supports-ext", "title": "Extensions to the @supports rule", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "typedef-supports-selector-fn", @@ -36,7 +37,8 @@ "id": "at-supports-ext", "title": "Extensions to the @supports rule", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dfn-support-selector", @@ -55,7 +57,8 @@ "id": "support-definition-ext", "title": "Extensions to the definition of support", "number": "2.1" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-contain-2.json b/tr/dfns/css-contain-2.json index f55563ceae91..080186d9a5bd 100644 --- a/tr/dfns/css-contain-2.json +++ b/tr/dfns/css-contain-2.json @@ -19,7 +19,8 @@ "id": "contain-property", "title": "Strong Containment: the contain property", "number": "2" - } + }, + "definedIn": "table" }, { "id": "valdef-contain-none", @@ -38,7 +39,8 @@ "id": "contain-property", "title": "Strong Containment: the contain property", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "valdef-contain-strict", @@ -57,7 +59,8 @@ "id": "contain-property", "title": "Strong Containment: the contain property", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "valdef-contain-content", @@ -76,7 +79,8 @@ "id": "contain-property", "title": "Strong Containment: the contain property", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "valdef-contain-size", @@ -95,7 +99,8 @@ "id": "contain-property", "title": "Strong Containment: the contain property", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "valdef-contain-layout", @@ -114,7 +119,8 @@ "id": "contain-property", "title": "Strong Containment: the contain property", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "valdef-contain-style", @@ -133,7 +139,8 @@ "id": "contain-property", "title": "Strong Containment: the contain property", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "valdef-contain-paint", @@ -152,7 +159,8 @@ "id": "contain-property", "title": "Strong Containment: the contain property", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "containment", @@ -169,7 +177,8 @@ "id": "containment-types", "title": "Types of Containment", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "size-containment", @@ -186,7 +195,8 @@ "id": "containment-size", "title": "Size Containment", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "size-containment-containing-box", @@ -205,7 +215,8 @@ "id": "containment-size", "title": "Size Containment", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "layout-containment", @@ -222,7 +233,8 @@ "id": "containment-layout", "title": "Layout Containment", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "layout-containment-containing-box", @@ -241,7 +253,8 @@ "id": "containment-layout", "title": "Layout Containment", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "style-containment", @@ -258,7 +271,8 @@ "id": "containment-style", "title": "Style Containment", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "property-scoped", @@ -279,7 +293,8 @@ "id": "containment-style", "title": "Style Containment", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "property-scoped-to-an-element", @@ -299,7 +314,8 @@ "id": "containment-style", "title": "Style Containment", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "property-scoped-to-a-sub-tree", @@ -321,7 +337,8 @@ "id": "containment-style", "title": "Style Containment", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "paint-containment", @@ -338,7 +355,8 @@ "id": "containment-paint", "title": "Paint Containment", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "paint-containment-containing-box", @@ -357,7 +375,8 @@ "id": "containment-paint", "title": "Paint Containment", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "propdef-content-visibility", @@ -374,7 +393,8 @@ "id": "content-visibility", "title": "Suppressing An Element’s Contents Entirely: the content-visibility property", "number": "4" - } + }, + "definedIn": "table" }, { "id": "valdef-content-visibility-visible", @@ -393,7 +413,8 @@ "id": "content-visibility", "title": "Suppressing An Element’s Contents Entirely: the content-visibility property", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "valdef-content-visibility-hidden", @@ -412,7 +433,8 @@ "id": "content-visibility", "title": "Suppressing An Element’s Contents Entirely: the content-visibility property", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "valdef-content-visibility-auto", @@ -431,7 +453,8 @@ "id": "content-visibility", "title": "Suppressing An Element’s Contents Entirely: the content-visibility property", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "skips-its-contents", @@ -453,7 +476,8 @@ "id": "content-visibility", "title": "Suppressing An Element’s Contents Entirely: the content-visibility property", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "element-contents", @@ -470,7 +494,8 @@ "id": "content-visibility", "title": "Suppressing An Element’s Contents Entirely: the content-visibility property", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "relevant-to-the-user", @@ -487,7 +512,8 @@ "id": "content-visibility", "title": "Suppressing An Element’s Contents Entirely: the content-visibility property", "number": "4" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-content-3.json b/tr/dfns/css-content-3.json index 14b98ed62b8e..f7807d7f74a2 100644 --- a/tr/dfns/css-content-3.json +++ b/tr/dfns/css-content-3.json @@ -19,7 +19,8 @@ "id": "content-property", "title": "Inserting and replacing content with the content property", "number": "1" - } + }, + "definedIn": "table" }, { "id": "valdef-content-normal", @@ -38,7 +39,8 @@ "id": "content-property", "title": "Inserting and replacing content with the content property", "number": "1" - } + }, + "definedIn": "dt" }, { "id": "valdef-content-none", @@ -57,7 +59,8 @@ "id": "content-property", "title": "Inserting and replacing content with the content property", "number": "1" - } + }, + "definedIn": "dt" }, { "id": "typedef-content-content-replacement", @@ -76,7 +79,8 @@ "id": "content-property", "title": "Inserting and replacing content with the content property", "number": "1" - } + }, + "definedIn": "dt" }, { "id": "typedef-content-content-list", @@ -95,7 +99,8 @@ "id": "content-property", "title": "Inserting and replacing content with the content property", "number": "1" - } + }, + "definedIn": "dt" }, { "id": "valdef-content---string--counter", @@ -114,7 +119,8 @@ "id": "content-property", "title": "Inserting and replacing content with the content property", "number": "1" - } + }, + "definedIn": "dt" }, { "id": "valdef-content-string", @@ -134,7 +140,8 @@ "id": "strings", "title": "String", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-content-list-image", @@ -153,7 +160,8 @@ "id": "content-uri", "title": "", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-content-contents", @@ -173,7 +181,8 @@ "id": "element-content", "title": "Element Content", "number": "2.3" - } + }, + "definedIn": "dt" }, { "id": "propdef-quotes", @@ -190,7 +199,8 @@ "id": "quotes-property", "title": "Specifying quotes with the quotes property", "number": "2.4.1" - } + }, + "definedIn": "table" }, { "id": "valdef-quotes-none", @@ -209,7 +219,8 @@ "id": "quotes-property", "title": "Specifying quotes with the quotes property", "number": "2.4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-quotes-auto", @@ -228,7 +239,8 @@ "id": "quotes-property", "title": "Specifying quotes with the quotes property", "number": "2.4.1" - } + }, + "definedIn": "dt" }, { "id": "typedef-quote", @@ -245,7 +257,8 @@ "id": "quote-values", "title": "The *-quote values of the content property", "number": "2.4.2" - } + }, + "definedIn": "pre" }, { "id": "valdef-content-open-quote", @@ -266,7 +279,8 @@ "id": "quote-values", "title": "The *-quote values of the content property", "number": "2.4.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-content-close-quote", @@ -287,7 +301,8 @@ "id": "quote-values", "title": "The *-quote values of the content property", "number": "2.4.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-content-no-open-quote", @@ -308,7 +323,8 @@ "id": "quote-values", "title": "The *-quote values of the content property", "number": "2.4.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-content-no-close-quote", @@ -329,7 +345,8 @@ "id": "quote-values", "title": "The *-quote values of the content property", "number": "2.4.2" - } + }, + "definedIn": "dt" }, { "id": "funcdef-content-leader", @@ -349,7 +366,8 @@ "id": "leader-function", "title": "The leader() function", "number": "2.5.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-leader", @@ -366,7 +384,8 @@ "id": "leader-function", "title": "The leader() function", "number": "2.5.1" - } + }, + "definedIn": "pre" }, { "id": "typedef-leader-type", @@ -383,7 +402,8 @@ "id": "leader-function", "title": "The leader() function", "number": "2.5.1" - } + }, + "definedIn": "pre" }, { "id": "valdef-leader-dotted", @@ -402,7 +422,8 @@ "id": "leader-function", "title": "The leader() function", "number": "2.5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-leader-solid", @@ -421,7 +442,8 @@ "id": "leader-function", "title": "The leader() function", "number": "2.5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-leader-space", @@ -440,7 +462,8 @@ "id": "leader-function", "title": "The leader() function", "number": "2.5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-leader-string", @@ -459,7 +482,8 @@ "id": "leader-function", "title": "The leader() function", "number": "2.5.1" - } + }, + "definedIn": "dt" }, { "id": "typedef-target", @@ -476,7 +500,8 @@ "id": "cross-references", "title": "Cross references and the target-* functions", "number": "2.6" - } + }, + "definedIn": "pre" }, { "id": "funcdef-target-counter", @@ -493,7 +518,8 @@ "id": "target-counter", "title": "The target-counter() function", "number": "2.6.1" - } + }, + "definedIn": "pre" }, { "id": "funcdef-target-counters", @@ -510,7 +536,8 @@ "id": "target-counters", "title": "The target-counters() function", "number": "2.6.2" - } + }, + "definedIn": "pre" }, { "id": "target-text-function", @@ -527,7 +554,8 @@ "id": "target-text", "title": "The target-text() function", "number": "2.6.3" - } + }, + "definedIn": "pre" }, { "id": "named-string", @@ -544,7 +572,8 @@ "id": "named-strings", "title": "Named strings", "number": "2.7" - } + }, + "definedIn": "prose" }, { "id": "propdef-string-set", @@ -561,7 +590,8 @@ "id": "string-set", "title": "The string-set property", "number": "2.7.1" - } + }, + "definedIn": "table" }, { "id": "valdef-string-set-none", @@ -580,7 +610,8 @@ "id": "string-set", "title": "The string-set property", "number": "2.7.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-string", @@ -597,7 +628,8 @@ "id": "string-function", "title": "The string() function", "number": "2.7.2" - } + }, + "definedIn": "pre" }, { "id": "valdef-string-first", @@ -616,7 +648,8 @@ "id": "string-function", "title": "The string() function", "number": "2.7.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-string-start", @@ -635,7 +668,8 @@ "id": "string-function", "title": "The string() function", "number": "2.7.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-string-last", @@ -654,7 +688,8 @@ "id": "string-function", "title": "The string() function", "number": "2.7.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-string-first-except", @@ -673,7 +708,8 @@ "id": "string-function", "title": "The string() function", "number": "2.7.2" - } + }, + "definedIn": "dt" }, { "id": "entry-value", @@ -690,7 +726,8 @@ "id": "string-function", "title": "The string() function", "number": "2.7.2" - } + }, + "definedIn": "prose" }, { "id": "exit-value", @@ -707,7 +744,8 @@ "id": "string-function", "title": "The string() function", "number": "2.7.2" - } + }, + "definedIn": "prose" }, { "id": "funcdef-content", @@ -724,7 +762,8 @@ "id": "content-function", "title": "The content() function", "number": "2.7.3" - } + }, + "definedIn": "pre" }, { "id": "valdef-content-text", @@ -743,7 +782,8 @@ "id": "content-function", "title": "The content() function", "number": "2.7.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-content-before", @@ -762,7 +802,8 @@ "id": "content-function", "title": "The content() function", "number": "2.7.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-content-after", @@ -781,7 +822,8 @@ "id": "content-function", "title": "The content() function", "number": "2.7.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-content-first-letter", @@ -800,7 +842,8 @@ "id": "content-function", "title": "The content() function", "number": "2.7.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-content-marker", @@ -819,7 +862,8 @@ "id": "content-function", "title": "The content() function", "number": "2.7.3" - } + }, + "definedIn": "dt" }, { "id": "bookmarks", @@ -836,7 +880,8 @@ "id": "bookmark-generation", "title": "Bookmarks", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "propdef-bookmark-level", @@ -853,7 +898,8 @@ "id": "bookmark-level", "title": "bookmark-level", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "valdef-bookmark-level-integer", @@ -872,7 +918,8 @@ "id": "bookmark-level", "title": "bookmark-level", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-bookmark-level-none", @@ -891,7 +938,8 @@ "id": "bookmark-level", "title": "bookmark-level", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-bookmark-label", @@ -908,7 +956,8 @@ "id": "bookmark-label", "title": "bookmark-label", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "valdef-bookmark-label-content-list", @@ -927,7 +976,8 @@ "id": "bookmark-label", "title": "bookmark-label", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-bookmark-state", @@ -944,7 +994,8 @@ "id": "bookmark-state", "title": "bookmark-state", "number": "4.3" - } + }, + "definedIn": "table" }, { "id": "valdef-bookmark-state-open", @@ -963,7 +1014,8 @@ "id": "bookmark-state", "title": "bookmark-state", "number": "4.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-bookmark-state-closed", @@ -982,7 +1034,8 @@ "id": "bookmark-state", "title": "bookmark-state", "number": "4.3" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-counter-styles-3.json b/tr/dfns/css-counter-styles-3.json index 455689fb05ee..9693e50f180f 100644 --- a/tr/dfns/css-counter-styles-3.json +++ b/tr/dfns/css-counter-styles-3.json @@ -19,7 +19,8 @@ "id": "counter-styles", "title": "Counter Styles", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "generate-a-counter", @@ -37,7 +38,8 @@ "id": "counter-styles", "title": "Counter Styles", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "initial-representation-for-the-counter-value", @@ -54,7 +56,8 @@ "id": "counter-styles", "title": "Counter Styles", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "at-ruledef-counter-style", @@ -71,7 +74,8 @@ "id": "the-counter-style-rule", "title": "Defining Custom Counter Styles: the @counter-style rule", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "typedef-counter-style-name", @@ -88,7 +92,8 @@ "id": "the-counter-style-rule", "title": "Defining Custom Counter Styles: the @counter-style rule", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "descdef-counter-style-system", @@ -107,7 +112,8 @@ "id": "counter-style-system", "title": "Counter algorithms: the system descriptor", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "valdef-counter-style-system-cyclic", @@ -126,7 +132,8 @@ "id": "cyclic-system", "title": "Cycling Symbols: the cyclic system", "number": "3.1.1" - } + }, + "definedIn": "prose" }, { "id": "triangle", @@ -143,7 +150,8 @@ "id": "cyclic-system", "title": "Cycling Symbols: the cyclic system", "number": "3.1.1" - } + }, + "definedIn": "pre" }, { "id": "valdef-counter-style-system-fixed", @@ -162,7 +170,8 @@ "id": "fixed-system", "title": "Exhaustible Symbols: the fixed system", "number": "3.1.2" - } + }, + "definedIn": "prose" }, { "id": "first-symbol-value", @@ -179,7 +188,8 @@ "id": "fixed-system", "title": "Exhaustible Symbols: the fixed system", "number": "3.1.2" - } + }, + "definedIn": "prose" }, { "id": "box-corner", @@ -196,7 +206,8 @@ "id": "fixed-system", "title": "Exhaustible Symbols: the fixed system", "number": "3.1.2" - } + }, + "definedIn": "pre" }, { "id": "valdef-system-symbolic", @@ -215,7 +226,8 @@ "id": "symbolic-system", "title": "Repeating Symbols: the symbolic system", "number": "3.1.3" - } + }, + "definedIn": "prose" }, { "id": "footnote", @@ -232,7 +244,8 @@ "id": "symbolic-system", "title": "Repeating Symbols: the symbolic system", "number": "3.1.3" - } + }, + "definedIn": "pre" }, { "id": "upper-alpha-legal", @@ -249,7 +262,8 @@ "id": "symbolic-system", "title": "Repeating Symbols: the symbolic system", "number": "3.1.3" - } + }, + "definedIn": "pre" }, { "id": "valdef-counter-style-system-alphabetic", @@ -268,7 +282,8 @@ "id": "alphabetic-system", "title": "Bijective Numerals: the alphabetic system", "number": "3.1.4" - } + }, + "definedIn": "prose" }, { "id": "go", @@ -285,7 +300,8 @@ "id": "alphabetic-system", "title": "Bijective Numerals: the alphabetic system", "number": "3.1.4" - } + }, + "definedIn": "pre" }, { "id": "valdef-counter-style-system-numeric", @@ -304,7 +320,8 @@ "id": "numeric-system", "title": "Positional Numerals: the numeric system", "number": "3.1.5" - } + }, + "definedIn": "prose" }, { "id": "trinary", @@ -321,7 +338,8 @@ "id": "numeric-system", "title": "Positional Numerals: the numeric system", "number": "3.1.5" - } + }, + "definedIn": "pre" }, { "id": "valdef-counter-style-system-additive", @@ -340,7 +358,8 @@ "id": "additive-system", "title": "Accumulating Numerals: the additive system", "number": "3.1.6" - } + }, + "definedIn": "prose" }, { "id": "dice", @@ -357,7 +376,8 @@ "id": "additive-system", "title": "Accumulating Numerals: the additive system", "number": "3.1.6" - } + }, + "definedIn": "pre" }, { "id": "current-tuple", @@ -374,7 +394,8 @@ "id": "additive-system", "title": "Accumulating Numerals: the additive system", "number": "3.1.6" - } + }, + "definedIn": "prose" }, { "id": "valdef-counter-style-system-extends", @@ -393,7 +414,8 @@ "id": "extends-system", "title": "Building from Existing Counter Styles: the extends system", "number": "3.1.7" - } + }, + "definedIn": "prose" }, { "id": "descdef-counter-style-negative", @@ -412,7 +434,8 @@ "id": "counter-style-negative", "title": "Formatting negative values: the negative descriptor", "number": "3.2" - } + }, + "definedIn": "table" }, { "id": "use-a-negative-sign", @@ -430,7 +453,8 @@ "id": "counter-style-negative", "title": "Formatting negative values: the negative descriptor", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "descdef-counter-style-prefix", @@ -449,7 +473,8 @@ "id": "counter-style-prefix", "title": "Symbols before the marker: the prefix descriptor", "number": "3.3" - } + }, + "definedIn": "table" }, { "id": "descdef-counter-style-suffix", @@ -468,7 +493,8 @@ "id": "counter-style-suffix", "title": "Symbols after the marker: the suffix descriptor", "number": "3.4" - } + }, + "definedIn": "table" }, { "id": "descdef-counter-style-range", @@ -487,7 +513,8 @@ "id": "counter-style-range", "title": "Limiting the counter scope: the range descriptor", "number": "3.5" - } + }, + "definedIn": "table" }, { "id": "valdef-counter-style-range-auto", @@ -506,7 +533,8 @@ "id": "counter-style-range", "title": "Limiting the counter scope: the range descriptor", "number": "3.5" - } + }, + "definedIn": "dt" }, { "id": "descdef-counter-style-pad", @@ -525,7 +553,8 @@ "id": "counter-style-pad", "title": "Zero-Padding and Constant-Width Representations: the pad descriptor", "number": "3.6" - } + }, + "definedIn": "table" }, { "id": "descdef-counter-style-fallback", @@ -544,7 +573,8 @@ "id": "counter-style-fallback", "title": "Defining fallback: the fallback descriptor", "number": "3.7" - } + }, + "definedIn": "table" }, { "id": "descdef-counter-style-symbols", @@ -563,7 +593,8 @@ "id": "counter-style-symbols", "title": "Marker characters: the symbols and additive-symbols descriptors", "number": "3.8" - } + }, + "definedIn": "table" }, { "id": "descdef-counter-style-additive-symbols", @@ -582,7 +613,8 @@ "id": "counter-style-symbols", "title": "Marker characters: the symbols and additive-symbols descriptors", "number": "3.8" - } + }, + "definedIn": "table" }, { "id": "typedef-symbol", @@ -599,7 +631,8 @@ "id": "counter-style-symbols", "title": "Marker characters: the symbols and additive-symbols descriptors", "number": "3.8" - } + }, + "definedIn": "pre" }, { "id": "counter-symbol", @@ -616,7 +649,8 @@ "id": "counter-style-symbols", "title": "Marker characters: the symbols and additive-symbols descriptors", "number": "3.8" - } + }, + "definedIn": "prose" }, { "id": "additive-tuple", @@ -633,7 +667,8 @@ "id": "counter-style-symbols", "title": "Marker characters: the symbols and additive-symbols descriptors", "number": "3.8" - } + }, + "definedIn": "prose" }, { "id": "descdef-counter-style-speak-as", @@ -652,7 +687,8 @@ "id": "counter-style-speak-as", "title": "Speech Synthesis: the speak-as descriptor", "number": "3.9" - } + }, + "definedIn": "table" }, { "id": "valdef-counter-style-speak-as-auto", @@ -671,7 +707,8 @@ "id": "counter-style-speak-as", "title": "Speech Synthesis: the speak-as descriptor", "number": "3.9" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-speak-as-bullets", @@ -690,7 +727,8 @@ "id": "counter-style-speak-as", "title": "Speech Synthesis: the speak-as descriptor", "number": "3.9" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-speak-as-numbers", @@ -709,7 +747,8 @@ "id": "counter-style-speak-as", "title": "Speech Synthesis: the speak-as descriptor", "number": "3.9" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-speak-as-words", @@ -728,7 +767,8 @@ "id": "counter-style-speak-as", "title": "Speech Synthesis: the speak-as descriptor", "number": "3.9" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-speak-as-spell-out", @@ -747,7 +787,8 @@ "id": "counter-style-speak-as", "title": "Speech Synthesis: the speak-as descriptor", "number": "3.9" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-speak-as-counter-style-name", @@ -766,7 +807,8 @@ "id": "counter-style-speak-as", "title": "Speech Synthesis: the speak-as descriptor", "number": "3.9" - } + }, + "definedIn": "dt" }, { "id": "circled-lower-latin", @@ -783,7 +825,8 @@ "id": "counter-style-speak-as", "title": "Speech Synthesis: the speak-as descriptor", "number": "3.9" - } + }, + "definedIn": "pre" }, { "id": "funcdef-symbols", @@ -800,7 +843,8 @@ "id": "symbols-function", "title": "Defining Anonymous Counter Styles: the symbols() function", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "typedef-symbols-type", @@ -817,7 +861,8 @@ "id": "symbols-function", "title": "Defining Anonymous Counter Styles: the symbols() function", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "typedef-counter-style", @@ -834,7 +879,8 @@ "id": "extending-css2", "title": "Extending list-style-type, counter(), and counters()", "number": "5" - } + }, + "definedIn": "pre" }, { "id": "decimal", @@ -853,7 +899,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "decimal-leading-zero", @@ -872,7 +919,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-arabic-indic", @@ -891,7 +939,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "armenian", @@ -910,7 +959,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-upper-armenian", @@ -929,7 +979,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-lower-armenian", @@ -948,7 +999,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-bengali", @@ -967,7 +1019,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-cambodian", @@ -986,7 +1039,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-khmer", @@ -1005,7 +1059,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "cjk-decimal", @@ -1024,7 +1079,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-devanagari", @@ -1043,7 +1099,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "georgian", @@ -1062,7 +1119,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-gujarati", @@ -1081,7 +1139,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-gurmukhi", @@ -1100,7 +1159,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "hebrew", @@ -1119,7 +1179,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-kannada", @@ -1138,7 +1199,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-lao", @@ -1157,7 +1219,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-malayalam", @@ -1176,7 +1239,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-mongolian", @@ -1195,7 +1259,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-myanmar", @@ -1214,7 +1279,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-oriya", @@ -1233,7 +1299,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-persian", @@ -1252,7 +1319,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "lower-roman", @@ -1271,7 +1339,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "upper-roman", @@ -1290,7 +1359,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-tamil", @@ -1309,7 +1379,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-telugu", @@ -1328,7 +1399,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-thai", @@ -1347,7 +1419,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-tibetan", @@ -1366,7 +1439,8 @@ "id": "simple-numeric", "title": "Numeric: decimal, decimal-leading-zero, arabic-indic, armenian, upper-armenian, lower-armenian, bengali, cambodian, khmer, cjk-decimal, devanagari, georgian, gujarati, gurmukhi, hebrew, kannada, lao, malayalam, mongolian, myanmar, oriya, persian, lower-roman, upper-roman, tamil, telugu, thai, tibetan", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "lower-alpha", @@ -1385,7 +1459,8 @@ "id": "simple-alphabetic", "title": "Alphabetic: lower-alpha, lower-latin, upper-alpha, upper-latin, cjk-earthly-branch, cjk-heavenly-stem, lower-greek, hiragana, hiragana-iroha, katakana, katakana-iroha", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "lower-latin", @@ -1404,7 +1479,8 @@ "id": "simple-alphabetic", "title": "Alphabetic: lower-alpha, lower-latin, upper-alpha, upper-latin, cjk-earthly-branch, cjk-heavenly-stem, lower-greek, hiragana, hiragana-iroha, katakana, katakana-iroha", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "upper-alpha", @@ -1423,7 +1499,8 @@ "id": "simple-alphabetic", "title": "Alphabetic: lower-alpha, lower-latin, upper-alpha, upper-latin, cjk-earthly-branch, cjk-heavenly-stem, lower-greek, hiragana, hiragana-iroha, katakana, katakana-iroha", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "upper-latin", @@ -1442,7 +1519,8 @@ "id": "simple-alphabetic", "title": "Alphabetic: lower-alpha, lower-latin, upper-alpha, upper-latin, cjk-earthly-branch, cjk-heavenly-stem, lower-greek, hiragana, hiragana-iroha, katakana, katakana-iroha", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-cjk-earthly-branch", @@ -1461,7 +1539,8 @@ "id": "simple-alphabetic", "title": "Alphabetic: lower-alpha, lower-latin, upper-alpha, upper-latin, cjk-earthly-branch, cjk-heavenly-stem, lower-greek, hiragana, hiragana-iroha, katakana, katakana-iroha", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-cjk-heavenly-stem", @@ -1480,7 +1559,8 @@ "id": "simple-alphabetic", "title": "Alphabetic: lower-alpha, lower-latin, upper-alpha, upper-latin, cjk-earthly-branch, cjk-heavenly-stem, lower-greek, hiragana, hiragana-iroha, katakana, katakana-iroha", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "lower-greek", @@ -1499,7 +1579,8 @@ "id": "simple-alphabetic", "title": "Alphabetic: lower-alpha, lower-latin, upper-alpha, upper-latin, cjk-earthly-branch, cjk-heavenly-stem, lower-greek, hiragana, hiragana-iroha, katakana, katakana-iroha", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "hiragana", @@ -1518,7 +1599,8 @@ "id": "simple-alphabetic", "title": "Alphabetic: lower-alpha, lower-latin, upper-alpha, upper-latin, cjk-earthly-branch, cjk-heavenly-stem, lower-greek, hiragana, hiragana-iroha, katakana, katakana-iroha", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "hiragana-iroha", @@ -1537,7 +1619,8 @@ "id": "simple-alphabetic", "title": "Alphabetic: lower-alpha, lower-latin, upper-alpha, upper-latin, cjk-earthly-branch, cjk-heavenly-stem, lower-greek, hiragana, hiragana-iroha, katakana, katakana-iroha", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "katakana", @@ -1556,7 +1639,8 @@ "id": "simple-alphabetic", "title": "Alphabetic: lower-alpha, lower-latin, upper-alpha, upper-latin, cjk-earthly-branch, cjk-heavenly-stem, lower-greek, hiragana, hiragana-iroha, katakana, katakana-iroha", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "katakana-iroha", @@ -1575,7 +1659,8 @@ "id": "simple-alphabetic", "title": "Alphabetic: lower-alpha, lower-latin, upper-alpha, upper-latin, cjk-earthly-branch, cjk-heavenly-stem, lower-greek, hiragana, hiragana-iroha, katakana, katakana-iroha", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "disc", @@ -1594,7 +1679,8 @@ "id": "simple-symbolic", "title": "Symbolic: disc, circle, square, disclosure-open, disclosure-closed", "number": "6.3" - } + }, + "definedIn": "dt" }, { "id": "circle", @@ -1613,7 +1699,8 @@ "id": "simple-symbolic", "title": "Symbolic: disc, circle, square, disclosure-open, disclosure-closed", "number": "6.3" - } + }, + "definedIn": "dt" }, { "id": "square", @@ -1632,7 +1719,8 @@ "id": "simple-symbolic", "title": "Symbolic: disc, circle, square, disclosure-open, disclosure-closed", "number": "6.3" - } + }, + "definedIn": "dt" }, { "id": "disclosure-open", @@ -1651,7 +1739,8 @@ "id": "simple-symbolic", "title": "Symbolic: disc, circle, square, disclosure-open, disclosure-closed", "number": "6.3" - } + }, + "definedIn": "dt" }, { "id": "disclosure-closed", @@ -1670,7 +1759,8 @@ "id": "simple-symbolic", "title": "Symbolic: disc, circle, square, disclosure-open, disclosure-closed", "number": "6.3" - } + }, + "definedIn": "dt" }, { "id": "japanese-informal", @@ -1689,7 +1779,8 @@ "id": "limited-japanese", "title": "Japanese: japanese-informal and japanese-formal", "number": "7.1.1" - } + }, + "definedIn": "dt" }, { "id": "japanese-formal", @@ -1708,7 +1799,8 @@ "id": "limited-japanese", "title": "Japanese: japanese-informal and japanese-formal", "number": "7.1.1" - } + }, + "definedIn": "dt" }, { "id": "korean-hangul-formal", @@ -1727,7 +1819,8 @@ "id": "limited-korean", "title": "Korean: korean-hangul-formal, korean-hanja-informal, and korean-hanja-formal", "number": "7.1.2" - } + }, + "definedIn": "dt" }, { "id": "korean-hanja-informal", @@ -1746,7 +1839,8 @@ "id": "limited-korean", "title": "Korean: korean-hangul-formal, korean-hanja-informal, and korean-hanja-formal", "number": "7.1.2" - } + }, + "definedIn": "dt" }, { "id": "korean-hanja-formal", @@ -1765,7 +1859,8 @@ "id": "limited-korean", "title": "Korean: korean-hangul-formal, korean-hanja-informal, and korean-hanja-formal", "number": "7.1.2" - } + }, + "definedIn": "dt" }, { "id": "simp-chinese-informal", @@ -1784,7 +1879,8 @@ "id": "limited-chinese", "title": "Chinese: simp-chinese-informal, simp-chinese-formal, trad-chinese-informal, and trad-chinese-formal", "number": "7.1.3" - } + }, + "definedIn": "dt" }, { "id": "simp-chinese-formal", @@ -1803,7 +1899,8 @@ "id": "limited-chinese", "title": "Chinese: simp-chinese-informal, simp-chinese-formal, trad-chinese-informal, and trad-chinese-formal", "number": "7.1.3" - } + }, + "definedIn": "dt" }, { "id": "trad-chinese-informal", @@ -1822,7 +1919,8 @@ "id": "limited-chinese", "title": "Chinese: simp-chinese-informal, simp-chinese-formal, trad-chinese-informal, and trad-chinese-formal", "number": "7.1.3" - } + }, + "definedIn": "dt" }, { "id": "trad-chinese-formal", @@ -1841,7 +1939,8 @@ "id": "limited-chinese", "title": "Chinese: simp-chinese-informal, simp-chinese-formal, trad-chinese-informal, and trad-chinese-formal", "number": "7.1.3" - } + }, + "definedIn": "dt" }, { "id": "cjk-ideographic", @@ -1860,7 +1959,8 @@ "id": "limited-chinese", "title": "Chinese: simp-chinese-informal, simp-chinese-formal, trad-chinese-informal, and trad-chinese-formal", "number": "7.1.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-style-name-ethiopic-numeric", @@ -1879,7 +1979,8 @@ "id": "ethiopic-numeric-counter-style", "title": "Ethiopic Numeric Counter Style: ethiopic-numeric", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "dom-cssrule-counter_style_rule", @@ -1898,7 +1999,8 @@ "id": "extentions-to-cssrule-interface", "title": "Extensions to the CSSRule interface", "number": "9.1" - } + }, + "definedIn": "pre" }, { "id": "csscounterstylerule", @@ -1915,7 +2017,8 @@ "id": "the-csscounterstylerule-interface", "title": "The CSSCounterStyleRule interface", "number": "9.2" - } + }, + "definedIn": "pre" }, { "id": "dom-csscounterstylerule-name", @@ -1934,7 +2037,8 @@ "id": "the-csscounterstylerule-interface", "title": "The CSSCounterStyleRule interface", "number": "9.2" - } + }, + "definedIn": "dt" }, { "id": "dom-csscounterstylerule-system", @@ -1953,7 +2057,8 @@ "id": "the-csscounterstylerule-interface", "title": "The CSSCounterStyleRule interface", "number": "9.2" - } + }, + "definedIn": "dt" }, { "id": "dom-csscounterstylerule-symbols", @@ -1972,7 +2077,8 @@ "id": "the-csscounterstylerule-interface", "title": "The CSSCounterStyleRule interface", "number": "9.2" - } + }, + "definedIn": "dt" }, { "id": "dom-csscounterstylerule-additivesymbols", @@ -1991,7 +2097,8 @@ "id": "the-csscounterstylerule-interface", "title": "The CSSCounterStyleRule interface", "number": "9.2" - } + }, + "definedIn": "dt" }, { "id": "dom-csscounterstylerule-negative", @@ -2010,7 +2117,8 @@ "id": "the-csscounterstylerule-interface", "title": "The CSSCounterStyleRule interface", "number": "9.2" - } + }, + "definedIn": "dt" }, { "id": "dom-csscounterstylerule-prefix", @@ -2029,7 +2137,8 @@ "id": "the-csscounterstylerule-interface", "title": "The CSSCounterStyleRule interface", "number": "9.2" - } + }, + "definedIn": "dt" }, { "id": "dom-csscounterstylerule-suffix", @@ -2048,7 +2157,8 @@ "id": "the-csscounterstylerule-interface", "title": "The CSSCounterStyleRule interface", "number": "9.2" - } + }, + "definedIn": "dt" }, { "id": "dom-csscounterstylerule-range", @@ -2067,7 +2177,8 @@ "id": "the-csscounterstylerule-interface", "title": "The CSSCounterStyleRule interface", "number": "9.2" - } + }, + "definedIn": "dt" }, { "id": "dom-csscounterstylerule-pad", @@ -2086,7 +2197,8 @@ "id": "the-csscounterstylerule-interface", "title": "The CSSCounterStyleRule interface", "number": "9.2" - } + }, + "definedIn": "dt" }, { "id": "dom-csscounterstylerule-speakas", @@ -2105,7 +2217,8 @@ "id": "the-csscounterstylerule-interface", "title": "The CSSCounterStyleRule interface", "number": "9.2" - } + }, + "definedIn": "dt" }, { "id": "dom-csscounterstylerule-fallback", @@ -2124,7 +2237,8 @@ "id": "the-csscounterstylerule-interface", "title": "The CSSCounterStyleRule interface", "number": "9.2" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-device-adapt-1.json b/tr/dfns/css-device-adapt-1.json index 483600bad76b..88518c7e982b 100644 --- a/tr/dfns/css-device-adapt-1.json +++ b/tr/dfns/css-device-adapt-1.json @@ -19,7 +19,8 @@ "id": "the-viewport", "title": "The viewport", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "actual-viewport", @@ -36,7 +37,8 @@ "id": "the-viewport", "title": "The viewport", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "at-ruledef-viewport", @@ -53,7 +55,8 @@ "id": "atviewport-rule", "title": "The @viewport#at-ruledef-viewportReferenced in:3. The viewport (2)4. The @viewport rule (2) (3) (4) (5) (6) (7)4.1. Syntax (2)5. Viewport descriptors5.1. The min-width and max-width descriptors (2)5.2. The width shorthand descriptor5.3. The min-height and max-height descriptors (2)5.4. The height shorthand descriptor5.5. The zoom descriptor5.6. The min-zoom descriptor5.7. The max-zoom descriptor5.8. The user-zoom descriptor5.9. The orientation descriptor7. Media Queries (2) (3) (4) (5) (6) (7) (8) (9) (10)8. CSSOM8.2. Interface CSSViewportRule (2)9. Viewport element9.4. Translation into @viewport descriptors (2) The width and height properties (2) The initial-scale, minimum-scale, and maximum-scale properties The user-scalable property11. UA stylesheets rule", "number": "4" - } + }, + "definedIn": "heading" }, { "id": "descdef-viewport-min-width", @@ -72,7 +75,8 @@ "id": "min-max-width-desc", "title": "The min-width and max-width descriptors", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "descdef-viewport-max-width", @@ -91,7 +95,8 @@ "id": "min-max-width-desc", "title": "The min-width and max-width descriptors", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "typedef-viewport-length", @@ -108,7 +113,8 @@ "id": "min-max-width-desc", "title": "The min-width and max-width descriptors", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "valdef-viewport-length-auto", @@ -127,7 +133,8 @@ "id": "min-max-width-desc", "title": "The min-width and max-width descriptors", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-viewport-length-length", @@ -146,7 +153,8 @@ "id": "min-max-width-desc", "title": "The min-width and max-width descriptors", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-viewport-length-percentage", @@ -165,7 +173,8 @@ "id": "min-max-width-desc", "title": "The min-width and max-width descriptors", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "descdef-viewport-width", @@ -184,7 +193,8 @@ "id": "width-desc", "title": "The width shorthand descriptor", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "descdef-viewport-min-height", @@ -203,7 +213,8 @@ "id": "min-max-height-desc", "title": "The min-height and max-height descriptors", "number": "5.3" - } + }, + "definedIn": "table" }, { "id": "descdef-viewport-max-height", @@ -222,7 +233,8 @@ "id": "min-max-height-desc", "title": "The min-height and max-height descriptors", "number": "5.3" - } + }, + "definedIn": "table" }, { "id": "descdef-viewport-height", @@ -241,7 +253,8 @@ "id": "height-desc", "title": "The height shorthand descriptor", "number": "5.4" - } + }, + "definedIn": "table" }, { "id": "descdef-viewport-zoom", @@ -260,7 +273,8 @@ "id": "zoom-desc", "title": "The zoom descriptor", "number": "5.5" - } + }, + "definedIn": "table" }, { "id": "valdef-zoom-auto", @@ -279,7 +293,8 @@ "id": "zoom-desc", "title": "The zoom descriptor", "number": "5.5" - } + }, + "definedIn": "dt" }, { "id": "descdef-viewport-min-zoom", @@ -298,7 +313,8 @@ "id": "min-zoom-desc", "title": "The min-zoom descriptor", "number": "5.6" - } + }, + "definedIn": "table" }, { "id": "descdef-viewport-max-zoom", @@ -317,7 +333,8 @@ "id": "max-zoom-desc", "title": "The max-zoom descriptor", "number": "5.7" - } + }, + "definedIn": "table" }, { "id": "descdef-viewport-user-zoom", @@ -336,7 +353,8 @@ "id": "user-zoom-desc", "title": "The user-zoom descriptor", "number": "5.8" - } + }, + "definedIn": "table" }, { "id": "valdef-user-zoom-zoom", @@ -355,7 +373,8 @@ "id": "user-zoom-desc", "title": "The user-zoom descriptor", "number": "5.8" - } + }, + "definedIn": "dt" }, { "id": "valdef-user-zoom-fixed", @@ -374,7 +393,8 @@ "id": "user-zoom-desc", "title": "The user-zoom descriptor", "number": "5.8" - } + }, + "definedIn": "dt" }, { "id": "descdef-viewport-orientation", @@ -393,7 +413,8 @@ "id": "orientation-desc", "title": "The orientation descriptor", "number": "5.9" - } + }, + "definedIn": "table" }, { "id": "valdef-orientation-auto", @@ -412,7 +433,8 @@ "id": "orientation-desc", "title": "The orientation descriptor", "number": "5.9" - } + }, + "definedIn": "dt" }, { "id": "valdef-orientation-portrait", @@ -431,7 +453,8 @@ "id": "orientation-desc", "title": "The orientation descriptor", "number": "5.9" - } + }, + "definedIn": "dt" }, { "id": "valdef-orientation-landscape", @@ -450,7 +473,8 @@ "id": "orientation-desc", "title": "The orientation descriptor", "number": "5.9" - } + }, + "definedIn": "dt" }, { "id": "width", @@ -467,7 +491,8 @@ "id": "constraining-defs", "title": "Definitions", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "height", @@ -484,7 +509,8 @@ "id": "constraining-defs", "title": "Definitions", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "initial-width", @@ -501,7 +527,8 @@ "id": "constraining-defs", "title": "Definitions", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "initial-height", @@ -518,7 +545,8 @@ "id": "constraining-defs", "title": "Definitions", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "specifications-whose-evaluations-are-both-affected-by-the-same-changes-to-the-user-environment-and-so-always-must-be-evaluated-together-in-order-to-ensure-proper-rendering", @@ -535,7 +563,8 @@ "id": "constraining-procedure", "title": "The procedure", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "dom-cssrule-viewport_rule", @@ -554,7 +583,8 @@ "id": "css-rule-interface", "title": "Interface CSSRule", "number": "8.1" - } + }, + "definedIn": "pre" }, { "id": "cssviewportrule", @@ -571,7 +601,8 @@ "id": "css-viewport-rule-interface", "title": "Interface CSSViewportRule", "number": "8.2" - } + }, + "definedIn": "prose" }, { "id": "dom-cssviewportrule-style", @@ -590,7 +621,8 @@ "id": "css-viewport-rule-interface", "title": "Interface CSSViewportRule", "number": "8.2" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-display-3.json b/tr/dfns/css-display-3.json index db79b6e0bcfe..9aae61dd3bbe 100644 --- a/tr/dfns/css-display-3.json +++ b/tr/dfns/css-display-3.json @@ -21,7 +21,8 @@ "id": "intro", "title": "Introduction", "number": "1" - } + }, + "definedIn": "prose" }, { "id": "elements", @@ -40,7 +41,8 @@ "id": "intro", "title": "Introduction", "number": "1" - } + }, + "definedIn": "prose" }, { "id": "text-nodes", @@ -59,7 +61,8 @@ "id": "intro", "title": "Introduction", "number": "1" - } + }, + "definedIn": "prose" }, { "id": "box-tree", @@ -78,7 +81,8 @@ "id": "intro", "title": "Introduction", "number": "1" - } + }, + "definedIn": "prose" }, { "id": "box", @@ -97,7 +101,8 @@ "id": "intro", "title": "Introduction", "number": "1" - } + }, + "definedIn": "prose" }, { "id": "text-run", @@ -116,7 +121,8 @@ "id": "intro", "title": "Introduction", "number": "1" - } + }, + "definedIn": "prose" }, { "id": "css-parent-box", @@ -135,7 +141,8 @@ "id": "intro", "title": "Introduction", "number": "1" - } + }, + "definedIn": "prose" }, { "id": "anonymous", @@ -155,7 +162,8 @@ "id": "intro", "title": "Introduction", "number": "1" - } + }, + "definedIn": "prose" }, { "id": "propdef-display", @@ -172,7 +180,8 @@ "id": "the-display-properties", "title": "Box Layout Modes: the display property", "number": "2" - } + }, + "definedIn": "table" }, { "id": "display-type", @@ -189,7 +198,8 @@ "id": "the-display-properties", "title": "Box Layout Modes: the display property", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "inner-display-type", @@ -208,7 +218,8 @@ "id": "the-display-properties", "title": "Box Layout Modes: the display property", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "outer-display-type", @@ -227,7 +238,8 @@ "id": "the-display-properties", "title": "Box Layout Modes: the display property", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "typedef-display-outside", @@ -244,7 +256,8 @@ "id": "the-display-properties", "title": "Box Layout Modes: the display property", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "typedef-display-inside", @@ -261,7 +274,8 @@ "id": "the-display-properties", "title": "Box Layout Modes: the display property", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "typedef-display-listitem", @@ -278,7 +292,8 @@ "id": "the-display-properties", "title": "Box Layout Modes: the display property", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "typedef-display-internal", @@ -295,7 +310,8 @@ "id": "the-display-properties", "title": "Box Layout Modes: the display property", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "typedef-display-box", @@ -312,7 +328,8 @@ "id": "the-display-properties", "title": "Box Layout Modes: the display property", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "typedef-display-legacy", @@ -329,7 +346,8 @@ "id": "the-display-properties", "title": "Box Layout Modes: the display property", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "valdef-display-block", @@ -349,7 +367,8 @@ "id": "outer-role", "title": "Outer Display Roles for Flow Layout: the block, inline, and run-in keywords", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "block-level-box", @@ -366,7 +385,8 @@ "id": "outer-role", "title": "Outer Display Roles for Flow Layout: the block, inline, and run-in keywords", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-display-inline", @@ -386,7 +406,8 @@ "id": "outer-role", "title": "Outer Display Roles for Flow Layout: the block, inline, and run-in keywords", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "inline-level-box", @@ -403,7 +424,8 @@ "id": "outer-role", "title": "Outer Display Roles for Flow Layout: the block, inline, and run-in keywords", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-display-run-in", @@ -423,7 +445,8 @@ "id": "outer-role", "title": "Outer Display Roles for Flow Layout: the block, inline, and run-in keywords", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-display-flow", @@ -443,7 +466,8 @@ "id": "inner-model", "title": "Inner Display Layout Models: the flow, flow-root, table, flex, grid, and ruby keywords", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "flow-layout", @@ -460,7 +484,8 @@ "id": "inner-model", "title": "Inner Display Layout Models: the flow, flow-root, table, flex, grid, and ruby keywords", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-display-flow-root", @@ -480,7 +505,8 @@ "id": "inner-model", "title": "Inner Display Layout Models: the flow, flow-root, table, flex, grid, and ruby keywords", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-display-table", @@ -500,7 +526,8 @@ "id": "inner-model", "title": "Inner Display Layout Models: the flow, flow-root, table, flex, grid, and ruby keywords", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-display-flex", @@ -520,7 +547,8 @@ "id": "inner-model", "title": "Inner Display Layout Models: the flow, flow-root, table, flex, grid, and ruby keywords", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-display-grid", @@ -540,7 +568,8 @@ "id": "inner-model", "title": "Inner Display Layout Models: the flow, flow-root, table, flex, grid, and ruby keywords", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-display-ruby", @@ -560,7 +589,8 @@ "id": "inner-model", "title": "Inner Display Layout Models: the flow, flow-root, table, flex, grid, and ruby keywords", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-display-list-item", @@ -580,7 +610,8 @@ "id": "list-items", "title": "Generating Marker Boxes: the list-item keyword", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "layout-internal", @@ -597,7 +628,8 @@ "id": "layout-specific-display", "title": "Layout-Internal Display Types: the table-* and ruby-* keywords", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "valdef-display-table-row-group", @@ -617,7 +649,8 @@ "id": "layout-specific-display", "title": "Layout-Internal Display Types: the table-* and ruby-* keywords", "number": "2.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-display-table-header-group", @@ -637,7 +670,8 @@ "id": "layout-specific-display", "title": "Layout-Internal Display Types: the table-* and ruby-* keywords", "number": "2.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-display-table-footer-group", @@ -657,7 +691,8 @@ "id": "layout-specific-display", "title": "Layout-Internal Display Types: the table-* and ruby-* keywords", "number": "2.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-display-table-row", @@ -677,7 +712,8 @@ "id": "layout-specific-display", "title": "Layout-Internal Display Types: the table-* and ruby-* keywords", "number": "2.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-display-table-cell", @@ -697,7 +733,8 @@ "id": "layout-specific-display", "title": "Layout-Internal Display Types: the table-* and ruby-* keywords", "number": "2.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-display-table-column-group", @@ -717,7 +754,8 @@ "id": "layout-specific-display", "title": "Layout-Internal Display Types: the table-* and ruby-* keywords", "number": "2.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-display-table-column", @@ -737,7 +775,8 @@ "id": "layout-specific-display", "title": "Layout-Internal Display Types: the table-* and ruby-* keywords", "number": "2.4" - } + }, + "definedIn": "dt" }, { "id": "internal-table-element", @@ -754,7 +793,8 @@ "id": "layout-specific-display", "title": "Layout-Internal Display Types: the table-* and ruby-* keywords", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "internal-table-box", @@ -771,7 +811,8 @@ "id": "layout-specific-display", "title": "Layout-Internal Display Types: the table-* and ruby-* keywords", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "valdef-display-table-caption", @@ -791,7 +832,8 @@ "id": "layout-specific-display", "title": "Layout-Internal Display Types: the table-* and ruby-* keywords", "number": "2.4" - } + }, + "definedIn": "dt" }, { "id": "table-caption-box", @@ -808,7 +850,8 @@ "id": "layout-specific-display", "title": "Layout-Internal Display Types: the table-* and ruby-* keywords", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "valdef-display-ruby-base", @@ -828,7 +871,8 @@ "id": "layout-specific-display", "title": "Layout-Internal Display Types: the table-* and ruby-* keywords", "number": "2.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-display-ruby-text", @@ -848,7 +892,8 @@ "id": "layout-specific-display", "title": "Layout-Internal Display Types: the table-* and ruby-* keywords", "number": "2.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-display-ruby-base-container", @@ -868,7 +913,8 @@ "id": "layout-specific-display", "title": "Layout-Internal Display Types: the table-* and ruby-* keywords", "number": "2.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-display-ruby-text-container", @@ -888,7 +934,8 @@ "id": "layout-specific-display", "title": "Layout-Internal Display Types: the table-* and ruby-* keywords", "number": "2.4" - } + }, + "definedIn": "dt" }, { "id": "internal-ruby-element", @@ -905,7 +952,8 @@ "id": "layout-specific-display", "title": "Layout-Internal Display Types: the table-* and ruby-* keywords", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "internal-ruby-box", @@ -922,7 +970,8 @@ "id": "layout-specific-display", "title": "Layout-Internal Display Types: the table-* and ruby-* keywords", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "valdef-display-contents", @@ -942,7 +991,8 @@ "id": "box-generation", "title": "Box Generation: the none and contents keywords", "number": "2.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-display-none", @@ -962,7 +1012,8 @@ "id": "box-generation", "title": "Box Generation: the none and contents keywords", "number": "2.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-display-inline-block", @@ -982,7 +1033,8 @@ "id": "legacy-display", "title": "Precomposed Inline-level Display Values", "number": "2.6" - } + }, + "definedIn": "dt" }, { "id": "valdef-display-inline-table", @@ -1002,7 +1054,8 @@ "id": "legacy-display", "title": "Precomposed Inline-level Display Values", "number": "2.6" - } + }, + "definedIn": "dt" }, { "id": "valdef-display-inline-flex", @@ -1022,7 +1075,8 @@ "id": "legacy-display", "title": "Precomposed Inline-level Display Values", "number": "2.6" - } + }, + "definedIn": "dt" }, { "id": "valdef-display-inline-grid", @@ -1042,7 +1096,8 @@ "id": "legacy-display", "title": "Precomposed Inline-level Display Values", "number": "2.6" - } + }, + "definedIn": "dt" }, { "id": "blockify", @@ -1060,7 +1115,8 @@ "id": "transformations", "title": "Automatic Box Type Transformations", "number": "2.7" - } + }, + "definedIn": "prose" }, { "id": "inlinify", @@ -1078,7 +1134,8 @@ "id": "transformations", "title": "Automatic Box Type Transformations", "number": "2.7" - } + }, + "definedIn": "prose" }, { "id": "run-in", @@ -1096,7 +1153,8 @@ "id": "run-in-layout", "title": "Run-In Layout", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "run-in-sequence", @@ -1113,7 +1171,8 @@ "id": "run-in-layout", "title": "Run-In Layout", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "principal-box", @@ -1129,7 +1188,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "dt" }, { "id": "inline-level", @@ -1146,7 +1206,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "dt" }, { "id": "block-level", @@ -1163,7 +1224,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "dt" }, { "id": "inline-box", @@ -1179,7 +1241,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "dt" }, { "id": "inline", @@ -1195,7 +1258,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "dt" }, { "id": "atomic-inline", @@ -1212,7 +1276,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "dt" }, { "id": "block-container", @@ -1229,7 +1294,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "dt" }, { "id": "block-box", @@ -1245,7 +1311,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "dt" }, { "id": "block", @@ -1261,7 +1328,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "dt" }, { "id": "replaced-element", @@ -1278,7 +1346,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "dt" }, { "id": "non-replaced", @@ -1294,7 +1363,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "prose" }, { "id": "containing-block", @@ -1310,7 +1380,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "dt" }, { "id": "containing-block-chain", @@ -1326,7 +1397,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "dt" }, { "id": "initial-containing-block", @@ -1342,7 +1414,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "dt" }, { "id": "formatting-context", @@ -1358,7 +1431,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "dt" }, { "id": "independent-formatting-context", @@ -1374,7 +1448,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "dt" }, { "id": "establish-an-independent-formatting-context", @@ -1393,7 +1468,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "prose" }, { "id": "block-formatting-context", @@ -1409,7 +1485,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "dt" }, { "id": "inline-formatting-context", @@ -1425,7 +1502,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "dt" }, { "id": "block-formatting-context-root", @@ -1441,7 +1519,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "dt" }, { "id": "bfc", @@ -1457,7 +1536,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "dt" }, { "id": "out-of-flow", @@ -1474,7 +1554,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "dt" }, { "id": "in-flow", @@ -1491,7 +1572,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "dt" }, { "id": "document-order", @@ -1507,7 +1589,8 @@ "heading": { "id": "glossary", "title": "Appendix A: Glossary" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-easing-1.json b/tr/dfns/css-easing-1.json index 88ea8f51a0e3..47bf9d4ace97 100644 --- a/tr/dfns/css-easing-1.json +++ b/tr/dfns/css-easing-1.json @@ -20,7 +20,8 @@ "id": "easing-functions", "title": "Easing functions", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "input-progress-value", @@ -37,7 +38,8 @@ "id": "easing-functions", "title": "Easing functions", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "output-progress-value", @@ -54,7 +56,8 @@ "id": "easing-functions", "title": "Easing functions", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "typedef-easing-function", @@ -71,7 +74,8 @@ "id": "easing-functions", "title": "Easing functions", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "linear-easing-function", @@ -89,7 +93,8 @@ "id": "the-linear-easing-function", "title": "The linear easing function: linear", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-easing-function-linear", @@ -108,7 +113,8 @@ "id": "the-linear-easing-function", "title": "The linear easing function: linear", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "cubic-bzier-easing-function", @@ -125,7 +131,8 @@ "id": "cubic-bezier-easing-functions", "title": "Cubic Bézier easing functions: ease, ease-in, ease-out, ease-in-out, cubic-bezier()", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "typedef-cubic-bezier-easing-function", @@ -142,7 +149,8 @@ "id": "cubic-bezier-easing-functions", "title": "Cubic Bézier easing functions: ease, ease-in, ease-out, ease-in-out, cubic-bezier()", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-cubic-bezier-easing-function-ease", @@ -162,7 +170,8 @@ "id": "cubic-bezier-easing-functions", "title": "Cubic Bézier easing functions: ease, ease-in, ease-out, ease-in-out, cubic-bezier()", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-cubic-bezier-easing-function-ease-in", @@ -182,7 +191,8 @@ "id": "cubic-bezier-easing-functions", "title": "Cubic Bézier easing functions: ease, ease-in, ease-out, ease-in-out, cubic-bezier()", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-cubic-bezier-easing-function-ease-out", @@ -202,7 +212,8 @@ "id": "cubic-bezier-easing-functions", "title": "Cubic Bézier easing functions: ease, ease-in, ease-out, ease-in-out, cubic-bezier()", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-cubic-bezier-easing-function-ease-in-out", @@ -222,7 +233,8 @@ "id": "cubic-bezier-easing-functions", "title": "Cubic Bézier easing functions: ease, ease-in, ease-out, ease-in-out, cubic-bezier()", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "funcdef-cubic-bezier-easing-function-cubic-bezier", @@ -242,7 +254,8 @@ "id": "cubic-bezier-easing-functions", "title": "Cubic Bézier easing functions: ease, ease-in, ease-out, ease-in-out, cubic-bezier()", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "step-easing-function", @@ -259,7 +272,8 @@ "id": "step-easing-functions", "title": "Step easing functions: step-start, step-end, steps()", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "steps", @@ -276,7 +290,8 @@ "id": "step-easing-functions", "title": "Step easing functions: step-start, step-end, steps()", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "step-position", @@ -293,7 +308,8 @@ "id": "step-easing-functions", "title": "Step easing functions: step-start, step-end, steps()", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "typedef-step-easing-function", @@ -310,7 +326,8 @@ "id": "step-easing-functions", "title": "Step easing functions: step-start, step-end, steps()", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "typedef-step-position", @@ -327,7 +344,8 @@ "id": "step-easing-functions", "title": "Step easing functions: step-start, step-end, steps()", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "valdef-step-easing-function-step-start", @@ -347,7 +365,8 @@ "id": "step-easing-functions", "title": "Step easing functions: step-start, step-end, steps()", "number": "2.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-step-easing-function-step-end", @@ -367,7 +386,8 @@ "id": "step-easing-functions", "title": "Step easing functions: step-start, step-end, steps()", "number": "2.3" - } + }, + "definedIn": "dt" }, { "id": "funcdef-step-easing-function-steps", @@ -387,7 +407,8 @@ "id": "step-easing-functions", "title": "Step easing functions: step-start, step-end, steps()", "number": "2.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-steps-jump-start", @@ -406,7 +427,8 @@ "id": "step-easing-functions", "title": "Step easing functions: step-start, step-end, steps()", "number": "2.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-steps-jump-end", @@ -425,7 +447,8 @@ "id": "step-easing-functions", "title": "Step easing functions: step-start, step-end, steps()", "number": "2.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-steps-jump-none", @@ -444,7 +467,8 @@ "id": "step-easing-functions", "title": "Step easing functions: step-start, step-end, steps()", "number": "2.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-steps-jump-both", @@ -463,7 +487,8 @@ "id": "step-easing-functions", "title": "Step easing functions: step-start, step-end, steps()", "number": "2.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-steps-start", @@ -482,7 +507,8 @@ "id": "step-easing-functions", "title": "Step easing functions: step-start, step-end, steps()", "number": "2.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-steps-end", @@ -501,7 +527,8 @@ "id": "step-easing-functions", "title": "Step easing functions: step-start, step-end, steps()", "number": "2.3" - } + }, + "definedIn": "dt" }, { "id": "before-flag", @@ -518,7 +545,8 @@ "id": "step-easing-algo", "title": "Output of a step easing function", "number": "2.3.1" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-env-1.json b/tr/dfns/css-env-1.json index 3f720707f4e5..ceae6f95e603 100644 --- a/tr/dfns/css-env-1.json +++ b/tr/dfns/css-env-1.json @@ -21,7 +21,8 @@ "id": "environment", "title": "Environment Variables", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "valdef-env-safe-area-inset-top", @@ -40,7 +41,8 @@ "id": "safe-area-insets", "title": "Safe area inset variables", "number": "2.1" - } + }, + "definedIn": "table" }, { "id": "valdef-env-safe-area-inset-right", @@ -59,7 +61,8 @@ "id": "safe-area-insets", "title": "Safe area inset variables", "number": "2.1" - } + }, + "definedIn": "table" }, { "id": "valdef-env-safe-area-inset-bottom", @@ -78,7 +81,8 @@ "id": "safe-area-insets", "title": "Safe area inset variables", "number": "2.1" - } + }, + "definedIn": "table" }, { "id": "valdef-env-safe-area-inset-left", @@ -97,7 +101,8 @@ "id": "safe-area-insets", "title": "Safe area inset variables", "number": "2.1" - } + }, + "definedIn": "table" }, { "id": "funcdef-env", @@ -114,7 +119,8 @@ "id": "env-function", "title": "Using Environment Variables: the env() notation", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "substitute-an-env", @@ -133,7 +139,8 @@ "id": "env-function", "title": "Using Environment Variables: the env() notation", "number": "3" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-extensions-1.json b/tr/dfns/css-extensions-1.json index 6e432c478133..8e3bbc0a7ccb 100644 --- a/tr/dfns/css-extensions-1.json +++ b/tr/dfns/css-extensions-1.json @@ -19,7 +19,8 @@ "id": "extension-name", "title": "Extension Names", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "custom-selector", @@ -36,7 +37,8 @@ "id": "custom-selectors", "title": "Custom Selectors", "number": "3" - } + }, + "definedIn": "heading" }, { "id": "declarative-custom-selector", @@ -53,7 +55,8 @@ "id": "custom-selectors", "title": "Custom Selectors", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "at-ruledef-custom-selector", @@ -70,7 +73,8 @@ "id": "custom-selectors", "title": "Custom Selectors", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "typedef-custom-selector", @@ -87,7 +91,8 @@ "id": "custom-selectors", "title": "Custom Selectors", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "typedef-custom-arg", @@ -104,7 +109,8 @@ "id": "custom-selectors", "title": "Custom Selectors", "number": "3" - } + }, + "definedIn": "pre" } ] } \ No newline at end of file diff --git a/tr/dfns/css-flexbox-1.json b/tr/dfns/css-flexbox-1.json index 4aae9d044567..85da50716191 100644 --- a/tr/dfns/css-flexbox-1.json +++ b/tr/dfns/css-flexbox-1.json @@ -19,7 +19,8 @@ "id": "intro", "title": "Introduction", "number": "1" - } + }, + "definedIn": "prose" }, { "id": "flex-container", @@ -36,7 +37,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "flex-item", @@ -53,7 +55,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "flex-direction", @@ -70,7 +73,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "main-axis", @@ -88,7 +92,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "main-dimension", @@ -105,7 +110,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "main-start", @@ -122,7 +128,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "main-end", @@ -139,7 +146,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "main-size", @@ -157,7 +165,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "main-size-property", @@ -174,7 +183,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "min-main-size-property", @@ -191,7 +201,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "max-main-size-property", @@ -208,7 +219,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "min-main-size", @@ -225,7 +237,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "max-main-size", @@ -242,7 +255,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "cross-axis", @@ -260,7 +274,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "cross-dimension", @@ -277,7 +292,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "cross-start", @@ -294,7 +310,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "cross-end", @@ -311,7 +328,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "cross-size", @@ -329,7 +347,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "cross-size-property", @@ -346,7 +365,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "min-cross-size-property", @@ -363,7 +383,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "max-cross-size-property", @@ -380,7 +401,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "min-cross-size", @@ -397,7 +419,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "max-cross-size", @@ -414,7 +437,8 @@ "id": "box-model", "title": "Flex Layout Box Model and Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "valdef-display-flex", @@ -433,7 +457,8 @@ "id": "flex-containers", "title": "Flex Containers: the flex and inline-flex display values", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "valdef-display-inline-flex", @@ -452,7 +477,8 @@ "id": "flex-containers", "title": "Flex Containers: the flex and inline-flex display values", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "flex-formatting-context", @@ -469,7 +495,8 @@ "id": "flex-containers", "title": "Flex Containers: the flex and inline-flex display values", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "flex-level", @@ -486,7 +513,8 @@ "id": "flex-items", "title": "Flex Items", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "static-position-rectangle", @@ -503,7 +531,8 @@ "id": "abspos-items", "title": "Absolutely-Positioned Flex Children", "number": "4.1" - } + }, + "definedIn": "note" }, { "id": "collapsed-flex-item", @@ -522,7 +551,8 @@ "id": "visibility-collapse", "title": "Collapsed Items", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "content-based-minimum-size", @@ -539,7 +569,8 @@ "id": "min-size-auto", "title": "Automatic Minimum Size of Flex Items", "number": "4.5" - } + }, + "definedIn": "prose" }, { "id": "specified-size-suggestion", @@ -556,7 +587,8 @@ "id": "min-size-auto", "title": "Automatic Minimum Size of Flex Items", "number": "4.5" - } + }, + "definedIn": "dt" }, { "id": "transferred-size-suggestion", @@ -573,7 +605,8 @@ "id": "min-size-auto", "title": "Automatic Minimum Size of Flex Items", "number": "4.5" - } + }, + "definedIn": "dt" }, { "id": "content-size-suggestion", @@ -590,7 +623,8 @@ "id": "min-size-auto", "title": "Automatic Minimum Size of Flex Items", "number": "4.5" - } + }, + "definedIn": "dt" }, { "id": "propdef-flex-direction", @@ -607,7 +641,8 @@ "id": "flex-direction-property", "title": "Flex Flow Direction: the flex-direction property", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "valdef-flex-direction-row", @@ -626,7 +661,8 @@ "id": "flex-direction-property", "title": "Flex Flow Direction: the flex-direction property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-flex-direction-row-reverse", @@ -645,7 +681,8 @@ "id": "flex-direction-property", "title": "Flex Flow Direction: the flex-direction property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-flex-direction-column", @@ -664,7 +701,8 @@ "id": "flex-direction-property", "title": "Flex Flow Direction: the flex-direction property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-flex-direction-column-reverse", @@ -683,7 +721,8 @@ "id": "flex-direction-property", "title": "Flex Flow Direction: the flex-direction property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-flex-wrap", @@ -700,7 +739,8 @@ "id": "flex-wrap-property", "title": "Flex Line Wrapping: the flex-wrap property", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "valdef-flex-wrap-nowrap", @@ -719,7 +759,8 @@ "id": "flex-wrap-property", "title": "Flex Line Wrapping: the flex-wrap property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-flex-wrap-wrap", @@ -738,7 +779,8 @@ "id": "flex-wrap-property", "title": "Flex Line Wrapping: the flex-wrap property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-flex-wrap-wrap-reverse", @@ -757,7 +799,8 @@ "id": "flex-wrap-property", "title": "Flex Line Wrapping: the flex-wrap property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-flex-flow", @@ -774,7 +817,8 @@ "id": "flex-flow-property", "title": "Flex Direction and Wrap: the flex-flow shorthand", "number": "5.3" - } + }, + "definedIn": "table" }, { "id": "propdef-order", @@ -791,7 +835,8 @@ "id": "order-property", "title": "Display Order: the order property", "number": "5.4" - } + }, + "definedIn": "table" }, { "id": "valdef-order-integer", @@ -810,7 +855,8 @@ "id": "order-property", "title": "Display Order: the order property", "number": "5.4" - } + }, + "definedIn": "prose" }, { "id": "order-modified-document-order", @@ -827,7 +873,8 @@ "id": "order-property", "title": "Display Order: the order property", "number": "5.4" - } + }, + "definedIn": "prose" }, { "id": "flex-line", @@ -844,7 +891,8 @@ "id": "flex-lines", "title": "Flex Lines", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "single-line-flex-container", @@ -863,7 +911,8 @@ "id": "flex-lines", "title": "Flex Lines", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "multi-line-flex-container", @@ -882,7 +931,8 @@ "id": "flex-lines", "title": "Flex Lines", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "fully-inflexible", @@ -899,7 +949,8 @@ "id": "flexibility", "title": "Flexibility", "number": "7" - } + }, + "definedIn": "prose" }, { "id": "flexible", @@ -916,7 +967,8 @@ "id": "flexibility", "title": "Flexibility", "number": "7" - } + }, + "definedIn": "prose" }, { "id": "propdef-flex", @@ -933,7 +985,8 @@ "id": "flex-property", "title": "The flex Shorthand", "number": "7.1" - } + }, + "definedIn": "table" }, { "id": "flexible-length", @@ -950,7 +1003,8 @@ "id": "flex-property", "title": "The flex Shorthand", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "flex-factor", @@ -967,7 +1021,8 @@ "id": "flex-property", "title": "The flex Shorthand", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-flex-flex-grow", @@ -986,7 +1041,8 @@ "id": "flex-property", "title": "The flex Shorthand", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "flex-flex-grow-factor", @@ -1005,7 +1061,8 @@ "id": "flex-property", "title": "The flex Shorthand", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-flex-flex-shrink", @@ -1024,7 +1081,8 @@ "id": "flex-property", "title": "The flex Shorthand", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "flex-flex-shrink-factor", @@ -1043,7 +1101,8 @@ "id": "flex-property", "title": "The flex Shorthand", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-flex-flex-basis", @@ -1062,7 +1121,8 @@ "id": "flex-property", "title": "The flex Shorthand", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "flex-flex-basis", @@ -1081,7 +1141,8 @@ "id": "flex-property", "title": "The flex Shorthand", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-flex-basis-auto", @@ -1100,7 +1161,8 @@ "id": "flex-property", "title": "The flex Shorthand", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-flex-basis-content", @@ -1119,7 +1181,8 @@ "id": "flex-property", "title": "The flex Shorthand", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-flex-none", @@ -1138,7 +1201,8 @@ "id": "flex-property", "title": "The flex Shorthand", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-flex-grow", @@ -1155,7 +1219,8 @@ "id": "flex-grow-property", "title": "The flex-grow property", "number": "7.2.1" - } + }, + "definedIn": "table" }, { "id": "valdef-flex-grow-number", @@ -1174,7 +1239,8 @@ "id": "flex-grow-property", "title": "The flex-grow property", "number": "7.2.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-flex-shrink", @@ -1191,7 +1257,8 @@ "id": "flex-shrink-property", "title": "The flex-shrink property", "number": "7.2.2" - } + }, + "definedIn": "table" }, { "id": "valdef-flex-shrink-number", @@ -1210,7 +1277,8 @@ "id": "flex-shrink-property", "title": "The flex-shrink property", "number": "7.2.2" - } + }, + "definedIn": "prose" }, { "id": "propdef-flex-basis", @@ -1227,7 +1295,8 @@ "id": "flex-basis-property", "title": "The flex-basis property", "number": "7.2.3" - } + }, + "definedIn": "table" }, { "id": "propdef-justify-content", @@ -1244,7 +1313,8 @@ "id": "justify-content-property", "title": "Axis Alignment: the justify-content property", "number": "8.2" - } + }, + "definedIn": "table" }, { "id": "valdef-justify-content-flex-start", @@ -1263,7 +1333,8 @@ "id": "justify-content-property", "title": "Axis Alignment: the justify-content property", "number": "8.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-justify-content-flex-end", @@ -1282,7 +1353,8 @@ "id": "justify-content-property", "title": "Axis Alignment: the justify-content property", "number": "8.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-justify-content-center", @@ -1301,7 +1373,8 @@ "id": "justify-content-property", "title": "Axis Alignment: the justify-content property", "number": "8.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-justify-content-space-between", @@ -1320,7 +1393,8 @@ "id": "justify-content-property", "title": "Axis Alignment: the justify-content property", "number": "8.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-justify-content-space-around", @@ -1339,7 +1413,8 @@ "id": "justify-content-property", "title": "Axis Alignment: the justify-content property", "number": "8.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-align-items", @@ -1356,7 +1431,8 @@ "id": "align-items-property", "title": "Cross-axis Alignment: the align-items and align-self properties", "number": "8.3" - } + }, + "definedIn": "table" }, { "id": "propdef-align-self", @@ -1373,7 +1449,8 @@ "id": "align-items-property", "title": "Cross-axis Alignment: the align-items and align-self properties", "number": "8.3" - } + }, + "definedIn": "table" }, { "id": "valdef-align-items-auto", @@ -1393,7 +1470,8 @@ "id": "align-items-property", "title": "Cross-axis Alignment: the align-items and align-self properties", "number": "8.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-align-items-flex-start", @@ -1413,7 +1491,8 @@ "id": "align-items-property", "title": "Cross-axis Alignment: the align-items and align-self properties", "number": "8.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-align-items-flex-end", @@ -1433,7 +1512,8 @@ "id": "align-items-property", "title": "Cross-axis Alignment: the align-items and align-self properties", "number": "8.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-align-items-center", @@ -1453,7 +1533,8 @@ "id": "align-items-property", "title": "Cross-axis Alignment: the align-items and align-self properties", "number": "8.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-align-items-baseline", @@ -1473,7 +1554,8 @@ "id": "align-items-property", "title": "Cross-axis Alignment: the align-items and align-self properties", "number": "8.3" - } + }, + "definedIn": "dt" }, { "id": "baseline-participation", @@ -1493,7 +1575,8 @@ "id": "align-items-property", "title": "Cross-axis Alignment: the align-items and align-self properties", "number": "8.3" - } + }, + "definedIn": "prose" }, { "id": "valdef-align-items-stretch", @@ -1513,7 +1596,8 @@ "id": "align-items-property", "title": "Cross-axis Alignment: the align-items and align-self properties", "number": "8.3" - } + }, + "definedIn": "dt" }, { "id": "stretched", @@ -1530,7 +1614,8 @@ "id": "align-items-property", "title": "Cross-axis Alignment: the align-items and align-self properties", "number": "8.3" - } + }, + "definedIn": "prose" }, { "id": "propdef-align-content", @@ -1547,7 +1632,8 @@ "id": "align-content-property", "title": "Packing Flex Lines: the align-content property", "number": "8.4" - } + }, + "definedIn": "table" }, { "id": "valdef-align-content-flex-start", @@ -1566,7 +1652,8 @@ "id": "align-content-property", "title": "Packing Flex Lines: the align-content property", "number": "8.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-align-content-flex-end", @@ -1585,7 +1672,8 @@ "id": "align-content-property", "title": "Packing Flex Lines: the align-content property", "number": "8.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-align-content-center", @@ -1604,7 +1692,8 @@ "id": "align-content-property", "title": "Packing Flex Lines: the align-content property", "number": "8.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-align-content-space-between", @@ -1623,7 +1712,8 @@ "id": "align-content-property", "title": "Packing Flex Lines: the align-content property", "number": "8.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-align-content-space-around", @@ -1642,7 +1732,8 @@ "id": "align-content-property", "title": "Packing Flex Lines: the align-content property", "number": "8.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-align-content-stretch", @@ -1661,7 +1752,8 @@ "id": "align-content-property", "title": "Packing Flex Lines: the align-content property", "number": "8.4" - } + }, + "definedIn": "dt" }, { "id": "main-axis-baseline", @@ -1680,7 +1772,8 @@ "id": "flex-baselines", "title": "Flex Container Baselines", "number": "8.5" - } + }, + "definedIn": "dt" }, { "id": "cross-axis-baseline", @@ -1699,7 +1792,8 @@ "id": "flex-baselines", "title": "Flex Container Baselines", "number": "8.5" - } + }, + "definedIn": "dt" }, { "id": "flex-base-size", @@ -1716,7 +1810,8 @@ "id": "line-sizing", "title": "Line Length Determination", "number": "9.2" - } + }, + "definedIn": "prose" }, { "id": "hypothetical-main-size", @@ -1733,7 +1828,8 @@ "id": "line-sizing", "title": "Line Length Determination", "number": "9.2" - } + }, + "definedIn": "prose" }, { "id": "hypothetical-cross-size", @@ -1750,7 +1846,8 @@ "id": "cross-sizing", "title": "Cross Size Determination", "number": "9.4" - } + }, + "definedIn": "prose" }, { "id": "strut-size", @@ -1767,7 +1864,8 @@ "id": "cross-sizing", "title": "Cross Size Determination", "number": "9.4" - } + }, + "definedIn": "prose" }, { "id": "target-main-size", @@ -1784,7 +1882,8 @@ "id": "resolve-flexible-lengths", "title": "Resolving Flexible Lengths", "number": "9.7" - } + }, + "definedIn": "prose" }, { "id": "initial-free-space", @@ -1801,7 +1900,8 @@ "id": "resolve-flexible-lengths", "title": "Resolving Flexible Lengths", "number": "9.7" - } + }, + "definedIn": "prose" }, { "id": "remaining-free-space", @@ -1818,7 +1918,8 @@ "id": "resolve-flexible-lengths", "title": "Resolving Flexible Lengths", "number": "9.7" - } + }, + "definedIn": "prose" }, { "id": "scaled-flex-shrink-factor", @@ -1835,7 +1936,8 @@ "id": "resolve-flexible-lengths", "title": "Resolving Flexible Lengths", "number": "9.7" - } + }, + "definedIn": "prose" }, { "id": "definite", @@ -1855,7 +1957,8 @@ "id": "definite-sizes", "title": "Definite and Indefinite Sizes", "number": "9.8" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-font-loading-3.json b/tr/dfns/css-font-loading-3.json index 24b6b068ad9f..6879f4864a33 100644 --- a/tr/dfns/css-font-loading-3.json +++ b/tr/dfns/css-font-loading-3.json @@ -19,7 +19,8 @@ "id": "values", "title": "Values", "number": "1.1" - } + }, + "definedIn": "prose" }, { "id": "typedefdef-binarydata", @@ -35,7 +36,8 @@ "heading": { "id": "fontface-interface", "title": "2 The FontFace Interface" - } + }, + "definedIn": "pre" }, { "id": "dictdef-fontfacedescriptors", @@ -51,7 +53,8 @@ "heading": { "id": "fontface-interface", "title": "2 The FontFace Interface" - } + }, + "definedIn": "pre" }, { "id": "dom-fontfacedescriptors-style", @@ -69,7 +72,8 @@ "heading": { "id": "fontface-interface", "title": "2 The FontFace Interface" - } + }, + "definedIn": "pre" }, { "id": "dom-fontfacedescriptors-weight", @@ -87,7 +91,8 @@ "heading": { "id": "fontface-interface", "title": "2 The FontFace Interface" - } + }, + "definedIn": "pre" }, { "id": "dom-fontfacedescriptors-stretch", @@ -105,7 +110,8 @@ "heading": { "id": "fontface-interface", "title": "2 The FontFace Interface" - } + }, + "definedIn": "pre" }, { "id": "dom-fontfacedescriptors-unicoderange", @@ -123,7 +129,8 @@ "heading": { "id": "fontface-interface", "title": "2 The FontFace Interface" - } + }, + "definedIn": "pre" }, { "id": "dom-fontfacedescriptors-variant", @@ -141,7 +148,8 @@ "heading": { "id": "fontface-interface", "title": "2 The FontFace Interface" - } + }, + "definedIn": "pre" }, { "id": "dom-fontfacedescriptors-featuresettings", @@ -159,7 +167,8 @@ "heading": { "id": "fontface-interface", "title": "2 The FontFace Interface" - } + }, + "definedIn": "pre" }, { "id": "enumdef-fontfaceloadstatus", @@ -175,7 +184,8 @@ "heading": { "id": "fontface-interface", "title": "2 The FontFace Interface" - } + }, + "definedIn": "pre" }, { "id": "dom-fontface", @@ -191,7 +201,8 @@ "heading": { "id": "fontface-interface", "title": "2 The FontFace Interface" - } + }, + "definedIn": "pre" }, { "id": "dom-fontface-family", @@ -209,7 +220,8 @@ "heading": { "id": "fontface-interface", "title": "2 The FontFace Interface" - } + }, + "definedIn": "dt" }, { "id": "dom-fontface-style", @@ -227,7 +239,8 @@ "heading": { "id": "fontface-interface", "title": "2 The FontFace Interface" - } + }, + "definedIn": "dt" }, { "id": "dom-fontface-weight", @@ -245,7 +258,8 @@ "heading": { "id": "fontface-interface", "title": "2 The FontFace Interface" - } + }, + "definedIn": "dt" }, { "id": "dom-fontface-stretch", @@ -263,7 +277,8 @@ "heading": { "id": "fontface-interface", "title": "2 The FontFace Interface" - } + }, + "definedIn": "dt" }, { "id": "dom-fontface-unicoderange", @@ -281,7 +296,8 @@ "heading": { "id": "fontface-interface", "title": "2 The FontFace Interface" - } + }, + "definedIn": "dt" }, { "id": "dom-fontface-variant", @@ -299,7 +315,8 @@ "heading": { "id": "fontface-interface", "title": "2 The FontFace Interface" - } + }, + "definedIn": "dt" }, { "id": "dom-fontface-featuresettings", @@ -317,7 +334,8 @@ "heading": { "id": "fontface-interface", "title": "2 The FontFace Interface" - } + }, + "definedIn": "dt" }, { "id": "dom-fontface-status", @@ -335,7 +353,8 @@ "heading": { "id": "fontface-interface", "title": "2 The FontFace Interface" - } + }, + "definedIn": "dt" }, { "id": "dom-fontface-loaded", @@ -353,7 +372,8 @@ "heading": { "id": "fontface-interface", "title": "2 The FontFace Interface" - } + }, + "definedIn": "dt" }, { "id": "dom-fontface-fontstatuspromise", @@ -371,7 +391,8 @@ "heading": { "id": "fontface-interface", "title": "2 The FontFace Interface" - } + }, + "definedIn": "prose" }, { "id": "dom-fontface-urls", @@ -389,7 +410,8 @@ "heading": { "id": "fontface-interface", "title": "2 The FontFace Interface" - } + }, + "definedIn": "prose" }, { "id": "dom-fontface-data", @@ -407,7 +429,8 @@ "heading": { "id": "fontface-interface", "title": "2 The FontFace Interface" - } + }, + "definedIn": "prose" }, { "id": "dom-fontface-fontface", @@ -426,7 +449,8 @@ "id": "font-face-constructor", "title": "The Constructor", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "dom-fontfacefontface-family", @@ -445,7 +469,8 @@ "id": "font-face-constructor", "title": "The Constructor", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "dom-fontfacefontface-source", @@ -464,7 +489,8 @@ "id": "font-face-constructor", "title": "The Constructor", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "dom-fontfacefontface-descriptors", @@ -483,7 +509,8 @@ "id": "font-face-constructor", "title": "The Constructor", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "dom-fontface-load", @@ -502,7 +529,8 @@ "id": "font-face-load", "title": "The load() method", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "css-connected", @@ -519,7 +547,8 @@ "id": "font-face-css-connection", "title": "Interaction with CSS’s @font-face Rule", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "dictdef-cssfontfaceloadeventinit", @@ -535,7 +564,8 @@ "heading": { "id": "FontFaceSet-interface", "title": "3 The FontFaceSet Interface" - } + }, + "definedIn": "pre" }, { "id": "dom-cssfontfaceloadeventinit-fontfaces", @@ -553,7 +583,8 @@ "heading": { "id": "FontFaceSet-interface", "title": "3 The FontFaceSet Interface" - } + }, + "definedIn": "pre" }, { "id": "dom-cssfontfaceloadeventcssfontfaceloadevent-type", @@ -571,7 +602,8 @@ "heading": { "id": "FontFaceSet-interface", "title": "3 The FontFaceSet Interface" - } + }, + "definedIn": "pre" }, { "id": "dom-cssfontfaceloadeventcssfontfaceloadevent-eventinitdict", @@ -589,7 +621,8 @@ "heading": { "id": "FontFaceSet-interface", "title": "3 The FontFaceSet Interface" - } + }, + "definedIn": "pre" }, { "id": "dom-cssfontfaceloadevent", @@ -605,7 +638,8 @@ "heading": { "id": "FontFaceSet-interface", "title": "3 The FontFaceSet Interface" - } + }, + "definedIn": "pre" }, { "id": "dom-cssfontfaceloadevent-fontfaces", @@ -623,7 +657,8 @@ "heading": { "id": "FontFaceSet-interface", "title": "3 The FontFaceSet Interface" - } + }, + "definedIn": "pre" }, { "id": "enumdef-fontfacesetloadstatus", @@ -639,7 +674,8 @@ "heading": { "id": "FontFaceSet-interface", "title": "3 The FontFaceSet Interface" - } + }, + "definedIn": "pre" }, { "id": "dom-fontfaceset", @@ -655,7 +691,8 @@ "heading": { "id": "FontFaceSet-interface", "title": "3 The FontFaceSet Interface" - } + }, + "definedIn": "pre" }, { "id": "dom-fontfaceset-onloading", @@ -673,7 +710,8 @@ "heading": { "id": "FontFaceSet-interface", "title": "3 The FontFaceSet Interface" - } + }, + "definedIn": "pre" }, { "id": "dom-fontfaceset-onloadingdone", @@ -691,7 +729,8 @@ "heading": { "id": "FontFaceSet-interface", "title": "3 The FontFaceSet Interface" - } + }, + "definedIn": "pre" }, { "id": "dom-fontfaceset-onloadingerror", @@ -709,7 +748,8 @@ "heading": { "id": "FontFaceSet-interface", "title": "3 The FontFaceSet Interface" - } + }, + "definedIn": "pre" }, { "id": "no-pending-font-loads", @@ -725,7 +765,8 @@ "heading": { "id": "FontFaceSet-interface", "title": "3 The FontFaceSet Interface" - } + }, + "definedIn": "prose" }, { "id": "possibly-pending-font-loads", @@ -741,7 +782,8 @@ "heading": { "id": "FontFaceSet-interface", "title": "3 The FontFaceSet Interface" - } + }, + "definedIn": "prose" }, { "id": "dom-fontfaceset-status", @@ -759,7 +801,8 @@ "heading": { "id": "FontFaceSet-interface", "title": "3 The FontFaceSet Interface" - } + }, + "definedIn": "dt" }, { "id": "dom-fontfaceset-loadingfonts", @@ -777,7 +820,8 @@ "heading": { "id": "FontFaceSet-interface", "title": "3 The FontFaceSet Interface" - } + }, + "definedIn": "prose" }, { "id": "dom-fontfaceset-loadedfonts", @@ -795,7 +839,8 @@ "heading": { "id": "FontFaceSet-interface", "title": "3 The FontFaceSet Interface" - } + }, + "definedIn": "prose" }, { "id": "dom-fontfaceset-failedfonts", @@ -813,7 +858,8 @@ "heading": { "id": "FontFaceSet-interface", "title": "3 The FontFaceSet Interface" - } + }, + "definedIn": "prose" }, { "id": "dom-fontfaceset-pendingreadypromises", @@ -831,7 +877,8 @@ "heading": { "id": "FontFaceSet-interface", "title": "3 The FontFaceSet Interface" - } + }, + "definedIn": "prose" }, { "id": "dom-fontfaceset-loading", @@ -850,7 +897,8 @@ "id": "FontFaceSet-events", "title": "Events", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "dom-fontfaceset-loadingdone", @@ -869,7 +917,8 @@ "id": "FontFaceSet-events", "title": "Events", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "dom-fontfaceset-loadingerror", @@ -888,7 +937,8 @@ "id": "FontFaceSet-events", "title": "Events", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "fire-a-font-load-event", @@ -905,7 +955,8 @@ "id": "FontFaceSet-events", "title": "Events", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "find-the-matching-font-faces", @@ -922,7 +973,8 @@ "id": "FontFaceSet-events", "title": "Events", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "dom-fontfaceset-load", @@ -941,7 +993,8 @@ "id": "font-face-set-load", "title": "The load() method", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "dom-fontfacesetload-font", @@ -960,7 +1013,8 @@ "id": "font-face-set-load", "title": "The load() method", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "dom-fontfacesetload-text", @@ -979,7 +1033,8 @@ "id": "font-face-set-load", "title": "The load() method", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "dom-fontfaceset-check", @@ -998,7 +1053,8 @@ "id": "font-face-set-check", "title": "The check() method", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "dom-fontfacesetcheck-font", @@ -1017,7 +1073,8 @@ "id": "font-face-set-check", "title": "The check() method", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "dom-fontfacesetcheck-text", @@ -1036,7 +1093,8 @@ "id": "font-face-set-check", "title": "The check() method", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "dom-fontfaceset-ready", @@ -1055,7 +1113,8 @@ "id": "font-face-set-ready", "title": "The ready() method", "number": "3.5" - } + }, + "definedIn": "prose" }, { "id": "dom-fontfacesource", @@ -1071,7 +1130,8 @@ "heading": { "id": "font-face-source", "title": "4 The FontFaceSource interface" - } + }, + "definedIn": "pre" }, { "id": "dom-fontfacesource-fonts", @@ -1089,7 +1149,8 @@ "heading": { "id": "font-face-source", "title": "4 The FontFaceSource interface" - } + }, + "definedIn": "pre" }, { "id": "font-source", @@ -1105,7 +1166,8 @@ "heading": { "id": "font-face-source", "title": "4 The FontFaceSource interface" - } + }, + "definedIn": "prose" }, { "id": "available-font-faces", @@ -1121,7 +1183,8 @@ "heading": { "id": "font-face-source", "title": "4 The FontFaceSource interface" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-fonts-4.json b/tr/dfns/css-fonts-4.json index 7dc073d90f58..9d37b1a8908c 100644 --- a/tr/dfns/css-fonts-4.json +++ b/tr/dfns/css-fonts-4.json @@ -19,7 +19,8 @@ "id": "font-family-prop", "title": "Font family: the font-family property", "number": "2.1" - } + }, + "definedIn": "table" }, { "id": "family-name-value", @@ -36,7 +37,8 @@ "id": "font-family-prop", "title": "Font family: the font-family property", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "generic-family-value", @@ -53,7 +55,8 @@ "id": "font-family-prop", "title": "Font family: the font-family property", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-family-serif", @@ -73,7 +76,8 @@ "id": "generic-font-families", "title": "Generic font families", "number": "2.1.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-family-sans-serif", @@ -93,7 +97,8 @@ "id": "generic-font-families", "title": "Generic font families", "number": "2.1.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-family-cursive", @@ -113,7 +118,8 @@ "id": "generic-font-families", "title": "Generic font families", "number": "2.1.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-family-fantasy", @@ -133,7 +139,8 @@ "id": "generic-font-families", "title": "Generic font families", "number": "2.1.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-family-monospace", @@ -153,7 +160,8 @@ "id": "generic-font-families", "title": "Generic font families", "number": "2.1.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-family-system-ui", @@ -173,7 +181,8 @@ "id": "generic-font-families", "title": "Generic font families", "number": "2.1.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-family-emoji", @@ -193,7 +202,8 @@ "id": "generic-font-families", "title": "Generic font families", "number": "2.1.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-family-math", @@ -213,7 +223,8 @@ "id": "generic-font-families", "title": "Generic font families", "number": "2.1.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-family-fangsong", @@ -233,7 +244,8 @@ "id": "generic-font-families", "title": "Generic font families", "number": "2.1.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-family-ui-serif", @@ -253,7 +265,8 @@ "id": "standard-font-families", "title": "Standard font families", "number": "2.1.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-family-ui-sans-serif", @@ -273,7 +286,8 @@ "id": "standard-font-families", "title": "Standard font families", "number": "2.1.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-family-ui-monospace", @@ -293,7 +307,8 @@ "id": "standard-font-families", "title": "Standard font families", "number": "2.1.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-family-ui-rounded", @@ -313,7 +328,8 @@ "id": "standard-font-families", "title": "Standard font families", "number": "2.1.4" - } + }, + "definedIn": "dt" }, { "id": "propdef-font-weight", @@ -330,7 +346,8 @@ "id": "font-weight-prop", "title": "Font weight: the font-weight property", "number": "2.2" - } + }, + "definedIn": "table" }, { "id": "font-weight-absolute-values", @@ -347,7 +364,8 @@ "id": "font-weight-prop", "title": "Font weight: the font-weight property", "number": "2.2" - } + }, + "definedIn": "pre" }, { "id": "valdef-font-weight-number", @@ -366,7 +384,8 @@ "id": "font-weight-prop", "title": "Font weight: the font-weight property", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-weight-normal", @@ -385,7 +404,8 @@ "id": "font-weight-prop", "title": "Font weight: the font-weight property", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-weight-bold", @@ -404,7 +424,8 @@ "id": "font-weight-prop", "title": "Font weight: the font-weight property", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-weight-bolder", @@ -423,7 +444,8 @@ "id": "font-weight-prop", "title": "Font weight: the font-weight property", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-weight-lighter", @@ -442,7 +464,8 @@ "id": "font-weight-prop", "title": "Font weight: the font-weight property", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-font-stretch", @@ -459,7 +482,8 @@ "id": "font-stretch-prop", "title": "Font width: the font-stretch property", "number": "2.3" - } + }, + "definedIn": "table" }, { "id": "valdef-font-stretch-ultra-condensed", @@ -478,7 +502,8 @@ "id": "font-stretch-prop", "title": "Font width: the font-stretch property", "number": "2.3" - } + }, + "definedIn": "table" }, { "id": "valdef-font-stretch-extra-condensed", @@ -497,7 +522,8 @@ "id": "font-stretch-prop", "title": "Font width: the font-stretch property", "number": "2.3" - } + }, + "definedIn": "table" }, { "id": "valdef-font-stretch-condensed", @@ -516,7 +542,8 @@ "id": "font-stretch-prop", "title": "Font width: the font-stretch property", "number": "2.3" - } + }, + "definedIn": "table" }, { "id": "valdef-font-stretch-semi-condensed", @@ -535,7 +562,8 @@ "id": "font-stretch-prop", "title": "Font width: the font-stretch property", "number": "2.3" - } + }, + "definedIn": "table" }, { "id": "valdef-font-stretch-normal", @@ -554,7 +582,8 @@ "id": "font-stretch-prop", "title": "Font width: the font-stretch property", "number": "2.3" - } + }, + "definedIn": "table" }, { "id": "valdef-font-stretch-semi-expanded", @@ -573,7 +602,8 @@ "id": "font-stretch-prop", "title": "Font width: the font-stretch property", "number": "2.3" - } + }, + "definedIn": "table" }, { "id": "valdef-font-stretch-expanded", @@ -592,7 +622,8 @@ "id": "font-stretch-prop", "title": "Font width: the font-stretch property", "number": "2.3" - } + }, + "definedIn": "table" }, { "id": "valdef-font-stretch-extra-expanded", @@ -611,7 +642,8 @@ "id": "font-stretch-prop", "title": "Font width: the font-stretch property", "number": "2.3" - } + }, + "definedIn": "table" }, { "id": "valdef-font-stretch-ultra-expanded", @@ -630,7 +662,8 @@ "id": "font-stretch-prop", "title": "Font width: the font-stretch property", "number": "2.3" - } + }, + "definedIn": "table" }, { "id": "valdef-font-stretch-percentage", @@ -649,7 +682,8 @@ "id": "font-stretch-prop", "title": "Font width: the font-stretch property", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "propdef-font-style", @@ -666,7 +700,8 @@ "id": "font-style-prop", "title": "Font style: the font-style property", "number": "2.4" - } + }, + "definedIn": "table" }, { "id": "valdef-font-style-normal", @@ -685,7 +720,8 @@ "id": "font-style-prop", "title": "Font style: the font-style property", "number": "2.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-style-italic", @@ -704,7 +740,8 @@ "id": "font-style-prop", "title": "Font style: the font-style property", "number": "2.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-style-oblique-angle", @@ -723,7 +760,8 @@ "id": "font-style-prop", "title": "Font style: the font-style property", "number": "2.4" - } + }, + "definedIn": "dt" }, { "id": "propdef-font-size", @@ -740,7 +778,8 @@ "id": "font-size-prop", "title": "Font size: the font-size property", "number": "2.5" - } + }, + "definedIn": "table" }, { "id": "valdef-font-size-absolute-size", @@ -759,7 +798,8 @@ "id": "font-size-prop", "title": "Font size: the font-size property", "number": "2.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-size-relative-size", @@ -778,7 +818,8 @@ "id": "font-size-prop", "title": "Font size: the font-size property", "number": "2.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-size-length-percentage", @@ -797,7 +838,8 @@ "id": "font-size-prop", "title": "Font size: the font-size property", "number": "2.5" - } + }, + "definedIn": "dt" }, { "id": "propdef-font-size-adjust", @@ -814,7 +856,8 @@ "id": "font-size-adjust-prop", "title": "Relative sizing: the font-size-adjust property", "number": "2.6" - } + }, + "definedIn": "table" }, { "id": "aspect-value", @@ -831,7 +874,8 @@ "id": "font-size-adjust-prop", "title": "Relative sizing: the font-size-adjust property", "number": "2.6" - } + }, + "definedIn": "prose" }, { "id": "font-size-adjust-none-value", @@ -850,7 +894,8 @@ "id": "font-size-adjust-prop", "title": "Relative sizing: the font-size-adjust property", "number": "2.6" - } + }, + "definedIn": "dt" }, { "id": "aspect-ratio-value", @@ -869,7 +914,8 @@ "id": "font-size-adjust-prop", "title": "Relative sizing: the font-size-adjust property", "number": "2.6" - } + }, + "definedIn": "dt" }, { "id": "propdef-font", @@ -886,7 +932,8 @@ "id": "font-prop", "title": "Shorthand font property: the font property", "number": "2.7" - } + }, + "definedIn": "table" }, { "id": "font-variant-css21-values", @@ -903,7 +950,8 @@ "id": "font-prop", "title": "Shorthand font property: the font property", "number": "2.7" - } + }, + "definedIn": "pre" }, { "id": "font-stretch-css3-values", @@ -920,7 +968,8 @@ "id": "font-prop", "title": "Shorthand font property: the font property", "number": "2.7" - } + }, + "definedIn": "pre" }, { "id": "valdef-font-caption", @@ -939,7 +988,8 @@ "id": "font-prop", "title": "Shorthand font property: the font property", "number": "2.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-icon", @@ -958,7 +1008,8 @@ "id": "font-prop", "title": "Shorthand font property: the font property", "number": "2.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-menu", @@ -977,7 +1028,8 @@ "id": "font-prop", "title": "Shorthand font property: the font property", "number": "2.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-message-box", @@ -996,7 +1048,8 @@ "id": "font-prop", "title": "Shorthand font property: the font property", "number": "2.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-small-caption", @@ -1015,7 +1068,8 @@ "id": "font-prop", "title": "Shorthand font property: the font property", "number": "2.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-status-bar", @@ -1034,7 +1088,8 @@ "id": "font-prop", "title": "Shorthand font property: the font property", "number": "2.7" - } + }, + "definedIn": "dt" }, { "id": "propdef-font-synthesis-weight", @@ -1051,7 +1106,8 @@ "id": "font-synthesis-weight", "title": "Controlling synthesized bold: The font-synthesis-weight property", "number": "2.8.1" - } + }, + "definedIn": "table" }, { "id": "valdef-font-synthesis-weight-auto", @@ -1070,7 +1126,8 @@ "id": "font-synthesis-weight", "title": "Controlling synthesized bold: The font-synthesis-weight property", "number": "2.8.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-synthesis-weight-none", @@ -1089,7 +1146,8 @@ "id": "font-synthesis-weight", "title": "Controlling synthesized bold: The font-synthesis-weight property", "number": "2.8.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-font-synthesis-style", @@ -1106,7 +1164,8 @@ "id": "font-synthesis-style", "title": "Controlling synthesized oblique: The font-synthesis-style property", "number": "2.8.2" - } + }, + "definedIn": "table" }, { "id": "valdef-font-synthesis-style-auto", @@ -1125,7 +1184,8 @@ "id": "font-synthesis-style", "title": "Controlling synthesized oblique: The font-synthesis-style property", "number": "2.8.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-synthesis-style-none", @@ -1144,7 +1204,8 @@ "id": "font-synthesis-style", "title": "Controlling synthesized oblique: The font-synthesis-style property", "number": "2.8.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-font-synthesis-small-caps", @@ -1161,7 +1222,8 @@ "id": "font-synthesis-small-caps", "title": "Controlling synthesized small caps: The font-synthesis-small-caps property", "number": "2.8.3" - } + }, + "definedIn": "table" }, { "id": "valdef-font-synthesis-small-caps-auto", @@ -1180,7 +1242,8 @@ "id": "font-synthesis-small-caps", "title": "Controlling synthesized small caps: The font-synthesis-small-caps property", "number": "2.8.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-synthesis-small-caps-none", @@ -1199,7 +1262,8 @@ "id": "font-synthesis-small-caps", "title": "Controlling synthesized small caps: The font-synthesis-small-caps property", "number": "2.8.3" - } + }, + "definedIn": "dt" }, { "id": "propdef-font-synthesis", @@ -1216,7 +1280,8 @@ "id": "font-synthesis", "title": "Controlling synthetic faces: the font-synthesis shorthand", "number": "2.8.4" - } + }, + "definedIn": "table" }, { "id": "font-download-timer", @@ -1235,7 +1300,8 @@ "id": "font-display-timeline", "title": "The Font Display Timeline", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "font-block-period", @@ -1254,7 +1320,8 @@ "id": "font-display-timeline", "title": "The Font Display Timeline", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "font-swap-period", @@ -1273,7 +1340,8 @@ "id": "font-display-timeline", "title": "The Font Display Timeline", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "font-failure-period", @@ -1292,7 +1360,8 @@ "id": "font-display-timeline", "title": "The Font Display Timeline", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "render-with-a-fallback-font-face", @@ -1309,7 +1378,8 @@ "id": "font-display-timeline", "title": "The Font Display Timeline", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "render-with-an-invisible-fallback-font-face", @@ -1326,7 +1396,8 @@ "id": "font-display-timeline", "title": "The Font Display Timeline", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "at-font-face-rule", @@ -1343,7 +1414,8 @@ "id": "font-face-rule", "title": "The @font-face rule", "number": "4.1" - } + }, + "definedIn": "heading" }, { "id": "descdef-font-face-font-family", @@ -1362,7 +1434,8 @@ "id": "font-family-desc", "title": "Font family: the font-family descriptor", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "descdef-font-face-src", @@ -1381,7 +1454,8 @@ "id": "src-desc", "title": "Font reference: the src descriptor", "number": "4.3" - } + }, + "definedIn": "table" }, { "id": "font-format-values", @@ -1398,7 +1472,8 @@ "id": "font-face-src-parsing", "title": "Parsing the src descriptor", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "font-technology-values", @@ -1415,7 +1490,8 @@ "id": "font-face-src-parsing", "title": "Parsing the src descriptor", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "color-font-technology-values", @@ -1432,7 +1508,8 @@ "id": "font-face-src-parsing", "title": "Parsing the src descriptor", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "descdef-font-face-font-style", @@ -1451,7 +1528,8 @@ "id": "font-prop-desc", "title": "Font property descriptors: the font-style, font-weight, and font-stretch descriptors", "number": "4.4" - } + }, + "definedIn": "table" }, { "id": "descdef-font-face-font-weight", @@ -1470,7 +1548,8 @@ "id": "font-prop-desc", "title": "Font property descriptors: the font-style, font-weight, and font-stretch descriptors", "number": "4.4" - } + }, + "definedIn": "table" }, { "id": "descdef-font-face-font-stretch", @@ -1489,7 +1568,8 @@ "id": "font-prop-desc", "title": "Font property descriptors: the font-style, font-weight, and font-stretch descriptors", "number": "4.4" - } + }, + "definedIn": "table" }, { "id": "descdef-font-face-unicode-range", @@ -1508,7 +1588,8 @@ "id": "unicode-range-desc", "title": "Character range: the unicode-range descriptor", "number": "4.5" - } + }, + "definedIn": "table" }, { "id": "effective-character-map", @@ -1525,7 +1606,8 @@ "id": "unicode-range-desc", "title": "Character range: the unicode-range descriptor", "number": "4.5" - } + }, + "definedIn": "prose" }, { "id": "descdef-font-face-font-feature-settings", @@ -1544,7 +1626,8 @@ "id": "font-rend-desc", "title": "Font features and variations: the font-feature-settings and font-variation-settings descriptors", "number": "4.6" - } + }, + "definedIn": "table" }, { "id": "descdef-font-face-font-variation-settings", @@ -1563,7 +1646,8 @@ "id": "font-rend-desc", "title": "Font features and variations: the font-feature-settings and font-variation-settings descriptors", "number": "4.6" - } + }, + "definedIn": "table" }, { "id": "descdef-font-face-font-named-instance", @@ -1582,7 +1666,8 @@ "id": "font-named-instance", "title": "Using named instances from variable fonts: the font-named-instance descriptor", "number": "4.7" - } + }, + "definedIn": "table" }, { "id": "descdef-font-face-font-display", @@ -1601,7 +1686,8 @@ "id": "font-display-desc", "title": "Controlling Font Display Per Font-Face: the font-display descriptor", "number": "4.9" - } + }, + "definedIn": "table" }, { "id": "valdef-font-face-font-display-auto", @@ -1620,7 +1706,8 @@ "id": "font-display-desc", "title": "Controlling Font Display Per Font-Face: the font-display descriptor", "number": "4.9" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-face-font-display-block", @@ -1639,7 +1726,8 @@ "id": "font-display-desc", "title": "Controlling Font Display Per Font-Face: the font-display descriptor", "number": "4.9" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-face-font-display-swap", @@ -1658,7 +1746,8 @@ "id": "font-display-desc", "title": "Controlling Font Display Per Font-Face: the font-display descriptor", "number": "4.9" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-face-font-display-fallback", @@ -1677,7 +1766,8 @@ "id": "font-display-desc", "title": "Controlling Font Display Per Font-Face: the font-display descriptor", "number": "4.9" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-face-font-display-optional", @@ -1696,7 +1786,8 @@ "id": "font-display-desc", "title": "Controlling Font Display Per Font-Face: the font-display descriptor", "number": "4.9" - } + }, + "definedIn": "dt" }, { "id": "descdef-font-feature-values-font-display", @@ -1715,7 +1806,8 @@ "id": "font-display-font-feature-values", "title": "Controlling Font Display Per Font-Family via @font-feature-values", "number": "4.9.1" - } + }, + "definedIn": "table" }, { "id": "descdef-font-face-font-language-override", @@ -1734,7 +1826,8 @@ "id": "font-language-override-desc", "title": "Default font language overriding: the font-language-override descriptor", "number": "4.10" - } + }, + "definedIn": "table" }, { "id": "character-map", @@ -1751,7 +1844,8 @@ "id": "font-style-matching", "title": "Matching font styles", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "support", @@ -1768,7 +1862,8 @@ "id": "font-style-matching", "title": "Matching font styles", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "default-face", @@ -1785,7 +1880,8 @@ "id": "font-style-matching", "title": "Matching font styles", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "composite-face", @@ -1802,7 +1898,8 @@ "id": "font-style-matching", "title": "Matching font styles", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "installed-font-fallback", @@ -1819,7 +1916,8 @@ "id": "font-style-matching", "title": "Matching font styles", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "first-available-font", @@ -1836,7 +1934,8 @@ "id": "font-style-matching", "title": "Matching font styles", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "propdef-font-kerning", @@ -1853,7 +1952,8 @@ "id": "font-kerning-prop", "title": "Kerning: the font-kerning property", "number": "6.3" - } + }, + "definedIn": "table" }, { "id": "font-kerning-auto-value", @@ -1872,7 +1972,8 @@ "id": "font-kerning-prop", "title": "Kerning: the font-kerning property", "number": "6.3" - } + }, + "definedIn": "dt" }, { "id": "font-kerning-normal-value", @@ -1891,7 +1992,8 @@ "id": "font-kerning-prop", "title": "Kerning: the font-kerning property", "number": "6.3" - } + }, + "definedIn": "dt" }, { "id": "font-kerning-none-value", @@ -1910,7 +2012,8 @@ "id": "font-kerning-prop", "title": "Kerning: the font-kerning property", "number": "6.3" - } + }, + "definedIn": "dt" }, { "id": "propdef-font-variant-ligatures", @@ -1927,7 +2030,8 @@ "id": "font-variant-ligatures-prop", "title": "Ligatures: the font-variant-ligatures property", "number": "6.4" - } + }, + "definedIn": "table" }, { "id": "common-lig-values", @@ -1944,7 +2048,8 @@ "id": "font-variant-ligatures-prop", "title": "Ligatures: the font-variant-ligatures property", "number": "6.4" - } + }, + "definedIn": "pre" }, { "id": "discretionary-lig-values", @@ -1961,7 +2066,8 @@ "id": "font-variant-ligatures-prop", "title": "Ligatures: the font-variant-ligatures property", "number": "6.4" - } + }, + "definedIn": "pre" }, { "id": "historical-lig-values", @@ -1978,7 +2084,8 @@ "id": "font-variant-ligatures-prop", "title": "Ligatures: the font-variant-ligatures property", "number": "6.4" - } + }, + "definedIn": "pre" }, { "id": "contextual-alt-values", @@ -1995,7 +2102,8 @@ "id": "font-variant-ligatures-prop", "title": "Ligatures: the font-variant-ligatures property", "number": "6.4" - } + }, + "definedIn": "pre" }, { "id": "font-variant-ligatures-normal-value", @@ -2014,7 +2122,8 @@ "id": "font-variant-ligatures-prop", "title": "Ligatures: the font-variant-ligatures property", "number": "6.4" - } + }, + "definedIn": "dt" }, { "id": "font-variant-ligatures-none-value", @@ -2033,7 +2142,8 @@ "id": "font-variant-ligatures-prop", "title": "Ligatures: the font-variant-ligatures property", "number": "6.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-ligatures-common-ligatures", @@ -2052,7 +2162,8 @@ "id": "font-variant-ligatures-prop", "title": "Ligatures: the font-variant-ligatures property", "number": "6.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-ligatures-no-common-ligatures", @@ -2071,7 +2182,8 @@ "id": "font-variant-ligatures-prop", "title": "Ligatures: the font-variant-ligatures property", "number": "6.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-ligatures-discretionary-ligatures", @@ -2090,7 +2202,8 @@ "id": "font-variant-ligatures-prop", "title": "Ligatures: the font-variant-ligatures property", "number": "6.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-ligatures-no-discretionary-ligatures", @@ -2109,7 +2222,8 @@ "id": "font-variant-ligatures-prop", "title": "Ligatures: the font-variant-ligatures property", "number": "6.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-ligatures-historical-ligatures", @@ -2128,7 +2242,8 @@ "id": "font-variant-ligatures-prop", "title": "Ligatures: the font-variant-ligatures property", "number": "6.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-ligatures-no-historical-ligatures", @@ -2147,7 +2262,8 @@ "id": "font-variant-ligatures-prop", "title": "Ligatures: the font-variant-ligatures property", "number": "6.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-ligatures-contextual", @@ -2166,7 +2282,8 @@ "id": "font-variant-ligatures-prop", "title": "Ligatures: the font-variant-ligatures property", "number": "6.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-ligatures-no-contextual", @@ -2185,7 +2302,8 @@ "id": "font-variant-ligatures-prop", "title": "Ligatures: the font-variant-ligatures property", "number": "6.4" - } + }, + "definedIn": "dt" }, { "id": "propdef-font-variant-position", @@ -2202,7 +2320,8 @@ "id": "font-variant-position-prop", "title": "Subscript and superscript forms: the font-variant-position property", "number": "6.5" - } + }, + "definedIn": "table" }, { "id": "font-variant-position-normal-value", @@ -2221,7 +2340,8 @@ "id": "font-variant-position-prop", "title": "Subscript and superscript forms: the font-variant-position property", "number": "6.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-position-sub", @@ -2240,7 +2360,8 @@ "id": "font-variant-position-prop", "title": "Subscript and superscript forms: the font-variant-position property", "number": "6.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-position-super", @@ -2259,7 +2380,8 @@ "id": "font-variant-position-prop", "title": "Subscript and superscript forms: the font-variant-position property", "number": "6.5" - } + }, + "definedIn": "dt" }, { "id": "propdef-font-variant-caps", @@ -2276,7 +2398,8 @@ "id": "font-variant-caps-prop", "title": "Capitalization: the font-variant-caps property", "number": "6.6" - } + }, + "definedIn": "table" }, { "id": "font-variant-caps-normal-value", @@ -2295,7 +2418,8 @@ "id": "font-variant-caps-prop", "title": "Capitalization: the font-variant-caps property", "number": "6.6" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-caps-small-caps", @@ -2314,7 +2438,8 @@ "id": "font-variant-caps-prop", "title": "Capitalization: the font-variant-caps property", "number": "6.6" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-caps-all-small-caps", @@ -2333,7 +2458,8 @@ "id": "font-variant-caps-prop", "title": "Capitalization: the font-variant-caps property", "number": "6.6" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-caps-petite-caps", @@ -2352,7 +2478,8 @@ "id": "font-variant-caps-prop", "title": "Capitalization: the font-variant-caps property", "number": "6.6" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-caps-all-petite-caps", @@ -2371,7 +2498,8 @@ "id": "font-variant-caps-prop", "title": "Capitalization: the font-variant-caps property", "number": "6.6" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-caps-unicase", @@ -2390,7 +2518,8 @@ "id": "font-variant-caps-prop", "title": "Capitalization: the font-variant-caps property", "number": "6.6" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-caps-titling-caps", @@ -2409,7 +2538,8 @@ "id": "font-variant-caps-prop", "title": "Capitalization: the font-variant-caps property", "number": "6.6" - } + }, + "definedIn": "dt" }, { "id": "propdef-font-variant-numeric", @@ -2426,7 +2556,8 @@ "id": "font-variant-numeric-prop", "title": "Numerical formatting: the font-variant-numeric property", "number": "6.7" - } + }, + "definedIn": "table" }, { "id": "numeric-figure-values", @@ -2443,7 +2574,8 @@ "id": "font-variant-numeric-prop", "title": "Numerical formatting: the font-variant-numeric property", "number": "6.7" - } + }, + "definedIn": "pre" }, { "id": "numeric-spacing-values", @@ -2460,7 +2592,8 @@ "id": "font-variant-numeric-prop", "title": "Numerical formatting: the font-variant-numeric property", "number": "6.7" - } + }, + "definedIn": "pre" }, { "id": "numeric-fraction-values", @@ -2477,7 +2610,8 @@ "id": "font-variant-numeric-prop", "title": "Numerical formatting: the font-variant-numeric property", "number": "6.7" - } + }, + "definedIn": "pre" }, { "id": "font-variant-numeric-normal-value", @@ -2496,7 +2630,8 @@ "id": "font-variant-numeric-prop", "title": "Numerical formatting: the font-variant-numeric property", "number": "6.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-numeric-lining-nums", @@ -2515,7 +2650,8 @@ "id": "font-variant-numeric-prop", "title": "Numerical formatting: the font-variant-numeric property", "number": "6.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-numeric-oldstyle-nums", @@ -2534,7 +2670,8 @@ "id": "font-variant-numeric-prop", "title": "Numerical formatting: the font-variant-numeric property", "number": "6.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-numeric-proportional-nums", @@ -2553,7 +2690,8 @@ "id": "font-variant-numeric-prop", "title": "Numerical formatting: the font-variant-numeric property", "number": "6.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-numeric-tabular-nums", @@ -2572,7 +2710,8 @@ "id": "font-variant-numeric-prop", "title": "Numerical formatting: the font-variant-numeric property", "number": "6.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-numeric-diagonal-fractions", @@ -2591,7 +2730,8 @@ "id": "font-variant-numeric-prop", "title": "Numerical formatting: the font-variant-numeric property", "number": "6.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-numeric-stacked-fractions", @@ -2610,7 +2750,8 @@ "id": "font-variant-numeric-prop", "title": "Numerical formatting: the font-variant-numeric property", "number": "6.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-numeric-ordinal", @@ -2629,7 +2770,8 @@ "id": "font-variant-numeric-prop", "title": "Numerical formatting: the font-variant-numeric property", "number": "6.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-numeric-slashed-zero", @@ -2648,7 +2790,8 @@ "id": "font-variant-numeric-prop", "title": "Numerical formatting: the font-variant-numeric property", "number": "6.7" - } + }, + "definedIn": "dt" }, { "id": "propdef-font-variant-alternates", @@ -2665,7 +2808,8 @@ "id": "font-variant-alternates-prop", "title": "Alternates and swashes: the font-variant-alternates property", "number": "6.8" - } + }, + "definedIn": "table" }, { "id": "feature-value-name-value", @@ -2682,7 +2826,8 @@ "id": "font-variant-alternates-prop", "title": "Alternates and swashes: the font-variant-alternates property", "number": "6.8" - } + }, + "definedIn": "pre" }, { "id": "font-specific", @@ -2699,7 +2844,8 @@ "id": "font-variant-alternates-prop", "title": "Alternates and swashes: the font-variant-alternates property", "number": "6.8" - } + }, + "definedIn": "prose" }, { "id": "font-variant-alternates-normal-value", @@ -2718,7 +2864,8 @@ "id": "font-variant-alternates-prop", "title": "Alternates and swashes: the font-variant-alternates property", "number": "6.8" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-alternates-historical-forms", @@ -2737,7 +2884,8 @@ "id": "font-variant-alternates-prop", "title": "Alternates and swashes: the font-variant-alternates property", "number": "6.8" - } + }, + "definedIn": "dt" }, { "id": "stylistic", @@ -2756,7 +2904,8 @@ "id": "font-variant-alternates-prop", "title": "Alternates and swashes: the font-variant-alternates property", "number": "6.8" - } + }, + "definedIn": "dt" }, { "id": "styleset", @@ -2775,7 +2924,8 @@ "id": "font-variant-alternates-prop", "title": "Alternates and swashes: the font-variant-alternates property", "number": "6.8" - } + }, + "definedIn": "dt" }, { "id": "character-variant", @@ -2794,7 +2944,8 @@ "id": "font-variant-alternates-prop", "title": "Alternates and swashes: the font-variant-alternates property", "number": "6.8" - } + }, + "definedIn": "dt" }, { "id": "swash", @@ -2813,7 +2964,8 @@ "id": "font-variant-alternates-prop", "title": "Alternates and swashes: the font-variant-alternates property", "number": "6.8" - } + }, + "definedIn": "dt" }, { "id": "ornaments", @@ -2832,7 +2984,8 @@ "id": "font-variant-alternates-prop", "title": "Alternates and swashes: the font-variant-alternates property", "number": "6.8" - } + }, + "definedIn": "dt" }, { "id": "annotation", @@ -2851,7 +3004,8 @@ "id": "font-variant-alternates-prop", "title": "Alternates and swashes: the font-variant-alternates property", "number": "6.8" - } + }, + "definedIn": "dt" }, { "id": "at-ruledef-font-feature-values", @@ -2868,7 +3022,8 @@ "id": "font-feature-values", "title": "Defining font specific alternates: the @font-feature-values rule", "number": "6.9" - } + }, + "definedIn": "heading" }, { "id": "font-feature-value-declaration", @@ -2885,7 +3040,8 @@ "id": "font-feature-values-syntax", "title": "Basic syntax", "number": "6.9.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-font-variant-east-asian", @@ -2902,7 +3058,8 @@ "id": "font-variant-east-asian-prop", "title": "East Asian text rendering: the font-variant-east-asian property", "number": "6.10" - } + }, + "definedIn": "table" }, { "id": "east-asian-variant-values", @@ -2919,7 +3076,8 @@ "id": "font-variant-east-asian-prop", "title": "East Asian text rendering: the font-variant-east-asian property", "number": "6.10" - } + }, + "definedIn": "pre" }, { "id": "east-asian-width-values", @@ -2936,7 +3094,8 @@ "id": "font-variant-east-asian-prop", "title": "East Asian text rendering: the font-variant-east-asian property", "number": "6.10" - } + }, + "definedIn": "pre" }, { "id": "font-variant-east-asian-normal-value", @@ -2955,7 +3114,8 @@ "id": "font-variant-east-asian-prop", "title": "East Asian text rendering: the font-variant-east-asian property", "number": "6.10" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-east-asian-jis78", @@ -2974,7 +3134,8 @@ "id": "font-variant-east-asian-prop", "title": "East Asian text rendering: the font-variant-east-asian property", "number": "6.10" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-east-asian-jis83", @@ -2993,7 +3154,8 @@ "id": "font-variant-east-asian-prop", "title": "East Asian text rendering: the font-variant-east-asian property", "number": "6.10" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-east-asian-jis90", @@ -3012,7 +3174,8 @@ "id": "font-variant-east-asian-prop", "title": "East Asian text rendering: the font-variant-east-asian property", "number": "6.10" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-east-asian-jis04", @@ -3031,7 +3194,8 @@ "id": "font-variant-east-asian-prop", "title": "East Asian text rendering: the font-variant-east-asian property", "number": "6.10" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-east-asian-simplified", @@ -3050,7 +3214,8 @@ "id": "font-variant-east-asian-prop", "title": "East Asian text rendering: the font-variant-east-asian property", "number": "6.10" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-east-asian-traditional", @@ -3069,7 +3234,8 @@ "id": "font-variant-east-asian-prop", "title": "East Asian text rendering: the font-variant-east-asian property", "number": "6.10" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-east-asian-full-width", @@ -3088,7 +3254,8 @@ "id": "font-variant-east-asian-prop", "title": "East Asian text rendering: the font-variant-east-asian property", "number": "6.10" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-east-asian-proportional-width", @@ -3107,7 +3274,8 @@ "id": "font-variant-east-asian-prop", "title": "East Asian text rendering: the font-variant-east-asian property", "number": "6.10" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-east-asian-ruby", @@ -3126,7 +3294,8 @@ "id": "font-variant-east-asian-prop", "title": "East Asian text rendering: the font-variant-east-asian property", "number": "6.10" - } + }, + "definedIn": "dt" }, { "id": "propdef-font-variant", @@ -3143,7 +3312,8 @@ "id": "font-variant-prop", "title": "Overall shorthand for font rendering: the font-variant property", "number": "6.11" - } + }, + "definedIn": "table" }, { "id": "font-variant-normal-value", @@ -3162,7 +3332,8 @@ "id": "font-variant-prop", "title": "Overall shorthand for font rendering: the font-variant property", "number": "6.11" - } + }, + "definedIn": "prose" }, { "id": "font-variant-none-value", @@ -3181,7 +3352,8 @@ "id": "font-variant-prop", "title": "Overall shorthand for font rendering: the font-variant property", "number": "6.11" - } + }, + "definedIn": "prose" }, { "id": "propdef-font-feature-settings", @@ -3198,7 +3370,8 @@ "id": "font-feature-settings-prop", "title": "Low-level font feature settings control: the font-feature-settings property", "number": "6.12" - } + }, + "definedIn": "table" }, { "id": "font-feature-settings-normal-value", @@ -3217,7 +3390,8 @@ "id": "font-feature-settings-prop", "title": "Low-level font feature settings control: the font-feature-settings property", "number": "6.12" - } + }, + "definedIn": "prose" }, { "id": "feature-tag-value", @@ -3236,7 +3410,8 @@ "id": "font-feature-settings-prop", "title": "Low-level font feature settings control: the font-feature-settings property", "number": "6.12" - } + }, + "definedIn": "pre" }, { "id": "propdef-font-language-override", @@ -3253,7 +3428,8 @@ "id": "font-language-override-prop", "title": "Font language override: the font-language-override property", "number": "6.13" - } + }, + "definedIn": "table" }, { "id": "font-language-override-normal-value", @@ -3272,7 +3448,8 @@ "id": "font-language-override-prop", "title": "Font language override: the font-language-override property", "number": "6.13" - } + }, + "definedIn": "dt" }, { "id": "font-language-override-string-value", @@ -3291,7 +3468,8 @@ "id": "font-language-override-prop", "title": "Font language override: the font-language-override property", "number": "6.13" - } + }, + "definedIn": "dt" }, { "id": "propdef-font-optical-sizing", @@ -3308,7 +3486,8 @@ "id": "font-optical-sizing-def", "title": "Optical sizing control: the font-optical-sizing property", "number": "8.1" - } + }, + "definedIn": "table" }, { "id": "font-optical-sizing-auto-value", @@ -3327,7 +3506,8 @@ "id": "font-optical-sizing-def", "title": "Optical sizing control: the font-optical-sizing property", "number": "8.1" - } + }, + "definedIn": "dt" }, { "id": "font-optical-sizing-none-value", @@ -3346,7 +3526,8 @@ "id": "font-optical-sizing-def", "title": "Optical sizing control: the font-optical-sizing property", "number": "8.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-font-variation-settings", @@ -3363,7 +3544,8 @@ "id": "font-variation-settings-def", "title": "Low-level font variation settings control: the font-variation-settings property", "number": "8.2" - } + }, + "definedIn": "table" }, { "id": "propdef-font-palette", @@ -3380,7 +3562,8 @@ "id": "font-palette-prop", "title": "Controlling Color Font Palettes: The font-palette property", "number": "9.1" - } + }, + "definedIn": "table" }, { "id": "valdef-font-palette-normal", @@ -3399,7 +3582,8 @@ "id": "font-palette-prop", "title": "Controlling Color Font Palettes: The font-palette property", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-palette-light", @@ -3418,7 +3602,8 @@ "id": "font-palette-prop", "title": "Controlling Color Font Palettes: The font-palette property", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-palette-dark", @@ -3437,7 +3622,8 @@ "id": "font-palette-prop", "title": "Controlling Color Font Palettes: The font-palette property", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "typedef-font-palette-palette-identifier", @@ -3456,7 +3642,8 @@ "id": "font-palette-prop", "title": "Controlling Color Font Palettes: The font-palette property", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "at-ruledef-font-palette-values", @@ -3473,7 +3660,8 @@ "id": "font-palette-values", "title": "User-defined font color palettes: The @font-palette-values rule", "number": "9.2" - } + }, + "definedIn": "prose" }, { "id": "descdef-font-palette-values-font-family", @@ -3492,7 +3680,8 @@ "id": "font-family-2-desc", "title": "Font family: the font-family descriptor", "number": "9.2.1" - } + }, + "definedIn": "table" }, { "id": "descdef-font-palette-values-base-palette", @@ -3511,7 +3700,8 @@ "id": "base-palette-desc", "title": "Specifying the base palette: the base-palette descriptor", "number": "9.2.2" - } + }, + "definedIn": "table" }, { "id": "descdef-font-palette-values-override-color", @@ -3530,7 +3720,8 @@ "id": "override-color", "title": "Overriding a color from a palette: The override-color descriptor", "number": "9.2.3" - } + }, + "definedIn": "table" }, { "id": "propdef-font-variant-emoji", @@ -3547,7 +3738,8 @@ "id": "font-variant-emoji-prop", "title": "Selecting the text presentation style: The font-variant-emoji property", "number": "9.3" - } + }, + "definedIn": "table" }, { "id": "emoji-presentation-participating-code-points", @@ -3564,7 +3756,8 @@ "id": "font-variant-emoji-prop", "title": "Selecting the text presentation style: The font-variant-emoji property", "number": "9.3" - } + }, + "definedIn": "prose" }, { "id": "valdef-font-variant-emoji-auto", @@ -3583,7 +3776,8 @@ "id": "font-variant-emoji-prop", "title": "Selecting the text presentation style: The font-variant-emoji property", "number": "9.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-emoji-text", @@ -3602,7 +3796,8 @@ "id": "font-variant-emoji-prop", "title": "Selecting the text presentation style: The font-variant-emoji property", "number": "9.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-emoji-emoji", @@ -3621,7 +3816,8 @@ "id": "font-variant-emoji-prop", "title": "Selecting the text presentation style: The font-variant-emoji property", "number": "9.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-font-variant-emoji-unicode", @@ -3640,7 +3836,8 @@ "id": "font-variant-emoji-prop", "title": "Selecting the text presentation style: The font-variant-emoji property", "number": "9.3" - } + }, + "definedIn": "dt" }, { "id": "cssfontfacerule-interface", @@ -3657,7 +3854,8 @@ "id": "om-fontface", "title": "The CSSFontFaceRule interface", "number": "11.1" - } + }, + "definedIn": "prose" }, { "id": "cssfontfacerule", @@ -3674,7 +3872,8 @@ "id": "om-fontface", "title": "The CSSFontFaceRule interface", "number": "11.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssfontfacerule-style", @@ -3693,7 +3892,8 @@ "id": "om-fontface", "title": "The CSSFontFaceRule interface", "number": "11.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssrule-font_feature_values_rule", @@ -3712,7 +3912,8 @@ "id": "om-fontfeaturevalues", "title": "The CSSFontFeatureValuesRule interface", "number": "11.2" - } + }, + "definedIn": "pre" }, { "id": "cssfontfeaturevaluesrule", @@ -3729,7 +3930,8 @@ "id": "om-fontfeaturevalues", "title": "The CSSFontFeatureValuesRule interface", "number": "11.2" - } + }, + "definedIn": "prose" }, { "id": "cssfontfeaturevaluesrule①", @@ -3746,7 +3948,8 @@ "id": "om-fontfeaturevalues", "title": "The CSSFontFeatureValuesRule interface", "number": "11.2" - } + }, + "definedIn": "pre" }, { "id": "dom-cssfontfeaturevaluesrule-fontfamily", @@ -3765,7 +3968,8 @@ "id": "om-fontfeaturevalues", "title": "The CSSFontFeatureValuesRule interface", "number": "11.2" - } + }, + "definedIn": "pre" }, { "id": "dom-cssfontfeaturevaluesrule-annotation", @@ -3784,7 +3988,8 @@ "id": "om-fontfeaturevalues", "title": "The CSSFontFeatureValuesRule interface", "number": "11.2" - } + }, + "definedIn": "pre" }, { "id": "dom-cssfontfeaturevaluesrule-ornaments", @@ -3803,7 +4008,8 @@ "id": "om-fontfeaturevalues", "title": "The CSSFontFeatureValuesRule interface", "number": "11.2" - } + }, + "definedIn": "pre" }, { "id": "dom-cssfontfeaturevaluesrule-stylistic", @@ -3822,7 +4028,8 @@ "id": "om-fontfeaturevalues", "title": "The CSSFontFeatureValuesRule interface", "number": "11.2" - } + }, + "definedIn": "pre" }, { "id": "dom-cssfontfeaturevaluesrule-swash", @@ -3841,7 +4048,8 @@ "id": "om-fontfeaturevalues", "title": "The CSSFontFeatureValuesRule interface", "number": "11.2" - } + }, + "definedIn": "pre" }, { "id": "dom-cssfontfeaturevaluesrule-charactervariant", @@ -3860,7 +4068,8 @@ "id": "om-fontfeaturevalues", "title": "The CSSFontFeatureValuesRule interface", "number": "11.2" - } + }, + "definedIn": "pre" }, { "id": "dom-cssfontfeaturevaluesrule-styleset", @@ -3879,7 +4088,8 @@ "id": "om-fontfeaturevalues", "title": "The CSSFontFeatureValuesRule interface", "number": "11.2" - } + }, + "definedIn": "pre" }, { "id": "cssfontfeaturevaluesmap", @@ -3896,7 +4106,8 @@ "id": "om-fontfeaturevalues", "title": "The CSSFontFeatureValuesRule interface", "number": "11.2" - } + }, + "definedIn": "pre" }, { "id": "dom-cssfontfeaturevaluesmap-set", @@ -3915,7 +4126,8 @@ "id": "om-fontfeaturevalues", "title": "The CSSFontFeatureValuesRule interface", "number": "11.2" - } + }, + "definedIn": "pre" }, { "id": "dom-cssfontfeaturevaluesmap-set-featurevaluename-values-featurevaluename", @@ -3934,7 +4146,8 @@ "id": "om-fontfeaturevalues", "title": "The CSSFontFeatureValuesRule interface", "number": "11.2" - } + }, + "definedIn": "pre" }, { "id": "dom-cssfontfeaturevaluesmap-set-featurevaluename-values-values", @@ -3953,7 +4166,8 @@ "id": "om-fontfeaturevalues", "title": "The CSSFontFeatureValuesRule interface", "number": "11.2" - } + }, + "definedIn": "pre" }, { "id": "dom-cssrule-font_palette_values_rule", @@ -3972,7 +4186,8 @@ "id": "om-fontpalettevalues", "title": "The CSSFontPaletteValuesRule interface", "number": "11.3" - } + }, + "definedIn": "pre" }, { "id": "cssfontpalettevaluesrule", @@ -3989,7 +4204,8 @@ "id": "om-fontpalettevalues", "title": "The CSSFontPaletteValuesRule interface", "number": "11.3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssfontpalettevaluesrule-fontfamily", @@ -4008,7 +4224,8 @@ "id": "om-fontpalettevalues", "title": "The CSSFontPaletteValuesRule interface", "number": "11.3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssfontpalettevaluesrule-basepalette", @@ -4027,7 +4244,8 @@ "id": "om-fontpalettevalues", "title": "The CSSFontPaletteValuesRule interface", "number": "11.3" - } + }, + "definedIn": "pre" } ] } \ No newline at end of file diff --git a/tr/dfns/css-gcpm-3.json b/tr/dfns/css-gcpm-3.json index 01505447c1fc..fbc1d5611ff9 100644 --- a/tr/dfns/css-gcpm-3.json +++ b/tr/dfns/css-gcpm-3.json @@ -18,7 +18,8 @@ "heading": { "id": "running-headers-and-footers", "title": "1 Running headers and footers" - } + }, + "definedIn": "prose" }, { "id": "running-elements0", @@ -34,7 +35,8 @@ "heading": { "id": "running-headers-and-footers", "title": "1 Running headers and footers" - } + }, + "definedIn": "prose" }, { "id": "propdef-string-set", @@ -51,7 +53,8 @@ "id": "setting-named-strings-the-string-set-pro", "title": "The string-set property", "number": "1.1.1" - } + }, + "definedIn": "table" }, { "id": "content-list", @@ -68,7 +71,8 @@ "id": "setting-named-strings-the-string-set-pro", "title": "The string-set property", "number": "1.1.1" - } + }, + "definedIn": "pre" }, { "id": "funcdef-content", @@ -85,7 +89,8 @@ "id": "content-function-header", "title": "The content() function", "number": "1.1.1.1" - } + }, + "definedIn": "pre" }, { "id": "entry-value", @@ -102,7 +107,8 @@ "id": "content-function-header", "title": "The content() function", "number": "1.1.1.1" - } + }, + "definedIn": "prose" }, { "id": "exit-value", @@ -119,7 +125,8 @@ "id": "content-function-header", "title": "The content() function", "number": "1.1.1.1" - } + }, + "definedIn": "prose" }, { "id": "funcdef-string", @@ -136,7 +143,8 @@ "id": "using-named-strings", "title": "The string() function", "number": "1.1.2" - } + }, + "definedIn": "pre" }, { "id": "funcdef-running", @@ -153,7 +161,8 @@ "id": "running-syntax", "title": "The running() value", "number": "1.2.1" - } + }, + "definedIn": "pre" }, { "id": "propdef-running", @@ -170,7 +179,8 @@ "id": "running-syntax", "title": "The running() value", "number": "1.2.1" - } + }, + "definedIn": "table" }, { "id": "funcdef-element", @@ -187,7 +197,8 @@ "id": "element-syntax", "title": "The element() value", "number": "1.2.2" - } + }, + "definedIn": "pre" }, { "id": "valuedef-footnote", @@ -206,7 +217,8 @@ "id": "footnote-types", "title": "Types of footnotes", "number": "2.3" - } + }, + "definedIn": "dt" }, { "id": "propdef-footnote-display", @@ -223,7 +235,8 @@ "id": "footnote-types", "title": "Types of footnotes", "number": "2.3" - } + }, + "definedIn": "table" }, { "id": "footnote-display-block", @@ -242,7 +255,8 @@ "id": "footnote-types", "title": "Types of footnotes", "number": "2.3" - } + }, + "definedIn": "dt" }, { "id": "footnote-display-inline", @@ -261,7 +275,8 @@ "id": "footnote-types", "title": "Types of footnotes", "number": "2.3" - } + }, + "definedIn": "dt" }, { "id": "footnote-display-compact", @@ -280,7 +295,8 @@ "id": "footnote-types", "title": "Types of footnotes", "number": "2.3" - } + }, + "definedIn": "dt" }, { "id": "footnote-counter", @@ -297,7 +313,8 @@ "id": "footnote-counters", "title": "The Footnote Counter", "number": "2.5" - } + }, + "definedIn": "prose" }, { "id": "propdef-footnote-policy", @@ -314,7 +331,8 @@ "id": "footnote-policy", "title": "Rendering footnotes and footnote policy", "number": "2.8" - } + }, + "definedIn": "table" }, { "id": "valuedef-auto", @@ -333,7 +351,8 @@ "id": "footnote-policy", "title": "Rendering footnotes and footnote policy", "number": "2.8" - } + }, + "definedIn": "dt" }, { "id": "footnote-policy-line", @@ -352,7 +371,8 @@ "id": "footnote-policy", "title": "Rendering footnotes and footnote policy", "number": "2.8" - } + }, + "definedIn": "dt" }, { "id": "valuedef-block", @@ -371,7 +391,8 @@ "id": "footnote-policy", "title": "Rendering footnotes and footnote policy", "number": "2.8" - } + }, + "definedIn": "dt" }, { "id": "page-selectors", @@ -387,7 +408,8 @@ "heading": { "id": "the-first-page-pseudo-element", "title": "3 Selecting Pages" - } + }, + "definedIn": "prose" }, { "id": "funcdef-nth", @@ -404,7 +426,8 @@ "id": "document-page-selectors", "title": "Page Selectors", "number": "3.1" - } + }, + "definedIn": "pre" }, { "id": "page-group", @@ -421,7 +444,8 @@ "id": "document-sequence-selectors", "title": "Page groups", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "funcdef-leader", @@ -437,7 +461,8 @@ "heading": { "id": "leaders", "title": "4 Leaders" - } + }, + "definedIn": "pre" }, { "id": "funcdef-target-counter", @@ -454,7 +479,8 @@ "id": "target-counter", "title": "The target-counter() function", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "funcdef-target-counters", @@ -471,7 +497,8 @@ "id": "target-counters", "title": "The target-counters() function", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "target-text-function", @@ -488,7 +515,8 @@ "id": "target-text", "title": "target-text", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "bookmarks0", @@ -504,7 +532,8 @@ "heading": { "id": "bookmarks", "title": "6 Bookmarks" - } + }, + "definedIn": "prose" }, { "id": "propdef-bookmark-level", @@ -521,7 +550,8 @@ "id": "bookmark-level", "title": "bookmark-level", "number": "6.1" - } + }, + "definedIn": "table" }, { "id": "propdef-bookmark-label", @@ -538,7 +568,8 @@ "id": "bookmark-label", "title": "bookmark-label", "number": "6.2" - } + }, + "definedIn": "table" }, { "id": "propdef-bookmark-state", @@ -555,7 +586,8 @@ "id": "bookmark-state", "title": "bookmark-state", "number": "6.3" - } + }, + "definedIn": "table" } ] } \ No newline at end of file diff --git a/tr/dfns/css-gcpm-4.json b/tr/dfns/css-gcpm-4.json index c23f2029d1c2..9b0e2acb9a30 100644 --- a/tr/dfns/css-gcpm-4.json +++ b/tr/dfns/css-gcpm-4.json @@ -19,7 +19,8 @@ "id": "copy-into-heading", "title": "Copying a flow: the copy-into property", "number": "1.1" - } + }, + "definedIn": "table" }, { "id": "content-list", @@ -36,7 +37,8 @@ "id": "copy-into-heading", "title": "Copying a flow: the copy-into property", "number": "1.1" - } + }, + "definedIn": "pre" }, { "id": "selectordef-nth-of-page-n", @@ -53,7 +55,8 @@ "id": "page-selector-pseudo-classes", "title": "Page selector pseudo-classes", "number": "1.2.1" - } + }, + "definedIn": "dt" }, { "id": "selectordef-first-of-page", @@ -70,7 +73,8 @@ "id": "page-selector-pseudo-classes", "title": "Page selector pseudo-classes", "number": "1.2.1" - } + }, + "definedIn": "dt" }, { "id": "selectordef-last-of-page", @@ -87,7 +91,8 @@ "id": "page-selector-pseudo-classes", "title": "Page selector pseudo-classes", "number": "1.2.1" - } + }, + "definedIn": "dt" }, { "id": "selectordef-start-of-page", @@ -104,7 +109,8 @@ "id": "page-selector-pseudo-classes", "title": "Page selector pseudo-classes", "number": "1.2.1" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-grid-2.json b/tr/dfns/css-grid-2.json index 02a24895861b..7d15c9783668 100644 --- a/tr/dfns/css-grid-2.json +++ b/tr/dfns/css-grid-2.json @@ -19,7 +19,8 @@ "id": "grid-concepts", "title": "Grid Layout Concepts and Terminology", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "grid", @@ -36,7 +37,8 @@ "id": "grid-concepts", "title": "Grid Layout Concepts and Terminology", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "grid-column", @@ -55,7 +57,8 @@ "id": "grid-concepts", "title": "Grid Layout Concepts and Terminology", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "grid-row", @@ -74,7 +77,8 @@ "id": "grid-concepts", "title": "Grid Layout Concepts and Terminology", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "grid-line", @@ -93,7 +97,8 @@ "id": "grid-line-concept", "title": "Grid Lines", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "grid-track", @@ -112,7 +117,8 @@ "id": "grid-track-concept", "title": "Grid Tracks and Cells", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "grid-cell", @@ -129,7 +135,8 @@ "id": "grid-track-concept", "title": "Grid Tracks and Cells", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "grid-area", @@ -146,7 +153,8 @@ "id": "grid-area-concept", "title": "Grid Areas", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "nested-grid", @@ -163,7 +171,8 @@ "id": "subgrid-items", "title": "Nested vs. Subgridded Items", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "parent-grid", @@ -180,7 +189,8 @@ "id": "subgrid-items", "title": "Nested vs. Subgridded Items", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "subgrid", @@ -197,7 +207,8 @@ "id": "subgrid-items", "title": "Nested vs. Subgridded Items", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "standalone-grid", @@ -214,7 +225,8 @@ "id": "subgrid-items", "title": "Nested vs. Subgridded Items", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "valdef-display-grid", @@ -233,7 +245,8 @@ "id": "grid-containers", "title": "Establishing Grid Containers: the grid and inline-grid display values", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-display-inline-grid", @@ -252,7 +265,8 @@ "id": "grid-containers", "title": "Establishing Grid Containers: the grid and inline-grid display values", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "grid-container", @@ -269,7 +283,8 @@ "id": "grid-containers", "title": "Establishing Grid Containers: the grid and inline-grid display values", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "grid-formatting-context", @@ -286,7 +301,8 @@ "id": "grid-containers", "title": "Establishing Grid Containers: the grid and inline-grid display values", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "clamp-a-grid-area", @@ -305,7 +321,8 @@ "id": "overlarge-grids", "title": "Limiting Large Grids", "number": "5.4" - } + }, + "definedIn": "prose" }, { "id": "grid-item", @@ -322,7 +339,8 @@ "id": "grid-items", "title": "Grid Items", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "grid-level", @@ -339,7 +357,8 @@ "id": "grid-item-display", "title": "Grid Item Display", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "content-based-minimum-size", @@ -356,7 +375,8 @@ "id": "min-size-auto", "title": "Automatic Minimum Size of Grid Items", "number": "6.6" - } + }, + "definedIn": "prose" }, { "id": "specified-size-suggestion", @@ -373,7 +393,8 @@ "id": "min-size-auto", "title": "Automatic Minimum Size of Grid Items", "number": "6.6" - } + }, + "definedIn": "dt" }, { "id": "transferred-size-suggestion", @@ -390,7 +411,8 @@ "id": "min-size-auto", "title": "Automatic Minimum Size of Grid Items", "number": "6.6" - } + }, + "definedIn": "dt" }, { "id": "content-size-suggestion", @@ -407,7 +429,8 @@ "id": "min-size-auto", "title": "Automatic Minimum Size of Grid Items", "number": "6.6" - } + }, + "definedIn": "dt" }, { "id": "explicit-grid", @@ -426,7 +449,8 @@ "id": "explicit-grids", "title": "The Explicit Grid", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "explicit-grid-track", @@ -445,7 +469,8 @@ "id": "explicit-grids", "title": "The Explicit Grid", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "explicit-grid-properties", @@ -462,7 +487,8 @@ "id": "explicit-grids", "title": "The Explicit Grid", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-grid-template-columns", @@ -479,7 +505,8 @@ "id": "track-sizing", "title": "Explicit Track Sizing: the grid-template-rows and grid-template-columns properties", "number": "7.2" - } + }, + "definedIn": "table" }, { "id": "propdef-grid-template-rows", @@ -496,7 +523,8 @@ "id": "track-sizing", "title": "Explicit Track Sizing: the grid-template-rows and grid-template-columns properties", "number": "7.2" - } + }, + "definedIn": "table" }, { "id": "track-list", @@ -513,7 +541,8 @@ "id": "track-sizing", "title": "Explicit Track Sizing: the grid-template-rows and grid-template-columns properties", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-grid-template-rows-none", @@ -533,7 +562,8 @@ "id": "track-sizing", "title": "Explicit Track Sizing: the grid-template-rows and grid-template-columns properties", "number": "7.2" - } + }, + "definedIn": "dt" }, { "id": "track-listing", @@ -553,7 +583,8 @@ "id": "track-sizing", "title": "Explicit Track Sizing: the grid-template-rows and grid-template-columns properties", "number": "7.2" - } + }, + "definedIn": "dt" }, { "id": "grid-template-rows-track-sizing-function", @@ -574,7 +605,8 @@ "id": "track-sizing", "title": "Explicit Track Sizing: the grid-template-rows and grid-template-columns properties", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "subgrid-listing", @@ -594,7 +626,8 @@ "id": "track-sizing", "title": "Explicit Track Sizing: the grid-template-rows and grid-template-columns properties", "number": "7.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-grid-template-rows-subgrid", @@ -614,7 +647,8 @@ "id": "track-sizing", "title": "Explicit Track Sizing: the grid-template-rows and grid-template-columns properties", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "subgridded-axis", @@ -633,7 +667,8 @@ "id": "track-sizing", "title": "Explicit Track Sizing: the grid-template-rows and grid-template-columns properties", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "standalone-axis", @@ -650,7 +685,8 @@ "id": "track-sizing", "title": "Explicit Track Sizing: the grid-template-rows and grid-template-columns properties", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "typedef-track-list", @@ -667,7 +703,8 @@ "id": "track-sizing", "title": "Explicit Track Sizing: the grid-template-rows and grid-template-columns properties", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "typedef-auto-track-list", @@ -684,7 +721,8 @@ "id": "track-sizing", "title": "Explicit Track Sizing: the grid-template-rows and grid-template-columns properties", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "typedef-explicit-track-list", @@ -701,7 +739,8 @@ "id": "track-sizing", "title": "Explicit Track Sizing: the grid-template-rows and grid-template-columns properties", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "typedef-line-name-list", @@ -718,7 +757,8 @@ "id": "track-sizing", "title": "Explicit Track Sizing: the grid-template-rows and grid-template-columns properties", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "typedef-track-size", @@ -735,7 +775,8 @@ "id": "track-sizing", "title": "Explicit Track Sizing: the grid-template-rows and grid-template-columns properties", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "typedef-fixed-size", @@ -752,7 +793,8 @@ "id": "track-sizing", "title": "Explicit Track Sizing: the grid-template-rows and grid-template-columns properties", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "typedef-track-breadth", @@ -769,7 +811,8 @@ "id": "track-sizing", "title": "Explicit Track Sizing: the grid-template-rows and grid-template-columns properties", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "typedef-inflexible-breadth", @@ -786,7 +829,8 @@ "id": "track-sizing", "title": "Explicit Track Sizing: the grid-template-rows and grid-template-columns properties", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "typedef-fixed-breadth", @@ -803,7 +847,8 @@ "id": "track-sizing", "title": "Explicit Track Sizing: the grid-template-rows and grid-template-columns properties", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "typedef-line-names", @@ -820,7 +865,8 @@ "id": "track-sizing", "title": "Explicit Track Sizing: the grid-template-rows and grid-template-columns properties", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "valdef-grid-template-columns-length-percentage", @@ -840,7 +886,8 @@ "id": "track-sizes", "title": "Track Sizes", "number": "7.2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-grid-template-columns-flex", @@ -860,7 +907,8 @@ "id": "track-sizes", "title": "Track Sizes", "number": "7.2.1" - } + }, + "definedIn": "dt" }, { "id": "grid-template-columns-flex-factor", @@ -880,7 +928,8 @@ "id": "track-sizes", "title": "Track Sizes", "number": "7.2.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-grid-template-columns-minmax", @@ -900,7 +949,8 @@ "id": "track-sizes", "title": "Track Sizes", "number": "7.2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-grid-template-columns-auto", @@ -920,7 +970,8 @@ "id": "track-sizes", "title": "Track Sizes", "number": "7.2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-grid-template-columns-max-content", @@ -940,7 +991,8 @@ "id": "track-sizes", "title": "Track Sizes", "number": "7.2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-grid-template-columns-min-content", @@ -960,7 +1012,8 @@ "id": "track-sizes", "title": "Track Sizes", "number": "7.2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-grid-template-columns-fit-content", @@ -980,7 +1033,8 @@ "id": "track-sizes", "title": "Track Sizes", "number": "7.2.1" - } + }, + "definedIn": "dt" }, { "id": "line-name", @@ -997,7 +1051,8 @@ "id": "named-lines", "title": "Naming Grid Lines: the [*] syntax", "number": "7.2.2" - } + }, + "definedIn": "prose" }, { "id": "explicitly-assigned-line-name", @@ -1014,7 +1069,8 @@ "id": "named-lines", "title": "Naming Grid Lines: the [*] syntax", "number": "7.2.2" - } + }, + "definedIn": "prose" }, { "id": "funcdef-repeat", @@ -1031,7 +1087,8 @@ "id": "repeat-notation", "title": "Repeating Rows and Columns: the repeat() notation", "number": "7.2.3" - } + }, + "definedIn": "prose" }, { "id": "typedef-track-repeat", @@ -1048,7 +1105,8 @@ "id": "repeat-syntax", "title": "Syntax of repeat()", "number": "7.2.3.1" - } + }, + "definedIn": "pre" }, { "id": "typedef-auto-repeat", @@ -1065,7 +1123,8 @@ "id": "repeat-syntax", "title": "Syntax of repeat()", "number": "7.2.3.1" - } + }, + "definedIn": "pre" }, { "id": "typedef-fixed-repeat", @@ -1082,7 +1141,8 @@ "id": "repeat-syntax", "title": "Syntax of repeat()", "number": "7.2.3.1" - } + }, + "definedIn": "pre" }, { "id": "typedef-name-repeat", @@ -1099,7 +1159,8 @@ "id": "repeat-syntax", "title": "Syntax of repeat()", "number": "7.2.3.1" - } + }, + "definedIn": "pre" }, { "id": "valdef-repeat-auto-fill", @@ -1118,7 +1179,8 @@ "id": "auto-repeat", "title": "Repeat-to-fill: auto-fill and auto-fit repetitions", "number": "7.2.3.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-repeat-auto-fit", @@ -1137,7 +1199,8 @@ "id": "auto-repeat", "title": "Repeat-to-fill: auto-fill and auto-fit repetitions", "number": "7.2.3.2" - } + }, + "definedIn": "prose" }, { "id": "collapsed-track", @@ -1156,7 +1219,8 @@ "id": "auto-repeat", "title": "Repeat-to-fill: auto-fill and auto-fit repetitions", "number": "7.2.3.2" - } + }, + "definedIn": "prose" }, { "id": "flexible-length", @@ -1173,7 +1237,8 @@ "id": "fr-unit", "title": "Flexible Lengths: the fr unit", "number": "7.2.4" - } + }, + "definedIn": "prose" }, { "id": "typedef-flex", @@ -1190,7 +1255,8 @@ "id": "fr-unit", "title": "Flexible Lengths: the fr unit", "number": "7.2.4" - } + }, + "definedIn": "prose" }, { "id": "valdef-flex-fr", @@ -1210,7 +1276,8 @@ "id": "fr-unit", "title": "Flexible Lengths: the fr unit", "number": "7.2.4" - } + }, + "definedIn": "prose" }, { "id": "flexible-tracks", @@ -1227,7 +1294,8 @@ "id": "fr-unit", "title": "Flexible Lengths: the fr unit", "number": "7.2.4" - } + }, + "definedIn": "prose" }, { "id": "flex-fraction", @@ -1244,7 +1312,8 @@ "id": "fr-unit", "title": "Flexible Lengths: the fr unit", "number": "7.2.4" - } + }, + "definedIn": "prose" }, { "id": "computed-track-list", @@ -1261,7 +1330,8 @@ "id": "computed-tracks", "title": "Computed Value of a Track Listing", "number": "7.2.5" - } + }, + "definedIn": "prose" }, { "id": "line-name-set", @@ -1278,7 +1348,8 @@ "id": "computed-tracks", "title": "Computed Value of a Track Listing", "number": "7.2.5" - } + }, + "definedIn": "prose" }, { "id": "track-section", @@ -1295,7 +1366,8 @@ "id": "computed-tracks", "title": "Computed Value of a Track Listing", "number": "7.2.5" - } + }, + "definedIn": "prose" }, { "id": "propdef-grid-template-areas", @@ -1312,7 +1384,8 @@ "id": "grid-template-areas-property", "title": "Named Areas: the grid-template-areas property", "number": "7.3" - } + }, + "definedIn": "table" }, { "id": "named-grid-area", @@ -1329,7 +1402,8 @@ "id": "grid-template-areas-property", "title": "Named Areas: the grid-template-areas property", "number": "7.3" - } + }, + "definedIn": "prose" }, { "id": "valdef-grid-template-areas-none", @@ -1348,7 +1422,8 @@ "id": "grid-template-areas-property", "title": "Named Areas: the grid-template-areas property", "number": "7.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-grid-template-areas-string", @@ -1367,7 +1442,8 @@ "id": "grid-template-areas-property", "title": "Named Areas: the grid-template-areas property", "number": "7.3" - } + }, + "definedIn": "dt" }, { "id": "grid-template-areas-named-cell-token", @@ -1386,7 +1462,8 @@ "id": "grid-template-areas-property", "title": "Named Areas: the grid-template-areas property", "number": "7.3" - } + }, + "definedIn": "prose" }, { "id": "grid-template-areas-null-cell-token", @@ -1405,7 +1482,8 @@ "id": "grid-template-areas-property", "title": "Named Areas: the grid-template-areas property", "number": "7.3" - } + }, + "definedIn": "prose" }, { "id": "grid-template-areas-trash-token", @@ -1424,7 +1502,8 @@ "id": "grid-template-areas-property", "title": "Named Areas: the grid-template-areas property", "number": "7.3" - } + }, + "definedIn": "prose" }, { "id": "implicitly-assigned-line-name", @@ -1441,7 +1520,8 @@ "id": "implicit-named-lines", "title": "Implicitly-Assigned Line Names", "number": "7.3.2" - } + }, + "definedIn": "prose" }, { "id": "implicitly-named-area", @@ -1458,7 +1538,8 @@ "id": "implicit-named-areas", "title": "Implicitly-Named Areas", "number": "7.3.3" - } + }, + "definedIn": "prose" }, { "id": "propdef-grid-template", @@ -1475,7 +1556,8 @@ "id": "explicit-grid-shorthand", "title": "Explicit Grid Shorthand: the grid-template property", "number": "7.4" - } + }, + "definedIn": "table" }, { "id": "valdef-grid-template-none", @@ -1494,7 +1576,8 @@ "id": "explicit-grid-shorthand", "title": "Explicit Grid Shorthand: the grid-template property", "number": "7.4" - } + }, + "definedIn": "dt" }, { "id": "grid-template-rowcol", @@ -1513,7 +1596,8 @@ "id": "explicit-grid-shorthand", "title": "Explicit Grid Shorthand: the grid-template property", "number": "7.4" - } + }, + "definedIn": "dt" }, { "id": "grid-template-ascii", @@ -1532,7 +1616,8 @@ "id": "explicit-grid-shorthand", "title": "Explicit Grid Shorthand: the grid-template property", "number": "7.4" - } + }, + "definedIn": "dt" }, { "id": "implicit-grid-track", @@ -1551,7 +1636,8 @@ "id": "implicit-grids", "title": "The Implicit Grid", "number": "7.5" - } + }, + "definedIn": "prose" }, { "id": "implicit-grid-lines", @@ -1568,7 +1654,8 @@ "id": "implicit-grids", "title": "The Implicit Grid", "number": "7.5" - } + }, + "definedIn": "prose" }, { "id": "implicit-grid", @@ -1587,7 +1674,8 @@ "id": "implicit-grids", "title": "The Implicit Grid", "number": "7.5" - } + }, + "definedIn": "prose" }, { "id": "implicit-grid-properties", @@ -1604,7 +1692,8 @@ "id": "implicit-grids", "title": "The Implicit Grid", "number": "7.5" - } + }, + "definedIn": "prose" }, { "id": "propdef-grid-auto-columns", @@ -1621,7 +1710,8 @@ "id": "auto-tracks", "title": "Implicit Track Sizing: the grid-auto-rows and grid-auto-columns properties", "number": "7.6" - } + }, + "definedIn": "table" }, { "id": "propdef-grid-auto-rows", @@ -1638,7 +1728,8 @@ "id": "auto-tracks", "title": "Implicit Track Sizing: the grid-auto-rows and grid-auto-columns properties", "number": "7.6" - } + }, + "definedIn": "table" }, { "id": "auto-placement", @@ -1656,7 +1747,8 @@ "id": "grid-auto-flow-property", "title": "Automatic Placement: the grid-auto-flow property", "number": "7.7" - } + }, + "definedIn": "heading" }, { "id": "propdef-grid-auto-flow", @@ -1673,7 +1765,8 @@ "id": "grid-auto-flow-property", "title": "Automatic Placement: the grid-auto-flow property", "number": "7.7" - } + }, + "definedIn": "table" }, { "id": "valdef-grid-auto-flow-row", @@ -1692,7 +1785,8 @@ "id": "grid-auto-flow-property", "title": "Automatic Placement: the grid-auto-flow property", "number": "7.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-grid-auto-flow-column", @@ -1711,7 +1805,8 @@ "id": "grid-auto-flow-property", "title": "Automatic Placement: the grid-auto-flow property", "number": "7.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-grid-auto-flow-dense", @@ -1730,7 +1825,8 @@ "id": "grid-auto-flow-property", "title": "Automatic Placement: the grid-auto-flow property", "number": "7.7" - } + }, + "definedIn": "dt" }, { "id": "propdef-grid", @@ -1747,7 +1843,8 @@ "id": "grid-shorthand", "title": "Grid Definition Shorthand: the grid property", "number": "7.8" - } + }, + "definedIn": "table" }, { "id": "grid-s-auto-row", @@ -1766,7 +1863,8 @@ "id": "grid-shorthand", "title": "Grid Definition Shorthand: the grid property", "number": "7.8" - } + }, + "definedIn": "dt" }, { "id": "grid-s-auto-column", @@ -1785,7 +1883,8 @@ "id": "grid-shorthand", "title": "Grid Definition Shorthand: the grid property", "number": "7.8" - } + }, + "definedIn": "dt" }, { "id": "grid-placement", @@ -1804,7 +1903,8 @@ "id": "placement", "title": "Placing Grid Items", "number": "8" - } + }, + "definedIn": "prose" }, { "id": "grid-position", @@ -1825,7 +1925,8 @@ "id": "placement", "title": "Placing Grid Items", "number": "8" - } + }, + "definedIn": "dt" }, { "id": "definite-grid-position", @@ -1845,7 +1946,8 @@ "id": "placement", "title": "Placing Grid Items", "number": "8" - } + }, + "definedIn": "prose" }, { "id": "automatic-grid-position", @@ -1865,7 +1967,8 @@ "id": "placement", "title": "Placing Grid Items", "number": "8" - } + }, + "definedIn": "prose" }, { "id": "grid-span", @@ -1886,7 +1989,8 @@ "id": "placement", "title": "Placing Grid Items", "number": "8" - } + }, + "definedIn": "dt" }, { "id": "indefinite-grid-span", @@ -1906,7 +2010,8 @@ "id": "placement", "title": "Placing Grid Items", "number": "8" - } + }, + "definedIn": "prose" }, { "id": "definite-grid-span", @@ -1926,7 +2031,8 @@ "id": "placement", "title": "Placing Grid Items", "number": "8" - } + }, + "definedIn": "prose" }, { "id": "grid-placement-property", @@ -1943,7 +2049,8 @@ "id": "placement", "title": "Placing Grid Items", "number": "8" - } + }, + "definedIn": "prose" }, { "id": "propdef-grid-row-start", @@ -1960,7 +2067,8 @@ "id": "line-placement", "title": "Line-based Placement: the grid-row-start, grid-column-start, grid-row-end, and grid-column-end properties", "number": "8.3" - } + }, + "definedIn": "table" }, { "id": "propdef-grid-column-start", @@ -1977,7 +2085,8 @@ "id": "line-placement", "title": "Line-based Placement: the grid-row-start, grid-column-start, grid-row-end, and grid-column-end properties", "number": "8.3" - } + }, + "definedIn": "table" }, { "id": "propdef-grid-row-end", @@ -1994,7 +2103,8 @@ "id": "line-placement", "title": "Line-based Placement: the grid-row-start, grid-column-start, grid-row-end, and grid-column-end properties", "number": "8.3" - } + }, + "definedIn": "table" }, { "id": "propdef-grid-column-end", @@ -2011,7 +2121,8 @@ "id": "line-placement", "title": "Line-based Placement: the grid-row-start, grid-column-start, grid-row-end, and grid-column-end properties", "number": "8.3" - } + }, + "definedIn": "table" }, { "id": "typedef-grid-row-start-grid-line", @@ -2033,7 +2144,8 @@ "id": "line-placement", "title": "Line-based Placement: the grid-row-start, grid-column-start, grid-row-end, and grid-column-end properties", "number": "8.3" - } + }, + "definedIn": "pre" }, { "id": "grid-placement-slot", @@ -2052,7 +2164,8 @@ "id": "line-placement", "title": "Line-based Placement: the grid-row-start, grid-column-start, grid-row-end, and grid-column-end properties", "number": "8.3" - } + }, + "definedIn": "dt" }, { "id": "grid-placement-int", @@ -2071,7 +2184,8 @@ "id": "line-placement", "title": "Line-based Placement: the grid-row-start, grid-column-start, grid-row-end, and grid-column-end properties", "number": "8.3" - } + }, + "definedIn": "dt" }, { "id": "grid-placement-span-int", @@ -2090,7 +2204,8 @@ "id": "line-placement", "title": "Line-based Placement: the grid-row-start, grid-column-start, grid-row-end, and grid-column-end properties", "number": "8.3" - } + }, + "definedIn": "dt" }, { "id": "grid-placement-auto", @@ -2109,7 +2224,8 @@ "id": "line-placement", "title": "Line-based Placement: the grid-row-start, grid-column-start, grid-row-end, and grid-column-end properties", "number": "8.3" - } + }, + "definedIn": "dt" }, { "id": "propdef-grid-row", @@ -2126,7 +2242,8 @@ "id": "placement-shorthands", "title": "Placement Shorthands: the grid-column, grid-row, and grid-area properties", "number": "8.4" - } + }, + "definedIn": "table" }, { "id": "propdef-grid-column", @@ -2143,7 +2260,8 @@ "id": "placement-shorthands", "title": "Placement Shorthands: the grid-column, grid-row, and grid-area properties", "number": "8.4" - } + }, + "definedIn": "table" }, { "id": "propdef-grid-area", @@ -2160,7 +2278,8 @@ "id": "placement-shorthands", "title": "Placement Shorthands: the grid-column, grid-row, and grid-area properties", "number": "8.4" - } + }, + "definedIn": "table" }, { "id": "grid-item-placement-algorithm", @@ -2179,7 +2298,8 @@ "id": "auto-placement-algo", "title": "Grid Item Placement Algorithm", "number": "8.5" - } + }, + "definedIn": "prose" }, { "id": "occupied", @@ -2196,7 +2316,8 @@ "id": "auto-placement-algo", "title": "Grid Item Placement Algorithm", "number": "8.5" - } + }, + "definedIn": "prose" }, { "id": "unoccupied", @@ -2213,7 +2334,8 @@ "id": "auto-placement-algo", "title": "Grid Item Placement Algorithm", "number": "8.5" - } + }, + "definedIn": "prose" }, { "id": "auto-placement-cursor", @@ -2232,7 +2354,8 @@ "id": "auto-placement-algo", "title": "Grid Item Placement Algorithm", "number": "8.5" - } + }, + "definedIn": "prose" }, { "id": "augmented-grid", @@ -2249,7 +2372,8 @@ "id": "abspos-items", "title": "With a Grid Container as Containing Block", "number": "10.1" - } + }, + "definedIn": "prose" }, { "id": "collapsed-gutter", @@ -2266,7 +2390,8 @@ "id": "gutters", "title": "Gutters: the row-gap, column-gap, and gap properties", "number": "11.1" - } + }, + "definedIn": "prose" }, { "id": "grid-order", @@ -2284,7 +2409,8 @@ "id": "grid-baselines", "title": "Grid Container Baselines", "number": "11.6" - } + }, + "definedIn": "prose" }, { "id": "grid-sizing-algorithm", @@ -2300,7 +2426,8 @@ "heading": { "id": "layout-algorithm", "title": "12. Grid Sizing" - } + }, + "definedIn": "prose" }, { "id": "fixed-sizing-function", @@ -2316,7 +2443,8 @@ "heading": { "id": "layout-algorithm", "title": "12. Grid Sizing" - } + }, + "definedIn": "prose" }, { "id": "intrinsic-sizing-function", @@ -2332,7 +2460,8 @@ "heading": { "id": "layout-algorithm", "title": "12. Grid Sizing" - } + }, + "definedIn": "prose" }, { "id": "flexible-sizing-function", @@ -2348,7 +2477,8 @@ "heading": { "id": "layout-algorithm", "title": "12. Grid Sizing" - } + }, + "definedIn": "prose" }, { "id": "min-track-sizing-function", @@ -2365,7 +2495,8 @@ "id": "algo-terms", "title": "Track Sizing Terminology", "number": "12.2" - } + }, + "definedIn": "dt" }, { "id": "max-track-sizing-function", @@ -2382,7 +2513,8 @@ "id": "algo-terms", "title": "Track Sizing Terminology", "number": "12.2" - } + }, + "definedIn": "dt" }, { "id": "available-grid-space", @@ -2399,7 +2531,8 @@ "id": "algo-terms", "title": "Track Sizing Terminology", "number": "12.2" - } + }, + "definedIn": "dt" }, { "id": "free-space", @@ -2416,7 +2549,8 @@ "id": "algo-terms", "title": "Track Sizing Terminology", "number": "12.2" - } + }, + "definedIn": "dt" }, { "id": "span-count", @@ -2433,7 +2567,8 @@ "id": "algo-terms", "title": "Track Sizing Terminology", "number": "12.2" - } + }, + "definedIn": "dt" }, { "id": "track-sizing-algorithm", @@ -2450,7 +2585,8 @@ "id": "algo-track-sizing", "title": "Track Sizing Algorithm", "number": "12.3" - } + }, + "definedIn": "prose" }, { "id": "base-size", @@ -2467,7 +2603,8 @@ "id": "algo-track-sizing", "title": "Track Sizing Algorithm", "number": "12.3" - } + }, + "definedIn": "prose" }, { "id": "growth-limit", @@ -2484,7 +2621,8 @@ "id": "algo-track-sizing", "title": "Track Sizing Algorithm", "number": "12.3" - } + }, + "definedIn": "prose" }, { "id": "limited-contribution", @@ -2502,7 +2640,8 @@ "id": "algo-content", "title": "Resolve Intrinsic Track Sizes", "number": "12.5" - } + }, + "definedIn": "prose" }, { "id": "minimum-contribution", @@ -2519,7 +2658,8 @@ "id": "algo-content", "title": "Resolve Intrinsic Track Sizes", "number": "12.5" - } + }, + "definedIn": "prose" }, { "id": "infinitely-growable", @@ -2536,7 +2676,8 @@ "id": "algo-content", "title": "Resolve Intrinsic Track Sizes", "number": "12.5" - } + }, + "definedIn": "prose" }, { "id": "distribute-extra-space", @@ -2553,7 +2694,8 @@ "id": "extra-space", "title": "Distributing Extra Space Across Spanned Tracks", "number": "12.5.1" - } + }, + "definedIn": "prose" }, { "id": "space-to-fill", @@ -2570,7 +2712,8 @@ "id": "algo-find-fr-size", "title": "Find the Size of an fr", "number": "12.7.1" - } + }, + "definedIn": "prose" }, { "id": "leftover-space", @@ -2587,7 +2730,8 @@ "id": "algo-find-fr-size", "title": "Find the Size of an fr", "number": "12.7.1" - } + }, + "definedIn": "prose" }, { "id": "flex-factor-sum", @@ -2604,7 +2748,8 @@ "id": "algo-find-fr-size", "title": "Find the Size of an fr", "number": "12.7.1" - } + }, + "definedIn": "prose" }, { "id": "hypothetical-fr-size", @@ -2621,7 +2766,8 @@ "id": "algo-find-fr-size", "title": "Find the Size of an fr", "number": "12.7.1" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-grid-3.json b/tr/dfns/css-grid-3.json index dd1c59bac268..e777c9d84a0f 100644 --- a/tr/dfns/css-grid-3.json +++ b/tr/dfns/css-grid-3.json @@ -19,7 +19,8 @@ "id": "masonry-layout", "title": "Masonry Layout", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "grid-axis", @@ -36,7 +37,8 @@ "id": "masonry-layout", "title": "Masonry Layout", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "running-position", @@ -53,7 +55,8 @@ "id": "masonry-layout-algorithm", "title": "Masonry Layout Algorithm", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "propdef-masonry-auto-flow", @@ -70,7 +73,8 @@ "id": "masonry-auto-flow", "title": "The masonry-auto-flow Property", "number": "2.5" - } + }, + "definedIn": "table" }, { "id": "masonry-box", @@ -87,7 +91,8 @@ "id": "alignment", "title": "Alignment and Spacing", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "propdef-align-tracks", @@ -104,7 +109,8 @@ "id": "tracks-alignment", "title": "The align-tracks and justify-tracks Properties", "number": "6.1" - } + }, + "definedIn": "table" }, { "id": "propdef-justify-tracks", @@ -121,7 +127,8 @@ "id": "tracks-alignment", "title": "The align-tracks and justify-tracks Properties", "number": "6.1" - } + }, + "definedIn": "table" } ] } \ No newline at end of file diff --git a/tr/dfns/css-highlight-api-1.json b/tr/dfns/css-highlight-api-1.json index d30311645e44..db16c7e2f33f 100644 --- a/tr/dfns/css-highlight-api-1.json +++ b/tr/dfns/css-highlight-api-1.json @@ -19,7 +19,8 @@ "id": "creation", "title": "Creating Custom Highlights", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "highlight", @@ -36,7 +37,8 @@ "id": "creation", "title": "Creating Custom Highlights", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "custom-highlight-name", @@ -55,7 +57,8 @@ "id": "creation", "title": "Creating Custom Highlights", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-highlight-highlight-name-initialranges-name", @@ -77,7 +80,8 @@ "id": "creation", "title": "Creating Custom Highlights", "number": "3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-highlight-highlight-name-initialranges-initialranges", @@ -99,7 +103,8 @@ "id": "creation", "title": "Creating Custom Highlights", "number": "3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-highlight-priority", @@ -118,7 +123,8 @@ "id": "creation", "title": "Creating Custom Highlights", "number": "3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-highlight-name", @@ -137,7 +143,8 @@ "id": "creation", "title": "Creating Custom Highlights", "number": "3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-highlight-highlight", @@ -159,7 +166,8 @@ "id": "creation", "title": "Creating Custom Highlights", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "highlights-register", @@ -176,7 +184,8 @@ "id": "registration", "title": "Registering Custom Highlights", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "registered", @@ -193,7 +202,8 @@ "id": "registration", "title": "Registering Custom Highlights", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "dom-css-highlights", @@ -212,7 +222,8 @@ "id": "registration", "title": "Registering Custom Highlights", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "highlightsregister", @@ -229,7 +240,8 @@ "id": "registration", "title": "Registering Custom Highlights", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "dom-highlightsregister-add-value-value", @@ -248,7 +260,8 @@ "id": "registration", "title": "Registering Custom Highlights", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "dom-highlightsregister-add", @@ -267,7 +280,8 @@ "id": "registration", "title": "Registering Custom Highlights", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "selectordef-highlight-highlight-name", @@ -284,7 +298,8 @@ "id": "custom-highlight-pseudo", "title": "The Custom Highlight Pseudo-element: ::highlight()", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "custom-highlight-pseudo-element", @@ -301,7 +316,8 @@ "id": "custom-highlight-pseudo", "title": "The Custom Highlight Pseudo-element: ::highlight()", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "typedef-highlight-name", @@ -318,7 +334,8 @@ "id": "custom-highlight-pseudo", "title": "The Custom Highlight Pseudo-element: ::highlight()", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "priority", @@ -335,7 +352,8 @@ "id": "priorities", "title": "Priority of Overlapping Highlights", "number": "4.2.4" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-images-3.json b/tr/dfns/css-images-3.json index cd9cee4d0ac7..5869c37cfda0 100644 --- a/tr/dfns/css-images-3.json +++ b/tr/dfns/css-images-3.json @@ -19,7 +19,8 @@ "id": "image-values", "title": "Image Values: the type", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "invalid-image", @@ -37,7 +38,8 @@ "id": "image-values", "title": "Image Values: the type", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "loading-image", @@ -54,7 +56,8 @@ "id": "image-values", "title": "Image Values: the type", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "computed-image", @@ -71,7 +74,8 @@ "id": "image-values", "title": "Image Values: the type", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "css-ambiguous-image-url", @@ -90,7 +94,8 @@ "id": "ambiguous-urls", "title": "Ambiguous Reference-or-Image URLs", "number": "2.1.1" - } + }, + "definedIn": "prose" }, { "id": "gradient-function", @@ -107,7 +112,8 @@ "id": "gradients", "title": "Gradients", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "typedef-gradient", @@ -124,7 +130,8 @@ "id": "gradients", "title": "Gradients", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "gradient-box", @@ -141,7 +148,8 @@ "id": "gradients", "title": "Gradients", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "starting-point", @@ -158,7 +166,8 @@ "id": "gradients", "title": "Gradients", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "ending-point", @@ -175,7 +184,8 @@ "id": "gradients", "title": "Gradients", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "gradient-line", @@ -192,7 +202,8 @@ "id": "gradients", "title": "Gradients", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "funcdef-linear-gradient", @@ -209,7 +220,8 @@ "id": "linear-gradient-syntax", "title": "linear-gradient() syntax", "number": "3.1.1" - } + }, + "definedIn": "pre" }, { "id": "typedef-side-or-corner", @@ -226,7 +238,8 @@ "id": "linear-gradient-syntax", "title": "linear-gradient() syntax", "number": "3.1.1" - } + }, + "definedIn": "pre" }, { "id": "ending-shape", @@ -243,7 +256,8 @@ "id": "radial-gradients", "title": "Radial Gradients: the radial-gradient() notation", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "funcdef-radial-gradient", @@ -260,7 +274,8 @@ "id": "radial-gradient-syntax", "title": "radial-gradient() Syntax", "number": "3.2.1" - } + }, + "definedIn": "pre" }, { "id": "valdef-radial-gradient-position", @@ -280,7 +295,8 @@ "id": "radial-gradient-syntax", "title": "radial-gradient() Syntax", "number": "3.2.1" - } + }, + "definedIn": "dt" }, { "id": "radial-gradient-gradient-center", @@ -300,7 +316,8 @@ "id": "radial-gradient-syntax", "title": "radial-gradient() Syntax", "number": "3.2.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-radial-gradient-ending-shape", @@ -320,7 +337,8 @@ "id": "radial-gradient-syntax", "title": "radial-gradient() Syntax", "number": "3.2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-ending-shape-circle", @@ -339,7 +357,8 @@ "id": "radial-gradient-syntax", "title": "radial-gradient() Syntax", "number": "3.2.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-ending-shape-ellipse", @@ -358,7 +377,8 @@ "id": "radial-gradient-syntax", "title": "radial-gradient() Syntax", "number": "3.2.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-radial-gradient-size", @@ -378,7 +398,8 @@ "id": "radial-gradient-syntax", "title": "radial-gradient() Syntax", "number": "3.2.1" - } + }, + "definedIn": "dt" }, { "id": "typedef-size", @@ -395,7 +416,8 @@ "id": "radial-gradient-syntax", "title": "radial-gradient() Syntax", "number": "3.2.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-size-closest-side", @@ -414,7 +436,8 @@ "id": "radial-gradient-syntax", "title": "radial-gradient() Syntax", "number": "3.2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-size-farthest-side", @@ -433,7 +456,8 @@ "id": "radial-gradient-syntax", "title": "radial-gradient() Syntax", "number": "3.2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-size-closest-corner", @@ -452,7 +476,8 @@ "id": "radial-gradient-syntax", "title": "radial-gradient() Syntax", "number": "3.2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-size-farthest-corner", @@ -471,7 +496,8 @@ "id": "radial-gradient-syntax", "title": "radial-gradient() Syntax", "number": "3.2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-size-length", @@ -490,7 +516,8 @@ "id": "radial-gradient-syntax", "title": "radial-gradient() Syntax", "number": "3.2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-size-length-percentage2", @@ -509,7 +536,8 @@ "id": "radial-gradient-syntax", "title": "radial-gradient() Syntax", "number": "3.2.1" - } + }, + "definedIn": "dt" }, { "id": "typedef-extent-keyword", @@ -526,7 +554,8 @@ "id": "radial-gradient-syntax", "title": "radial-gradient() Syntax", "number": "3.2.1" - } + }, + "definedIn": "pre" }, { "id": "funcdef-repeating-linear-gradient", @@ -543,7 +572,8 @@ "id": "repeating-gradients", "title": "Repeating Gradients: the repeating-linear-gradient() and repeating-radial-gradient() notations", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "funcdef-repeating-radial-gradient", @@ -560,7 +590,8 @@ "id": "repeating-gradients", "title": "Repeating Gradients: the repeating-linear-gradient() and repeating-radial-gradient() notations", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "gradient-average-color", @@ -577,7 +608,8 @@ "id": "repeating-gradients", "title": "Repeating Gradients: the repeating-linear-gradient() and repeating-radial-gradient() notations", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "color-stop", @@ -594,7 +626,8 @@ "id": "gradient-colors", "title": "Defining Gradient Color", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "color-transition-hint", @@ -613,7 +646,8 @@ "id": "gradient-colors", "title": "Defining Gradient Color", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "color-stop-list", @@ -630,7 +664,8 @@ "id": "color-stop-syntax", "title": "Color Stop Lists", "number": "3.4.1" - } + }, + "definedIn": "prose" }, { "id": "typedef-color-stop-list", @@ -647,7 +682,8 @@ "id": "color-stop-syntax", "title": "Color Stop Lists", "number": "3.4.1" - } + }, + "definedIn": "pre" }, { "id": "typedef-linear-color-stop", @@ -664,7 +700,8 @@ "id": "color-stop-syntax", "title": "Color Stop Lists", "number": "3.4.1" - } + }, + "definedIn": "pre" }, { "id": "typedef-linear-color-hint", @@ -681,7 +718,8 @@ "id": "color-stop-syntax", "title": "Color Stop Lists", "number": "3.4.1" - } + }, + "definedIn": "pre" }, { "id": "objects", @@ -700,7 +738,8 @@ "id": "sizing", "title": "Sizing Images and Objects in CSS", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "intrinsic-dimensions", @@ -717,7 +756,8 @@ "id": "sizing-terms", "title": "Object-Sizing Terminology", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "intrinsic-height", @@ -734,7 +774,8 @@ "id": "sizing-terms", "title": "Object-Sizing Terminology", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "intrinsic-width", @@ -751,7 +792,8 @@ "id": "sizing-terms", "title": "Object-Sizing Terminology", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "intrinsic-aspect-ratio", @@ -768,7 +810,8 @@ "id": "sizing-terms", "title": "Object-Sizing Terminology", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "specified-size", @@ -785,7 +828,8 @@ "id": "sizing-terms", "title": "Object-Sizing Terminology", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "concrete-object-size", @@ -802,7 +846,8 @@ "id": "sizing-terms", "title": "Object-Sizing Terminology", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "default-object-size", @@ -819,7 +864,8 @@ "id": "sizing-terms", "title": "Object-Sizing Terminology", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "object-size-negotiation", @@ -836,7 +882,8 @@ "id": "object-negotiation", "title": "CSS⇋Object Negotiation", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "default-sizing-algorithm", @@ -853,7 +900,8 @@ "id": "default-sizing", "title": "Default Sizing Algorithm", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "constraint-rectangle", @@ -870,7 +918,8 @@ "id": "cover-contain", "title": "Cover and Contain Constraint Sizing", "number": "4.3.2" - } + }, + "definedIn": "prose" }, { "id": "contain-constraint", @@ -887,7 +936,8 @@ "id": "cover-contain", "title": "Cover and Contain Constraint Sizing", "number": "4.3.2" - } + }, + "definedIn": "prose" }, { "id": "cover-constraint", @@ -904,7 +954,8 @@ "id": "cover-contain", "title": "Cover and Contain Constraint Sizing", "number": "4.3.2" - } + }, + "definedIn": "prose" }, { "id": "propdef-object-fit", @@ -921,7 +972,8 @@ "id": "the-object-fit", "title": "Sizing Objects: the object-fit property", "number": "4.5" - } + }, + "definedIn": "table" }, { "id": "valdef-object-fit-fill", @@ -940,7 +992,8 @@ "id": "the-object-fit", "title": "Sizing Objects: the object-fit property", "number": "4.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-object-fit-contain", @@ -959,7 +1012,8 @@ "id": "the-object-fit", "title": "Sizing Objects: the object-fit property", "number": "4.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-object-fit-cover", @@ -978,7 +1032,8 @@ "id": "the-object-fit", "title": "Sizing Objects: the object-fit property", "number": "4.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-object-fit-none", @@ -997,7 +1052,8 @@ "id": "the-object-fit", "title": "Sizing Objects: the object-fit property", "number": "4.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-object-fit-scale-down", @@ -1016,7 +1072,8 @@ "id": "the-object-fit", "title": "Sizing Objects: the object-fit property", "number": "4.5" - } + }, + "definedIn": "dt" }, { "id": "propdef-object-position", @@ -1033,7 +1090,8 @@ "id": "the-object-position", "title": "Positioning Objects: the object-position property", "number": "4.6" - } + }, + "definedIn": "table" }, { "id": "propdef-image-orientation", @@ -1050,7 +1108,8 @@ "id": "the-image-orientation", "title": "Orienting an Image on the Page: the image-orientation property", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "valdef-image-orientation-none", @@ -1069,7 +1128,8 @@ "id": "the-image-orientation", "title": "Orienting an Image on the Page: the image-orientation property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-image-orientation-from-image", @@ -1088,7 +1148,8 @@ "id": "the-image-orientation", "title": "Orienting an Image on the Page: the image-orientation property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-image-orientation-angle", @@ -1107,7 +1168,8 @@ "id": "the-image-orientation", "title": "Orienting an Image on the Page: the image-orientation property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-image-orientation-angle-flip", @@ -1126,7 +1188,8 @@ "id": "the-image-orientation", "title": "Orienting an Image on the Page: the image-orientation property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-image-rendering", @@ -1143,7 +1206,8 @@ "id": "the-image-rendering", "title": "Determining How To Scale an Image: the image-rendering property", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "valdef-image-rendering-auto", @@ -1162,7 +1226,8 @@ "id": "the-image-rendering", "title": "Determining How To Scale an Image: the image-rendering property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-image-rendering-smooth", @@ -1181,7 +1246,8 @@ "id": "the-image-rendering", "title": "Determining How To Scale an Image: the image-rendering property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-image-rendering-high-quality", @@ -1200,7 +1266,8 @@ "id": "the-image-rendering", "title": "Determining How To Scale an Image: the image-rendering property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-image-rendering-crisp-edges", @@ -1219,7 +1286,8 @@ "id": "the-image-rendering", "title": "Determining How To Scale an Image: the image-rendering property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-image-rendering-pixelated", @@ -1238,7 +1306,8 @@ "id": "the-image-rendering", "title": "Determining How To Scale an Image: the image-rendering property", "number": "5.2" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-images-4.json b/tr/dfns/css-images-4.json index bc03224aa05d..b7c1646becde 100644 --- a/tr/dfns/css-images-4.json +++ b/tr/dfns/css-images-4.json @@ -19,7 +19,8 @@ "id": "image-values", "title": "Image Values: the type", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "invalid-image", @@ -37,7 +38,8 @@ "id": "image-values", "title": "Image Values: the type", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "funcdef-image", @@ -54,7 +56,8 @@ "id": "image-notation", "title": "Image Fallbacks and Annotations: the image() notation", "number": "2.3" - } + }, + "definedIn": "pre" }, { "id": "typedef-image-tags", @@ -71,7 +74,8 @@ "id": "image-notation", "title": "Image Fallbacks and Annotations: the image() notation", "number": "2.3" - } + }, + "definedIn": "pre" }, { "id": "typedef-image-src", @@ -88,7 +92,8 @@ "id": "image-notation", "title": "Image Fallbacks and Annotations: the image() notation", "number": "2.3" - } + }, + "definedIn": "pre" }, { "id": "funcdef-element", @@ -105,7 +110,8 @@ "id": "element-notation", "title": "Using Elements as Images: the element() notation", "number": "2.6" - } + }, + "definedIn": "pre" }, { "id": "decorated-bounding-box", @@ -122,7 +128,8 @@ "id": "element-notation", "title": "Using Elements as Images: the element() notation", "number": "2.6" - } + }, + "definedIn": "prose" }, { "id": "element-not-rendered", @@ -139,7 +146,8 @@ "id": "element-notation", "title": "Using Elements as Images: the element() notation", "number": "2.6" - } + }, + "definedIn": "prose" }, { "id": "paint-source", @@ -156,7 +164,8 @@ "id": "paint-sources", "title": "Paint Sources", "number": "2.6.1" - } + }, + "definedIn": "prose" }, { "id": "dom-css-elementsources", @@ -175,7 +184,8 @@ "id": "elementsources", "title": "Using Out-Of-Document Sources: the ElementSources interface", "number": "2.6.2" - } + }, + "definedIn": "pre" }, { "id": "typedef-gradient", @@ -192,7 +202,8 @@ "id": "gradients", "title": "Gradients", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "gradient-box", @@ -209,7 +220,8 @@ "id": "gradients", "title": "Gradients", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "starting-point", @@ -226,7 +238,8 @@ "id": "gradients", "title": "Gradients", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "ending-point", @@ -243,7 +256,8 @@ "id": "gradients", "title": "Gradients", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "gradient-line", @@ -260,7 +274,8 @@ "id": "gradients", "title": "Gradients", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "funcdef-conic-gradient", @@ -277,7 +292,8 @@ "id": "conic-gradient-syntax", "title": "conic-gradient() Syntax", "number": "3.3.1" - } + }, + "definedIn": "pre" }, { "id": "valdef-conic-gradient-angle", @@ -297,7 +313,8 @@ "id": "conic-gradient-syntax", "title": "conic-gradient() Syntax", "number": "3.3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-conic-gradient-position", @@ -317,7 +334,8 @@ "id": "conic-gradient-syntax", "title": "conic-gradient() Syntax", "number": "3.3.1" - } + }, + "definedIn": "dt" }, { "id": "conic-gradient-gradient-center", @@ -337,7 +355,8 @@ "id": "conic-gradient-syntax", "title": "conic-gradient() Syntax", "number": "3.3.1" - } + }, + "definedIn": "prose" }, { "id": "funcdef-repeating-linear-gradient", @@ -354,7 +373,8 @@ "id": "repeating-gradients", "title": "Repeating Gradients: the repeating-linear-gradient(), repeating-radial-gradient(), and repeating-conic-gradient() notations", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "funcdef-repeating-radial-gradient", @@ -371,7 +391,8 @@ "id": "repeating-gradients", "title": "Repeating Gradients: the repeating-linear-gradient(), repeating-radial-gradient(), and repeating-conic-gradient() notations", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "funcdef-repeating-conic-gradient", @@ -388,7 +409,8 @@ "id": "repeating-gradients", "title": "Repeating Gradients: the repeating-linear-gradient(), repeating-radial-gradient(), and repeating-conic-gradient() notations", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "typedef-color-stop-list", @@ -405,7 +427,8 @@ "id": "color-stop-syntax", "title": "Gradient Color-Stops", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "typedef-linear-color-stop", @@ -422,7 +445,8 @@ "id": "color-stop-syntax", "title": "Gradient Color-Stops", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "typedef-linear-color-hint", @@ -439,7 +463,8 @@ "id": "color-stop-syntax", "title": "Gradient Color-Stops", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "typedef-color-stop-length", @@ -456,7 +481,8 @@ "id": "color-stop-syntax", "title": "Gradient Color-Stops", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "typedef-angular-color-stop-list", @@ -473,7 +499,8 @@ "id": "color-stop-syntax", "title": "Gradient Color-Stops", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "typedef-angular-color-stop", @@ -490,7 +517,8 @@ "id": "color-stop-syntax", "title": "Gradient Color-Stops", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "typedef-angular-color-hint", @@ -507,7 +535,8 @@ "id": "color-stop-syntax", "title": "Gradient Color-Stops", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "typedef-color-stop-angle", @@ -524,7 +553,8 @@ "id": "color-stop-syntax", "title": "Gradient Color-Stops", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "typedef-color-stop", @@ -541,7 +571,8 @@ "id": "color-stop-syntax", "title": "Gradient Color-Stops", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "color-stop", @@ -558,7 +589,8 @@ "id": "color-stop-syntax", "title": "Gradient Color-Stops", "number": "3.5" - } + }, + "definedIn": "prose" }, { "id": "color-interpolation-hint", @@ -577,7 +609,8 @@ "id": "color-stop-syntax", "title": "Gradient Color-Stops", "number": "3.5" - } + }, + "definedIn": "prose" }, { "id": "color-stop-list", @@ -594,7 +627,8 @@ "id": "color-stop-syntax", "title": "Gradient Color-Stops", "number": "3.5" - } + }, + "definedIn": "prose" }, { "id": "image-resolution", @@ -611,7 +645,8 @@ "id": "the-image-resolution", "title": "Overriding Image Resolutions: the image-resolution property", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-image-resolution", @@ -628,7 +663,8 @@ "id": "the-image-resolution", "title": "Overriding Image Resolutions: the image-resolution property", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "intrinsic-resolution", @@ -645,7 +681,8 @@ "id": "the-image-resolution", "title": "Overriding Image Resolutions: the image-resolution property", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-image-resolution-resolution", @@ -664,7 +701,8 @@ "id": "the-image-resolution", "title": "Overriding Image Resolutions: the image-resolution property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-image-resolution-from-image", @@ -683,7 +721,8 @@ "id": "the-image-resolution", "title": "Overriding Image Resolutions: the image-resolution property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-image-resolution-snap", @@ -702,7 +741,8 @@ "id": "the-image-resolution", "title": "Overriding Image Resolutions: the image-resolution property", "number": "5.1" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-inline-3.json b/tr/dfns/css-inline-3.json index 4b502e7a7137..0601e6cee7ed 100644 --- a/tr/dfns/css-inline-3.json +++ b/tr/dfns/css-inline-3.json @@ -19,7 +19,8 @@ "id": "model", "title": "Inline Layout Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "inline-formatting-context", @@ -36,7 +37,8 @@ "id": "model", "title": "Inline Layout Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "root-inline-box", @@ -53,7 +55,8 @@ "id": "model", "title": "Inline Layout Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "line-box", @@ -70,7 +73,8 @@ "id": "model", "title": "Inline Layout Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "baseline", @@ -87,7 +91,8 @@ "id": "baseline-intro", "title": "Introduction to Baselines", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "baseline-table", @@ -104,7 +109,8 @@ "id": "baseline-intro", "title": "Introduction to Baselines", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "alphabetic-baseline", @@ -123,7 +129,8 @@ "id": "baseline-types", "title": "Baselines and Metrics", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "cap-height-baseline", @@ -142,7 +149,8 @@ "id": "baseline-types", "title": "Baselines and Metrics", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "x-height-baseline", @@ -161,7 +169,8 @@ "id": "baseline-types", "title": "Baselines and Metrics", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "x-middle-baseline", @@ -180,7 +189,8 @@ "id": "baseline-types", "title": "Baselines and Metrics", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "ideographic-over-baseline", @@ -199,7 +209,8 @@ "id": "baseline-types", "title": "Baselines and Metrics", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "ideographic-under-baseline", @@ -218,7 +229,8 @@ "id": "baseline-types", "title": "Baselines and Metrics", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "central-baseline", @@ -237,7 +249,8 @@ "id": "baseline-types", "title": "Baselines and Metrics", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "ideographic-ink-over-baseline", @@ -256,7 +269,8 @@ "id": "baseline-types", "title": "Baselines and Metrics", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "ideographic-ink-under-baseline", @@ -275,7 +289,8 @@ "id": "baseline-types", "title": "Baselines and Metrics", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "hanging-baseline", @@ -294,7 +309,8 @@ "id": "baseline-types", "title": "Baselines and Metrics", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "math-baseline", @@ -313,7 +329,8 @@ "id": "baseline-types", "title": "Baselines and Metrics", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "text-over-baseline", @@ -332,7 +349,8 @@ "id": "baseline-types", "title": "Baselines and Metrics", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "text-under-baseline", @@ -351,7 +369,8 @@ "id": "baseline-types", "title": "Baselines and Metrics", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "em-over-baseline", @@ -370,7 +389,8 @@ "id": "baseline-types", "title": "Baselines and Metrics", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "em-under-baseline", @@ -389,7 +409,8 @@ "id": "baseline-types", "title": "Baselines and Metrics", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "ascent-metric", @@ -408,7 +429,8 @@ "id": "ascent-descent", "title": "Ascent and Descent Metrics", "number": "3.2.1" - } + }, + "definedIn": "prose" }, { "id": "descent-metric", @@ -427,7 +449,8 @@ "id": "ascent-descent", "title": "Ascent and Descent Metrics", "number": "3.2.1" - } + }, + "definedIn": "prose" }, { "id": "line-gap-metric", @@ -444,7 +467,8 @@ "id": "font-line-gap", "title": "Line Gap Metrics", "number": "3.2.2" - } + }, + "definedIn": "prose" }, { "id": "baseline-set", @@ -461,7 +485,8 @@ "id": "baseline-tables", "title": "Baselines of Glyphs and Boxes", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "propdef-dominant-baseline", @@ -478,7 +503,8 @@ "id": "dominant-baseline-property", "title": "Dominant Baselines: the dominant-baseline property", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "dominant-baseline", @@ -495,7 +521,8 @@ "id": "dominant-baseline-property", "title": "Dominant Baselines: the dominant-baseline property", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-dominant-baseline-auto", @@ -514,7 +541,8 @@ "id": "dominant-baseline-property", "title": "Dominant Baselines: the dominant-baseline property", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-dominant-baseline-text-bottom", @@ -533,7 +561,8 @@ "id": "dominant-baseline-property", "title": "Dominant Baselines: the dominant-baseline property", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-dominant-baseline-alphabetic", @@ -552,7 +581,8 @@ "id": "dominant-baseline-property", "title": "Dominant Baselines: the dominant-baseline property", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-dominant-baseline-ideographic", @@ -571,7 +601,8 @@ "id": "dominant-baseline-property", "title": "Dominant Baselines: the dominant-baseline property", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-dominant-baseline-middle", @@ -590,7 +621,8 @@ "id": "dominant-baseline-property", "title": "Dominant Baselines: the dominant-baseline property", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-dominant-baseline-central", @@ -609,7 +641,8 @@ "id": "dominant-baseline-property", "title": "Dominant Baselines: the dominant-baseline property", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-dominant-baseline-mathematical", @@ -628,7 +661,8 @@ "id": "dominant-baseline-property", "title": "Dominant Baselines: the dominant-baseline property", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-dominant-baseline-hanging", @@ -647,7 +681,8 @@ "id": "dominant-baseline-property", "title": "Dominant Baselines: the dominant-baseline property", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-dominant-baseline-text-top", @@ -666,7 +701,8 @@ "id": "dominant-baseline-property", "title": "Dominant Baselines: the dominant-baseline property", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-vertical-align", @@ -683,7 +719,8 @@ "id": "transverse-alignment", "title": "Transverse Box Alignment: the vertical-align property", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "propdef-baseline-source", @@ -700,7 +737,8 @@ "id": "baseline-source", "title": "Alignment Baseline Source: the baseline-source longhand", "number": "4.2.1" - } + }, + "definedIn": "table" }, { "id": "baseline-alignment-preference", @@ -717,7 +755,8 @@ "id": "baseline-source", "title": "Alignment Baseline Source: the baseline-source longhand", "number": "4.2.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-baseline-source-auto", @@ -737,7 +776,8 @@ "id": "baseline-source", "title": "Alignment Baseline Source: the baseline-source longhand", "number": "4.2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-baseline-source-first", @@ -757,7 +797,8 @@ "id": "baseline-source", "title": "Alignment Baseline Source: the baseline-source longhand", "number": "4.2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-baseline-source-last", @@ -777,7 +818,8 @@ "id": "baseline-source", "title": "Alignment Baseline Source: the baseline-source longhand", "number": "4.2.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-alignment-baseline", @@ -794,7 +836,8 @@ "id": "alignment-baseline-property", "title": "Alignment Baseline Type: the alignment-baseline longhand", "number": "4.2.2" - } + }, + "definedIn": "table" }, { "id": "alignment-baseline", @@ -811,7 +854,8 @@ "id": "alignment-baseline-property", "title": "Alignment Baseline Type: the alignment-baseline longhand", "number": "4.2.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-alignment-baseline-baseline", @@ -831,7 +875,8 @@ "id": "alignment-baseline-property", "title": "Alignment Baseline Type: the alignment-baseline longhand", "number": "4.2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-alignment-baseline-text-bottom", @@ -851,7 +896,8 @@ "id": "alignment-baseline-property", "title": "Alignment Baseline Type: the alignment-baseline longhand", "number": "4.2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-alignment-baseline-alphabetic", @@ -871,7 +917,8 @@ "id": "alignment-baseline-property", "title": "Alignment Baseline Type: the alignment-baseline longhand", "number": "4.2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-alignment-baseline-ideographic", @@ -891,7 +938,8 @@ "id": "alignment-baseline-property", "title": "Alignment Baseline Type: the alignment-baseline longhand", "number": "4.2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-alignment-baseline-middle", @@ -911,7 +959,8 @@ "id": "alignment-baseline-property", "title": "Alignment Baseline Type: the alignment-baseline longhand", "number": "4.2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-alignment-baseline-central", @@ -931,7 +980,8 @@ "id": "alignment-baseline-property", "title": "Alignment Baseline Type: the alignment-baseline longhand", "number": "4.2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-alignment-baseline-mathematical", @@ -951,7 +1001,8 @@ "id": "alignment-baseline-property", "title": "Alignment Baseline Type: the alignment-baseline longhand", "number": "4.2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-alignment-baseline-text-top", @@ -971,7 +1022,8 @@ "id": "alignment-baseline-property", "title": "Alignment Baseline Type: the alignment-baseline longhand", "number": "4.2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-alignment-baseline-text-before-edge", @@ -990,7 +1042,8 @@ "id": "alignment-baseline-svg-legacy", "title": "Legacy Values for SVG", "number": "4.2.2.1" - } + }, + "definedIn": "pre" }, { "id": "valdef-alignment-baseline-text-after-edge", @@ -1009,7 +1062,8 @@ "id": "alignment-baseline-svg-legacy", "title": "Legacy Values for SVG", "number": "4.2.2.1" - } + }, + "definedIn": "pre" }, { "id": "propdef-baseline-shift", @@ -1026,7 +1080,8 @@ "id": "baseline-shift-property", "title": "Post-Alignment Shift: the baseline-shift longhand", "number": "4.2.3" - } + }, + "definedIn": "table" }, { "id": "post-alignment-shift", @@ -1043,7 +1098,8 @@ "id": "baseline-shift-property", "title": "Post-Alignment Shift: the baseline-shift longhand", "number": "4.2.3" - } + }, + "definedIn": "prose" }, { "id": "baseline-relative-values", @@ -1060,7 +1116,8 @@ "id": "baseline-shift-property", "title": "Post-Alignment Shift: the baseline-shift longhand", "number": "4.2.3" - } + }, + "definedIn": "prose" }, { "id": "line-relative-values", @@ -1077,7 +1134,8 @@ "id": "baseline-shift-property", "title": "Post-Alignment Shift: the baseline-shift longhand", "number": "4.2.3" - } + }, + "definedIn": "prose" }, { "id": "valdef-baseline-shift-length", @@ -1097,7 +1155,8 @@ "id": "baseline-shift-property", "title": "Post-Alignment Shift: the baseline-shift longhand", "number": "4.2.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-baseline-shift-percentage", @@ -1117,7 +1176,8 @@ "id": "baseline-shift-property", "title": "Post-Alignment Shift: the baseline-shift longhand", "number": "4.2.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-baseline-shift-sub", @@ -1137,7 +1197,8 @@ "id": "baseline-shift-property", "title": "Post-Alignment Shift: the baseline-shift longhand", "number": "4.2.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-baseline-shift-super", @@ -1157,7 +1218,8 @@ "id": "baseline-shift-property", "title": "Post-Alignment Shift: the baseline-shift longhand", "number": "4.2.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-baseline-shift-top", @@ -1177,7 +1239,8 @@ "id": "baseline-shift-property", "title": "Post-Alignment Shift: the baseline-shift longhand", "number": "4.2.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-baseline-shift-center", @@ -1197,7 +1260,8 @@ "id": "baseline-shift-property", "title": "Post-Alignment Shift: the baseline-shift longhand", "number": "4.2.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-baseline-shift-bottom", @@ -1217,7 +1281,8 @@ "id": "baseline-shift-property", "title": "Post-Alignment Shift: the baseline-shift longhand", "number": "4.2.3" - } + }, + "definedIn": "dt" }, { "id": "aligned-subtree", @@ -1234,7 +1299,8 @@ "id": "baseline-shift-property", "title": "Post-Alignment Shift: the baseline-shift longhand", "number": "4.2.3" - } + }, + "definedIn": "prose" }, { "id": "valdef-baseline-shift-baseline", @@ -1253,7 +1319,8 @@ "id": "baseline-shift-svg-legacy", "title": "Legacy Values for SVG", "number": "4.2.3.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-line-height", @@ -1270,7 +1337,8 @@ "id": "line-height-property", "title": "Line Spacing: the line-height property", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "preferred-line-height", @@ -1287,7 +1355,8 @@ "id": "line-height-property", "title": "Line Spacing: the line-height property", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-line-height-normal", @@ -1306,7 +1375,8 @@ "id": "line-height-property", "title": "Line Spacing: the line-height property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-line-height-length", @@ -1325,7 +1395,8 @@ "id": "line-height-property", "title": "Line Spacing: the line-height property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-line-height-number", @@ -1344,7 +1415,8 @@ "id": "line-height-property", "title": "Line Spacing: the line-height property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-line-height-percentage", @@ -1363,7 +1435,8 @@ "id": "line-height-property", "title": "Line Spacing: the line-height property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-text-edge", @@ -1380,7 +1453,8 @@ "id": "text-edges", "title": "Inline Box Edge Metrics: the text-edge property", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "text-over-edge", @@ -1397,7 +1471,8 @@ "id": "text-edges", "title": "Inline Box Edge Metrics: the text-edge property", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "text-under-edge", @@ -1414,7 +1489,8 @@ "id": "text-edges", "title": "Inline Box Edge Metrics: the text-edge property", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-text-edge-leading", @@ -1433,7 +1509,8 @@ "id": "text-edges", "title": "Inline Box Edge Metrics: the text-edge property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-edge-text", @@ -1452,7 +1529,8 @@ "id": "text-edges", "title": "Inline Box Edge Metrics: the text-edge property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-edge-cap", @@ -1471,7 +1549,8 @@ "id": "text-edges", "title": "Inline Box Edge Metrics: the text-edge property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-edge-ex", @@ -1490,7 +1569,8 @@ "id": "text-edges", "title": "Inline Box Edge Metrics: the text-edge property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-edge-ideographic", @@ -1509,7 +1589,8 @@ "id": "text-edges", "title": "Inline Box Edge Metrics: the text-edge property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-edge-ideographic-ink", @@ -1528,7 +1609,8 @@ "id": "text-edges", "title": "Inline Box Edge Metrics: the text-edge property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-edge-alphabetic", @@ -1547,7 +1629,8 @@ "id": "text-edges", "title": "Inline Box Edge Metrics: the text-edge property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "layout-bounds", @@ -1564,7 +1647,8 @@ "id": "inline-height", "title": "Logical Height Contributions of Inline Boxes", "number": "5.3" - } + }, + "definedIn": "prose" }, { "id": "leading", @@ -1581,7 +1665,8 @@ "id": "inline-height", "title": "Logical Height Contributions of Inline Boxes", "number": "5.3" - } + }, + "definedIn": "prose" }, { "id": "half-leading", @@ -1598,7 +1683,8 @@ "id": "inline-height", "title": "Logical Height Contributions of Inline Boxes", "number": "5.3" - } + }, + "definedIn": "prose" }, { "id": "propdef-leading-trim", @@ -1615,7 +1701,8 @@ "id": "leading-trim", "title": "Half-Leading Control: the leading-trim property", "number": "5.4" - } + }, + "definedIn": "table" }, { "id": "valdef-leading-trim-normal", @@ -1634,7 +1721,8 @@ "id": "leading-trim", "title": "Half-Leading Control: the leading-trim property", "number": "5.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-leading-trim-start", @@ -1653,7 +1741,8 @@ "id": "leading-trim", "title": "Half-Leading Control: the leading-trim property", "number": "5.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-leading-trim-end", @@ -1672,7 +1761,8 @@ "id": "leading-trim", "title": "Half-Leading Control: the leading-trim property", "number": "5.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-leading-trim-both", @@ -1691,7 +1781,8 @@ "id": "leading-trim", "title": "Half-Leading Control: the leading-trim property", "number": "5.4" - } + }, + "definedIn": "dt" }, { "id": "propdef-inline-sizing", @@ -1708,7 +1799,8 @@ "id": "line-fill", "title": "Inline Box Heights: the inline-sizing property", "number": "6.1" - } + }, + "definedIn": "table" }, { "id": "valdef-inline-sizing-normal", @@ -1727,7 +1819,8 @@ "id": "line-fill", "title": "Inline Box Heights: the inline-sizing property", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-inline-sizing-stretch", @@ -1746,7 +1839,8 @@ "id": "line-fill", "title": "Inline Box Heights: the inline-sizing property", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "dropped-initial", @@ -1763,7 +1857,8 @@ "id": "drop-initial", "title": "Drop Initial", "number": "7.1.1" - } + }, + "definedIn": "prose" }, { "id": "sunken-initial", @@ -1780,7 +1875,8 @@ "id": "sunk-initial", "title": "Sunken Initial Letters", "number": "7.1.2" - } + }, + "definedIn": "prose" }, { "id": "raised-initial", @@ -1797,7 +1893,8 @@ "id": "raise-initial", "title": "Raised Initial Letters", "number": "7.1.3" - } + }, + "definedIn": "prose" }, { "id": "propdef-initial-letter", @@ -1814,7 +1911,8 @@ "id": "sizing-drop-initials", "title": "Creating Initial Letters: the initial-letter property", "number": "7.3" - } + }, + "definedIn": "table" }, { "id": "valdef-initial-letter-normal", @@ -1833,7 +1931,8 @@ "id": "sizing-drop-initials", "title": "Creating Initial Letters: the initial-letter property", "number": "7.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-initial-letter-number", @@ -1852,7 +1951,8 @@ "id": "sizing-drop-initials", "title": "Creating Initial Letters: the initial-letter property", "number": "7.3" - } + }, + "definedIn": "dt" }, { "id": "initial-letter-initial-letter-size", @@ -1871,7 +1971,8 @@ "id": "sizing-drop-initials", "title": "Creating Initial Letters: the initial-letter property", "number": "7.3" - } + }, + "definedIn": "prose" }, { "id": "valdef-initial-letter-integer", @@ -1890,7 +1991,8 @@ "id": "sizing-drop-initials", "title": "Creating Initial Letters: the initial-letter property", "number": "7.3" - } + }, + "definedIn": "dt" }, { "id": "initial-letter-initial-letter-sink", @@ -1911,7 +2013,8 @@ "id": "sizing-drop-initials", "title": "Creating Initial Letters: the initial-letter property", "number": "7.3" - } + }, + "definedIn": "prose" }, { "id": "valdef-initial-letter-raise", @@ -1930,7 +2033,8 @@ "id": "sizing-drop-initials", "title": "Creating Initial Letters: the initial-letter property", "number": "7.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-initial-letter-drop", @@ -1949,7 +2053,8 @@ "id": "sizing-drop-initials", "title": "Creating Initial Letters: the initial-letter property", "number": "7.3" - } + }, + "definedIn": "dt" }, { "id": "initial-letter", @@ -1967,7 +2072,8 @@ "id": "sizing-drop-initials", "title": "Creating Initial Letters: the initial-letter property", "number": "7.3" - } + }, + "definedIn": "prose" }, { "id": "propdef-initial-letter-align", @@ -1984,7 +2090,8 @@ "id": "aligning-initial-letter", "title": "Alignment of Initial Letters: the initial-letter-align property", "number": "7.4" - } + }, + "definedIn": "table" }, { "id": "valdef-initial-letter-align-alphabetic", @@ -2003,7 +2110,8 @@ "id": "aligning-initial-letter", "title": "Alignment of Initial Letters: the initial-letter-align property", "number": "7.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-initial-letter-align-ideographic", @@ -2022,7 +2130,8 @@ "id": "aligning-initial-letter", "title": "Alignment of Initial Letters: the initial-letter-align property", "number": "7.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-initial-letter-align-hanging", @@ -2041,7 +2150,8 @@ "id": "aligning-initial-letter", "title": "Alignment of Initial Letters: the initial-letter-align property", "number": "7.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-initial-letter-align-leading", @@ -2060,7 +2170,8 @@ "id": "aligning-initial-letter", "title": "Alignment of Initial Letters: the initial-letter-align property", "number": "7.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-initial-letter-align-border-box", @@ -2079,7 +2190,8 @@ "id": "aligning-initial-letter", "title": "Alignment of Initial Letters: the initial-letter-align property", "number": "7.4" - } + }, + "definedIn": "dt" }, { "id": "inline-initial-letter", @@ -2097,7 +2209,8 @@ "id": "initial-letter-layout", "title": "Initial Letter Layout", "number": "7.5" - } + }, + "definedIn": "prose" }, { "id": "atomic-initial-letter", @@ -2115,7 +2228,8 @@ "id": "initial-letter-layout", "title": "Initial Letter Layout", "number": "7.5" - } + }, + "definedIn": "prose" }, { "id": "propdef-initial-letter-wrap", @@ -2132,7 +2246,8 @@ "id": "initial-letter-wrapping", "title": "Initial Letter Wrapping: the initial-letter-wrap property", "number": "7.7" - } + }, + "definedIn": "table" }, { "id": "valdef-initial-letter-wrap-none", @@ -2151,7 +2266,8 @@ "id": "initial-letter-wrapping", "title": "Initial Letter Wrapping: the initial-letter-wrap property", "number": "7.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-initial-letter-wrap-first", @@ -2170,7 +2286,8 @@ "id": "initial-letter-wrapping", "title": "Initial Letter Wrapping: the initial-letter-wrap property", "number": "7.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-initial-letter-wrap-all", @@ -2189,7 +2306,8 @@ "id": "initial-letter-wrapping", "title": "Initial Letter Wrapping: the initial-letter-wrap property", "number": "7.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-initial-letter-wrap-grid", @@ -2208,7 +2326,8 @@ "id": "initial-letter-wrapping", "title": "Initial Letter Wrapping: the initial-letter-wrap property", "number": "7.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-initial-letter-wrap-length", @@ -2227,7 +2346,8 @@ "id": "initial-letter-wrapping", "title": "Initial Letter Wrapping: the initial-letter-wrap property", "number": "7.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-initial-letter-wrap-percentage", @@ -2246,7 +2366,8 @@ "id": "initial-letter-wrapping", "title": "Initial Letter Wrapping: the initial-letter-wrap property", "number": "7.7" - } + }, + "definedIn": "dt" }, { "id": "originating-line", @@ -2266,7 +2387,8 @@ "id": "initial-letter-line-layout", "title": "Line Layout", "number": "7.8" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-layout-api-1.json b/tr/dfns/css-layout-api-1.json index c964b851efb0..ca876da30e02 100644 --- a/tr/dfns/css-layout-api-1.json +++ b/tr/dfns/css-layout-api-1.json @@ -21,7 +21,8 @@ "id": "layout-api-containers", "title": "Layout API Containers", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "layout-api-container", @@ -38,7 +39,8 @@ "id": "layout-api-containers", "title": "Layout API Containers", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "layout-api-formatting-context", @@ -55,7 +57,8 @@ "id": "layout-api-containers", "title": "Layout API Containers", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "layout-api-children", @@ -72,7 +75,8 @@ "id": "layout-api-containers", "title": "Layout API Containers", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "current-layout", @@ -89,7 +93,8 @@ "id": "layout-api-model-and-terminology", "title": "Layout API Model and Terminology", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "parent-layout", @@ -106,7 +111,8 @@ "id": "layout-api-model-and-terminology", "title": "Layout API Model and Terminology", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "child-layout", @@ -123,7 +129,8 @@ "id": "layout-api-model-and-terminology", "title": "Layout API Model and Terminology", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "layoutchild", @@ -140,7 +147,8 @@ "id": "layout-children", "title": "Layout Children", "number": "3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutchild-layoutnextfragment-constraints-breaktoken-constraints", @@ -159,7 +167,8 @@ "id": "layout-children", "title": "Layout Children", "number": "3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutchild-layoutnextfragment-constraints-breaktoken-breaktoken", @@ -178,7 +187,8 @@ "id": "layout-children", "title": "Layout Children", "number": "3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutchild-box-slot", @@ -197,7 +207,8 @@ "id": "layout-children", "title": "Layout Children", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-layoutchild-stylemap-slot", @@ -216,7 +227,8 @@ "id": "layout-children", "title": "Layout Children", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-layoutchild-stylemap", @@ -235,7 +247,8 @@ "id": "layout-children", "title": "Layout Children", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-layoutchild-layoutnextfragment", @@ -254,7 +267,8 @@ "id": "layout-children", "title": "Layout Children", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-layoutchild-intrinsicsizes", @@ -273,7 +287,8 @@ "id": "layout-children", "title": "Layout Children", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-box-layoutchildmap-slot", @@ -292,7 +307,8 @@ "id": "layout-child-box-tree", "title": "LayoutChildren and the Box Tree", "number": "3.1.1" - } + }, + "definedIn": "prose" }, { "id": "get-a-layout-child", @@ -309,7 +325,8 @@ "id": "layout-child-box-tree", "title": "LayoutChildren and the Box Tree", "number": "3.1.1" - } + }, + "definedIn": "prose" }, { "id": "update-a-layout-child-style", @@ -326,7 +343,8 @@ "id": "layout-child-box-tree", "title": "LayoutChildren and the Box Tree", "number": "3.1.1" - } + }, + "definedIn": "prose" }, { "id": "layoutfragment", @@ -343,7 +361,8 @@ "id": "layout-fragments", "title": "Layout Fragments", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutfragment-inlinesize", @@ -362,7 +381,8 @@ "id": "layout-fragments", "title": "Layout Fragments", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutfragment-blocksize", @@ -381,7 +401,8 @@ "id": "layout-fragments", "title": "Layout Fragments", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutfragment-inlineoffset", @@ -400,7 +421,8 @@ "id": "layout-fragments", "title": "Layout Fragments", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutfragment-blockoffset", @@ -419,7 +441,8 @@ "id": "layout-fragments", "title": "Layout Fragments", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutfragment-data", @@ -438,7 +461,8 @@ "id": "layout-fragments", "title": "Layout Fragments", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutfragment-breaktoken", @@ -457,7 +481,8 @@ "id": "layout-fragments", "title": "Layout Fragments", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutfragment-layoutfragmentrequest-slot", @@ -476,7 +501,8 @@ "id": "layout-fragments", "title": "Layout Fragments", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "dom-layoutfragment-generator-slot", @@ -495,7 +521,8 @@ "id": "layout-fragments", "title": "Layout Fragments", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "create-a-layout-fragment", @@ -512,7 +539,8 @@ "id": "layout-fragments", "title": "Layout Fragments", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "intrinsicsizes", @@ -529,7 +557,8 @@ "id": "intrinsic-sizes", "title": "Intrinsic Sizes", "number": "3.3" - } + }, + "definedIn": "pre" }, { "id": "dom-intrinsicsizes-mincontentsize", @@ -548,7 +577,8 @@ "id": "intrinsic-sizes", "title": "Intrinsic Sizes", "number": "3.3" - } + }, + "definedIn": "pre" }, { "id": "dom-intrinsicsizes-maxcontentsize", @@ -567,7 +597,8 @@ "id": "intrinsic-sizes", "title": "Intrinsic Sizes", "number": "3.3" - } + }, + "definedIn": "pre" }, { "id": "dom-intrinsicsizes-intrinsicsizesrequest-slot", @@ -586,7 +617,8 @@ "id": "intrinsic-sizes", "title": "Intrinsic Sizes", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "create-an-intrinsic-sizes-object", @@ -603,7 +635,8 @@ "id": "intrinsic-sizes", "title": "Intrinsic Sizes", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "dom-layoutconstraints-layoutconstraints", @@ -623,7 +656,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutconstraints-layoutconstraints-options-options", @@ -642,7 +676,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "layoutconstraints", @@ -659,7 +694,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutconstraints-availableinlinesize", @@ -678,7 +714,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutconstraints-availableblocksize", @@ -697,7 +734,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutconstraints-fixedinlinesize", @@ -716,7 +754,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutconstraints-fixedblocksize", @@ -735,7 +774,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutconstraints-percentageinlinesize", @@ -754,7 +794,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutconstraints-percentageblocksize", @@ -773,7 +814,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutconstraints-blockfragmentationoffset", @@ -792,7 +834,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutconstraints-blockfragmentationtype", @@ -811,7 +854,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutconstraints-data", @@ -830,7 +874,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dictdef-layoutconstraintsoptions", @@ -847,7 +892,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutconstraintsoptions-availableinlinesize", @@ -866,7 +912,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutconstraintsoptions-availableblocksize", @@ -885,7 +932,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutconstraintsoptions-fixedinlinesize", @@ -904,7 +952,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutconstraintsoptions-fixedblocksize", @@ -923,7 +972,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutconstraintsoptions-percentageinlinesize", @@ -942,7 +992,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutconstraintsoptions-percentageblocksize", @@ -961,7 +1012,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutconstraintsoptions-blockfragmentationoffset", @@ -980,7 +1032,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutconstraintsoptions-blockfragmentationtype", @@ -999,7 +1052,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutconstraintsoptions-data", @@ -1018,7 +1072,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "enumdef-blockfragmentationtype", @@ -1035,7 +1090,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-blockfragmentationtype-none", @@ -1055,7 +1111,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-blockfragmentationtype-page", @@ -1075,7 +1132,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-blockfragmentationtype-column", @@ -1095,7 +1153,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-blockfragmentationtype-region", @@ -1115,7 +1174,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "create-a-layout-constraints-object", @@ -1132,7 +1192,8 @@ "id": "layout-constraints", "title": "Layout Constraints", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "childbreaktoken", @@ -1149,7 +1210,8 @@ "id": "breaking-and-fragmentation", "title": "Breaking and Fragmentation", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-childbreaktoken-breaktype", @@ -1168,7 +1230,8 @@ "id": "breaking-and-fragmentation", "title": "Breaking and Fragmentation", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-childbreaktoken-child", @@ -1187,7 +1250,8 @@ "id": "breaking-and-fragmentation", "title": "Breaking and Fragmentation", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "breaktoken", @@ -1204,7 +1268,8 @@ "id": "breaking-and-fragmentation", "title": "Breaking and Fragmentation", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-breaktoken-childbreaktokens", @@ -1223,7 +1288,8 @@ "id": "breaking-and-fragmentation", "title": "Breaking and Fragmentation", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-breaktoken-data", @@ -1242,7 +1308,8 @@ "id": "breaking-and-fragmentation", "title": "Breaking and Fragmentation", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "dictdef-breaktokenoptions", @@ -1259,7 +1326,8 @@ "id": "breaking-and-fragmentation", "title": "Breaking and Fragmentation", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-breaktokenoptions-childbreaktokens", @@ -1278,7 +1346,8 @@ "id": "breaking-and-fragmentation", "title": "Breaking and Fragmentation", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-breaktokenoptions-data", @@ -1297,7 +1366,8 @@ "id": "breaking-and-fragmentation", "title": "Breaking and Fragmentation", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "enumdef-breaktype", @@ -1314,7 +1384,8 @@ "id": "breaking-and-fragmentation", "title": "Breaking and Fragmentation", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-breaktype-none", @@ -1334,7 +1405,8 @@ "id": "breaking-and-fragmentation", "title": "Breaking and Fragmentation", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-breaktype-line", @@ -1354,7 +1426,8 @@ "id": "breaking-and-fragmentation", "title": "Breaking and Fragmentation", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-breaktype-column", @@ -1374,7 +1447,8 @@ "id": "breaking-and-fragmentation", "title": "Breaking and Fragmentation", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-breaktype-page", @@ -1394,7 +1468,8 @@ "id": "breaking-and-fragmentation", "title": "Breaking and Fragmentation", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-breaktype-region", @@ -1414,7 +1489,8 @@ "id": "breaking-and-fragmentation", "title": "Breaking and Fragmentation", "number": "3.5" - } + }, + "definedIn": "pre" }, { "id": "layoutedgesizes", @@ -1431,7 +1507,8 @@ "id": "edges", "title": "Edges", "number": "3.6" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutedgesizes-inlinestart", @@ -1450,7 +1527,8 @@ "id": "edges", "title": "Edges", "number": "3.6" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutedgesizes-inlineend", @@ -1469,7 +1547,8 @@ "id": "edges", "title": "Edges", "number": "3.6" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutedgesizes-blockstart", @@ -1488,7 +1567,8 @@ "id": "edges", "title": "Edges", "number": "3.6" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutedgesizes-blockend", @@ -1507,7 +1587,8 @@ "id": "edges", "title": "Edges", "number": "3.6" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutedgesizes-inline", @@ -1526,7 +1607,8 @@ "id": "edges", "title": "Edges", "number": "3.6" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutedgesizes-block", @@ -1545,7 +1627,8 @@ "id": "edges", "title": "Edges", "number": "3.6" - } + }, + "definedIn": "pre" }, { "id": "layoutedges", @@ -1562,7 +1645,8 @@ "id": "edges", "title": "Edges", "number": "3.6" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutedges-border", @@ -1581,7 +1665,8 @@ "id": "edges", "title": "Edges", "number": "3.6" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutedges-scrollbar", @@ -1600,7 +1685,8 @@ "id": "edges", "title": "Edges", "number": "3.6" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutedges-padding", @@ -1619,7 +1705,8 @@ "id": "edges", "title": "Edges", "number": "3.6" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutedges-all", @@ -1638,7 +1725,8 @@ "id": "edges", "title": "Edges", "number": "3.6" - } + }, + "definedIn": "pre" }, { "id": "layout-definition", @@ -1655,7 +1743,8 @@ "id": "concepts", "title": "Concepts", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "layout-definition-class-constructor", @@ -1674,7 +1763,8 @@ "id": "concepts", "title": "Concepts", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "layout-definition-layout-generator-function", @@ -1693,7 +1783,8 @@ "id": "concepts", "title": "Concepts", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "layout-definition-intrinsic-sizes-generator-function", @@ -1712,7 +1803,8 @@ "id": "concepts", "title": "Concepts", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "layout-definition-constructor-valid-flag", @@ -1731,7 +1823,8 @@ "id": "concepts", "title": "Concepts", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "layout-definition-input-properties", @@ -1750,7 +1843,8 @@ "id": "concepts", "title": "Concepts", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "layout-definition-child-input-properties", @@ -1769,7 +1863,8 @@ "id": "concepts", "title": "Concepts", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "layout-definition-layout-options", @@ -1788,7 +1883,8 @@ "id": "concepts", "title": "Concepts", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "document-layout-definition", @@ -1805,7 +1901,8 @@ "id": "concepts", "title": "Concepts", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "document-layout-definition-input-properties", @@ -1824,7 +1921,8 @@ "id": "concepts", "title": "Concepts", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "document-layout-definition-child-input-properties", @@ -1843,7 +1941,8 @@ "id": "concepts", "title": "Concepts", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "document-layout-definition-layout-options", @@ -1862,7 +1961,8 @@ "id": "concepts", "title": "Concepts", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "layout-valid-flag", @@ -1879,7 +1979,8 @@ "id": "layout-invalidation", "title": "Layout Invalidation", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "layout-valid", @@ -1896,7 +1997,8 @@ "id": "layout-invalidation", "title": "Layout Invalidation", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "layout-invalid", @@ -1913,7 +2015,8 @@ "id": "layout-invalidation", "title": "Layout Invalidation", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "intrinsic-sizes-valid-flag", @@ -1930,7 +2033,8 @@ "id": "layout-invalidation", "title": "Layout Invalidation", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "intrinsic-sizes-valid", @@ -1947,7 +2051,8 @@ "id": "layout-invalidation", "title": "Layout Invalidation", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "intrinsic-sizes-invalid", @@ -1964,7 +2069,8 @@ "id": "layout-invalidation", "title": "Layout Invalidation", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "invalidate-layout-functions", @@ -1981,7 +2087,8 @@ "id": "layout-invalidation", "title": "Layout Invalidation", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "dom-css-layoutworklet", @@ -2000,7 +2107,8 @@ "id": "layout-worklet", "title": "Layout Worklet", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "layoutworkletglobalscope", @@ -2017,7 +2125,8 @@ "id": "layout-worklet", "title": "Layout Worklet", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutworkletglobalscope-registerlayout-name-layoutctor-name", @@ -2036,7 +2145,8 @@ "id": "layout-worklet", "title": "Layout Worklet", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutworkletglobalscope-registerlayout-name-layoutctor-layoutctor", @@ -2055,7 +2165,8 @@ "id": "layout-worklet", "title": "Layout Worklet", "number": "5.3" - } + }, + "definedIn": "pre" }, { "id": "dictdef-layoutoptions", @@ -2072,7 +2183,8 @@ "id": "registering-layout", "title": "Registering A Layout", "number": "5.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutoptions-childdisplay", @@ -2091,7 +2203,8 @@ "id": "registering-layout", "title": "Registering A Layout", "number": "5.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutoptions-sizing", @@ -2110,7 +2223,8 @@ "id": "registering-layout", "title": "Registering A Layout", "number": "5.4" - } + }, + "definedIn": "pre" }, { "id": "enumdef-childdisplaytype", @@ -2127,7 +2241,8 @@ "id": "registering-layout", "title": "Registering A Layout", "number": "5.4" - } + }, + "definedIn": "pre" }, { "id": "dom-childdisplaytype-block", @@ -2147,7 +2262,8 @@ "id": "registering-layout", "title": "Registering A Layout", "number": "5.4" - } + }, + "definedIn": "pre" }, { "id": "dom-childdisplaytype-normal", @@ -2167,7 +2283,8 @@ "id": "registering-layout", "title": "Registering A Layout", "number": "5.4" - } + }, + "definedIn": "pre" }, { "id": "enumdef-layoutsizingmode", @@ -2184,7 +2301,8 @@ "id": "registering-layout", "title": "Registering A Layout", "number": "5.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutsizingmode-block-like", @@ -2204,7 +2322,8 @@ "id": "registering-layout", "title": "Registering A Layout", "number": "5.4" - } + }, + "definedIn": "pre" }, { "id": "dom-layoutsizingmode-manual", @@ -2224,7 +2343,8 @@ "id": "registering-layout", "title": "Registering A Layout", "number": "5.4" - } + }, + "definedIn": "pre" }, { "id": "document-layout-definitions", @@ -2241,7 +2361,8 @@ "id": "registering-layout", "title": "Registering A Layout", "number": "5.4" - } + }, + "definedIn": "prose" }, { "id": "layout-definitions", @@ -2258,7 +2379,8 @@ "id": "registering-layout", "title": "Registering A Layout", "number": "5.4" - } + }, + "definedIn": "prose" }, { "id": "layout-class-instances", @@ -2275,7 +2397,8 @@ "id": "registering-layout", "title": "Registering A Layout", "number": "5.4" - } + }, + "definedIn": "prose" }, { "id": "dom-layoutworkletglobalscope-registerlayout", @@ -2294,7 +2417,8 @@ "id": "registering-layout", "title": "Registering A Layout", "number": "5.4" - } + }, + "definedIn": "prose" }, { "id": "intrinsicsizesrequest", @@ -2311,7 +2435,8 @@ "id": "request-objects", "title": "Request Objects", "number": "5.5.1" - } + }, + "definedIn": "pre" }, { "id": "layoutfragmentrequest", @@ -2328,7 +2453,8 @@ "id": "request-objects", "title": "Request Objects", "number": "5.5.1" - } + }, + "definedIn": "pre" }, { "id": "typedefdef-layoutfragmentrequestorintrinsicsizesrequest", @@ -2345,7 +2471,8 @@ "id": "request-objects", "title": "Request Objects", "number": "5.5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-intrinsicsizesrequest-layoutchild-slot", @@ -2364,7 +2491,8 @@ "id": "request-objects", "title": "Request Objects", "number": "5.5.1" - } + }, + "definedIn": "prose" }, { "id": "dom-layoutfragmentrequest-layoutchild-slot", @@ -2383,7 +2511,8 @@ "id": "request-objects", "title": "Request Objects", "number": "5.5.1" - } + }, + "definedIn": "prose" }, { "id": "dom-layoutfragmentrequest-layoutconstraints-slot", @@ -2402,7 +2531,8 @@ "id": "request-objects", "title": "Request Objects", "number": "5.5.1" - } + }, + "definedIn": "prose" }, { "id": "dom-layoutfragmentrequest-breaktoken-slot", @@ -2421,7 +2551,8 @@ "id": "request-objects", "title": "Request Objects", "number": "5.5.1" - } + }, + "definedIn": "prose" }, { "id": "dictdef-fragmentresultoptions", @@ -2438,7 +2569,8 @@ "id": "performing-layout", "title": "Performing Layout", "number": "5.6" - } + }, + "definedIn": "pre" }, { "id": "dom-fragmentresultoptions-inlinesize", @@ -2457,7 +2589,8 @@ "id": "performing-layout", "title": "Performing Layout", "number": "5.6" - } + }, + "definedIn": "pre" }, { "id": "dom-fragmentresultoptions-blocksize", @@ -2476,7 +2609,8 @@ "id": "performing-layout", "title": "Performing Layout", "number": "5.6" - } + }, + "definedIn": "pre" }, { "id": "dom-fragmentresultoptions-autoblocksize", @@ -2495,7 +2629,8 @@ "id": "performing-layout", "title": "Performing Layout", "number": "5.6" - } + }, + "definedIn": "pre" }, { "id": "dom-fragmentresultoptions-childfragments", @@ -2514,7 +2649,8 @@ "id": "performing-layout", "title": "Performing Layout", "number": "5.6" - } + }, + "definedIn": "pre" }, { "id": "dom-fragmentresultoptions-data", @@ -2533,7 +2669,8 @@ "id": "performing-layout", "title": "Performing Layout", "number": "5.6" - } + }, + "definedIn": "pre" }, { "id": "dom-fragmentresultoptions-breaktoken", @@ -2552,7 +2689,8 @@ "id": "performing-layout", "title": "Performing Layout", "number": "5.6" - } + }, + "definedIn": "pre" }, { "id": "dictdef-intrinsicsizesresultoptions", @@ -2569,7 +2707,8 @@ "id": "performing-layout", "title": "Performing Layout", "number": "5.6" - } + }, + "definedIn": "pre" }, { "id": "dom-intrinsicsizesresultoptions-maxcontentsize", @@ -2588,7 +2727,8 @@ "id": "performing-layout", "title": "Performing Layout", "number": "5.6" - } + }, + "definedIn": "pre" }, { "id": "dom-intrinsicsizesresultoptions-mincontentsize", @@ -2607,7 +2747,8 @@ "id": "performing-layout", "title": "Performing Layout", "number": "5.6" - } + }, + "definedIn": "pre" }, { "id": "determine-the-intrinsic-sizes", @@ -2624,7 +2765,8 @@ "id": "determining-intrinsic-sizes", "title": "Determining Intrinsic Sizes", "number": "5.6.1" - } + }, + "definedIn": "prose" }, { "id": "invoke-a-intrinsic-sizes-callback", @@ -2641,7 +2783,8 @@ "id": "determining-intrinsic-sizes", "title": "Determining Intrinsic Sizes", "number": "5.6.1" - } + }, + "definedIn": "prose" }, { "id": "generate-a-fragment", @@ -2658,7 +2801,8 @@ "id": "generating-fragments", "title": "Generating Fragments", "number": "5.6.2" - } + }, + "definedIn": "prose" }, { "id": "invoke-a-layout-callback", @@ -2675,7 +2819,8 @@ "id": "generating-fragments", "title": "Generating Fragments", "number": "5.6.2" - } + }, + "definedIn": "prose" }, { "id": "get-a-document-layout-definition", @@ -2692,7 +2837,8 @@ "id": "utility-algorithms", "title": "Utility Algorithms", "number": "5.6.3" - } + }, + "definedIn": "prose" }, { "id": "get-a-layout-definition", @@ -2709,7 +2855,8 @@ "id": "utility-algorithms", "title": "Utility Algorithms", "number": "5.6.3" - } + }, + "definedIn": "prose" }, { "id": "get-a-layout-class-instance", @@ -2726,7 +2873,8 @@ "id": "utility-algorithms", "title": "Utility Algorithms", "number": "5.6.3" - } + }, + "definedIn": "prose" }, { "id": "run-a-generator", @@ -2743,7 +2891,8 @@ "id": "utility-algorithms", "title": "Utility Algorithms", "number": "5.6.3" - } + }, + "definedIn": "prose" }, { "id": "produce-a-generator-result", @@ -2760,7 +2909,8 @@ "id": "utility-algorithms", "title": "Utility Algorithms", "number": "5.6.3" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-line-grid-1.json b/tr/dfns/css-line-grid-1.json index 81d1b7de0868..adfb7655f4c5 100644 --- a/tr/dfns/css-line-grid-1.json +++ b/tr/dfns/css-line-grid-1.json @@ -18,7 +18,8 @@ "heading": { "id": "line-grid", "title": "2 Defining a Line Grid: the line-grid property" - } + }, + "definedIn": "table" }, { "id": "valdef-line-grid-match-parent", @@ -36,7 +37,8 @@ "heading": { "id": "line-grid", "title": "2 Defining a Line Grid: the line-grid property" - } + }, + "definedIn": "dt" }, { "id": "valdef-line-grid-create", @@ -54,7 +56,8 @@ "heading": { "id": "line-grid", "title": "2 Defining a Line Grid: the line-grid property" - } + }, + "definedIn": "dt" }, { "id": "propdef-line-snap", @@ -71,7 +74,8 @@ "id": "line-snap", "title": "Snapping Line Boxes: the line-snap property", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "valdef-line-snap-none", @@ -90,7 +94,8 @@ "id": "line-snap", "title": "Snapping Line Boxes: the line-snap property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-line-snap-baseline", @@ -109,7 +114,8 @@ "id": "line-snap", "title": "Snapping Line Boxes: the line-snap property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-line-snap-contain", @@ -128,7 +134,8 @@ "id": "line-snap", "title": "Snapping Line Boxes: the line-snap property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-box-snap", @@ -145,7 +152,8 @@ "id": "box-snap", "title": "Snapping Block Boxes: the box-snap property", "number": "3.2" - } + }, + "definedIn": "table" }, { "id": "valdef-box-snap-none", @@ -164,7 +172,8 @@ "id": "box-snap", "title": "Snapping Block Boxes: the box-snap property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-box-snap-block-start", @@ -183,7 +192,8 @@ "id": "box-snap", "title": "Snapping Block Boxes: the box-snap property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-box-snap-block-end", @@ -202,7 +212,8 @@ "id": "box-snap", "title": "Snapping Block Boxes: the box-snap property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-box-snap-center", @@ -221,7 +232,8 @@ "id": "box-snap", "title": "Snapping Block Boxes: the box-snap property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-box-snap-first-baseline", @@ -240,7 +252,8 @@ "id": "box-snap", "title": "Snapping Block Boxes: the box-snap property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-box-snap-last-baseline", @@ -259,7 +272,8 @@ "id": "box-snap", "title": "Snapping Block Boxes: the box-snap property", "number": "3.2" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-lists-3.json b/tr/dfns/css-lists-3.json index 18ac2dd47b46..678bf11fa6a4 100644 --- a/tr/dfns/css-lists-3.json +++ b/tr/dfns/css-lists-3.json @@ -19,7 +19,8 @@ "id": "declaring-a-list-item", "title": "Declaring a List Item", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "marker", @@ -37,7 +38,8 @@ "id": "markers", "title": "Markers", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "propdef-list-style-image", @@ -54,7 +56,8 @@ "id": "image-markers", "title": "Image Markers: the list-style-image property", "number": "3.3" - } + }, + "definedIn": "table" }, { "id": "marker-image", @@ -71,7 +74,8 @@ "id": "image-markers", "title": "Image Markers: the list-style-image property", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "valdef-list-style-image-image", @@ -90,7 +94,8 @@ "id": "image-markers", "title": "Image Markers: the list-style-image property", "number": "3.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-list-style-image-none", @@ -109,7 +114,8 @@ "id": "image-markers", "title": "Image Markers: the list-style-image property", "number": "3.3" - } + }, + "definedIn": "dt" }, { "id": "propdef-list-style-type", @@ -126,7 +132,8 @@ "id": "text-markers", "title": "Text-based Markers: the list-style-type property", "number": "3.4" - } + }, + "definedIn": "table" }, { "id": "marker-string", @@ -143,7 +150,8 @@ "id": "text-markers", "title": "Text-based Markers: the list-style-type property", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "valdef-list-style-type-counter-style", @@ -162,7 +170,8 @@ "id": "text-markers", "title": "Text-based Markers: the list-style-type property", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-list-style-type-string", @@ -181,7 +190,8 @@ "id": "text-markers", "title": "Text-based Markers: the list-style-type property", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-list-style-type-none", @@ -200,7 +210,8 @@ "id": "text-markers", "title": "Text-based Markers: the list-style-type property", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "propdef-list-style-position", @@ -217,7 +228,8 @@ "id": "list-style-position-property", "title": "Positioning Markers: The list-style-position property", "number": "3.5" - } + }, + "definedIn": "table" }, { "id": "valdef-list-style-position-inside", @@ -236,7 +248,8 @@ "id": "list-style-position-property", "title": "Positioning Markers: The list-style-position property", "number": "3.5" - } + }, + "definedIn": "dt" }, { "id": "list-style-position-outside", @@ -255,7 +268,8 @@ "id": "list-style-position-property", "title": "Positioning Markers: The list-style-position property", "number": "3.5" - } + }, + "definedIn": "dt" }, { "id": "propdef-list-style", @@ -272,7 +286,8 @@ "id": "list-style-property", "title": "Styling Markers: the list-style shorthand property", "number": "3.6" - } + }, + "definedIn": "table" }, { "id": "propdef-marker-side", @@ -289,7 +304,8 @@ "id": "marker-side", "title": "The marker-side property", "number": "3.7" - } + }, + "definedIn": "table" }, { "id": "valdef-marker-side-match-self", @@ -308,7 +324,8 @@ "id": "marker-side", "title": "The marker-side property", "number": "3.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-marker-side-match-parent", @@ -327,7 +344,8 @@ "id": "marker-side", "title": "The marker-side property", "number": "3.7" - } + }, + "definedIn": "dt" }, { "id": "counter", @@ -344,7 +362,8 @@ "id": "auto-numbering", "title": "Automatic Numbering With Counters", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "counter-properties", @@ -361,7 +380,8 @@ "id": "auto-numbering", "title": "Automatic Numbering With Counters", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "typedef-counter-name", @@ -378,7 +398,8 @@ "id": "auto-numbering", "title": "Automatic Numbering With Counters", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "propdef-counter-reset", @@ -395,7 +416,8 @@ "id": "counter-reset", "title": "Creating Counters: the counter-reset property", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "valdef-counter-reset-none", @@ -414,7 +436,8 @@ "id": "counter-reset", "title": "Creating Counters: the counter-reset property", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-reset-counter-name-integer", @@ -433,7 +456,8 @@ "id": "counter-reset", "title": "Creating Counters: the counter-reset property", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-counter-increment", @@ -450,7 +474,8 @@ "id": "increment-set", "title": "Manipulating Counter Values: the counter-increment and counter-set properties", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "propdef-counter-set", @@ -467,7 +492,8 @@ "id": "increment-set", "title": "Manipulating Counter Values: the counter-increment and counter-set properties", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "valdef-counter-set-counter-increment-none", @@ -486,7 +512,8 @@ "id": "increment-set", "title": "Manipulating Counter Values: the counter-increment and counter-set properties", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-counter-set-counter-increment-counter-name-integer", @@ -505,7 +532,8 @@ "id": "increment-set", "title": "Manipulating Counter Values: the counter-increment and counter-set properties", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "counter-scope", @@ -524,7 +552,8 @@ "id": "nested-counters", "title": "Nested Counters and Scope", "number": "4.3" - } + }, + "definedIn": "prose" }, { "id": "css-counters-set", @@ -541,7 +570,8 @@ "id": "creating-counters", "title": "Creating and Inheriting Counters", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "innermost", @@ -558,7 +588,8 @@ "id": "creating-counters", "title": "Creating and Inheriting Counters", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "inherit-counters", @@ -575,7 +606,8 @@ "id": "inheriting-counters", "title": "Inheriting Counters", "number": "4.4.1" - } + }, + "definedIn": "prose" }, { "id": "instantiate-counter", @@ -594,7 +626,8 @@ "id": "instantiating-counters", "title": "Instantiating Counters", "number": "4.4.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-counter-increment-list-item", @@ -617,7 +650,8 @@ "id": "list-item-counter", "title": "The Implicit list-item Counter", "number": "4.6" - } + }, + "definedIn": "prose" }, { "id": "typedef-counter", @@ -634,7 +668,8 @@ "id": "counter-functions", "title": "Outputting Counters: the counter() and counters() functions", "number": "4.7" - } + }, + "definedIn": "pre" }, { "id": "funcdef-counter", @@ -651,7 +686,8 @@ "id": "counter-functions", "title": "Outputting Counters: the counter() and counters() functions", "number": "4.7" - } + }, + "definedIn": "pre" }, { "id": "funcdef-counters", @@ -668,7 +704,8 @@ "id": "counter-functions", "title": "Outputting Counters: the counter() and counters() functions", "number": "4.7" - } + }, + "definedIn": "pre" } ] } \ No newline at end of file diff --git a/tr/dfns/css-logical-1.json b/tr/dfns/css-logical-1.json index 256da2a02053..8573a898afbe 100644 --- a/tr/dfns/css-logical-1.json +++ b/tr/dfns/css-logical-1.json @@ -21,7 +21,8 @@ "id": "page", "title": "Flow-Relative Page Classifications", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "valdef-logical-page-verso", @@ -40,7 +41,8 @@ "id": "page", "title": "Flow-Relative Page Classifications", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "valdef-logical-page-selector-recto", @@ -59,7 +61,8 @@ "id": "page", "title": "Flow-Relative Page Classifications", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "valdef-logical-page-selector-verso", @@ -78,7 +81,8 @@ "id": "page", "title": "Flow-Relative Page Classifications", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "logical-property-group", @@ -95,7 +99,8 @@ "id": "box", "title": "Flow-Relative Box Model Properties", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "mapping-logic", @@ -112,7 +117,8 @@ "id": "box", "title": "Flow-Relative Box Model Properties", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "propdef-block-size", @@ -129,7 +135,8 @@ "id": "dimension-properties", "title": "Logical Height and Logical Width: the block-size and inline-size properties", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-inline-size", @@ -146,7 +153,8 @@ "id": "dimension-properties", "title": "Logical Height and Logical Width: the block-size and inline-size properties", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-min-block-size", @@ -163,7 +171,8 @@ "id": "dimension-properties", "title": "Logical Height and Logical Width: the block-size and inline-size properties", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-min-inline-size", @@ -180,7 +189,8 @@ "id": "dimension-properties", "title": "Logical Height and Logical Width: the block-size and inline-size properties", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-max-block-size", @@ -197,7 +207,8 @@ "id": "dimension-properties", "title": "Logical Height and Logical Width: the block-size and inline-size properties", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-max-inline-size", @@ -214,7 +225,8 @@ "id": "dimension-properties", "title": "Logical Height and Logical Width: the block-size and inline-size properties", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-margin-block-start", @@ -231,7 +243,8 @@ "id": "margin-properties", "title": "Flow-relative Margins: the margin-block-start, margin-block-end, margin-inline-start, margin-inline-end properties and margin-block and margin-inline shorthands", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "propdef-margin-block-end", @@ -248,7 +261,8 @@ "id": "margin-properties", "title": "Flow-relative Margins: the margin-block-start, margin-block-end, margin-inline-start, margin-inline-end properties and margin-block and margin-inline shorthands", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "propdef-margin-inline-start", @@ -265,7 +279,8 @@ "id": "margin-properties", "title": "Flow-relative Margins: the margin-block-start, margin-block-end, margin-inline-start, margin-inline-end properties and margin-block and margin-inline shorthands", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "propdef-margin-inline-end", @@ -282,7 +297,8 @@ "id": "margin-properties", "title": "Flow-relative Margins: the margin-block-start, margin-block-end, margin-inline-start, margin-inline-end properties and margin-block and margin-inline shorthands", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "propdef-margin-block", @@ -299,7 +315,8 @@ "id": "margin-properties", "title": "Flow-relative Margins: the margin-block-start, margin-block-end, margin-inline-start, margin-inline-end properties and margin-block and margin-inline shorthands", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "propdef-margin-inline", @@ -316,7 +333,8 @@ "id": "margin-properties", "title": "Flow-relative Margins: the margin-block-start, margin-block-end, margin-inline-start, margin-inline-end properties and margin-block and margin-inline shorthands", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "propdef-inset-block-start", @@ -333,7 +351,8 @@ "id": "inset-properties", "title": "Flow-relative Offsets: the inset-block-start, inset-block-end, inset-inline-start, inset-inline-end properties and inset-block, inset-inline, and inset shorthands", "number": "4.3" - } + }, + "definedIn": "table" }, { "id": "propdef-inset-block-end", @@ -350,7 +369,8 @@ "id": "inset-properties", "title": "Flow-relative Offsets: the inset-block-start, inset-block-end, inset-inline-start, inset-inline-end properties and inset-block, inset-inline, and inset shorthands", "number": "4.3" - } + }, + "definedIn": "table" }, { "id": "propdef-inset-inline-start", @@ -367,7 +387,8 @@ "id": "inset-properties", "title": "Flow-relative Offsets: the inset-block-start, inset-block-end, inset-inline-start, inset-inline-end properties and inset-block, inset-inline, and inset shorthands", "number": "4.3" - } + }, + "definedIn": "table" }, { "id": "propdef-inset-inline-end", @@ -384,7 +405,8 @@ "id": "inset-properties", "title": "Flow-relative Offsets: the inset-block-start, inset-block-end, inset-inline-start, inset-inline-end properties and inset-block, inset-inline, and inset shorthands", "number": "4.3" - } + }, + "definedIn": "table" }, { "id": "propdef-inset-block", @@ -401,7 +423,8 @@ "id": "inset-properties", "title": "Flow-relative Offsets: the inset-block-start, inset-block-end, inset-inline-start, inset-inline-end properties and inset-block, inset-inline, and inset shorthands", "number": "4.3" - } + }, + "definedIn": "table" }, { "id": "propdef-inset-inline", @@ -418,7 +441,8 @@ "id": "inset-properties", "title": "Flow-relative Offsets: the inset-block-start, inset-block-end, inset-inline-start, inset-inline-end properties and inset-block, inset-inline, and inset shorthands", "number": "4.3" - } + }, + "definedIn": "table" }, { "id": "propdef-inset", @@ -435,7 +459,8 @@ "id": "inset-properties", "title": "Flow-relative Offsets: the inset-block-start, inset-block-end, inset-inline-start, inset-inline-end properties and inset-block, inset-inline, and inset shorthands", "number": "4.3" - } + }, + "definedIn": "table" }, { "id": "propdef-padding-block-start", @@ -452,7 +477,8 @@ "id": "padding-properties", "title": "Flow-relative Padding: the padding-block-start, padding-block-end, padding-inline-start, padding-inline-end properties and padding-block and padding-inline shorthands", "number": "4.4" - } + }, + "definedIn": "table" }, { "id": "propdef-padding-block-end", @@ -469,7 +495,8 @@ "id": "padding-properties", "title": "Flow-relative Padding: the padding-block-start, padding-block-end, padding-inline-start, padding-inline-end properties and padding-block and padding-inline shorthands", "number": "4.4" - } + }, + "definedIn": "table" }, { "id": "propdef-padding-inline-start", @@ -486,7 +513,8 @@ "id": "padding-properties", "title": "Flow-relative Padding: the padding-block-start, padding-block-end, padding-inline-start, padding-inline-end properties and padding-block and padding-inline shorthands", "number": "4.4" - } + }, + "definedIn": "table" }, { "id": "propdef-padding-inline-end", @@ -503,7 +531,8 @@ "id": "padding-properties", "title": "Flow-relative Padding: the padding-block-start, padding-block-end, padding-inline-start, padding-inline-end properties and padding-block and padding-inline shorthands", "number": "4.4" - } + }, + "definedIn": "table" }, { "id": "propdef-padding-block", @@ -520,7 +549,8 @@ "id": "padding-properties", "title": "Flow-relative Padding: the padding-block-start, padding-block-end, padding-inline-start, padding-inline-end properties and padding-block and padding-inline shorthands", "number": "4.4" - } + }, + "definedIn": "table" }, { "id": "propdef-padding-inline", @@ -537,7 +567,8 @@ "id": "padding-properties", "title": "Flow-relative Padding: the padding-block-start, padding-block-end, padding-inline-start, padding-inline-end properties and padding-block and padding-inline shorthands", "number": "4.4" - } + }, + "definedIn": "table" }, { "id": "propdef-border-block-start-width", @@ -554,7 +585,8 @@ "id": "border-width", "title": "Flow-relative Border Widths: the border-block-start-width, border-block-end-width, border-inline-start-width, border-inline-end-width properties and border-block-width and border-inline-width shorthands", "number": "4.5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-block-end-width", @@ -571,7 +603,8 @@ "id": "border-width", "title": "Flow-relative Border Widths: the border-block-start-width, border-block-end-width, border-inline-start-width, border-inline-end-width properties and border-block-width and border-inline-width shorthands", "number": "4.5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-inline-start-width", @@ -588,7 +621,8 @@ "id": "border-width", "title": "Flow-relative Border Widths: the border-block-start-width, border-block-end-width, border-inline-start-width, border-inline-end-width properties and border-block-width and border-inline-width shorthands", "number": "4.5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-inline-end-width", @@ -605,7 +639,8 @@ "id": "border-width", "title": "Flow-relative Border Widths: the border-block-start-width, border-block-end-width, border-inline-start-width, border-inline-end-width properties and border-block-width and border-inline-width shorthands", "number": "4.5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-block-width", @@ -622,7 +657,8 @@ "id": "border-width", "title": "Flow-relative Border Widths: the border-block-start-width, border-block-end-width, border-inline-start-width, border-inline-end-width properties and border-block-width and border-inline-width shorthands", "number": "4.5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-inline-width", @@ -639,7 +675,8 @@ "id": "border-width", "title": "Flow-relative Border Widths: the border-block-start-width, border-block-end-width, border-inline-start-width, border-inline-end-width properties and border-block-width and border-inline-width shorthands", "number": "4.5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-block-start-style", @@ -656,7 +693,8 @@ "id": "border-style", "title": "Flow-relative Border Styles: the border-block-start-style, border-block-end-style, border-inline-start-style, border-inline-end-style properties and border-block-style and border-inline-style shorthands", "number": "4.5.2" - } + }, + "definedIn": "table" }, { "id": "propdef-border-block-end-style", @@ -673,7 +711,8 @@ "id": "border-style", "title": "Flow-relative Border Styles: the border-block-start-style, border-block-end-style, border-inline-start-style, border-inline-end-style properties and border-block-style and border-inline-style shorthands", "number": "4.5.2" - } + }, + "definedIn": "table" }, { "id": "propdef-border-inline-start-style", @@ -690,7 +729,8 @@ "id": "border-style", "title": "Flow-relative Border Styles: the border-block-start-style, border-block-end-style, border-inline-start-style, border-inline-end-style properties and border-block-style and border-inline-style shorthands", "number": "4.5.2" - } + }, + "definedIn": "table" }, { "id": "propdef-border-inline-end-style", @@ -707,7 +747,8 @@ "id": "border-style", "title": "Flow-relative Border Styles: the border-block-start-style, border-block-end-style, border-inline-start-style, border-inline-end-style properties and border-block-style and border-inline-style shorthands", "number": "4.5.2" - } + }, + "definedIn": "table" }, { "id": "propdef-border-block-style", @@ -724,7 +765,8 @@ "id": "border-style", "title": "Flow-relative Border Styles: the border-block-start-style, border-block-end-style, border-inline-start-style, border-inline-end-style properties and border-block-style and border-inline-style shorthands", "number": "4.5.2" - } + }, + "definedIn": "table" }, { "id": "propdef-border-inline-style", @@ -741,7 +783,8 @@ "id": "border-style", "title": "Flow-relative Border Styles: the border-block-start-style, border-block-end-style, border-inline-start-style, border-inline-end-style properties and border-block-style and border-inline-style shorthands", "number": "4.5.2" - } + }, + "definedIn": "table" }, { "id": "propdef-border-block-start-color", @@ -758,7 +801,8 @@ "id": "border-color", "title": "Flow-relative Border Colors: the border-block-start-color, border-block-end-color, border-inline-start-color, border-inline-end-color properties and border-block-color and border-inline-color shorthands", "number": "4.5.3" - } + }, + "definedIn": "table" }, { "id": "propdef-border-block-end-color", @@ -775,7 +819,8 @@ "id": "border-color", "title": "Flow-relative Border Colors: the border-block-start-color, border-block-end-color, border-inline-start-color, border-inline-end-color properties and border-block-color and border-inline-color shorthands", "number": "4.5.3" - } + }, + "definedIn": "table" }, { "id": "propdef-border-inline-start-color", @@ -792,7 +837,8 @@ "id": "border-color", "title": "Flow-relative Border Colors: the border-block-start-color, border-block-end-color, border-inline-start-color, border-inline-end-color properties and border-block-color and border-inline-color shorthands", "number": "4.5.3" - } + }, + "definedIn": "table" }, { "id": "propdef-border-inline-end-color", @@ -809,7 +855,8 @@ "id": "border-color", "title": "Flow-relative Border Colors: the border-block-start-color, border-block-end-color, border-inline-start-color, border-inline-end-color properties and border-block-color and border-inline-color shorthands", "number": "4.5.3" - } + }, + "definedIn": "table" }, { "id": "propdef-border-block-color", @@ -826,7 +873,8 @@ "id": "border-color", "title": "Flow-relative Border Colors: the border-block-start-color, border-block-end-color, border-inline-start-color, border-inline-end-color properties and border-block-color and border-inline-color shorthands", "number": "4.5.3" - } + }, + "definedIn": "table" }, { "id": "propdef-border-inline-color", @@ -843,7 +891,8 @@ "id": "border-color", "title": "Flow-relative Border Colors: the border-block-start-color, border-block-end-color, border-inline-start-color, border-inline-end-color properties and border-block-color and border-inline-color shorthands", "number": "4.5.3" - } + }, + "definedIn": "table" }, { "id": "propdef-border-block-start", @@ -860,7 +909,8 @@ "id": "border-shorthands", "title": "Flow-relative Border Shorthands: the border-block-start, border-block-end, border-inline-start, border-inline-end properties and border-block and border-inline shorthands", "number": "4.5.4" - } + }, + "definedIn": "table" }, { "id": "propdef-border-block-end", @@ -877,7 +927,8 @@ "id": "border-shorthands", "title": "Flow-relative Border Shorthands: the border-block-start, border-block-end, border-inline-start, border-inline-end properties and border-block and border-inline shorthands", "number": "4.5.4" - } + }, + "definedIn": "table" }, { "id": "propdef-border-inline-start", @@ -894,7 +945,8 @@ "id": "border-shorthands", "title": "Flow-relative Border Shorthands: the border-block-start, border-block-end, border-inline-start, border-inline-end properties and border-block and border-inline shorthands", "number": "4.5.4" - } + }, + "definedIn": "table" }, { "id": "propdef-border-inline-end", @@ -911,7 +963,8 @@ "id": "border-shorthands", "title": "Flow-relative Border Shorthands: the border-block-start, border-block-end, border-inline-start, border-inline-end properties and border-block and border-inline shorthands", "number": "4.5.4" - } + }, + "definedIn": "table" }, { "id": "propdef-border-block", @@ -928,7 +981,8 @@ "id": "border-shorthands", "title": "Flow-relative Border Shorthands: the border-block-start, border-block-end, border-inline-start, border-inline-end properties and border-block and border-inline shorthands", "number": "4.5.4" - } + }, + "definedIn": "table" }, { "id": "propdef-border-inline", @@ -945,7 +999,8 @@ "id": "border-shorthands", "title": "Flow-relative Border Shorthands: the border-block-start, border-block-end, border-inline-start, border-inline-end properties and border-block and border-inline shorthands", "number": "4.5.4" - } + }, + "definedIn": "table" }, { "id": "propdef-border-start-start-radius", @@ -962,7 +1017,8 @@ "id": "border-radius-shorthands", "title": "Flow-relative Corner Rounding: the border-start-start-radius, border-start-end-radius, border-end-start-radius, border-end-end-radius properties", "number": "4.6" - } + }, + "definedIn": "table" }, { "id": "propdef-border-start-end-radius", @@ -979,7 +1035,8 @@ "id": "border-radius-shorthands", "title": "Flow-relative Corner Rounding: the border-start-start-radius, border-start-end-radius, border-end-start-radius, border-end-end-radius properties", "number": "4.6" - } + }, + "definedIn": "table" }, { "id": "propdef-border-end-start-radius", @@ -996,7 +1053,8 @@ "id": "border-radius-shorthands", "title": "Flow-relative Corner Rounding: the border-start-start-radius, border-start-end-radius, border-end-start-radius, border-end-end-radius properties", "number": "4.6" - } + }, + "definedIn": "table" }, { "id": "propdef-border-end-end-radius", @@ -1013,7 +1071,8 @@ "id": "border-radius-shorthands", "title": "Flow-relative Corner Rounding: the border-start-start-radius, border-start-end-radius, border-end-start-radius, border-end-end-radius properties", "number": "4.6" - } + }, + "definedIn": "table" }, { "id": "valdef-margin-logical", @@ -1036,7 +1095,8 @@ "id": "logical-shorthand-keyword", "title": "Four-Directional Shorthand Properties: the margin, padding, border-width, border-style, and border-color shorthands", "number": "4.7" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-masking-1.json b/tr/dfns/css-masking-1.json index 35f69173939a..e47782bfa1dd 100644 --- a/tr/dfns/css-masking-1.json +++ b/tr/dfns/css-masking-1.json @@ -19,7 +19,8 @@ "id": "clipping", "title": "Clipping", "number": "1.1" - } + }, + "definedIn": "prose" }, { "id": "mask-size", @@ -35,7 +36,8 @@ "heading": { "id": "terminology", "title": "4 Terminology" - } + }, + "definedIn": "table" }, { "id": "mask-position", @@ -51,7 +53,8 @@ "heading": { "id": "terminology", "title": "4 Terminology" - } + }, + "definedIn": "table" }, { "id": "clipping-region", @@ -67,7 +70,8 @@ "heading": { "id": "clipping-paths", "title": "5 Clipping Paths" - } + }, + "definedIn": "prose" }, { "id": "propdef-clip-path", @@ -84,7 +88,8 @@ "id": "the-clip-path", "title": "Clipping Shape: the clip-path property", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "typedef-clip-source", @@ -101,7 +106,8 @@ "id": "the-clip-path", "title": "Clipping Shape: the clip-path property", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "typedef-geometry-box", @@ -118,7 +124,8 @@ "id": "the-clip-path", "title": "Clipping Shape: the clip-path property", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "valuedef-fill-box0", @@ -137,7 +144,8 @@ "id": "the-clip-path", "title": "Clipping Shape: the clip-path property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valuedef-stroke-box0", @@ -156,7 +164,8 @@ "id": "the-clip-path", "title": "Clipping Shape: the clip-path property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valuedef-view-box0", @@ -175,7 +184,8 @@ "id": "the-clip-path", "title": "Clipping Shape: the clip-path property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "elementdef-clippath", @@ -192,7 +202,8 @@ "id": "ClipPathElement", "title": "The clipPath element", "number": "6.1" - } + }, + "definedIn": "table" }, { "id": "element-attrdef-clippathunits", @@ -209,7 +220,8 @@ "id": "ClipPathElement", "title": "The clipPath element", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valuedef-userspaceonuse0", @@ -228,7 +240,8 @@ "id": "ClipPathElement", "title": "The clipPath element", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valuedef-objectboundingbox0", @@ -247,7 +260,8 @@ "id": "ClipPathElement", "title": "The clipPath element", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-clip-rule", @@ -264,7 +278,8 @@ "id": "the-clip-rule", "title": "Winding Rules: the clip-rule property", "number": "6.2" - } + }, + "definedIn": "table" }, { "id": "valuedef-nonzero", @@ -283,7 +298,8 @@ "id": "the-clip-rule", "title": "Winding Rules: the clip-rule property", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "valuedef-evenodd", @@ -302,7 +318,8 @@ "id": "the-clip-rule", "title": "Winding Rules: the clip-rule property", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-mask-image", @@ -319,7 +336,8 @@ "id": "the-mask-image", "title": "Mask Image Source: the mask-image property", "number": "7.1" - } + }, + "definedIn": "table" }, { "id": "mask-layer-image", @@ -336,7 +354,8 @@ "id": "the-mask-image", "title": "Mask Image Source: the mask-image property", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "typedef-mask-reference", @@ -353,7 +372,8 @@ "id": "the-mask-image", "title": "Mask Image Source: the mask-image property", "number": "7.1" - } + }, + "definedIn": "pre" }, { "id": "typedef-mask-source", @@ -370,7 +390,8 @@ "id": "the-mask-image", "title": "Mask Image Source: the mask-image property", "number": "7.1" - } + }, + "definedIn": "pre" }, { "id": "valuedef-url", @@ -389,7 +410,8 @@ "id": "the-mask-image", "title": "Mask Image Source: the mask-image property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-mask-mode", @@ -406,7 +428,8 @@ "id": "the-mask-mode", "title": "Mask Image Interpretation: the mask-mode property", "number": "7.2" - } + }, + "definedIn": "table" }, { "id": "typedef-masking-mode", @@ -423,7 +446,8 @@ "id": "the-mask-mode", "title": "Mask Image Interpretation: the mask-mode property", "number": "7.2" - } + }, + "definedIn": "pre" }, { "id": "valuedef-alpha0", @@ -442,7 +466,8 @@ "id": "the-mask-mode", "title": "Mask Image Interpretation: the mask-mode property", "number": "7.2" - } + }, + "definedIn": "dt" }, { "id": "valuedef-luminance0", @@ -461,7 +486,8 @@ "id": "the-mask-mode", "title": "Mask Image Interpretation: the mask-mode property", "number": "7.2" - } + }, + "definedIn": "dt" }, { "id": "valuedef-auto", @@ -480,7 +506,8 @@ "id": "the-mask-mode", "title": "Mask Image Interpretation: the mask-mode property", "number": "7.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-mask-repeat", @@ -497,7 +524,8 @@ "id": "the-mask-repeat", "title": "Tiling Mask Images: The mask-repeat property", "number": "7.3" - } + }, + "definedIn": "table" }, { "id": "propdef-mask-position", @@ -514,7 +542,8 @@ "id": "the-mask-position", "title": "Positioning Mask Images: the mask-position property", "number": "7.4" - } + }, + "definedIn": "table" }, { "id": "propdef-mask-clip", @@ -531,7 +560,8 @@ "id": "the-mask-clip", "title": "Masking Area: the mask-clip property", "number": "7.5" - } + }, + "definedIn": "table" }, { "id": "mask-painting-area", @@ -548,7 +578,8 @@ "id": "the-mask-clip", "title": "Masking Area: the mask-clip property", "number": "7.5" - } + }, + "definedIn": "prose" }, { "id": "valuedef-content-box0", @@ -567,7 +598,8 @@ "id": "the-mask-clip", "title": "Masking Area: the mask-clip property", "number": "7.5" - } + }, + "definedIn": "dt" }, { "id": "valuedef-padding-box0", @@ -586,7 +618,8 @@ "id": "the-mask-clip", "title": "Masking Area: the mask-clip property", "number": "7.5" - } + }, + "definedIn": "dt" }, { "id": "valuedef-border-box0", @@ -605,7 +638,8 @@ "id": "the-mask-clip", "title": "Masking Area: the mask-clip property", "number": "7.5" - } + }, + "definedIn": "dt" }, { "id": "valuedef-margin-box0", @@ -624,7 +658,8 @@ "id": "the-mask-clip", "title": "Masking Area: the mask-clip property", "number": "7.5" - } + }, + "definedIn": "dt" }, { "id": "valuedef-fill-box1", @@ -643,7 +678,8 @@ "id": "the-mask-clip", "title": "Masking Area: the mask-clip property", "number": "7.5" - } + }, + "definedIn": "dt" }, { "id": "valuedef-stroke-box1", @@ -662,7 +698,8 @@ "id": "the-mask-clip", "title": "Masking Area: the mask-clip property", "number": "7.5" - } + }, + "definedIn": "dt" }, { "id": "valuedef-view-box1", @@ -681,7 +718,8 @@ "id": "the-mask-clip", "title": "Masking Area: the mask-clip property", "number": "7.5" - } + }, + "definedIn": "dt" }, { "id": "valuedef-no-clip", @@ -700,7 +738,8 @@ "id": "the-mask-clip", "title": "Masking Area: the mask-clip property", "number": "7.5" - } + }, + "definedIn": "dt" }, { "id": "propdef-mask-origin", @@ -717,7 +756,8 @@ "id": "the-mask-origin", "title": "Positioning Area: the mask-origin property", "number": "7.6" - } + }, + "definedIn": "table" }, { "id": "mask-positioning-area", @@ -734,7 +774,8 @@ "id": "the-mask-origin", "title": "Positioning Area: the mask-origin property", "number": "7.6" - } + }, + "definedIn": "prose" }, { "id": "valuedef-content-box", @@ -753,7 +794,8 @@ "id": "the-mask-origin", "title": "Positioning Area: the mask-origin property", "number": "7.6" - } + }, + "definedIn": "dt" }, { "id": "valuedef-padding-box", @@ -772,7 +814,8 @@ "id": "the-mask-origin", "title": "Positioning Area: the mask-origin property", "number": "7.6" - } + }, + "definedIn": "dt" }, { "id": "valuedef-border-box", @@ -791,7 +834,8 @@ "id": "the-mask-origin", "title": "Positioning Area: the mask-origin property", "number": "7.6" - } + }, + "definedIn": "dt" }, { "id": "valuedef-margin-box", @@ -810,7 +854,8 @@ "id": "the-mask-origin", "title": "Positioning Area: the mask-origin property", "number": "7.6" - } + }, + "definedIn": "dt" }, { "id": "valuedef-fill-box", @@ -829,7 +874,8 @@ "id": "the-mask-origin", "title": "Positioning Area: the mask-origin property", "number": "7.6" - } + }, + "definedIn": "dt" }, { "id": "valuedef-stroke-box", @@ -848,7 +894,8 @@ "id": "the-mask-origin", "title": "Positioning Area: the mask-origin property", "number": "7.6" - } + }, + "definedIn": "dt" }, { "id": "valuedef-view-box", @@ -867,7 +914,8 @@ "id": "the-mask-origin", "title": "Positioning Area: the mask-origin property", "number": "7.6" - } + }, + "definedIn": "dt" }, { "id": "propdef-mask-size", @@ -884,7 +932,8 @@ "id": "the-mask-size", "title": "Sizing Mask Images: the mask-size property", "number": "7.7" - } + }, + "definedIn": "table" }, { "id": "propdef-mask-composite", @@ -901,7 +950,8 @@ "id": "the-mask-composite", "title": "Compositing mask layers: the mask-composite property", "number": "7.8" - } + }, + "definedIn": "table" }, { "id": "typedef-compositing-operator", @@ -918,7 +968,8 @@ "id": "the-mask-composite", "title": "Compositing mask layers: the mask-composite property", "number": "7.8" - } + }, + "definedIn": "pre" }, { "id": "source", @@ -935,7 +986,8 @@ "id": "the-mask-composite", "title": "Compositing mask layers: the mask-composite property", "number": "7.8" - } + }, + "definedIn": "prose" }, { "id": "destination", @@ -952,7 +1004,8 @@ "id": "the-mask-composite", "title": "Compositing mask layers: the mask-composite property", "number": "7.8" - } + }, + "definedIn": "prose" }, { "id": "valuedef-add", @@ -971,7 +1024,8 @@ "id": "the-mask-composite", "title": "Compositing mask layers: the mask-composite property", "number": "7.8" - } + }, + "definedIn": "dt" }, { "id": "valuedef-subtract", @@ -990,7 +1044,8 @@ "id": "the-mask-composite", "title": "Compositing mask layers: the mask-composite property", "number": "7.8" - } + }, + "definedIn": "dt" }, { "id": "valuedef-intersect", @@ -1009,7 +1064,8 @@ "id": "the-mask-composite", "title": "Compositing mask layers: the mask-composite property", "number": "7.8" - } + }, + "definedIn": "dt" }, { "id": "valuedef-exclude", @@ -1028,7 +1084,8 @@ "id": "the-mask-composite", "title": "Compositing mask layers: the mask-composite property", "number": "7.8" - } + }, + "definedIn": "dt" }, { "id": "propdef-mask", @@ -1045,7 +1102,8 @@ "id": "the-mask", "title": "Mask Shorthand: the mask property", "number": "7.9" - } + }, + "definedIn": "table" }, { "id": "typedef-mask-layer", @@ -1062,7 +1120,8 @@ "id": "the-mask", "title": "Mask Shorthand: the mask property", "number": "7.9" - } + }, + "definedIn": "pre" }, { "id": "mask-image", @@ -1079,7 +1138,8 @@ "id": "MaskValues", "title": "Mask processing", "number": "7.10.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-mask-border-source", @@ -1096,7 +1156,8 @@ "id": "the-mask-border-source", "title": "Mask Border Image Source: the mask-border-source property", "number": "8.1" - } + }, + "definedIn": "table" }, { "id": "mask-border-image", @@ -1113,7 +1174,8 @@ "id": "the-mask-border-source", "title": "Mask Border Image Source: the mask-border-source property", "number": "8.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-mask-border-mode", @@ -1130,7 +1192,8 @@ "id": "the-mask-border-mode", "title": "Mask Border Image Interpretation: the mask-border-mode property", "number": "8.2" - } + }, + "definedIn": "table" }, { "id": "valuedef-alpha1", @@ -1149,7 +1212,8 @@ "id": "the-mask-border-mode", "title": "Mask Border Image Interpretation: the mask-border-mode property", "number": "8.2" - } + }, + "definedIn": "dt" }, { "id": "valuedef-luminance1", @@ -1168,7 +1232,8 @@ "id": "the-mask-border-mode", "title": "Mask Border Image Interpretation: the mask-border-mode property", "number": "8.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-mask-border-slice", @@ -1185,7 +1250,8 @@ "id": "the-mask-border-slice", "title": "Mask Border Image Slicing: the mask-border-slice property", "number": "8.3" - } + }, + "definedIn": "table" }, { "id": "valuedef-fill", @@ -1204,7 +1270,8 @@ "id": "the-mask-border-slice", "title": "Mask Border Image Slicing: the mask-border-slice property", "number": "8.3" - } + }, + "definedIn": "prose" }, { "id": "propdef-mask-border-width", @@ -1221,7 +1288,8 @@ "id": "the-mask-border-width", "title": "Masking Areas: the mask-border-width property", "number": "8.4" - } + }, + "definedIn": "table" }, { "id": "mask-border-image-area", @@ -1238,7 +1306,8 @@ "id": "the-mask-border-width", "title": "Masking Areas: the mask-border-width property", "number": "8.4" - } + }, + "definedIn": "prose" }, { "id": "propdef-mask-border-outset", @@ -1255,7 +1324,8 @@ "id": "the-mask-border-outset", "title": "Edge Overhang: the mask-border-outset property", "number": "8.5" - } + }, + "definedIn": "table" }, { "id": "propdef-mask-border-repeat", @@ -1272,7 +1342,8 @@ "id": "the-mask-border-repeat", "title": "Mask Border Image Tiling: the mask-border-repeat property", "number": "8.6" - } + }, + "definedIn": "table" }, { "id": "propdef-mask-border", @@ -1289,7 +1360,8 @@ "id": "the-mask-border", "title": "Mask Border Image Shorthand: the mask-border property", "number": "8.7" - } + }, + "definedIn": "table" }, { "id": "elementdef-mask", @@ -1306,7 +1378,8 @@ "id": "MaskElement", "title": "The mask element", "number": "9.1" - } + }, + "definedIn": "table" }, { "id": "element-attrdef-maskunits", @@ -1323,7 +1396,8 @@ "id": "MaskElement", "title": "The mask element", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "valuedef-userspaceonuse1", @@ -1342,7 +1416,8 @@ "id": "MaskElement", "title": "The mask element", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "valuedef-objectboundingbox1", @@ -1361,7 +1436,8 @@ "id": "MaskElement", "title": "The mask element", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "element-attrdef-maskcontentunits", @@ -1378,7 +1454,8 @@ "id": "MaskElement", "title": "The mask element", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "valuedef-userspaceonuse", @@ -1397,7 +1474,8 @@ "id": "MaskElement", "title": "The mask element", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "valuedef-objectboundingbox", @@ -1416,7 +1494,8 @@ "id": "MaskElement", "title": "The mask element", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "element-attrdef-x", @@ -1433,7 +1512,8 @@ "id": "MaskElement", "title": "The mask element", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "element-attrdef-y", @@ -1450,7 +1530,8 @@ "id": "MaskElement", "title": "The mask element", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "element-attrdef-width", @@ -1467,7 +1548,8 @@ "id": "MaskElement", "title": "The mask element", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "element-attrdef-height", @@ -1484,7 +1566,8 @@ "id": "MaskElement", "title": "The mask element", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-mask-type", @@ -1501,7 +1584,8 @@ "id": "the-mask-type", "title": "Mask Source Interpretation: the mask-type property", "number": "9.2" - } + }, + "definedIn": "table" }, { "id": "valuedef-luminance", @@ -1520,7 +1604,8 @@ "id": "the-mask-type", "title": "Mask Source Interpretation: the mask-type property", "number": "9.2" - } + }, + "definedIn": "dt" }, { "id": "valuedef-alpha", @@ -1539,7 +1624,8 @@ "id": "the-mask-type", "title": "Mask Source Interpretation: the mask-type property", "number": "9.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-clip", @@ -1555,7 +1641,8 @@ "heading": { "id": "clip-property", "title": "Appendix A: The deprecated clip property" - } + }, + "definedIn": "table" }, { "id": "funcdef-rect", @@ -1571,7 +1658,8 @@ "heading": { "id": "clip-property", "title": "Appendix A: The deprecated clip property" - } + }, + "definedIn": "dt" }, { "id": "typedef-top", @@ -1587,7 +1675,8 @@ "heading": { "id": "clip-property", "title": "Appendix A: The deprecated clip property" - } + }, + "definedIn": "prose" }, { "id": "typedef-right", @@ -1603,7 +1692,8 @@ "heading": { "id": "clip-property", "title": "Appendix A: The deprecated clip property" - } + }, + "definedIn": "prose" }, { "id": "typedef-bottom", @@ -1619,7 +1709,8 @@ "heading": { "id": "clip-property", "title": "Appendix A: The deprecated clip property" - } + }, + "definedIn": "prose" }, { "id": "typedef-left", @@ -1635,7 +1726,8 @@ "heading": { "id": "clip-property", "title": "Appendix A: The deprecated clip property" - } + }, + "definedIn": "prose" }, { "id": "stroke-bounding-box", @@ -1651,7 +1743,8 @@ "heading": { "id": "compute-stroke-bounding-box", "title": "Appendix B: Compute stroke bounding box" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-multicol-1.json b/tr/dfns/css-multicol-1.json index ee43dbe32bfc..65ee3cd9eca1 100644 --- a/tr/dfns/css-multicol-1.json +++ b/tr/dfns/css-multicol-1.json @@ -19,7 +19,8 @@ "id": "introduction", "title": "Introduction", "number": "1" - } + }, + "definedIn": "prose" }, { "id": "multi-column-container", @@ -37,7 +38,8 @@ "id": "the-multi-column-model", "title": "The Multi-Column Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "column-box", @@ -56,7 +58,8 @@ "id": "the-multi-column-model", "title": "The Multi-Column Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "multi-column-line", @@ -75,7 +78,8 @@ "id": "the-multi-column-model", "title": "The Multi-Column Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "column-width", @@ -92,7 +96,8 @@ "id": "the-multi-column-model", "title": "The Multi-Column Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "column-height", @@ -109,7 +114,8 @@ "id": "the-multi-column-model", "title": "The Multi-Column Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "column-gap", @@ -126,7 +132,8 @@ "id": "the-multi-column-model", "title": "The Multi-Column Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "column-rule", @@ -143,7 +150,8 @@ "id": "the-multi-column-model", "title": "The Multi-Column Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "multi-column-formatting-context", @@ -160,7 +168,8 @@ "id": "the-multi-column-model", "title": "The Multi-Column Model", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "propdef-column-width", @@ -177,7 +186,8 @@ "id": "cw", "title": "The Inline Size of Columns: the column-width property", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "valdef-column-width-auto", @@ -196,7 +206,8 @@ "id": "cw", "title": "The Inline Size of Columns: the column-width property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-column-width-length", @@ -215,7 +226,8 @@ "id": "cw", "title": "The Inline Size of Columns: the column-width property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-column-count", @@ -232,7 +244,8 @@ "id": "cc", "title": "The Number of Columns: the column-count property", "number": "3.2" - } + }, + "definedIn": "table" }, { "id": "valdef-column-count-auto", @@ -251,7 +264,8 @@ "id": "cc", "title": "The Number of Columns: the column-count property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-column-count-integer", @@ -270,7 +284,8 @@ "id": "cc", "title": "The Number of Columns: the column-count property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-columns", @@ -287,7 +302,8 @@ "id": "columns", "title": "The column-width and column-count Shorthand: The columns Property", "number": "3.3" - } + }, + "definedIn": "table" }, { "id": "propdef-column-rule-color", @@ -304,7 +320,8 @@ "id": "crc", "title": "The Color of Column Rules: the column-rule-color property", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "valdef-column-rule-color-color", @@ -323,7 +340,8 @@ "id": "crc", "title": "The Color of Column Rules: the column-rule-color property", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-column-rule-style", @@ -340,7 +358,8 @@ "id": "crs", "title": "The Style Of Column Rules: the column-rule-style property", "number": "4.3" - } + }, + "definedIn": "table" }, { "id": "propdef-column-rule-width", @@ -357,7 +376,8 @@ "id": "crw", "title": "The Width Of Column Rules: the column-rule-width property", "number": "4.4" - } + }, + "definedIn": "table" }, { "id": "propdef-column-rule", @@ -374,7 +394,8 @@ "id": "cr", "title": "Column Rule Shorthand: the column-rule property", "number": "4.5" - } + }, + "definedIn": "table" }, { "id": "propdef-column-span", @@ -391,7 +412,8 @@ "id": "column-span", "title": "Spanning An Element Across Columns: the column-span property", "number": "6.1" - } + }, + "definedIn": "table" }, { "id": "valdef-column-span-none", @@ -410,7 +432,8 @@ "id": "column-span", "title": "Spanning An Element Across Columns: the column-span property", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-column-span-all", @@ -429,7 +452,8 @@ "id": "column-span", "title": "Spanning An Element Across Columns: the column-span property", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "spanning-element", @@ -446,7 +470,8 @@ "id": "column-span", "title": "Spanning An Element Across Columns: the column-span property", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "spanner", @@ -463,7 +488,8 @@ "id": "column-span", "title": "Spanning An Element Across Columns: the column-span property", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-column-fill", @@ -480,7 +506,8 @@ "id": "cf", "title": "Column Balancing: the column-fill property", "number": "7.1" - } + }, + "definedIn": "table" }, { "id": "valdef-column-fill-balance", @@ -499,7 +526,8 @@ "id": "cf", "title": "Column Balancing: the column-fill property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-column-fill-balance-all", @@ -518,7 +546,8 @@ "id": "cf", "title": "Column Balancing: the column-fill property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-column-fill-auto", @@ -537,7 +566,8 @@ "id": "cf", "title": "Column Balancing: the column-fill property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "overflow-columns", @@ -554,7 +584,8 @@ "id": "pagination-and-overflow-outside-multicol", "title": "Pagination and Overflow Outside Multicol Containers", "number": "8.2" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-multicol-2.json b/tr/dfns/css-multicol-2.json index 36014181aa67..8b4f695205ce 100644 --- a/tr/dfns/css-multicol-2.json +++ b/tr/dfns/css-multicol-2.json @@ -19,7 +19,8 @@ "id": "column-span", "title": "column-span", "number": "7.1" - } + }, + "definedIn": "table" }, { "id": "valdef-column-span-none", @@ -38,7 +39,8 @@ "id": "column-span", "title": "column-span", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-column-span-all", @@ -57,7 +59,8 @@ "id": "column-span", "title": "column-span", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-column-span-integer-1", @@ -76,7 +79,8 @@ "id": "column-span", "title": "column-span", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-column-span-auto", @@ -95,7 +99,8 @@ "id": "column-span", "title": "column-span", "number": "7.1" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-namespaces-3.json b/tr/dfns/css-namespaces-3.json index 2bba8b577144..52d03b6dbea3 100644 --- a/tr/dfns/css-namespaces-3.json +++ b/tr/dfns/css-namespaces-3.json @@ -18,7 +18,8 @@ "heading": { "id": "conformance", "title": "2 Conformance" - } + }, + "definedIn": "dt" }, { "id": "interpreter", @@ -34,7 +35,8 @@ "heading": { "id": "conformance", "title": "2 Conformance" - } + }, + "definedIn": "dt" }, { "id": "expanded-name", @@ -50,7 +52,8 @@ "heading": { "id": "declaration", "title": "3 Declaring namespaces: the @namespace rule" - } + }, + "definedIn": "prose" }, { "id": "namespace-prefix", @@ -67,7 +70,8 @@ "id": "prefixes", "title": "Declaring Prefixes", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "default-namespace", @@ -84,7 +88,8 @@ "id": "prefixes", "title": "Declaring Prefixes", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "css-qualified-name", @@ -100,7 +105,8 @@ "heading": { "id": "css-qnames", "title": "4 CSS Qualified Names" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-nav-1.json b/tr/dfns/css-nav-1.json index c514dc4f92f2..dee3d2afe3a1 100644 --- a/tr/dfns/css-nav-1.json +++ b/tr/dfns/css-nav-1.json @@ -20,7 +20,8 @@ "id": "intro", "title": "Introduction", "number": "1" - } + }, + "definedIn": "prose" }, { "id": "at-risk", @@ -37,7 +38,8 @@ "id": "intro", "title": "Introduction", "number": "1" - } + }, + "definedIn": "note" }, { "id": "enumdef-spatialnavigationdirection", @@ -54,7 +56,8 @@ "id": "high-level-api", "title": "Triggering Navigation Programmatically", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-spatialnavigationdirection-up", @@ -73,7 +76,8 @@ "id": "high-level-api", "title": "Triggering Navigation Programmatically", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-spatialnavigationdirection-down", @@ -92,7 +96,8 @@ "id": "high-level-api", "title": "Triggering Navigation Programmatically", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-spatialnavigationdirection-left", @@ -111,7 +116,8 @@ "id": "high-level-api", "title": "Triggering Navigation Programmatically", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-spatialnavigationdirection-right", @@ -130,7 +136,8 @@ "id": "high-level-api", "title": "Triggering Navigation Programmatically", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-window-navigate-dir-dir", @@ -149,7 +156,8 @@ "id": "high-level-api", "title": "Triggering Navigation Programmatically", "number": "5.1" - } + }, + "definedIn": "pre" }, { "id": "dom-window-navigate", @@ -168,7 +176,8 @@ "id": "high-level-api", "title": "Triggering Navigation Programmatically", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "enumdef-focusableareasearchmode", @@ -185,7 +194,8 @@ "id": "low-level-api", "title": "Low level APIs", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-focusableareasearchmode-visible", @@ -204,7 +214,8 @@ "id": "low-level-api", "title": "Low level APIs", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-focusableareasearchmode-all", @@ -223,7 +234,8 @@ "id": "low-level-api", "title": "Low level APIs", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dictdef-focusableareasoption", @@ -240,7 +252,8 @@ "id": "low-level-api", "title": "Low level APIs", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-focusableareasoption-mode", @@ -259,7 +272,8 @@ "id": "low-level-api", "title": "Low level APIs", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dictdef-spatialnavigationsearchoptions", @@ -276,7 +290,8 @@ "id": "low-level-api", "title": "Low level APIs", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-spatialnavigationsearchoptions-candidates", @@ -295,7 +310,8 @@ "id": "low-level-api", "title": "Low level APIs", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-spatialnavigationsearchoptions-container", @@ -314,7 +330,8 @@ "id": "low-level-api", "title": "Low level APIs", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-element-focusableareas-option-option", @@ -334,7 +351,8 @@ "id": "low-level-api", "title": "Low level APIs", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-element-spatialnavigationsearch", @@ -354,7 +372,8 @@ "id": "low-level-api", "title": "Low level APIs", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-element-spatialnavigationsearch-dir-options-dir", @@ -374,7 +393,8 @@ "id": "low-level-api", "title": "Low level APIs", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-element-spatialnavigationsearch-dir-options-options", @@ -394,7 +414,8 @@ "id": "low-level-api", "title": "Low level APIs", "number": "5.2" - } + }, + "definedIn": "pre" }, { "id": "dom-element-getspatialnavigationcontainer", @@ -413,7 +434,8 @@ "id": "low-level-api", "title": "Low level APIs", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "dom-element-focusableareas", @@ -433,7 +455,8 @@ "id": "low-level-api", "title": "Low level APIs", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "dom-element-spatialnavigationsearch-options", @@ -452,7 +475,8 @@ "id": "low-level-api", "title": "Low level APIs", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "navigationevent", @@ -469,7 +493,8 @@ "id": "interface-focusevent", "title": "Interface NavigationEvent", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "dom-navigationevent-navigationevent", @@ -491,7 +516,8 @@ "id": "interface-focusevent", "title": "Interface NavigationEvent", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "dom-navigationevent-constructor-type-eventinitdict-type", @@ -511,7 +537,8 @@ "id": "interface-focusevent", "title": "Interface NavigationEvent", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "dom-navigationevent-constructor-type-eventinitdict-eventinitdict", @@ -531,7 +558,8 @@ "id": "interface-focusevent", "title": "Interface NavigationEvent", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "dom-navigationevent-dir", @@ -550,7 +578,8 @@ "id": "interface-focusevent", "title": "Interface NavigationEvent", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "dom-navigationevent-relatedtarget", @@ -569,7 +598,8 @@ "id": "interface-focusevent", "title": "Interface NavigationEvent", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "dictdef-navigationeventinit", @@ -586,7 +616,8 @@ "id": "interface-focusevent", "title": "Interface NavigationEvent", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "dom-navigationeventinit-dir", @@ -605,7 +636,8 @@ "id": "interface-focusevent", "title": "Interface NavigationEvent", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "dom-navigationeventinit-relatedtarget", @@ -624,7 +656,8 @@ "id": "interface-focusevent", "title": "Interface NavigationEvent", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "eventdef-navigationevent-navbeforefocus", @@ -643,7 +676,8 @@ "id": "event-type-navbeforefocus", "title": "navbeforefocus", "number": "6.2.1" - } + }, + "definedIn": "heading" }, { "id": "dispatches-navbeforefocus-event", @@ -661,7 +695,8 @@ "id": "event-type-navbeforefocus", "title": "navbeforefocus", "number": "6.2.1" - } + }, + "definedIn": "prose" }, { "id": "eventdef-navigationevent-navnotarget", @@ -680,7 +715,8 @@ "id": "event-type-navnotarget", "title": "navnotarget", "number": "6.2.2" - } + }, + "definedIn": "heading" }, { "id": "dispatches-navnotarget-event", @@ -698,7 +734,8 @@ "id": "event-type-navnotarget", "title": "navnotarget", "number": "6.2.2" - } + }, + "definedIn": "prose" }, { "id": "navigation-override", @@ -715,7 +752,8 @@ "id": "policy-feature", "title": "The navigation-override policy-controlled feature", "number": "7" - } + }, + "definedIn": "prose" }, { "id": "boundary-box", @@ -732,7 +770,8 @@ "id": "glossary", "title": "Glossary", "number": "8.1" - } + }, + "definedIn": "prose" }, { "id": "inside-area", @@ -749,7 +788,8 @@ "id": "glossary", "title": "Glossary", "number": "8.1" - } + }, + "definedIn": "prose" }, { "id": "search-origin", @@ -766,7 +806,8 @@ "id": "glossary", "title": "Glossary", "number": "8.1" - } + }, + "definedIn": "prose" }, { "id": "spatial-navigation-starting-point", @@ -783,7 +824,8 @@ "id": "glossary", "title": "Glossary", "number": "8.1" - } + }, + "definedIn": "prose" }, { "id": "spatial-navigation-containers", @@ -800,7 +842,8 @@ "id": "grouping", "title": "Groupings of elements", "number": "8.2" - } + }, + "definedIn": "prose" }, { "id": "spatial-navigation-steps", @@ -817,7 +860,8 @@ "id": "nav", "title": "Navigation", "number": "8.3" - } + }, + "definedIn": "prose" }, { "id": "set-the-search-origin", @@ -835,7 +879,8 @@ "id": "heuristics", "title": "Focus Navigation Heuristics", "number": "8.4" - } + }, + "definedIn": "prose" }, { "id": "update-the-search-origin", @@ -853,7 +898,8 @@ "id": "heuristics", "title": "Focus Navigation Heuristics", "number": "8.4" - } + }, + "definedIn": "prose" }, { "id": "find-focusable-areas", @@ -871,7 +917,8 @@ "id": "heuristics", "title": "Focus Navigation Heuristics", "number": "8.4" - } + }, + "definedIn": "prose" }, { "id": "select-the-best-candidate", @@ -889,7 +936,8 @@ "id": "heuristics", "title": "Focus Navigation Heuristics", "number": "8.4" - } + }, + "definedIn": "prose" }, { "id": "find-the-shortest-distance", @@ -907,7 +955,8 @@ "id": "heuristics", "title": "Focus Navigation Heuristics", "number": "8.4" - } + }, + "definedIn": "prose" }, { "id": "propdef-spatial-navigation-contain", @@ -924,7 +973,8 @@ "id": "container", "title": "Creating additional spatial navigation containers: the spatial-navigation-contain property", "number": "9.1" - } + }, + "definedIn": "table" }, { "id": "valdef-spatial-navigation-contain-auto", @@ -943,7 +993,8 @@ "id": "container", "title": "Creating additional spatial navigation containers: the spatial-navigation-contain property", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-spatial-navigation-contain-contain", @@ -962,7 +1013,8 @@ "id": "container", "title": "Creating additional spatial navigation containers: the spatial-navigation-contain property", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-spatial-navigation-action", @@ -979,7 +1031,8 @@ "id": "css-property-spatialnavigationaction", "title": "Controlling the interaction with scrolling: the spatial-navigation-action property", "number": "9.2" - } + }, + "definedIn": "table" }, { "id": "valdef-spatial-navigation-action-auto", @@ -998,7 +1051,8 @@ "id": "css-property-spatialnavigationaction", "title": "Controlling the interaction with scrolling: the spatial-navigation-action property", "number": "9.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-spatial-navigation-action-focus", @@ -1017,7 +1071,8 @@ "id": "css-property-spatialnavigationaction", "title": "Controlling the interaction with scrolling: the spatial-navigation-action property", "number": "9.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-spatial-navigation-action-scroll", @@ -1036,7 +1091,8 @@ "id": "css-property-spatialnavigationaction", "title": "Controlling the interaction with scrolling: the spatial-navigation-action property", "number": "9.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-spatial-navigation-function", @@ -1053,7 +1109,8 @@ "id": "css-property-spatialnavigationfunction", "title": "Selecting the navigation algorithm: the spatial-navigation-function property", "number": "9.3" - } + }, + "definedIn": "table" }, { "id": "valdef-spatial-navigation-function-normal", @@ -1072,7 +1129,8 @@ "id": "css-property-spatialnavigationfunction", "title": "Selecting the navigation algorithm: the spatial-navigation-function property", "number": "9.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-spatial-navigation-function-grid", @@ -1091,7 +1149,8 @@ "id": "css-property-spatialnavigationfunction", "title": "Selecting the navigation algorithm: the spatial-navigation-function property", "number": "9.3" - } + }, + "definedIn": "dt" }, { "id": "can-be-manually-scrolled", @@ -1110,7 +1169,8 @@ "heading": { "id": "scrolling", "title": "Appendix A. Scroll extensions" - } + }, + "definedIn": "prose" }, { "id": "directionally-scroll-an-element", @@ -1128,7 +1188,8 @@ "heading": { "id": "scrolling", "title": "Appendix A. Scroll extensions" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-nesting-1.json b/tr/dfns/css-nesting-1.json index 62e5e4f02dec..5eb5849113b0 100644 --- a/tr/dfns/css-nesting-1.json +++ b/tr/dfns/css-nesting-1.json @@ -19,7 +19,8 @@ "id": "nest-selector", "title": "Nesting Selector: the & selector", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "selectordef-", @@ -36,7 +37,8 @@ "id": "nest-selector", "title": "Nesting Selector: the & selector", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "nested-style-rule", @@ -54,7 +56,8 @@ "id": "nesting", "title": "Nesting Style Rules", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "direct-nesting", @@ -72,7 +75,8 @@ "id": "direct", "title": "Direct Nesting", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "nest-prefixed", @@ -89,7 +93,8 @@ "id": "direct", "title": "Direct Nesting", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "at-ruledef-nest", @@ -106,7 +111,8 @@ "id": "at-nest", "title": "The Nesting At-Rule: @nest", "number": "3.2" - } + }, + "definedIn": "pre" }, { "id": "nest-containing", @@ -123,7 +129,8 @@ "id": "at-nest", "title": "The Nesting At-Rule: @nest", "number": "3.2" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-overflow-3.json b/tr/dfns/css-overflow-3.json index ed4c566caeb0..8197ffc72aaa 100644 --- a/tr/dfns/css-overflow-3.json +++ b/tr/dfns/css-overflow-3.json @@ -19,7 +19,8 @@ "id": "overflow-concepts", "title": "Types of Overflow", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "ink-overflow", @@ -36,7 +37,8 @@ "id": "ink", "title": "Ink Overflow", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "ink-overflow-region", @@ -54,7 +56,8 @@ "id": "ink", "title": "Ink Overflow", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "ink-overflow-rectangle", @@ -71,7 +74,8 @@ "id": "ink", "title": "Ink Overflow", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "scrollable-overflow", @@ -88,7 +92,8 @@ "id": "scrollable", "title": "Scrollable Overflow", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "scrollable-overflow-region", @@ -106,7 +111,8 @@ "id": "scrollable", "title": "Scrollable Overflow", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "scrollable-overflow-rectangle", @@ -123,7 +129,8 @@ "id": "scrollable", "title": "Scrollable Overflow", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "scroll-container", @@ -140,7 +147,8 @@ "id": "overflow-properties", "title": "Scrolling and Clipping Overflow: the overflow-x, overflow-y, and overflow properties", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "scrollport", @@ -157,7 +165,8 @@ "id": "overflow-properties", "title": "Scrolling and Clipping Overflow: the overflow-x, overflow-y, and overflow properties", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "nearest-scrollport", @@ -174,7 +183,8 @@ "id": "overflow-properties", "title": "Scrolling and Clipping Overflow: the overflow-x, overflow-y, and overflow properties", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "propdef-overflow-x", @@ -191,7 +201,8 @@ "id": "overflow-properties", "title": "Scrolling and Clipping Overflow: the overflow-x, overflow-y, and overflow properties", "number": "3" - } + }, + "definedIn": "table" }, { "id": "propdef-overflow-y", @@ -208,7 +219,8 @@ "id": "overflow-properties", "title": "Scrolling and Clipping Overflow: the overflow-x, overflow-y, and overflow properties", "number": "3" - } + }, + "definedIn": "table" }, { "id": "propdef-overflow", @@ -225,7 +237,8 @@ "id": "overflow-properties", "title": "Scrolling and Clipping Overflow: the overflow-x, overflow-y, and overflow properties", "number": "3" - } + }, + "definedIn": "table" }, { "id": "valdef-overflow-visible", @@ -246,7 +259,8 @@ "id": "overflow-properties", "title": "Scrolling and Clipping Overflow: the overflow-x, overflow-y, and overflow properties", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "valdef-overflow-hidden", @@ -267,7 +281,8 @@ "id": "overflow-properties", "title": "Scrolling and Clipping Overflow: the overflow-x, overflow-y, and overflow properties", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "valdef-overflow-clip", @@ -288,7 +303,8 @@ "id": "overflow-properties", "title": "Scrolling and Clipping Overflow: the overflow-x, overflow-y, and overflow properties", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "valdef-overflow-scroll", @@ -309,7 +325,8 @@ "id": "overflow-properties", "title": "Scrolling and Clipping Overflow: the overflow-x, overflow-y, and overflow properties", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "valdef-overflow-auto", @@ -330,7 +347,8 @@ "id": "overflow-properties", "title": "Scrolling and Clipping Overflow: the overflow-x, overflow-y, and overflow properties", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "initial-scroll-position", @@ -347,7 +365,8 @@ "id": "scrolling-direction", "title": "Scrolling Origin, Direction, and Restriction", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "propdef-overflow-clip-margin", @@ -364,7 +383,8 @@ "id": "overflow-clip-margin", "title": "Expanding overflow:clip Bounds: the overflow-clip-margin property", "number": "3.4" - } + }, + "definedIn": "table" }, { "id": "overflow-clip-edge", @@ -381,7 +401,8 @@ "id": "overflow-clip-margin", "title": "Expanding overflow:clip Bounds: the overflow-clip-margin property", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "valdef-overflow-clip-margin-length-0", @@ -400,7 +421,8 @@ "id": "overflow-clip-margin", "title": "Expanding overflow:clip Bounds: the overflow-clip-margin property", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "propdef-overflow-inline", @@ -417,7 +439,8 @@ "id": "logical", "title": "Flow Relative Properties: the overflow-block and overflow-inline properties", "number": "3.6" - } + }, + "definedIn": "table" }, { "id": "propdef-overflow-block", @@ -434,7 +457,8 @@ "id": "logical", "title": "Flow Relative Properties: the overflow-block and overflow-inline properties", "number": "3.6" - } + }, + "definedIn": "table" }, { "id": "propdef-text-overflow", @@ -451,7 +475,8 @@ "id": "text-overflow", "title": "Overflow Ellipsis: the text-overflow property", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "overflow-clip", @@ -470,7 +495,8 @@ "id": "text-overflow", "title": "Overflow Ellipsis: the text-overflow property", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "overflow-ellipsis", @@ -489,7 +515,8 @@ "id": "text-overflow", "title": "Overflow Ellipsis: the text-overflow property", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-block-ellipsis", @@ -506,7 +533,8 @@ "id": "block-ellipsis", "title": "Indicating Block-Axis Overflow: the block-ellipsis property", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "block-overflow-ellipsis", @@ -523,7 +551,8 @@ "id": "block-ellipsis", "title": "Indicating Block-Axis Overflow: the block-ellipsis property", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-block-ellipsis-none", @@ -542,7 +571,8 @@ "id": "block-ellipsis", "title": "Indicating Block-Axis Overflow: the block-ellipsis property", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-block-ellipsis-auto", @@ -561,7 +591,8 @@ "id": "block-ellipsis", "title": "Indicating Block-Axis Overflow: the block-ellipsis property", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-block-ellipsis-string", @@ -580,7 +611,8 @@ "id": "block-ellipsis", "title": "Indicating Block-Axis Overflow: the block-ellipsis property", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-line-clamp", @@ -597,7 +629,8 @@ "id": "line-clamp", "title": "Limiting Visible Lines: the line-clamp shorthand property", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "valdef-line-clamp-none", @@ -616,7 +649,8 @@ "id": "line-clamp", "title": "Limiting Visible Lines: the line-clamp shorthand property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-line-clamp-integer", @@ -635,7 +669,8 @@ "id": "line-clamp", "title": "Limiting Visible Lines: the line-clamp shorthand property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "propdef--webkit-line-clamp", @@ -652,7 +687,8 @@ "id": "webkit-line-clamp", "title": "Legacy compatibility", "number": "5.1.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-continue--webkit-discard", @@ -671,7 +707,8 @@ "id": "webkit-line-clamp", "title": "Legacy compatibility", "number": "5.1.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-max-lines", @@ -688,7 +725,8 @@ "id": "max-lines", "title": "Forcing a Break After a Set Number of Lines: the max-lines property", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "valdef-max-lines-none", @@ -707,7 +745,8 @@ "id": "max-lines", "title": "Forcing a Break After a Set Number of Lines: the max-lines property", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "propdef-continue", @@ -724,7 +763,8 @@ "id": "continue", "title": "Fragmentation of Overflow: the continue property", "number": "5.3" - } + }, + "definedIn": "table" }, { "id": "valdef-continue-auto", @@ -743,7 +783,8 @@ "id": "continue", "title": "Fragmentation of Overflow: the continue property", "number": "5.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-continue-discard", @@ -762,7 +803,8 @@ "id": "continue", "title": "Fragmentation of Overflow: the continue property", "number": "5.3" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-overflow-4.json b/tr/dfns/css-overflow-4.json index dc943c5e71c5..73979b9288b1 100644 --- a/tr/dfns/css-overflow-4.json +++ b/tr/dfns/css-overflow-4.json @@ -19,7 +19,8 @@ "id": "scollbar-gutter-property", "title": "Reserving space for the scrollbar: the scrollbar-gutter property", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "propdef-scrollbar-gutter", @@ -36,7 +37,8 @@ "id": "scollbar-gutter-property", "title": "Reserving space for the scrollbar: the scrollbar-gutter property", "number": "4" - } + }, + "definedIn": "table" }, { "id": "overlay-scrollbars", @@ -53,7 +55,8 @@ "id": "scollbar-gutter-property", "title": "Reserving space for the scrollbar: the scrollbar-gutter property", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "classic-scrollbars", @@ -70,7 +73,8 @@ "id": "scollbar-gutter-property", "title": "Reserving space for the scrollbar: the scrollbar-gutter property", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "valdef-scrollbar-gutter-auto", @@ -89,7 +93,8 @@ "id": "scollbar-gutter-property", "title": "Reserving space for the scrollbar: the scrollbar-gutter property", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "valdef-scrollbar-gutter-stable", @@ -108,7 +113,8 @@ "id": "scollbar-gutter-property", "title": "Reserving space for the scrollbar: the scrollbar-gutter property", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "valdef-scrollbar-gutter-always", @@ -127,7 +133,8 @@ "id": "scollbar-gutter-property", "title": "Reserving space for the scrollbar: the scrollbar-gutter property", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "valdef-scrollbar-gutter-both", @@ -146,7 +153,8 @@ "id": "scollbar-gutter-property", "title": "Reserving space for the scrollbar: the scrollbar-gutter property", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "valdef-scrollbar-gutter-force", @@ -165,7 +173,8 @@ "id": "scollbar-gutter-property", "title": "Reserving space for the scrollbar: the scrollbar-gutter property", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "propdef-continue", @@ -182,7 +191,8 @@ "id": "fragmentation", "title": "Fragmentation of overflow", "number": "5" - } + }, + "definedIn": "table" }, { "id": "valdef-continue-auto", @@ -201,7 +211,8 @@ "id": "fragmentation", "title": "Fragmentation of overflow", "number": "5" - } + }, + "definedIn": "dt" }, { "id": "valdef-continue-overflow", @@ -220,7 +231,8 @@ "id": "fragmentation", "title": "Fragmentation of overflow", "number": "5" - } + }, + "definedIn": "dt" }, { "id": "valdef-continue-discard", @@ -239,7 +251,8 @@ "id": "fragmentation", "title": "Fragmentation of overflow", "number": "5" - } + }, + "definedIn": "dt" }, { "id": "valdef-continue-paginate", @@ -258,7 +271,8 @@ "id": "fragmentation", "title": "Fragmentation of overflow", "number": "5" - } + }, + "definedIn": "dt" }, { "id": "valdef-continue-fragments", @@ -277,7 +291,8 @@ "id": "fragmentation", "title": "Fragmentation of overflow", "number": "5" - } + }, + "definedIn": "dt" }, { "id": "fragment-box", @@ -294,7 +309,8 @@ "id": "fragment-overflow", "title": "Fragment overflow", "number": "7" - } + }, + "definedIn": "prose" }, { "id": "selectordef-nth-fragment", @@ -311,7 +327,8 @@ "id": "fragment-pseudo-element", "title": "The ::nth-fragment() pseudo-element", "number": "7.1.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-max-lines", @@ -328,7 +345,8 @@ "id": "max-lines", "title": "The max-lines property", "number": "7.2" - } + }, + "definedIn": "table" }, { "id": "valdef-max-lines-none", @@ -347,7 +365,8 @@ "id": "max-lines", "title": "The max-lines property", "number": "7.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-max-lines-integer", @@ -366,7 +385,8 @@ "id": "max-lines", "title": "The max-lines property", "number": "7.2" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-overscroll-1.json b/tr/dfns/css-overscroll-1.json index 9ef10b5b8506..a5a309200200 100644 --- a/tr/dfns/css-overscroll-1.json +++ b/tr/dfns/css-overscroll-1.json @@ -19,7 +19,8 @@ "id": "scroll-chaining-and-boundary-default-actions", "title": "Scroll chaining and boundary default actions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "scroll-chain", @@ -36,7 +37,8 @@ "id": "scroll-chaining-and-boundary-default-actions", "title": "Scroll chaining and boundary default actions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "scroll-boundary", @@ -53,7 +55,8 @@ "id": "scroll-chaining-and-boundary-default-actions", "title": "Scroll chaining and boundary default actions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "boundary-default-action", @@ -70,7 +73,8 @@ "id": "scroll-chaining-and-boundary-default-actions", "title": "Scroll chaining and boundary default actions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "local-boundary-default-action", @@ -87,7 +91,8 @@ "id": "scroll-chaining-and-boundary-default-actions", "title": "Scroll chaining and boundary default actions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "non-local-boundary-default-action", @@ -104,7 +109,8 @@ "id": "scroll-chaining-and-boundary-default-actions", "title": "Scroll chaining and boundary default actions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "overscroll-behavior", @@ -121,7 +127,8 @@ "id": "overscroll-behavior-properties", "title": "Overscroll Behavior Properties", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "propdef-overscroll-behavior", @@ -138,7 +145,8 @@ "id": "overscroll-behavior-properties", "title": "Overscroll Behavior Properties", "number": "4" - } + }, + "definedIn": "table" }, { "id": "valdef-overscroll-behavior-contain", @@ -161,7 +169,8 @@ "id": "overscroll-behavior-properties", "title": "Overscroll Behavior Properties", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "valdef-overscroll-behavior-none", @@ -184,7 +193,8 @@ "id": "overscroll-behavior-properties", "title": "Overscroll Behavior Properties", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "valdef-overscroll-behavior-auto", @@ -207,7 +217,8 @@ "id": "overscroll-behavior-properties", "title": "Overscroll Behavior Properties", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "propdef-overscroll-behavior-x", @@ -224,7 +235,8 @@ "id": "overscroll-behavior-longhands-physical", "title": "Physical Longhands for overscroll-behavior", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-overscroll-behavior-y", @@ -241,7 +253,8 @@ "id": "overscroll-behavior-longhands-physical", "title": "Physical Longhands for overscroll-behavior", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-overscroll-behavior-inline", @@ -258,7 +271,8 @@ "id": "overscroll-behavior-longhands-logical", "title": "Flow-relative Longhands for overscroll-behavior", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "propdef-overscroll-behavior-block", @@ -275,7 +289,8 @@ "id": "overscroll-behavior-longhands-logical", "title": "Flow-relative Longhands for overscroll-behavior", "number": "4.2" - } + }, + "definedIn": "table" } ] } \ No newline at end of file diff --git a/tr/dfns/css-page-3.json b/tr/dfns/css-page-3.json index a6870a1ba7c6..022a6f71b102 100644 --- a/tr/dfns/css-page-3.json +++ b/tr/dfns/css-page-3.json @@ -19,7 +19,8 @@ "id": "page-terms", "title": "Page Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "printable-area", @@ -36,7 +37,8 @@ "id": "page-terms", "title": "Page Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "page-orientation", @@ -53,7 +55,8 @@ "id": "page-terms", "title": "Page Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "portrait", @@ -71,7 +74,8 @@ "id": "page-terms", "title": "Page Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "landscape", @@ -89,7 +93,8 @@ "id": "page-terms", "title": "Page Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "duplex-printing", @@ -106,7 +111,8 @@ "id": "page-terms", "title": "Page Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "binding-edge", @@ -123,7 +129,8 @@ "id": "page-terms", "title": "Page Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "facing-pages", @@ -140,7 +147,8 @@ "id": "page-terms", "title": "Page Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "left-page", @@ -157,7 +165,8 @@ "id": "page-terms", "title": "Page Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "right-page", @@ -174,7 +183,8 @@ "id": "page-terms", "title": "Page Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "page-box", @@ -191,7 +201,8 @@ "id": "page-model", "title": "The Page Model", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "page-area", @@ -208,7 +219,8 @@ "id": "page-model", "title": "The Page Model", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "page-margin-boxes", @@ -225,7 +237,8 @@ "id": "page-model", "title": "The Page Model", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "content-empty", @@ -242,7 +255,8 @@ "id": "content-outside-box", "title": "Content outside the page box", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "page-progression", @@ -259,7 +273,8 @@ "id": "progression", "title": "Page Progression", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "at-ruledef-page", @@ -276,7 +291,8 @@ "id": "at-page-rule", "title": "The @page Rule", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "page-context", @@ -293,7 +309,8 @@ "id": "at-page-rule", "title": "The @page Rule", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "page-selector", @@ -310,7 +327,8 @@ "id": "page-selectors", "title": "Page selectors", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "match", @@ -327,7 +345,8 @@ "id": "page-selectors", "title": "Page selectors", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "page-type-selector", @@ -344,7 +363,8 @@ "id": "page-selectors", "title": "Page selectors", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "page-pseudo-class", @@ -361,7 +381,8 @@ "id": "page-selectors", "title": "Page selectors", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-page-left", @@ -380,7 +401,8 @@ "id": "spread-pseudos", "title": "Spread pseudo-classes: :left, :right", "number": "4.2.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-page-right", @@ -399,7 +421,8 @@ "id": "spread-pseudos", "title": "Spread pseudo-classes: :left, :right", "number": "4.2.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-page-first", @@ -418,7 +441,8 @@ "id": "first-pseudo", "title": "First-page pseudo-class: :first", "number": "4.2.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-page-blank", @@ -437,7 +461,8 @@ "id": "blank-pseudo", "title": "Blank-page pseudo-class: :blank", "number": "4.2.3" - } + }, + "definedIn": "prose" }, { "id": "typedef-page-selector-list", @@ -454,7 +479,8 @@ "id": "syntax-page-selector", "title": "@page rule grammar", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "typedef-page-selector", @@ -471,7 +497,8 @@ "id": "syntax-page-selector", "title": "@page rule grammar", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "typedef-pseudo-page", @@ -488,7 +515,8 @@ "id": "syntax-page-selector", "title": "@page rule grammar", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "at-ruledef-top-left-corner", @@ -505,7 +533,8 @@ "id": "syntax-page-selector", "title": "@page rule grammar", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "at-ruledef-top-left", @@ -522,7 +551,8 @@ "id": "syntax-page-selector", "title": "@page rule grammar", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "at-ruledef-top-center", @@ -539,7 +569,8 @@ "id": "syntax-page-selector", "title": "@page rule grammar", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "at-ruledef-top-right", @@ -556,7 +587,8 @@ "id": "syntax-page-selector", "title": "@page rule grammar", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "at-ruledef-top-right-corner", @@ -573,7 +605,8 @@ "id": "syntax-page-selector", "title": "@page rule grammar", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "at-ruledef-bottom-left-corner", @@ -590,7 +623,8 @@ "id": "syntax-page-selector", "title": "@page rule grammar", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "at-ruledef-bottom-left", @@ -607,7 +641,8 @@ "id": "syntax-page-selector", "title": "@page rule grammar", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "at-ruledef-bottom-center", @@ -624,7 +659,8 @@ "id": "syntax-page-selector", "title": "@page rule grammar", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "at-ruledef-bottom-right", @@ -641,7 +677,8 @@ "id": "syntax-page-selector", "title": "@page rule grammar", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "at-ruledef-bottom-right-corner", @@ -658,7 +695,8 @@ "id": "syntax-page-selector", "title": "@page rule grammar", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "at-ruledef-left-top", @@ -675,7 +713,8 @@ "id": "syntax-page-selector", "title": "@page rule grammar", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "at-ruledef-left-middle", @@ -692,7 +731,8 @@ "id": "syntax-page-selector", "title": "@page rule grammar", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "at-ruledef-left-bottom", @@ -709,7 +749,8 @@ "id": "syntax-page-selector", "title": "@page rule grammar", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "at-ruledef-right-top", @@ -726,7 +767,8 @@ "id": "syntax-page-selector", "title": "@page rule grammar", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "at-ruledef-right-middle", @@ -743,7 +785,8 @@ "id": "syntax-page-selector", "title": "@page rule grammar", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "at-ruledef-right-bottom", @@ -760,7 +803,8 @@ "id": "syntax-page-selector", "title": "@page rule grammar", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "specificity", @@ -777,7 +821,8 @@ "id": "cascading-and-page-context", "title": "Cascading in the page context", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "page-header", @@ -794,7 +839,8 @@ "id": "margin-boxes", "title": "Page-Margin Boxes", "number": "5" - } + }, + "definedIn": "example" }, { "id": "page-footer", @@ -811,7 +857,8 @@ "id": "margin-boxes", "title": "Page-Margin Boxes", "number": "5" - } + }, + "definedIn": "example" }, { "id": "margin-at-rule", @@ -828,7 +875,8 @@ "id": "margin-at-rules", "title": "At-rules for page-margin boxes", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "margin-context", @@ -845,7 +893,8 @@ "id": "margin-at-rules", "title": "At-rules for page-margin boxes", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "generated", @@ -862,7 +911,8 @@ "id": "populating-margin-boxes", "title": "Populating page-margin boxes", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "available-width", @@ -879,7 +929,8 @@ "id": "margin-box-terms", "title": "Page-Margin Box Layout Terminology", "number": "5.3.1" - } + }, + "definedIn": "dt" }, { "id": "available-height", @@ -896,7 +947,8 @@ "id": "margin-box-terms", "title": "Page-Margin Box Layout Terminology", "number": "5.3.1" - } + }, + "definedIn": "dt" }, { "id": "outer-width", @@ -913,7 +965,8 @@ "id": "margin-box-terms", "title": "Page-Margin Box Layout Terminology", "number": "5.3.1" - } + }, + "definedIn": "dt" }, { "id": "min-content-width", @@ -930,7 +983,8 @@ "id": "margin-box-terms", "title": "Page-Margin Box Layout Terminology", "number": "5.3.1" - } + }, + "definedIn": "dt" }, { "id": "max-content-width", @@ -947,7 +1001,8 @@ "id": "margin-box-terms", "title": "Page-Margin Box Layout Terminology", "number": "5.3.1" - } + }, + "definedIn": "dt" }, { "id": "outer-min-width", @@ -964,7 +1019,8 @@ "id": "margin-box-terms", "title": "Page-Margin Box Layout Terminology", "number": "5.3.1" - } + }, + "definedIn": "dt" }, { "id": "outer-max-width", @@ -981,7 +1037,8 @@ "id": "margin-box-terms", "title": "Page-Margin Box Layout Terminology", "number": "5.3.1" - } + }, + "definedIn": "dt" }, { "id": "containing-block", @@ -998,7 +1055,8 @@ "id": "margin-box-terms", "title": "Page-Margin Box Layout Terminology", "number": "5.3.1" - } + }, + "definedIn": "prose" }, { "id": "flex-space", @@ -1015,7 +1073,8 @@ "id": "variable-auto-sizing", "title": "Resolving auto widths", "number": "5.3.2.2" - } + }, + "definedIn": "prose" }, { "id": "flex-factor", @@ -1032,7 +1091,8 @@ "id": "variable-auto-sizing", "title": "Resolving auto widths", "number": "5.3.2.2" - } + }, + "definedIn": "prose" }, { "id": "descdef-page-size", @@ -1051,7 +1111,8 @@ "id": "page-size-prop", "title": "Page size: the size property", "number": "7.1" - } + }, + "definedIn": "table" }, { "id": "valdef-page-size-auto", @@ -1070,7 +1131,8 @@ "id": "page-size-prop", "title": "Page size: the size property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-page-size-landscape", @@ -1089,7 +1151,8 @@ "id": "page-size-prop", "title": "Page size: the size property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-page-size-portrait", @@ -1108,7 +1171,8 @@ "id": "page-size-prop", "title": "Page size: the size property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-page-size-length", @@ -1127,7 +1191,8 @@ "id": "page-size-prop", "title": "Page size: the size property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "typedef-page-size-page-size", @@ -1146,7 +1211,8 @@ "id": "page-size-prop", "title": "Page size: the size property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-page-size-a5", @@ -1165,7 +1231,8 @@ "id": "page-size-prop", "title": "Page size: the size property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-page-size-a4", @@ -1184,7 +1251,8 @@ "id": "page-size-prop", "title": "Page size: the size property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-page-size-a3", @@ -1203,7 +1271,8 @@ "id": "page-size-prop", "title": "Page size: the size property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-page-size-b5", @@ -1222,7 +1291,8 @@ "id": "page-size-prop", "title": "Page size: the size property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-page-size-b4", @@ -1241,7 +1311,8 @@ "id": "page-size-prop", "title": "Page size: the size property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-page-size-jis-b5", @@ -1260,7 +1331,8 @@ "id": "page-size-prop", "title": "Page size: the size property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-page-size-jis-b4", @@ -1279,7 +1351,8 @@ "id": "page-size-prop", "title": "Page size: the size property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-page-size-letter", @@ -1298,7 +1371,8 @@ "id": "page-size-prop", "title": "Page size: the size property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-page-size-legal", @@ -1317,7 +1391,8 @@ "id": "page-size-prop", "title": "Page size: the size property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-page-size-ledger", @@ -1336,7 +1411,8 @@ "id": "page-size-prop", "title": "Page size: the size property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "descdef-page-marks", @@ -1355,7 +1431,8 @@ "id": "marks", "title": "Crop and Registration Marks: the marks property", "number": "7.2" - } + }, + "definedIn": "table" }, { "id": "valdef-page-marks-none", @@ -1374,7 +1451,8 @@ "id": "marks", "title": "Crop and Registration Marks: the marks property", "number": "7.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-page-marks-crop", @@ -1393,7 +1471,8 @@ "id": "marks", "title": "Crop and Registration Marks: the marks property", "number": "7.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-page-marks-cross", @@ -1412,7 +1491,8 @@ "id": "marks", "title": "Crop and Registration Marks: the marks property", "number": "7.2" - } + }, + "definedIn": "dt" }, { "id": "descdef-page-bleed", @@ -1431,7 +1511,8 @@ "id": "bleed", "title": "Bleed Area: the bleed property", "number": "7.3" - } + }, + "definedIn": "table" }, { "id": "bleed-area", @@ -1448,7 +1529,8 @@ "id": "bleed", "title": "Bleed Area: the bleed property", "number": "7.3" - } + }, + "definedIn": "prose" }, { "id": "valdef-page-bleed-auto", @@ -1467,7 +1549,8 @@ "id": "bleed", "title": "Bleed Area: the bleed property", "number": "7.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-page-bleed-length", @@ -1486,7 +1569,8 @@ "id": "bleed", "title": "Bleed Area: the bleed property", "number": "7.3" - } + }, + "definedIn": "dt" }, { "id": "propdef-page", @@ -1503,7 +1587,8 @@ "id": "using-named-pages", "title": "Using named pages: page", "number": "8.1" - } + }, + "definedIn": "table" }, { "id": "named-page", @@ -1520,7 +1605,8 @@ "id": "using-named-pages", "title": "Using named pages: page", "number": "8.1" - } + }, + "definedIn": "prose" }, { "id": "start-page-value", @@ -1537,7 +1623,8 @@ "id": "using-named-pages", "title": "Using named pages: page", "number": "8.1" - } + }, + "definedIn": "prose" }, { "id": "end-page-value", @@ -1554,7 +1641,8 @@ "id": "using-named-pages", "title": "Using named pages: page", "number": "8.1" - } + }, + "definedIn": "prose" }, { "id": "page-property", @@ -1570,7 +1658,8 @@ "heading": { "id": "page-property-list", "title": "CSS 2.1 Properties that apply within the page context" - } + }, + "definedIn": "prose" }, { "id": "page-margin-property", @@ -1586,7 +1675,8 @@ "heading": { "id": "margin-property-list", "title": "CSS 2.1 properties that apply within the margin contexts" - } + }, + "definedIn": "prose" }, { "id": "signature", @@ -1602,7 +1692,8 @@ "heading": { "id": "transfer-possibilities", "title": "Appendix B: Transfer Possibilities" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-page-4.json b/tr/dfns/css-page-4.json index 4131c13a9fe0..54960388e98f 100644 --- a/tr/dfns/css-page-4.json +++ b/tr/dfns/css-page-4.json @@ -19,7 +19,8 @@ "id": "the-css-3-page-model", "title": "The CSS 3 Page Model", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "page-margin", @@ -36,7 +37,8 @@ "id": "the-css-3-page-model", "title": "The CSS 3 Page Model", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "page-margin-boxes", @@ -53,7 +55,8 @@ "id": "the-css-3-page-model", "title": "The CSS 3 Page Model", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "page-border", @@ -70,7 +73,8 @@ "id": "the-css-3-page-model", "title": "The CSS 3 Page Model", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "page-padding", @@ -87,7 +91,8 @@ "id": "the-css-3-page-model", "title": "The CSS 3 Page Model", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "page-area", @@ -104,7 +109,8 @@ "id": "the-css-3-page-model", "title": "The CSS 3 Page Model", "number": "3" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-page-floats-3.json b/tr/dfns/css-page-floats-3.json index c2a1d4e41a63..2dd828f6c0d3 100644 --- a/tr/dfns/css-page-floats-3.json +++ b/tr/dfns/css-page-floats-3.json @@ -19,7 +19,8 @@ "id": "terms", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "float-block-formatting-context", @@ -36,7 +37,8 @@ "id": "terms", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "float-anchor", @@ -53,7 +55,8 @@ "id": "terms", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "float-containing-block-formatting-context", @@ -70,7 +73,8 @@ "id": "terms", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "initial-float-reference", @@ -87,7 +91,8 @@ "id": "terms", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "float-reference", @@ -104,7 +109,8 @@ "id": "terms", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "not-overlapping", @@ -121,7 +127,8 @@ "id": "terms", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "propdef-float-reference", @@ -138,7 +145,8 @@ "id": "float-reference-property", "title": "The float-reference property", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "valdef-float-reference-inline", @@ -157,7 +165,8 @@ "id": "float-reference-property", "title": "The float-reference property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-float-reference-column", @@ -176,7 +185,8 @@ "id": "float-reference-property", "title": "The float-reference property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-float-reference-region", @@ -195,7 +205,8 @@ "id": "float-reference-property", "title": "The float-reference property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-float-reference-page", @@ -214,7 +225,8 @@ "id": "float-reference-property", "title": "The float-reference property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-float", @@ -231,7 +243,8 @@ "id": "float-property", "title": "The float property", "number": "3.2" - } + }, + "definedIn": "table" }, { "id": "valdef-float-inline-start", @@ -250,7 +263,8 @@ "id": "float-property", "title": "The float property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-float-inline-end", @@ -269,7 +283,8 @@ "id": "float-property", "title": "The float property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-float-block-start", @@ -288,7 +303,8 @@ "id": "float-property", "title": "The float property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-float-block-end", @@ -307,7 +323,8 @@ "id": "float-property", "title": "The float property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-float-left", @@ -326,7 +343,8 @@ "id": "float-property", "title": "The float property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-float-right", @@ -345,7 +363,8 @@ "id": "float-property", "title": "The float property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-float-top", @@ -364,7 +383,8 @@ "id": "float-property", "title": "The float property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-float-bottom", @@ -383,7 +403,8 @@ "id": "float-property", "title": "The float property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-float-snap-block-length--start--end--near", @@ -402,7 +423,8 @@ "id": "float-property", "title": "The float property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-float-snap-block", @@ -421,7 +443,8 @@ "id": "float-property", "title": "The float property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-float-snap-inline-length--left--right--near", @@ -440,7 +463,8 @@ "id": "float-property", "title": "The float property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-float-snap-inline", @@ -459,7 +483,8 @@ "id": "float-property", "title": "The float property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-float-none", @@ -478,7 +503,8 @@ "id": "float-property", "title": "The float property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-clear", @@ -495,7 +521,8 @@ "id": "clearing_page_floats", "title": "The clear property", "number": "4" - } + }, + "definedIn": "table" }, { "id": "valdef-clear-inline-start", @@ -514,7 +541,8 @@ "id": "clearing_page_floats", "title": "The clear property", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "valdef-clear-inline-end", @@ -533,7 +561,8 @@ "id": "clearing_page_floats", "title": "The clear property", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "valdef-clear-block-start", @@ -552,7 +581,8 @@ "id": "clearing_page_floats", "title": "The clear property", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "valdef-clear-block-end", @@ -571,7 +601,8 @@ "id": "clearing_page_floats", "title": "The clear property", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "valdef-clear-left", @@ -590,7 +621,8 @@ "id": "clearing_page_floats", "title": "The clear property", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "valdef-clear-right", @@ -609,7 +641,8 @@ "id": "clearing_page_floats", "title": "The clear property", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "valdef-clear-top", @@ -628,7 +661,8 @@ "id": "clearing_page_floats", "title": "The clear property", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "valdef-clear-bottom", @@ -647,7 +681,8 @@ "id": "clearing_page_floats", "title": "The clear property", "number": "4" - } + }, + "definedIn": "dt" }, { "id": "propdef-float-defer", @@ -664,7 +699,8 @@ "id": "float-defer-property", "title": "The float-defer property", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-float-offset", @@ -681,7 +717,8 @@ "id": "the-float_offset-property", "title": "The float-offset property", "number": "7" - } + }, + "definedIn": "table" } ] } \ No newline at end of file diff --git a/tr/dfns/css-paint-api-1.json b/tr/dfns/css-paint-api-1.json index 7bdd2ff0421f..d3b58565a4a6 100644 --- a/tr/dfns/css-paint-api-1.json +++ b/tr/dfns/css-paint-api-1.json @@ -21,7 +21,8 @@ "id": "paint-worklet", "title": "Paint Worklet", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "paintworkletglobalscope", @@ -38,7 +39,8 @@ "id": "paint-worklet", "title": "Paint Worklet", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-paintworkletglobalscope-registerpaint-name-paintctor-name", @@ -57,7 +59,8 @@ "id": "paint-worklet", "title": "Paint Worklet", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-paintworkletglobalscope-registerpaint-name-paintctor-paintctor", @@ -76,7 +79,8 @@ "id": "paint-worklet", "title": "Paint Worklet", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-paintworkletglobalscope-devicepixelratio", @@ -95,7 +99,8 @@ "id": "paint-worklet", "title": "Paint Worklet", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dictdef-paintrenderingcontext2dsettings", @@ -112,7 +117,8 @@ "id": "paint-worklet", "title": "Paint Worklet", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-paintrenderingcontext2dsettings-alpha", @@ -131,7 +137,8 @@ "id": "paint-worklet", "title": "Paint Worklet", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "paint-definition", @@ -148,7 +155,8 @@ "id": "concepts", "title": "Concepts", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "paint-definition-class-constructor", @@ -167,7 +175,8 @@ "id": "concepts", "title": "Concepts", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "paint-definition-paint-function", @@ -186,7 +195,8 @@ "id": "concepts", "title": "Concepts", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "paint-definition-constructor-valid-flag", @@ -205,7 +215,8 @@ "id": "concepts", "title": "Concepts", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "paint-definition-input-properties", @@ -224,7 +235,8 @@ "id": "concepts", "title": "Concepts", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "paint-definition-paintrenderingcontext2dsettings-object", @@ -243,7 +255,8 @@ "id": "concepts", "title": "Concepts", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "document-paint-definition", @@ -260,7 +273,8 @@ "id": "concepts", "title": "Concepts", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "document-paint-definition-input-properties", @@ -279,7 +293,8 @@ "id": "concepts", "title": "Concepts", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "document-paint-definition-input-argument-syntaxes", @@ -298,7 +313,8 @@ "id": "concepts", "title": "Concepts", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "document-paint-definition-paintrenderingcontext2dsettings-object", @@ -317,7 +333,8 @@ "id": "concepts", "title": "Concepts", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "document-paint-definitions", @@ -334,7 +351,8 @@ "id": "registering-custom-paint", "title": "Registering Custom Paint", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "paint-definitions", @@ -351,7 +369,8 @@ "id": "registering-custom-paint", "title": "Registering Custom Paint", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "paint-class-instances", @@ -368,7 +387,8 @@ "id": "registering-custom-paint", "title": "Registering Custom Paint", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "dom-paintworkletglobalscope-registerpaint", @@ -387,7 +407,8 @@ "id": "registering-custom-paint", "title": "Registering Custom Paint", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "funcdef-paint", @@ -404,7 +425,8 @@ "id": "paint-notation", "title": "Paint Notation", "number": "5" - } + }, + "definedIn": "pre" }, { "id": "paintrenderingcontext2d", @@ -421,7 +443,8 @@ "id": "2d-rendering-context", "title": "The 2D rendering context", "number": "6" - } + }, + "definedIn": "pre" }, { "id": "create-a-paintrenderingcontext2d-object", @@ -438,7 +461,8 @@ "id": "2d-rendering-context", "title": "The 2D rendering context", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "paintsize", @@ -455,7 +479,8 @@ "id": "drawing-an-image", "title": "Drawing an image", "number": "7" - } + }, + "definedIn": "pre" }, { "id": "dom-paintsize-width", @@ -474,7 +499,8 @@ "id": "drawing-an-image", "title": "Drawing an image", "number": "7" - } + }, + "definedIn": "pre" }, { "id": "dom-paintsize-height", @@ -493,7 +519,8 @@ "id": "drawing-an-image", "title": "Drawing an image", "number": "7" - } + }, + "definedIn": "pre" }, { "id": "draw-a-paint-image", @@ -510,7 +537,8 @@ "id": "drawing-an-image", "title": "Drawing an image", "number": "7" - } + }, + "definedIn": "prose" }, { "id": "invoke-a-paint-callback", @@ -527,7 +555,8 @@ "id": "drawing-an-image", "title": "Drawing an image", "number": "7" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-parser-api.json b/tr/dfns/css-parser-api.json index 0a3144190a1f..bf38ae83b98c 100644 --- a/tr/dfns/css-parser-api.json +++ b/tr/dfns/css-parser-api.json @@ -19,7 +19,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "typedefdef-csstoken", @@ -36,7 +37,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-css-parsestylesheet", @@ -56,7 +58,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-css-parsestylesheet-css-options-css", @@ -76,7 +79,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-css-parsestylesheet-css-options-options", @@ -96,7 +100,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-css-parserulelist", @@ -116,7 +121,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-css-parserulelist-css-options-css", @@ -136,7 +142,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-css-parserulelist-css-options-options", @@ -156,7 +163,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-css-parserule", @@ -176,7 +184,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-css-parserule-css-options-css", @@ -196,7 +205,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-css-parserule-css-options-options", @@ -216,7 +226,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-css-parsedeclarationlist", @@ -236,7 +247,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-css-parsedeclarationlist-css-options-css", @@ -256,7 +268,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-css-parsedeclarationlist-css-options-options", @@ -276,7 +289,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-css-parsedeclaration", @@ -296,7 +310,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-css-parsedeclaration-css-options-css", @@ -316,7 +331,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-css-parsedeclaration-css-options-options", @@ -336,7 +352,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-css-parsevalue", @@ -355,7 +372,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-css-parsevalue-css-css", @@ -374,7 +392,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-css-parsevaluelist", @@ -393,7 +412,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-css-parsevaluelist-css-css", @@ -412,7 +432,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-css-parsecommavaluelist", @@ -431,7 +452,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-css-parsecommavaluelist-css-css", @@ -450,7 +472,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dictdef-cssparseroptions", @@ -467,7 +490,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparseroptions-atrules", @@ -486,7 +510,8 @@ "id": "parsing-api", "title": "Parsing API", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "cssparserrule", @@ -503,7 +528,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparseratrule-cssparseratrule", @@ -523,7 +549,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparseratrule-cssparseratrule-name-prelude-body-name", @@ -542,7 +569,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparseratrule-cssparseratrule-name-prelude-body-prelude", @@ -561,7 +589,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparseratrule-cssparseratrule-name-prelude-body-body", @@ -580,7 +609,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "cssparseratrule", @@ -597,7 +627,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparseratrule-name", @@ -616,7 +647,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparseratrule-prelude", @@ -635,7 +667,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparseratrule-body", @@ -654,7 +687,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "CSSParserAtRule-stringification-behavior", @@ -673,7 +707,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparserqualifiedrule-cssparserqualifiedrule", @@ -693,7 +728,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparserqualifiedrule-cssparserqualifiedrule-prelude-body-prelude", @@ -712,7 +748,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparserqualifiedrule-cssparserqualifiedrule-prelude-body-body", @@ -731,7 +768,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "cssparserqualifiedrule", @@ -748,7 +786,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparserqualifiedrule-prelude", @@ -767,7 +806,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparserqualifiedrule-body", @@ -786,7 +826,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "CSSParserQualifiedRule-stringification-behavior", @@ -805,7 +846,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparserdeclaration-cssparserdeclaration", @@ -825,7 +867,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparserdeclaration-cssparserdeclaration-name-body-name", @@ -844,7 +887,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparserdeclaration-cssparserdeclaration-name-body-body", @@ -863,7 +907,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "cssparserdeclaration", @@ -880,7 +925,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparserdeclaration-name", @@ -899,7 +945,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparserdeclaration-body", @@ -918,7 +965,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "CSSParserDeclaration-stringification-behavior", @@ -937,7 +985,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "cssparservalue", @@ -954,7 +1003,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparserblock-cssparserblock", @@ -973,7 +1023,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparserblock-cssparserblock-name-body-name", @@ -992,7 +1043,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparserblock-cssparserblock-name-body-body", @@ -1011,7 +1063,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "cssparserblock", @@ -1028,7 +1081,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparserblock-name", @@ -1047,7 +1101,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparserblock-body", @@ -1066,7 +1121,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "CSSParserBlock-stringification-behavior", @@ -1085,7 +1141,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparserfunction-cssparserfunction", @@ -1104,7 +1161,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparserfunction-cssparserfunction-name-args-name", @@ -1123,7 +1181,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparserfunction-cssparserfunction-name-args-args", @@ -1142,7 +1201,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "cssparserfunction", @@ -1159,7 +1219,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparserfunction-name", @@ -1178,7 +1239,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssparserfunction-args", @@ -1197,7 +1259,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "CSSParserFunction-stringification-behavior", @@ -1216,7 +1279,8 @@ "id": "parser-values", "title": "Parser Values", "number": "3" - } + }, + "definedIn": "pre" } ] } \ No newline at end of file diff --git a/tr/dfns/css-position-3.json b/tr/dfns/css-position-3.json index 12eaa28beb1d..016654720f8f 100644 --- a/tr/dfns/css-position-3.json +++ b/tr/dfns/css-position-3.json @@ -19,7 +19,8 @@ "id": "position-property", "title": "Choosing A Positioning Scheme: position property", "number": "2" - } + }, + "definedIn": "table" }, { "id": "positioning-scheme", @@ -36,7 +37,8 @@ "id": "position-property", "title": "Choosing A Positioning Scheme: position property", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "positioned-box", @@ -54,7 +56,8 @@ "id": "position-property", "title": "Choosing A Positioning Scheme: position property", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "valdef-position-static", @@ -73,7 +76,8 @@ "id": "position-property", "title": "Choosing A Positioning Scheme: position property", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "valdef-position-relative", @@ -92,7 +96,8 @@ "id": "position-property", "title": "Choosing A Positioning Scheme: position property", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "relative-position", @@ -115,7 +120,8 @@ "id": "position-property", "title": "Choosing A Positioning Scheme: position property", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "valdef-position-sticky", @@ -134,7 +140,8 @@ "id": "position-property", "title": "Choosing A Positioning Scheme: position property", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "sticky-position", @@ -155,7 +162,8 @@ "id": "position-property", "title": "Choosing A Positioning Scheme: position property", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "valdef-position-absolute", @@ -174,7 +182,8 @@ "id": "position-property", "title": "Choosing A Positioning Scheme: position property", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "absolute-position", @@ -198,7 +207,8 @@ "id": "position-property", "title": "Choosing A Positioning Scheme: position property", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "valdef-position-fixed", @@ -217,7 +227,8 @@ "id": "position-property", "title": "Choosing A Positioning Scheme: position property", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "fixed-position", @@ -238,7 +249,8 @@ "id": "position-property", "title": "Choosing A Positioning Scheme: position property", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "absolute-positioning-containing-block", @@ -255,7 +267,8 @@ "id": "def-cb", "title": "Containing Blocks of Positioned Boxes", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "fixed-positioning-containing-block", @@ -272,7 +285,8 @@ "id": "def-cb", "title": "Containing Blocks of Positioned Boxes", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "inset-properties", @@ -289,7 +303,8 @@ "id": "coords", "title": "Positioning Coordinates", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "propdef-top", @@ -306,7 +321,8 @@ "id": "insets", "title": "Box Insets: the top, right, bottom, left, inset-block-start, inset-inline-start, inset-block-end, and inset-inline-end properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-right", @@ -323,7 +339,8 @@ "id": "insets", "title": "Box Insets: the top, right, bottom, left, inset-block-start, inset-inline-start, inset-block-end, and inset-inline-end properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-bottom", @@ -340,7 +357,8 @@ "id": "insets", "title": "Box Insets: the top, right, bottom, left, inset-block-start, inset-inline-start, inset-block-end, and inset-inline-end properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-left", @@ -357,7 +375,8 @@ "id": "insets", "title": "Box Insets: the top, right, bottom, left, inset-block-start, inset-inline-start, inset-block-end, and inset-inline-end properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-inset-block-start", @@ -374,7 +393,8 @@ "id": "insets", "title": "Box Insets: the top, right, bottom, left, inset-block-start, inset-inline-start, inset-block-end, and inset-inline-end properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-inset-inline-start", @@ -391,7 +411,8 @@ "id": "insets", "title": "Box Insets: the top, right, bottom, left, inset-block-start, inset-inline-start, inset-block-end, and inset-inline-end properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-inset-block-end", @@ -408,7 +429,8 @@ "id": "insets", "title": "Box Insets: the top, right, bottom, left, inset-block-start, inset-inline-start, inset-block-end, and inset-inline-end properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-inset-inline-end", @@ -425,7 +447,8 @@ "id": "insets", "title": "Box Insets: the top, right, bottom, left, inset-block-start, inset-inline-start, inset-block-end, and inset-inline-end properties", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "valdef-top-length", @@ -453,7 +476,8 @@ "id": "insets", "title": "Box Insets: the top, right, bottom, left, inset-block-start, inset-inline-start, inset-block-end, and inset-inline-end properties", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-top-percentage", @@ -481,7 +505,8 @@ "id": "insets", "title": "Box Insets: the top, right, bottom, left, inset-block-start, inset-inline-start, inset-block-end, and inset-inline-end properties", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-top-auto", @@ -509,7 +534,8 @@ "id": "insets", "title": "Box Insets: the top, right, bottom, left, inset-block-start, inset-inline-start, inset-block-end, and inset-inline-end properties", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-inset-block", @@ -526,7 +552,8 @@ "id": "inset-shorthands", "title": "Box Insets Shorthands: the inset-block, inset-inline, and inset properties", "number": "3.2" - } + }, + "definedIn": "table" }, { "id": "propdef-inset-inline", @@ -543,7 +570,8 @@ "id": "inset-shorthands", "title": "Box Insets Shorthands: the inset-block, inset-inline, and inset properties", "number": "3.2" - } + }, + "definedIn": "table" }, { "id": "propdef-inset", @@ -560,7 +588,8 @@ "id": "inset-shorthands", "title": "Box Insets Shorthands: the inset-block, inset-inline, and inset properties", "number": "3.2" - } + }, + "definedIn": "table" }, { "id": "sticky-view-rectangle", @@ -577,7 +606,8 @@ "id": "stickypos-insets", "title": "Sticky positioning", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "position-box", @@ -594,7 +624,8 @@ "id": "stickypos-insets", "title": "Sticky positioning", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "weaker-inset", @@ -611,7 +642,8 @@ "id": "abspos-insets", "title": "Absolute (and Fixed) Positioning", "number": "3.5" - } + }, + "definedIn": "prose" }, { "id": "inset-modified-containing-block", @@ -628,7 +660,8 @@ "id": "abspos-insets", "title": "Absolute (and Fixed) Positioning", "number": "3.5" - } + }, + "definedIn": "note" }, { "id": "static-position-rectangle", @@ -645,7 +678,8 @@ "id": "staticpos-rect", "title": "Resolving Automatic Insets", "number": "3.5.1" - } + }, + "definedIn": "prose" }, { "id": "absolute-positioning-layout", @@ -663,7 +697,8 @@ "id": "abspos-layout", "title": "Absolute Positioning Layout Model", "number": "4" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-properties-values-api-1.json b/tr/dfns/css-properties-values-api-1.json index 6493bcc6e670..7149335369d7 100644 --- a/tr/dfns/css-properties-values-api-1.json +++ b/tr/dfns/css-properties-values-api-1.json @@ -21,7 +21,8 @@ "id": "behavior-of-custom-properties", "title": "Registered Custom Properties", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "custom-property-registration", @@ -40,7 +41,8 @@ "id": "determining-registration", "title": "Determining the Registration", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "equivalent-token-sequence", @@ -57,7 +59,8 @@ "id": "substitution", "title": "Substitution via var()", "number": "2.7" - } + }, + "definedIn": "prose" }, { "id": "at-ruledef-property", @@ -74,7 +77,8 @@ "id": "at-property-rule", "title": "The @property Rule", "number": "3" - } + }, + "definedIn": "heading" }, { "id": "descdef-property-syntax", @@ -93,7 +97,8 @@ "id": "the-syntax-descriptor", "title": "The syntax Descriptor", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "descdef-property-inherits", @@ -112,7 +117,8 @@ "id": "inherits-descriptor", "title": "The inherits Descriptor", "number": "3.2" - } + }, + "definedIn": "table" }, { "id": "descdef-property-initial-value", @@ -131,7 +137,8 @@ "id": "initial-value-descriptor", "title": "The initial-value Descriptor", "number": "3.3" - } + }, + "definedIn": "table" }, { "id": "dom-css-registerproperty-definition-definition", @@ -150,7 +157,8 @@ "id": "registering-custom-properties", "title": "Registering Custom Properties in JS", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "dom-window-registeredpropertyset-slot", @@ -169,7 +177,8 @@ "id": "registering-custom-properties", "title": "Registering Custom Properties in JS", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "dom-css-registerproperty", @@ -188,7 +197,8 @@ "id": "the-registerproperty-function", "title": "The registerProperty() Function", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "register-a-custom-property", @@ -205,7 +215,8 @@ "id": "the-registerproperty-function", "title": "The registerProperty() Function", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "computationally-independent", @@ -222,7 +233,8 @@ "id": "the-registerproperty-function", "title": "The registerProperty() Function", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dictdef-propertydefinition", @@ -239,7 +251,8 @@ "id": "the-propertydefinition-dictionary", "title": "The PropertyDefinition Dictionary", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dom-propertydefinition-name", @@ -258,7 +271,8 @@ "id": "the-propertydefinition-dictionary", "title": "The PropertyDefinition Dictionary", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "dom-propertydefinition-syntax", @@ -277,7 +291,8 @@ "id": "the-propertydefinition-dictionary", "title": "The PropertyDefinition Dictionary", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "dom-propertydefinition-inherits", @@ -296,7 +311,8 @@ "id": "the-propertydefinition-dictionary", "title": "The PropertyDefinition Dictionary", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "dom-propertydefinition-initialvalue", @@ -315,7 +331,8 @@ "id": "the-propertydefinition-dictionary", "title": "The PropertyDefinition Dictionary", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "syntax-string", @@ -332,7 +349,8 @@ "id": "syntax-strings", "title": "Syntax Strings", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "css-supported-syntax-component-name", @@ -351,7 +369,8 @@ "id": "supported-names", "title": "Supported Names", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "data-type-name", @@ -368,7 +387,8 @@ "id": "parsing-definitions", "title": "Definitions", "number": "5.4.1" - } + }, + "definedIn": "dt" }, { "id": "pre-multiplied-data-type-name", @@ -385,7 +405,8 @@ "id": "parsing-definitions", "title": "Definitions", "number": "5.4.1" - } + }, + "definedIn": "dt" }, { "id": "syntax-component", @@ -402,7 +423,8 @@ "id": "parsing-definitions", "title": "Definitions", "number": "5.4.1" - } + }, + "definedIn": "dt" }, { "id": "syntax-component-name", @@ -419,7 +441,8 @@ "id": "parsing-definitions", "title": "Definitions", "number": "5.4.1" - } + }, + "definedIn": "dt" }, { "id": "syntax-definition", @@ -436,7 +459,8 @@ "id": "parsing-definitions", "title": "Definitions", "number": "5.4.1" - } + }, + "definedIn": "dt" }, { "id": "universal-syntax-definition", @@ -453,7 +477,8 @@ "id": "parsing-definitions", "title": "Definitions", "number": "5.4.1" - } + }, + "definedIn": "dt" }, { "id": "consume-a-syntax-definition", @@ -470,7 +495,8 @@ "id": "consume-syntax-definition", "title": "Consume a Syntax Definition", "number": "5.4.2" - } + }, + "definedIn": "prose" }, { "id": "consume-a-syntax-component", @@ -487,7 +513,8 @@ "id": "consume-syntax-component", "title": "Consume a Syntax Component", "number": "5.4.3" - } + }, + "definedIn": "prose" }, { "id": "consume-a-data-type-name", @@ -504,7 +531,8 @@ "id": "consume-data-type-name", "title": "Consume a Data Type Name", "number": "5.4.4" - } + }, + "definedIn": "prose" }, { "id": "csspropertyrule", @@ -521,7 +549,8 @@ "id": "the-css-property-rule-interface", "title": "The CSSPropertyRule Interface", "number": "6.1" - } + }, + "definedIn": "heading" }, { "id": "dom-csspropertyrule-name", @@ -540,7 +569,8 @@ "id": "the-css-property-rule-interface", "title": "The CSSPropertyRule Interface", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "dom-csspropertyrule-syntax", @@ -559,7 +589,8 @@ "id": "the-css-property-rule-interface", "title": "The CSSPropertyRule Interface", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "dom-csspropertyrule-inherits", @@ -578,7 +609,8 @@ "id": "the-css-property-rule-interface", "title": "The CSSPropertyRule Interface", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "dom-csspropertyrule-initialvalue", @@ -597,7 +629,8 @@ "id": "the-css-property-rule-interface", "title": "The CSSPropertyRule Interface", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "serialize-a-csspropertyrule", @@ -614,7 +647,8 @@ "id": "the-css-property-rule-interface", "title": "The CSSPropertyRule Interface", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "reify-a-registered-custom-property-value", @@ -631,7 +665,8 @@ "id": "css-style-value-reification", "title": "CSSStyleValue Reification", "number": "6.2" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-pseudo-4.json b/tr/dfns/css-pseudo-4.json index dddd6bf5d07e..35318c6f759a 100644 --- a/tr/dfns/css-pseudo-4.json +++ b/tr/dfns/css-pseudo-4.json @@ -19,7 +19,8 @@ "id": "first-line-pseudo", "title": "The ::first-line pseudo-element", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "fictional-tag-sequence", @@ -36,7 +37,8 @@ "id": "first-line-pseudo", "title": "The ::first-line pseudo-element", "number": "2.1" - } + }, + "definedIn": "example" }, { "id": "first-formatted-line", @@ -53,7 +55,8 @@ "id": "first-text-line", "title": "Finding the First Formatted Line", "number": "2.1.1" - } + }, + "definedIn": "prose" }, { "id": "selectordef-first-letter", @@ -70,7 +73,8 @@ "id": "first-letter-pseudo", "title": "The ::first-letter pseudo-element", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "highlight-pseudo-element", @@ -87,7 +91,8 @@ "id": "highlight-selectors", "title": "Selecting Highlighted Content: the ::selection, ::inactive-selection, ::spelling-error, and ::grammar-error pseudo-elements", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "selectordef-selection", @@ -104,7 +109,8 @@ "id": "highlight-selectors", "title": "Selecting Highlighted Content: the ::selection, ::inactive-selection, ::spelling-error, and ::grammar-error pseudo-elements", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "selectordef-inactive-selection", @@ -121,7 +127,8 @@ "id": "highlight-selectors", "title": "Selecting Highlighted Content: the ::selection, ::inactive-selection, ::spelling-error, and ::grammar-error pseudo-elements", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "selectordef-spelling-error", @@ -138,7 +145,8 @@ "id": "highlight-selectors", "title": "Selecting Highlighted Content: the ::selection, ::inactive-selection, ::spelling-error, and ::grammar-error pseudo-elements", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "selectordef-grammar-error", @@ -155,7 +163,8 @@ "id": "highlight-selectors", "title": "Selecting Highlighted Content: the ::selection, ::inactive-selection, ::spelling-error, and ::grammar-error pseudo-elements", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "highlight-overlay", @@ -172,7 +181,8 @@ "id": "highlight-bounds", "title": "Area of a Highlight", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "tree-abiding", @@ -190,7 +200,8 @@ "id": "treelike", "title": "Tree-Abiding Pseudo-elements", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "selectordef-before", @@ -207,7 +218,8 @@ "id": "generated-content", "title": "Generated Content Pseudo-elements: ::before and ::after", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "selectordef-after", @@ -224,7 +236,8 @@ "id": "generated-content", "title": "Generated Content Pseudo-elements: ::before and ::after", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "selectordef-marker", @@ -241,7 +254,8 @@ "id": "marker-pseudo", "title": "List Markers: the ::marker pseudo-element", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "selectordef-placeholder", @@ -258,7 +272,8 @@ "id": "placeholder-pseudo", "title": "Placeholder Input: the ::placeholder pseudo-element", "number": "4.3" - } + }, + "definedIn": "prose" }, { "id": "csspseudoelement", @@ -275,7 +290,8 @@ "id": "CSSPseudoElement-interface", "title": "Interface CSSPseudoElement", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "dom-csspseudoelement-type", @@ -294,7 +310,8 @@ "id": "CSSPseudoElement-interface", "title": "Interface CSSPseudoElement", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "dom-csspseudoelement-element", @@ -313,7 +330,8 @@ "id": "CSSPseudoElement-interface", "title": "Interface CSSPseudoElement", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "dom-element-pseudo-type-type", @@ -332,7 +350,8 @@ "id": "window-interface", "title": "Addition to the Element interface", "number": "6.2" - } + }, + "definedIn": "pre" }, { "id": "dom-element-pseudo", @@ -351,7 +370,8 @@ "id": "window-interface", "title": "Addition to the Element interface", "number": "6.2" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-regions-1.json b/tr/dfns/css-regions-1.json index 447837d73316..2649a9f33801 100644 --- a/tr/dfns/css-regions-1.json +++ b/tr/dfns/css-regions-1.json @@ -19,7 +19,8 @@ "id": "regions", "title": "Regions", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "region-chain", @@ -36,7 +37,8 @@ "id": "region-chain-section", "title": "Region chain", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "named-flow", @@ -53,7 +55,8 @@ "id": "named-flow-section", "title": "Named flows", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "propdef-flow-into", @@ -70,7 +73,8 @@ "id": "the-flow-into-property", "title": "The flow-into property", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "element", @@ -87,7 +91,8 @@ "id": "the-flow-into-property", "title": "The flow-into property", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "content", @@ -104,7 +109,8 @@ "id": "the-flow-into-property", "title": "The flow-into property", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "specified-flow", @@ -121,7 +127,8 @@ "id": "the-flow-into-property", "title": "The flow-into property", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-flow-from", @@ -138,7 +145,8 @@ "id": "flow-from", "title": "The flow-from property", "number": "3.2" - } + }, + "definedIn": "table" }, { "id": "nested-region-context", @@ -155,7 +163,8 @@ "id": "fragmenting-regions", "title": "Nested fragmentation contexts", "number": "3.2.2" - } + }, + "definedIn": "prose" }, { "id": "propdef-break-before", @@ -172,7 +181,8 @@ "id": "region-flow-break", "title": "Region flow break properties: break-before, break-after, break-inside", "number": "3.3" - } + }, + "definedIn": "table" }, { "id": "propdef-break-after", @@ -189,7 +199,8 @@ "id": "region-flow-break", "title": "Region flow break properties: break-before, break-after, break-inside", "number": "3.3" - } + }, + "definedIn": "table" }, { "id": "propdef-break-inside", @@ -206,7 +217,8 @@ "id": "region-flow-break", "title": "Region flow break properties: break-before, break-after, break-inside", "number": "3.3" - } + }, + "definedIn": "table" }, { "id": "propdef-region-fragment", @@ -223,7 +235,8 @@ "id": "the-region-fragment-property", "title": "The region-fragment property", "number": "3.4" - } + }, + "definedIn": "table" }, { "id": "document-namedflows", @@ -240,7 +253,8 @@ "id": "the-namedflow-interface", "title": "The NamedFlow interface", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dom-document-namedflows", @@ -259,7 +273,8 @@ "id": "the-namedflow-interface", "title": "The NamedFlow interface", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dom-namedflowmap", @@ -276,7 +291,8 @@ "id": "the-namedflow-interface", "title": "The NamedFlow interface", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dom-namedflowmap-get-flowname", @@ -295,7 +311,8 @@ "id": "the-namedflow-interface", "title": "The NamedFlow interface", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-namedflowmap-has-flowname", @@ -314,7 +331,8 @@ "id": "the-namedflow-interface", "title": "The NamedFlow interface", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-namedflowmap-set-flowname", @@ -333,7 +351,8 @@ "id": "the-namedflow-interface", "title": "The NamedFlow interface", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-namedflowmap-set-flowvalue", @@ -352,7 +371,8 @@ "id": "the-namedflow-interface", "title": "The NamedFlow interface", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-namedflowmap-delete-flowname", @@ -371,7 +391,8 @@ "id": "the-namedflow-interface", "title": "The NamedFlow interface", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-namedflowmap-get", @@ -390,7 +411,8 @@ "id": "the-namedflow-interface", "title": "The NamedFlow interface", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dom-namedflowmap-has", @@ -409,7 +431,8 @@ "id": "the-namedflow-interface", "title": "The NamedFlow interface", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dom-namedflowmap-set", @@ -428,7 +451,8 @@ "id": "the-namedflow-interface", "title": "The NamedFlow interface", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dom-namedflowmap-delete", @@ -447,7 +471,8 @@ "id": "the-namedflow-interface", "title": "The NamedFlow interface", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dom-namedflow", @@ -464,7 +489,8 @@ "id": "the-namedflow-interface", "title": "The NamedFlow interface", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dom-namedflow-getregionsbycontent-node", @@ -483,7 +509,8 @@ "id": "the-namedflow-interface", "title": "The NamedFlow interface", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-namedflow-name", @@ -502,7 +529,8 @@ "id": "the-namedflow-interface", "title": "The NamedFlow interface", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dom-namedflow-overset", @@ -521,7 +549,8 @@ "id": "the-namedflow-interface", "title": "The NamedFlow interface", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dom-namedflow-getregions", @@ -540,7 +569,8 @@ "id": "the-namedflow-interface", "title": "The NamedFlow interface", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dom-namedflow-firstemptyregionindex", @@ -559,7 +589,8 @@ "id": "the-namedflow-interface", "title": "The NamedFlow interface", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dom-namedflow-getcontent", @@ -578,7 +609,8 @@ "id": "the-namedflow-interface", "title": "The NamedFlow interface", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dom-namedflow-getregionsbycontent", @@ -597,7 +629,8 @@ "id": "the-namedflow-interface", "title": "The NamedFlow interface", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dom-region", @@ -614,7 +647,8 @@ "id": "the-region-interface", "title": "The Region interface", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dom-region-regionoverset", @@ -633,7 +667,8 @@ "id": "the-region-interface", "title": "The Region interface", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dom-region-getregionflowranges", @@ -652,7 +687,8 @@ "id": "the-region-interface", "title": "The Region interface", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "region-flow-content-box", @@ -669,7 +705,8 @@ "id": "regions-flow-content-box", "title": "The Region Flow Content Box (RFCB)", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "rfcb", @@ -686,7 +723,8 @@ "id": "regions-flow-content-box", "title": "The Region Flow Content Box (RFCB)", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "flow-fragment-height", @@ -703,7 +741,8 @@ "id": "regions-visual-formatting-steps", "title": "Regions visual formatting steps", "number": "7.3" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-rhythm-1.json b/tr/dfns/css-rhythm-1.json index 415ac06f472c..2dc32bf41bcf 100644 --- a/tr/dfns/css-rhythm-1.json +++ b/tr/dfns/css-rhythm-1.json @@ -19,7 +19,8 @@ "id": "line-height-step", "title": "Adjusting Line Box Heights: the line-height-step property", "number": "2" - } + }, + "definedIn": "table" }, { "id": "step-unit", @@ -36,7 +37,8 @@ "id": "line-height-step", "title": "Adjusting Line Box Heights: the line-height-step property", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "propdef-block-step-size", @@ -53,7 +55,8 @@ "id": "block-step-size", "title": "Specifying the Step Size: the block-step-size property", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-block-step-insert", @@ -70,7 +73,8 @@ "id": "block-step-insert", "title": "Specifying the Spacing Type: the block-step-insert property", "number": "3.2" - } + }, + "definedIn": "table" }, { "id": "valdef-block-step-insert-margin", @@ -89,7 +93,8 @@ "id": "block-step-insert", "title": "Specifying the Spacing Type: the block-step-insert property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-block-step-insert-padding", @@ -108,7 +113,8 @@ "id": "block-step-insert", "title": "Specifying the Spacing Type: the block-step-insert property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-block-step-align", @@ -125,7 +131,8 @@ "id": "block-step-align", "title": "Specifying Alignment: the block-step-align property", "number": "3.3" - } + }, + "definedIn": "table" }, { "id": "valdef-block-step-align-auto", @@ -144,7 +151,8 @@ "id": "block-step-align", "title": "Specifying Alignment: the block-step-align property", "number": "3.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-block-step-align-center", @@ -163,7 +171,8 @@ "id": "block-step-align", "title": "Specifying Alignment: the block-step-align property", "number": "3.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-block-step-align-start", @@ -182,7 +191,8 @@ "id": "block-step-align", "title": "Specifying Alignment: the block-step-align property", "number": "3.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-block-step-align-end", @@ -201,7 +211,8 @@ "id": "block-step-align", "title": "Specifying Alignment: the block-step-align property", "number": "3.3" - } + }, + "definedIn": "dt" }, { "id": "propdef-block-step-round", @@ -218,7 +229,8 @@ "id": "block-step-round", "title": "Rounding Method: the block-step-round property", "number": "3.4" - } + }, + "definedIn": "table" }, { "id": "valdef-block-step-align-up", @@ -237,7 +249,8 @@ "id": "block-step-round", "title": "Rounding Method: the block-step-round property", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-block-step-align-down", @@ -256,7 +269,8 @@ "id": "block-step-round", "title": "Rounding Method: the block-step-round property", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-block-step-align-nearest", @@ -275,7 +289,8 @@ "id": "block-step-round", "title": "Rounding Method: the block-step-round property", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "propdef-block-step", @@ -292,7 +307,8 @@ "id": "block-step", "title": "Block Step Adjustment Shorthand: the block-step shorthand", "number": "3.5" - } + }, + "definedIn": "table" } ] } \ No newline at end of file diff --git a/tr/dfns/css-round-display-1.json b/tr/dfns/css-round-display-1.json index 202bf0bfffee..5893d2d9bb82 100644 --- a/tr/dfns/css-round-display-1.json +++ b/tr/dfns/css-round-display-1.json @@ -21,7 +21,8 @@ "id": "shape-media-feature", "title": "The shape media feature", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "valdef-media-shape-rect", @@ -40,7 +41,8 @@ "id": "shape-media-feature", "title": "The shape media feature", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-media-shape-round", @@ -59,7 +61,8 @@ "id": "shape-media-feature", "title": "The shape media feature", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "descdef-viewport-viewport-fit", @@ -78,7 +81,8 @@ "id": "viewport-fit-descriptor", "title": "The viewport-fit descriptor", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "valdef-viewport-fit-auto", @@ -97,7 +101,8 @@ "id": "viewport-fit-descriptor", "title": "The viewport-fit descriptor", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-viewport-fit-contain", @@ -116,7 +121,8 @@ "id": "viewport-fit-descriptor", "title": "The viewport-fit descriptor", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-viewport-fit-cover", @@ -135,7 +141,8 @@ "id": "viewport-fit-descriptor", "title": "The viewport-fit descriptor", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-shape-inside", @@ -152,7 +159,8 @@ "id": "shape-inside-property", "title": "The shape-inside property", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "propdef-border-boundary", @@ -169,7 +177,8 @@ "id": "border-boundary-property", "title": "The border-boundary property", "number": "6.1" - } + }, + "definedIn": "table" } ] } \ No newline at end of file diff --git a/tr/dfns/css-ruby-1.json b/tr/dfns/css-ruby-1.json index cfdbe53d6046..8870e8f0f3c0 100644 --- a/tr/dfns/css-ruby-1.json +++ b/tr/dfns/css-ruby-1.json @@ -19,7 +19,8 @@ "id": "ruby-def", "title": "What is ruby?", "number": "1.4" - } + }, + "definedIn": "prose" }, { "id": "valdef-display-ruby", @@ -38,7 +39,8 @@ "id": "ruby-display", "title": "Ruby-specific display Values", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "ruby-container", @@ -56,7 +58,8 @@ "id": "ruby-display", "title": "Ruby-specific display Values", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-display-ruby-base", @@ -75,7 +78,8 @@ "id": "ruby-display", "title": "Ruby-specific display Values", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "ruby-base-box", @@ -93,7 +97,8 @@ "id": "ruby-display", "title": "Ruby-specific display Values", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-display-ruby-text", @@ -112,7 +117,8 @@ "id": "ruby-display", "title": "Ruby-specific display Values", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "ruby-annotation-box", @@ -131,7 +137,8 @@ "id": "ruby-display", "title": "Ruby-specific display Values", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-display-ruby-base-container", @@ -150,7 +157,8 @@ "id": "ruby-display", "title": "Ruby-specific display Values", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "ruby-base-container-box", @@ -168,7 +176,8 @@ "id": "ruby-display", "title": "Ruby-specific display Values", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-display-ruby-text-container", @@ -187,7 +196,8 @@ "id": "ruby-display", "title": "Ruby-specific display Values", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "ruby-annotation-container-box", @@ -205,7 +215,8 @@ "id": "ruby-display", "title": "Ruby-specific display Values", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "ruby-formatting-context", @@ -222,7 +233,8 @@ "id": "formatting-context", "title": "The Ruby Formatting Context", "number": "2.1.1" - } + }, + "definedIn": "prose" }, { "id": "internal-ruby-boxes", @@ -240,7 +252,8 @@ "id": "formatting-context", "title": "The Ruby Formatting Context", "number": "2.1.1" - } + }, + "definedIn": "prose" }, { "id": "intra-ruby-white-space", @@ -257,7 +270,8 @@ "id": "box-fixup", "title": "Anonymous Ruby Box Generation", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "inter-level-white-space", @@ -274,7 +288,8 @@ "id": "box-fixup", "title": "Anonymous Ruby Box Generation", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "inter-base-white-space", @@ -291,7 +306,8 @@ "id": "box-fixup", "title": "Anonymous Ruby Box Generation", "number": "2.2" - } + }, + "definedIn": "table" }, { "id": "inter-annotation-white-space", @@ -308,7 +324,8 @@ "id": "box-fixup", "title": "Anonymous Ruby Box Generation", "number": "2.2" - } + }, + "definedIn": "table" }, { "id": "inter-segment-white-space", @@ -325,7 +342,8 @@ "id": "box-fixup", "title": "Anonymous Ruby Box Generation", "number": "2.2" - } + }, + "definedIn": "table" }, { "id": "intra-level-white-space", @@ -342,7 +360,8 @@ "id": "box-fixup", "title": "Anonymous Ruby Box Generation", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "pairing", @@ -359,7 +378,8 @@ "id": "ruby-pairing", "title": "Annotation Pairing", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "span", @@ -376,7 +396,8 @@ "id": "ruby-pairing", "title": "Annotation Pairing", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "spanning-annotation", @@ -393,7 +414,8 @@ "id": "ruby-pairing", "title": "Annotation Pairing", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "ruby-segments", @@ -410,7 +432,8 @@ "id": "segment-pairing", "title": "Segment Pairing and Annotation Levels", "number": "2.3.1" - } + }, + "definedIn": "prose" }, { "id": "annotation-level", @@ -428,7 +451,8 @@ "id": "segment-pairing", "title": "Segment Pairing and Annotation Levels", "number": "2.3.1" - } + }, + "definedIn": "prose" }, { "id": "base-level", @@ -446,7 +470,8 @@ "id": "segment-pairing", "title": "Segment Pairing and Annotation Levels", "number": "2.3.1" - } + }, + "definedIn": "prose" }, { "id": "nested-ruby", @@ -463,7 +488,8 @@ "id": "nested-pairing", "title": "Complex Spanning with Nested Ruby", "number": "2.3.3" - } + }, + "definedIn": "prose" }, { "id": "hidden-ruby-annotation", @@ -481,7 +507,8 @@ "id": "autohide", "title": "Autohiding Base-identical Annotations", "number": "2.4" - } + }, + "definedIn": "prose" }, { "id": "propdef-ruby-position", @@ -498,7 +525,8 @@ "id": "rubypos", "title": "Ruby Positioning: the ruby-position property", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "valdef-ruby-position-over", @@ -517,7 +545,8 @@ "id": "rubypos", "title": "Ruby Positioning: the ruby-position property", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-ruby-position-under", @@ -536,7 +565,8 @@ "id": "rubypos", "title": "Ruby Positioning: the ruby-position property", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-ruby-position-inter-character", @@ -555,7 +585,8 @@ "id": "rubypos", "title": "Ruby Positioning: the ruby-position property", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-ruby-merge", @@ -572,7 +603,8 @@ "id": "collapsed-ruby", "title": "Sharing Annotation Space: the ruby-merge property", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "collapsed-annotation", @@ -589,7 +621,8 @@ "id": "collapsed-ruby", "title": "Sharing Annotation Space: the ruby-merge property", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-ruby-merge-separate", @@ -608,7 +641,8 @@ "id": "collapsed-ruby", "title": "Sharing Annotation Space: the ruby-merge property", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-ruby-merge-collapse", @@ -627,7 +661,8 @@ "id": "collapsed-ruby", "title": "Sharing Annotation Space: the ruby-merge property", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-ruby-merge-auto", @@ -646,7 +681,8 @@ "id": "collapsed-ruby", "title": "Sharing Annotation Space: the ruby-merge property", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-ruby-align", @@ -663,7 +699,8 @@ "id": "ruby-align-property", "title": "Ruby Text Distribution: the ruby-align property", "number": "4.3" - } + }, + "definedIn": "table" }, { "id": "valdef-ruby-align-start", @@ -682,7 +719,8 @@ "id": "ruby-align-property", "title": "Ruby Text Distribution: the ruby-align property", "number": "4.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-ruby-align-center", @@ -701,7 +739,8 @@ "id": "ruby-align-property", "title": "Ruby Text Distribution: the ruby-align property", "number": "4.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-ruby-align-space-between", @@ -720,7 +759,8 @@ "id": "ruby-align-property", "title": "Ruby Text Distribution: the ruby-align property", "number": "4.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-ruby-align-space-around", @@ -739,7 +779,8 @@ "id": "ruby-align-property", "title": "Ruby Text Distribution: the ruby-align property", "number": "4.3" - } + }, + "definedIn": "dt" }, { "id": "propdef-ruby-overhang", @@ -756,7 +797,8 @@ "id": "ruby-overhang", "title": "Overhanging Ruby: the ruby-overhang property", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "valdef-ruby-overhang-auto", @@ -775,7 +817,8 @@ "id": "ruby-overhang", "title": "Overhanging Ruby: the ruby-overhang property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-ruby-overhang-none", @@ -794,7 +837,8 @@ "id": "ruby-overhang", "title": "Overhanging Ruby: the ruby-overhang property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "bopomofo", @@ -811,7 +855,8 @@ "id": "glossary", "title": "Glossary", "number": "6" - } + }, + "definedIn": "dt" }, { "id": "zhuyin-fuhao", @@ -828,7 +873,8 @@ "id": "glossary", "title": "Glossary", "number": "6" - } + }, + "definedIn": "dt" }, { "id": "bopomofo-tone-marks", @@ -845,7 +891,8 @@ "id": "glossary", "title": "Glossary", "number": "6" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-scoping-1.json b/tr/dfns/css-scoping-1.json index 3b7295efd722..6de7eae67a3a 100644 --- a/tr/dfns/css-scoping-1.json +++ b/tr/dfns/css-scoping-1.json @@ -19,7 +19,8 @@ "id": "scope-atrule", "title": "CSS Syntax for Scoping: the @scope rule", "number": "2.1.2" - } + }, + "definedIn": "prose" }, { "id": "shadow-tree", @@ -35,7 +36,8 @@ "heading": { "id": "shadow-dom", "title": "3 Shadow Encapsulation" - } + }, + "definedIn": "prose" }, { "id": "shadow-root", @@ -51,7 +53,8 @@ "heading": { "id": "shadow-dom", "title": "3 Shadow Encapsulation" - } + }, + "definedIn": "prose" }, { "id": "active-shadow-tree", @@ -67,7 +70,8 @@ "heading": { "id": "shadow-dom", "title": "3 Shadow Encapsulation" - } + }, + "definedIn": "prose" }, { "id": "shadow-host", @@ -83,7 +87,8 @@ "heading": { "id": "shadow-dom", "title": "3 Shadow Encapsulation" - } + }, + "definedIn": "prose" }, { "id": "host-element0", @@ -99,7 +104,8 @@ "heading": { "id": "shadow-dom", "title": "3 Shadow Encapsulation" - } + }, + "definedIn": "prose" }, { "id": "top-level-element", @@ -115,7 +121,8 @@ "heading": { "id": "shadow-dom", "title": "3 Shadow Encapsulation" - } + }, + "definedIn": "prose" }, { "id": "distribution-list", @@ -131,7 +138,8 @@ "heading": { "id": "shadow-dom", "title": "3 Shadow Encapsulation" - } + }, + "definedIn": "prose" }, { "id": "insertion-point", @@ -147,7 +155,8 @@ "heading": { "id": "shadow-dom", "title": "3 Shadow Encapsulation" - } + }, + "definedIn": "prose" }, { "id": "selectordef-host0", @@ -164,7 +173,8 @@ "id": "host-selector", "title": "Selecting Into the Light: the :host, :host(), and :host-context() pseudo-classes", "number": "3.2.1" - } + }, + "definedIn": "prose" }, { "id": "selectordef-host", @@ -181,7 +191,8 @@ "id": "host-selector", "title": "Selecting Into the Light: the :host, :host(), and :host-context() pseudo-classes", "number": "3.2.1" - } + }, + "definedIn": "prose" }, { "id": "selectordef-host-context", @@ -198,7 +209,8 @@ "id": "host-selector", "title": "Selecting Into the Light: the :host, :host(), and :host-context() pseudo-classes", "number": "3.2.1" - } + }, + "definedIn": "prose" }, { "id": "selectordef-shadow", @@ -215,7 +227,8 @@ "id": "shadow-pseudoelement", "title": "Selecting Into the Dark: the ::shadow pseudo-element", "number": "3.2.2" - } + }, + "definedIn": "prose" }, { "id": "selectordef-content", @@ -232,7 +245,8 @@ "id": "content-combinator", "title": "Selecting Shadow-Projected Content: the ::content pseudo-element", "number": "3.2.3" - } + }, + "definedIn": "prose" }, { "id": "selectordef-deep", @@ -249,7 +263,8 @@ "id": "deep-combinator", "title": "Selecting Through Shadows: the /deep/ combinator", "number": "3.2.4" - } + }, + "definedIn": "prose" }, { "id": "fragment-pseudo-element", @@ -265,7 +280,8 @@ "heading": { "id": "fragment-scoping", "title": "4 Fragmented Styling" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-scroll-anchoring-1.json b/tr/dfns/css-scroll-anchoring-1.json index c5f591a37fcf..4d8b6fe35b35 100644 --- a/tr/dfns/css-scroll-anchoring-1.json +++ b/tr/dfns/css-scroll-anchoring-1.json @@ -21,7 +21,44 @@ "id": "description", "title": "Description", "number": "2" - } + }, + "definedIn": "prose" + }, + { + "id": "anchor-viable-candidate", + "href": "https://www.w3.org/TR/css-scroll-anchoring-1/#anchor-viable-candidate", + "linkingText": [ + "viable candidate" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "anchor-node-selection", + "title": "Anchor Node Selection", + "number": "2.1" + }, + "definedIn": "prose" + }, + { + "id": "anchor-priority-candidates", + "href": "https://www.w3.org/TR/css-scroll-anchoring-1/#anchor-priority-candidates", + "linkingText": [ + "priority candidates" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "anchor-node-selection", + "title": "Anchor Node Selection", + "number": "2.1" + }, + "definedIn": "prose" }, { "id": "anchoring-algorithm", @@ -38,7 +75,8 @@ "id": "anchor-node-selection", "title": "Anchor Node Selection", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "candidate-examination", @@ -55,7 +93,8 @@ "id": "anchor-node-selection", "title": "Anchor Node Selection", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "excluded-subtree", @@ -72,7 +111,8 @@ "id": "anchor-node-selection", "title": "Anchor Node Selection", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "fully-visible", @@ -89,7 +129,8 @@ "id": "anchor-node-selection", "title": "Anchor Node Selection", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "fully-clipped", @@ -106,7 +147,8 @@ "id": "anchor-node-selection", "title": "Anchor Node Selection", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "partially-visible", @@ -123,7 +165,8 @@ "id": "anchor-node-selection", "title": "Anchor Node Selection", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "scroll-anchoring-bounding-rect", @@ -140,7 +183,8 @@ "id": "anchor-node-selection", "title": "Anchor Node Selection", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "suppression-window", @@ -157,7 +201,8 @@ "id": "suppression-windows", "title": "Suppression Window", "number": "2.2.1" - } + }, + "definedIn": "prose" }, { "id": "suppression-trigger", @@ -174,7 +219,8 @@ "id": "suppression-triggers", "title": "Suppression Triggers", "number": "2.2.2" - } + }, + "definedIn": "prose" }, { "id": "propdef-overflow-anchor", @@ -191,7 +237,8 @@ "id": "exclusion-api", "title": "Exclusion API", "number": "3" - } + }, + "definedIn": "table" }, { "id": "valdef-overflow-anchor-auto", @@ -210,7 +257,8 @@ "id": "exclusion-api", "title": "Exclusion API", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "valdef-overflow-anchor-none", @@ -229,7 +277,8 @@ "id": "exclusion-api", "title": "Exclusion API", "number": "3" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-scroll-snap-1.json b/tr/dfns/css-scroll-snap-1.json index 3ab07614aaf7..def88c2e1b09 100644 --- a/tr/dfns/css-scroll-snap-1.json +++ b/tr/dfns/css-scroll-snap-1.json @@ -21,7 +21,8 @@ "id": "overview", "title": "Scroll Snap Model", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "snap", @@ -40,7 +41,8 @@ "id": "overview", "title": "Scroll Snap Model", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "propdef-scroll-snap-type", @@ -57,7 +59,8 @@ "id": "scroll-snap-type", "title": "Scroll Snapping Rules: the scroll-snap-type property", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "axis-value", @@ -74,7 +77,8 @@ "id": "snap-axis", "title": "Scroll Snap Axis: the x, y, block, inline, and both values", "number": "4.1.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-scroll-snap-type-x", @@ -93,7 +97,8 @@ "id": "snap-axis", "title": "Scroll Snap Axis: the x, y, block, inline, and both values", "number": "4.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-scroll-snap-type-y", @@ -112,7 +117,8 @@ "id": "snap-axis", "title": "Scroll Snap Axis: the x, y, block, inline, and both values", "number": "4.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-scroll-snap-type-block", @@ -131,7 +137,8 @@ "id": "snap-axis", "title": "Scroll Snap Axis: the x, y, block, inline, and both values", "number": "4.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-scroll-snap-type-inline", @@ -150,7 +157,8 @@ "id": "snap-axis", "title": "Scroll Snap Axis: the x, y, block, inline, and both values", "number": "4.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-scroll-snap-type-both", @@ -169,7 +177,8 @@ "id": "snap-axis", "title": "Scroll Snap Axis: the x, y, block, inline, and both values", "number": "4.1.1" - } + }, + "definedIn": "dt" }, { "id": "strictness-value", @@ -186,7 +195,8 @@ "id": "snap-strictness", "title": "Scroll Snap Strictness: the none, proximity, and mandatory values", "number": "4.1.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-scroll-snap-type-none", @@ -205,7 +215,8 @@ "id": "snap-strictness", "title": "Scroll Snap Strictness: the none, proximity, and mandatory values", "number": "4.1.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-scroll-snap-type-mandatory", @@ -224,7 +235,8 @@ "id": "snap-strictness", "title": "Scroll Snap Strictness: the none, proximity, and mandatory values", "number": "4.1.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-scroll-snap-type-proximity", @@ -243,7 +255,8 @@ "id": "snap-strictness", "title": "Scroll Snap Strictness: the none, proximity, and mandatory values", "number": "4.1.2" - } + }, + "definedIn": "dt" }, { "id": "captures-snap-positions", @@ -260,7 +273,8 @@ "id": "snap-strictness", "title": "Scroll Snap Strictness: the none, proximity, and mandatory values", "number": "4.1.2" - } + }, + "definedIn": "prose" }, { "id": "scroll-snap-container", @@ -279,7 +293,8 @@ "id": "snap-strictness", "title": "Scroll Snap Strictness: the none, proximity, and mandatory values", "number": "4.1.2" - } + }, + "definedIn": "prose" }, { "id": "propdef-scroll-padding", @@ -296,7 +311,8 @@ "id": "scroll-padding", "title": "Scroll Snapport: the scroll-padding property", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "optimal-viewing-region", @@ -313,7 +329,8 @@ "id": "scroll-padding", "title": "Scroll Snapport: the scroll-padding property", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-scroll-padding-length-percentage", @@ -338,7 +355,8 @@ "id": "scroll-padding", "title": "Scroll Snapport: the scroll-padding property", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-scroll-padding-auto", @@ -363,7 +381,8 @@ "id": "scroll-padding", "title": "Scroll Snapport: the scroll-padding property", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "scroll-snapport", @@ -382,7 +401,8 @@ "id": "scroll-padding", "title": "Scroll Snapport: the scroll-padding property", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "propdef-scroll-margin", @@ -399,7 +419,8 @@ "id": "scroll-margin", "title": "Scroll Snapping Area: the scroll-margin property", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "scroll-snap-area", @@ -418,7 +439,8 @@ "id": "scroll-margin", "title": "Scroll Snapping Area: the scroll-margin property", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-scroll-snap-align", @@ -435,7 +457,8 @@ "id": "scroll-snap-align", "title": "Scroll Snapping Alignment: the scroll-snap-align property", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "valdef-scroll-snap-align-none", @@ -454,7 +477,8 @@ "id": "scroll-snap-align", "title": "Scroll Snapping Alignment: the scroll-snap-align property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-scroll-snap-align-start", @@ -473,7 +497,8 @@ "id": "scroll-snap-align", "title": "Scroll Snapping Alignment: the scroll-snap-align property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-scroll-snap-align-end", @@ -492,7 +517,8 @@ "id": "scroll-snap-align", "title": "Scroll Snapping Alignment: the scroll-snap-align property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-scroll-snap-align-center", @@ -511,7 +537,8 @@ "id": "scroll-snap-align", "title": "Scroll Snapping Alignment: the scroll-snap-align property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-scroll-snap-stop", @@ -528,7 +555,8 @@ "id": "scroll-snap-stop", "title": "Scroll Snap Limits: the scroll-snap-stop property", "number": "5.3" - } + }, + "definedIn": "table" }, { "id": "valdef-scroll-snap-stop-normal", @@ -547,7 +575,8 @@ "id": "scroll-snap-stop", "title": "Scroll Snap Limits: the scroll-snap-stop property", "number": "5.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-scroll-snap-stop-always", @@ -566,7 +595,8 @@ "id": "scroll-snap-stop", "title": "Scroll Snap Limits: the scroll-snap-stop property", "number": "5.3" - } + }, + "definedIn": "dt" }, { "id": "intended-end-position", @@ -583,7 +613,8 @@ "id": "scroll-types", "title": "Types of Scrolling Methods", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "intended-direction-and-end-position", @@ -600,7 +631,8 @@ "id": "scroll-types", "title": "Types of Scrolling Methods", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "natural-end-point", @@ -617,7 +649,8 @@ "id": "scroll-types", "title": "Types of Scrolling Methods", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "intended-direction", @@ -634,7 +667,8 @@ "id": "scroll-types", "title": "Types of Scrolling Methods", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "axis-lock", @@ -651,7 +685,8 @@ "id": "scroll-types", "title": "Types of Scrolling Methods", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-scroll-padding-top", @@ -667,7 +702,8 @@ "heading": { "id": "padding-longhands-physical", "title": "Physical Longhands for scroll-padding" - } + }, + "definedIn": "table" }, { "id": "propdef-scroll-padding-right", @@ -683,7 +719,8 @@ "heading": { "id": "padding-longhands-physical", "title": "Physical Longhands for scroll-padding" - } + }, + "definedIn": "table" }, { "id": "propdef-scroll-padding-bottom", @@ -699,7 +736,8 @@ "heading": { "id": "padding-longhands-physical", "title": "Physical Longhands for scroll-padding" - } + }, + "definedIn": "table" }, { "id": "propdef-scroll-padding-left", @@ -715,7 +753,8 @@ "heading": { "id": "padding-longhands-physical", "title": "Physical Longhands for scroll-padding" - } + }, + "definedIn": "table" }, { "id": "propdef-scroll-padding-inline-start", @@ -731,7 +770,8 @@ "heading": { "id": "padding-longhands-logical", "title": "Flow-relative Longhands for scroll-padding" - } + }, + "definedIn": "table" }, { "id": "propdef-scroll-padding-block-start", @@ -747,7 +787,8 @@ "heading": { "id": "padding-longhands-logical", "title": "Flow-relative Longhands for scroll-padding" - } + }, + "definedIn": "table" }, { "id": "propdef-scroll-padding-inline-end", @@ -763,7 +804,8 @@ "heading": { "id": "padding-longhands-logical", "title": "Flow-relative Longhands for scroll-padding" - } + }, + "definedIn": "table" }, { "id": "propdef-scroll-padding-block-end", @@ -779,7 +821,8 @@ "heading": { "id": "padding-longhands-logical", "title": "Flow-relative Longhands for scroll-padding" - } + }, + "definedIn": "table" }, { "id": "propdef-scroll-padding-block", @@ -795,7 +838,8 @@ "heading": { "id": "padding-longhands-logical", "title": "Flow-relative Longhands for scroll-padding" - } + }, + "definedIn": "table" }, { "id": "propdef-scroll-padding-inline", @@ -811,7 +855,8 @@ "heading": { "id": "padding-longhands-logical", "title": "Flow-relative Longhands for scroll-padding" - } + }, + "definedIn": "table" }, { "id": "propdef-scroll-margin-top", @@ -827,7 +872,8 @@ "heading": { "id": "margin-longhands-physical", "title": "Physical Longhands for scroll-margin" - } + }, + "definedIn": "table" }, { "id": "propdef-scroll-margin-right", @@ -843,7 +889,8 @@ "heading": { "id": "margin-longhands-physical", "title": "Physical Longhands for scroll-margin" - } + }, + "definedIn": "table" }, { "id": "propdef-scroll-margin-bottom", @@ -859,7 +906,8 @@ "heading": { "id": "margin-longhands-physical", "title": "Physical Longhands for scroll-margin" - } + }, + "definedIn": "table" }, { "id": "propdef-scroll-margin-left", @@ -875,7 +923,8 @@ "heading": { "id": "margin-longhands-physical", "title": "Physical Longhands for scroll-margin" - } + }, + "definedIn": "table" }, { "id": "propdef-scroll-margin-block-start", @@ -891,7 +940,8 @@ "heading": { "id": "margin-longhands-logical", "title": "Flow-relative Longhands for scroll-margin" - } + }, + "definedIn": "table" }, { "id": "propdef-scroll-margin-inline-start", @@ -907,7 +957,8 @@ "heading": { "id": "margin-longhands-logical", "title": "Flow-relative Longhands for scroll-margin" - } + }, + "definedIn": "table" }, { "id": "propdef-scroll-margin-block-end", @@ -923,7 +974,8 @@ "heading": { "id": "margin-longhands-logical", "title": "Flow-relative Longhands for scroll-margin" - } + }, + "definedIn": "table" }, { "id": "propdef-scroll-margin-inline-end", @@ -939,7 +991,8 @@ "heading": { "id": "margin-longhands-logical", "title": "Flow-relative Longhands for scroll-margin" - } + }, + "definedIn": "table" }, { "id": "propdef-scroll-margin-block", @@ -955,7 +1008,8 @@ "heading": { "id": "margin-longhands-logical", "title": "Flow-relative Longhands for scroll-margin" - } + }, + "definedIn": "table" }, { "id": "propdef-scroll-margin-inline", @@ -971,7 +1025,8 @@ "heading": { "id": "margin-longhands-logical", "title": "Flow-relative Longhands for scroll-margin" - } + }, + "definedIn": "table" } ] } \ No newline at end of file diff --git a/tr/dfns/css-scrollbars-1.json b/tr/dfns/css-scrollbars-1.json index 304077eac07f..cadddc8d8ce8 100644 --- a/tr/dfns/css-scrollbars-1.json +++ b/tr/dfns/css-scrollbars-1.json @@ -19,7 +19,8 @@ "id": "scrollbar-color", "title": "Scrollbar Colors: the scrollbar-color property", "number": "2" - } + }, + "definedIn": "table" }, { "id": "valdef-scrollbar-color-auto", @@ -38,7 +39,8 @@ "id": "scrollbar-color", "title": "Scrollbar Colors: the scrollbar-color property", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "valdef-scrollbar-color-dark", @@ -57,7 +59,8 @@ "id": "scrollbar-color", "title": "Scrollbar Colors: the scrollbar-color property", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "valdef-scrollbar-color-light", @@ -76,7 +79,8 @@ "id": "scrollbar-color", "title": "Scrollbar Colors: the scrollbar-color property", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "valdef-scrollbar-color-color", @@ -95,7 +99,8 @@ "id": "scrollbar-color", "title": "Scrollbar Colors: the scrollbar-color property", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "propdef-scrollbar-width", @@ -112,7 +117,8 @@ "id": "scrollbar-width", "title": "Scrollbar Thickness: the scrollbar-width property", "number": "3" - } + }, + "definedIn": "table" }, { "id": "valdef-scrollbar-width-auto", @@ -131,7 +137,8 @@ "id": "scrollbar-width", "title": "Scrollbar Thickness: the scrollbar-width property", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "valdef-scrollbar-width-thin", @@ -150,7 +157,8 @@ "id": "scrollbar-width", "title": "Scrollbar Thickness: the scrollbar-width property", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "valdef-scrollbar-width-none", @@ -169,7 +177,8 @@ "id": "scrollbar-width", "title": "Scrollbar Thickness: the scrollbar-width property", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "valdef-scrollbar-width-length", @@ -188,7 +197,8 @@ "id": "scrollbar-width", "title": "Scrollbar Thickness: the scrollbar-width property", "number": "3" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-shadow-parts-1.json b/tr/dfns/css-shadow-parts-1.json index 756f00ef9fb5..71cb5692a25b 100644 --- a/tr/dfns/css-shadow-parts-1.json +++ b/tr/dfns/css-shadow-parts-1.json @@ -21,7 +21,8 @@ "id": "exposing", "title": "Exposing a Shadow Element:", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "element-part-name-map", @@ -40,7 +41,8 @@ "id": "exposing", "title": "Exposing a Shadow Element:", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "shadow-root-part-element-map", @@ -59,7 +61,8 @@ "id": "exposing", "title": "Exposing a Shadow Element:", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "element-attrdef-html-global-part", @@ -78,7 +81,8 @@ "id": "part-attr", "title": "Naming a Shadow Element: the part attribute", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "element-attrdef-html-global-exportparts", @@ -97,7 +101,8 @@ "id": "exportparts-attr", "title": "Forwarding a Shadow Element: the exportparts attribute", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "selectordef-part", @@ -114,7 +119,8 @@ "id": "part", "title": "Selecting a Shadow Element: the ::part() pseudo-element", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dom-element-part", @@ -133,7 +139,8 @@ "id": "idl", "title": "Extensions to the Element Interface", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "valid-part-mapping", @@ -150,7 +157,8 @@ "id": "parsing-mapping", "title": "Rules for parsing part mappings", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "valid-list-of-part-mappings", @@ -167,7 +175,8 @@ "id": "parsing-mapping-list", "title": "Rules for parsing a list of part mappings", "number": "5.2" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-shapes-1.json b/tr/dfns/css-shapes-1.json index 10382f00fc87..7f3f9fcc3e87 100644 --- a/tr/dfns/css-shapes-1.json +++ b/tr/dfns/css-shapes-1.json @@ -19,7 +19,8 @@ "id": "terminology", "title": "Terminology", "number": "1.4" - } + }, + "definedIn": "prose" }, { "id": "float-area", @@ -36,7 +37,8 @@ "id": "terminology", "title": "Terminology", "number": "1.4" - } + }, + "definedIn": "prose" }, { "id": "empty-float-area", @@ -52,7 +54,8 @@ "heading": { "id": "relation-to-box-model-and-float-behavior", "title": "2 Relation to the box model and float behavior" - } + }, + "definedIn": "prose" }, { "id": "typedef-basic-shape", @@ -68,7 +71,8 @@ "heading": { "id": "basic-shape-functions", "title": "3 Basic Shapes" - } + }, + "definedIn": "prose" }, { "id": "reference-box", @@ -84,7 +88,8 @@ "heading": { "id": "basic-shape-functions", "title": "3 Basic Shapes" - } + }, + "definedIn": "prose" }, { "id": "funcdef-inset", @@ -101,7 +106,8 @@ "id": "supported-basic-shapes", "title": "Supported Shapes", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-circle", @@ -118,7 +124,8 @@ "id": "supported-basic-shapes", "title": "Supported Shapes", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-ellipse", @@ -135,7 +142,8 @@ "id": "supported-basic-shapes", "title": "Supported Shapes", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-polygon", @@ -152,7 +160,8 @@ "id": "supported-basic-shapes", "title": "Supported Shapes", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "typedef-fill-rule", @@ -169,7 +178,8 @@ "id": "supported-basic-shapes", "title": "Supported Shapes", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "typedef-shape-arg", @@ -186,7 +196,8 @@ "id": "supported-basic-shapes", "title": "Supported Shapes", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "typedef-shape-radius", @@ -203,7 +214,8 @@ "id": "supported-basic-shapes", "title": "Supported Shapes", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "closest-side", @@ -220,7 +232,8 @@ "id": "supported-basic-shapes", "title": "Supported Shapes", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "farthest-side", @@ -237,7 +250,8 @@ "id": "supported-basic-shapes", "title": "Supported Shapes", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "typedef-shape-box", @@ -253,7 +267,8 @@ "heading": { "id": "shapes-from-box-values", "title": "5 Shapes from Box Values" - } + }, + "definedIn": "pre" }, { "id": "margin-box", @@ -269,7 +284,8 @@ "heading": { "id": "shapes-from-box-values", "title": "5 Shapes from Box Values" - } + }, + "definedIn": "prose" }, { "id": "border-box", @@ -285,7 +301,8 @@ "heading": { "id": "shapes-from-box-values", "title": "5 Shapes from Box Values" - } + }, + "definedIn": "prose" }, { "id": "padding-box", @@ -301,7 +318,8 @@ "heading": { "id": "shapes-from-box-values", "title": "5 Shapes from Box Values" - } + }, + "definedIn": "prose" }, { "id": "content-box", @@ -317,7 +335,8 @@ "heading": { "id": "shapes-from-box-values", "title": "5 Shapes from Box Values" - } + }, + "definedIn": "prose" }, { "id": "propdef-shape-outside", @@ -334,7 +353,8 @@ "id": "shape-outside-property", "title": "Float Area Shape: the shape-outside property", "number": "6.1" - } + }, + "definedIn": "table" }, { "id": "valuedef-none", @@ -353,7 +373,8 @@ "id": "shape-outside-property", "title": "Float Area Shape: the shape-outside property", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valuedef-basic-shape", @@ -372,7 +393,8 @@ "id": "shape-outside-property", "title": "Float Area Shape: the shape-outside property", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valuedef-image", @@ -391,7 +413,8 @@ "id": "shape-outside-property", "title": "Float Area Shape: the shape-outside property", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-shape-image-threshold", @@ -408,7 +431,8 @@ "id": "shape-image-threshold-property", "title": "Choosing Image Pixels: the shape-image-threshold property", "number": "6.2" - } + }, + "definedIn": "table" }, { "id": "valuedef-number", @@ -427,7 +451,8 @@ "id": "shape-image-threshold-property", "title": "Choosing Image Pixels: the shape-image-threshold property", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-shape-margin", @@ -444,7 +469,8 @@ "id": "shape-margin-property", "title": "Embiggening a Shape: the shape-margin property", "number": "6.3" - } + }, + "definedIn": "table" }, { "id": "valuedef-length", @@ -463,7 +489,8 @@ "id": "shape-margin-property", "title": "Embiggening a Shape: the shape-margin property", "number": "6.3" - } + }, + "definedIn": "dt" }, { "id": "valuedef-percentage", @@ -482,7 +509,8 @@ "id": "shape-margin-property", "title": "Embiggening a Shape: the shape-margin property", "number": "6.3" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-shapes-2.json b/tr/dfns/css-shapes-2.json index 9a8382d7cbbb..b027debd5f5d 100644 --- a/tr/dfns/css-shapes-2.json +++ b/tr/dfns/css-shapes-2.json @@ -19,7 +19,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "float-area", @@ -36,7 +37,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "content-area", @@ -53,7 +55,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "funcdef-path", @@ -70,7 +73,8 @@ "id": "supported-basic-shapes", "title": "Supported Shapes", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "valdef-path-fill-rule", @@ -89,7 +93,8 @@ "id": "supported-basic-shapes", "title": "Supported Shapes", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-path-nonzero", @@ -108,7 +113,8 @@ "id": "supported-basic-shapes", "title": "Supported Shapes", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-path-evenodd", @@ -127,7 +133,8 @@ "id": "supported-basic-shapes", "title": "Supported Shapes", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-path-string", @@ -146,7 +153,8 @@ "id": "supported-basic-shapes", "title": "Supported Shapes", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-shape-inside", @@ -163,7 +171,8 @@ "id": "shape-inside-property", "title": "The shape-inside Property", "number": "8.2" - } + }, + "definedIn": "table" }, { "id": "valdef-shape-inside-auto", @@ -182,7 +191,8 @@ "id": "shape-inside-property", "title": "The shape-inside Property", "number": "8.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-shape-inside-outside-shape", @@ -201,7 +211,8 @@ "id": "shape-inside-property", "title": "The shape-inside Property", "number": "8.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-shape-inside-basic-shape", @@ -220,7 +231,8 @@ "id": "shape-inside-property", "title": "The shape-inside Property", "number": "8.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-shape-inside-uri", @@ -239,7 +251,8 @@ "id": "shape-inside-property", "title": "The shape-inside Property", "number": "8.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-shape-inside-display", @@ -258,7 +271,8 @@ "id": "shape-inside-property", "title": "The shape-inside Property", "number": "8.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-shape-padding", @@ -275,7 +289,8 @@ "id": "shape-padding-property", "title": "The shape-padding Property", "number": "8.6" - } + }, + "definedIn": "table" } ] } \ No newline at end of file diff --git a/tr/dfns/css-size-adjust-1.json b/tr/dfns/css-size-adjust-1.json index c141fd35c0c5..a3aa8e139a61 100644 --- a/tr/dfns/css-size-adjust-1.json +++ b/tr/dfns/css-size-adjust-1.json @@ -19,7 +19,8 @@ "id": "default-adjustment-calculation", "title": "Calculation of default adjustment", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "minimum-block-text-size", @@ -36,7 +37,8 @@ "id": "default-adjustment-calculation", "title": "Calculation of default adjustment", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "propdef-text-size-adjust", @@ -53,7 +55,8 @@ "id": "adjustment-control", "title": "Size adjustment control: the text-size-adjust property", "number": "3" - } + }, + "definedIn": "table" }, { "id": "valdef-text-size-adjust-auto", @@ -72,7 +75,8 @@ "id": "adjustment-control", "title": "Size adjustment control: the text-size-adjust property", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-size-adjust-none", @@ -91,7 +95,8 @@ "id": "adjustment-control", "title": "Size adjustment control: the text-size-adjust property", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-size-adjust-percentage", @@ -110,7 +115,8 @@ "id": "adjustment-control", "title": "Size adjustment control: the text-size-adjust property", "number": "3" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-sizing-3.json b/tr/dfns/css-sizing-3.json index b74e85eac94d..044ccb28f85f 100644 --- a/tr/dfns/css-sizing-3.json +++ b/tr/dfns/css-sizing-3.json @@ -19,7 +19,8 @@ "id": "terms", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "inner-size", @@ -40,7 +41,8 @@ "id": "terms", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "outer-size", @@ -61,7 +63,8 @@ "id": "terms", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "definite", @@ -79,7 +82,8 @@ "id": "terms", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "indefinite", @@ -97,7 +101,8 @@ "id": "terms", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "available", @@ -118,7 +123,8 @@ "id": "terms", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "stretch-fit", @@ -135,7 +141,8 @@ "id": "terms", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "fallback", @@ -153,7 +160,8 @@ "id": "terms", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "stretch-fit-size", @@ -170,7 +178,8 @@ "id": "auto-box-sizes", "title": "Auto Box Sizes", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "stretch-fit-inline-size", @@ -187,7 +196,8 @@ "id": "auto-box-sizes", "title": "Auto Box Sizes", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "stretch-fit-block-size", @@ -204,7 +214,8 @@ "id": "auto-box-sizes", "title": "Auto Box Sizes", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "max-content", @@ -222,7 +233,8 @@ "id": "auto-box-sizes", "title": "Auto Box Sizes", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "max-content-inline-size", @@ -239,7 +251,8 @@ "id": "auto-box-sizes", "title": "Auto Box Sizes", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "max-content-block-size", @@ -256,7 +269,8 @@ "id": "auto-box-sizes", "title": "Auto Box Sizes", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "min-content", @@ -274,7 +288,8 @@ "id": "auto-box-sizes", "title": "Auto Box Sizes", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "min-content-inline-size", @@ -291,7 +306,8 @@ "id": "auto-box-sizes", "title": "Auto Box Sizes", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "min-content-block-size", @@ -308,7 +324,8 @@ "id": "auto-box-sizes", "title": "Auto Box Sizes", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "fit-content-size", @@ -325,7 +342,8 @@ "id": "auto-box-sizes", "title": "Auto Box Sizes", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "fit-content-inline-size", @@ -342,7 +360,8 @@ "id": "auto-box-sizes", "title": "Auto Box Sizes", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "fit-content-block-size", @@ -359,7 +378,8 @@ "id": "auto-box-sizes", "title": "Auto Box Sizes", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "intrinsic-size", @@ -376,7 +396,8 @@ "id": "auto-box-sizes", "title": "Auto Box Sizes", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "max-content-contribution", @@ -395,7 +416,8 @@ "id": "contributions", "title": "Intrinsic Size Contributions", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "min-content-contribution", @@ -414,7 +436,8 @@ "id": "contributions", "title": "Intrinsic Size Contributions", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "intrinsic-size-contribution", @@ -431,7 +454,8 @@ "id": "contributions", "title": "Intrinsic Size Contributions", "number": "2.2" - } + }, + "definedIn": "dt" }, { "id": "constraints", @@ -448,7 +472,8 @@ "id": "constraints", "title": "Intrinsic Size Constraints", "number": "2.3" - } + }, + "definedIn": "heading" }, { "id": "max-content-constraint", @@ -465,7 +490,8 @@ "id": "constraints", "title": "Intrinsic Size Constraints", "number": "2.3" - } + }, + "definedIn": "dt" }, { "id": "min-content-constraint", @@ -482,7 +508,8 @@ "id": "constraints", "title": "Intrinsic Size Constraints", "number": "2.3" - } + }, + "definedIn": "dt" }, { "id": "preferred-aspect-ratio", @@ -499,7 +526,8 @@ "id": "constraints", "title": "Intrinsic Size Constraints", "number": "2.3" - } + }, + "definedIn": "dt" }, { "id": "sizing-property", @@ -516,7 +544,8 @@ "id": "sizing-properties", "title": "Sizing Properties", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "preferred-size-properties", @@ -533,7 +562,8 @@ "id": "preferred-size-properties", "title": "Preferred Size Properties: the width and height properties", "number": "3.1.1" - } + }, + "definedIn": "heading" }, { "id": "propdef-width", @@ -550,7 +580,8 @@ "id": "preferred-size-properties", "title": "Preferred Size Properties: the width and height properties", "number": "3.1.1" - } + }, + "definedIn": "table" }, { "id": "propdef-height", @@ -567,7 +598,8 @@ "id": "preferred-size-properties", "title": "Preferred Size Properties: the width and height properties", "number": "3.1.1" - } + }, + "definedIn": "table" }, { "id": "preferred-size", @@ -584,7 +616,8 @@ "id": "preferred-size-properties", "title": "Preferred Size Properties: the width and height properties", "number": "3.1.1" - } + }, + "definedIn": "prose" }, { "id": "width", @@ -602,7 +635,8 @@ "id": "preferred-size-properties", "title": "Preferred Size Properties: the width and height properties", "number": "3.1.1" - } + }, + "definedIn": "prose" }, { "id": "height", @@ -620,7 +654,8 @@ "id": "preferred-size-properties", "title": "Preferred Size Properties: the width and height properties", "number": "3.1.1" - } + }, + "definedIn": "prose" }, { "id": "min-size-properties", @@ -637,7 +672,8 @@ "id": "min-size-properties", "title": "Minimum Size Properties: the min-width and min-height properties", "number": "3.1.2" - } + }, + "definedIn": "heading" }, { "id": "propdef-min-width", @@ -654,7 +690,8 @@ "id": "min-size-properties", "title": "Minimum Size Properties: the min-width and min-height properties", "number": "3.1.2" - } + }, + "definedIn": "table" }, { "id": "propdef-min-height", @@ -671,7 +708,8 @@ "id": "min-size-properties", "title": "Minimum Size Properties: the min-width and min-height properties", "number": "3.1.2" - } + }, + "definedIn": "table" }, { "id": "min-width", @@ -691,7 +729,8 @@ "id": "min-size-properties", "title": "Minimum Size Properties: the min-width and min-height properties", "number": "3.1.2" - } + }, + "definedIn": "prose" }, { "id": "min-height", @@ -709,7 +748,8 @@ "id": "min-size-properties", "title": "Minimum Size Properties: the min-width and min-height properties", "number": "3.1.2" - } + }, + "definedIn": "prose" }, { "id": "max-size-properties", @@ -726,7 +766,8 @@ "id": "max-size-properties", "title": "Maximum Size Properties: the max-width and max-height properties", "number": "3.1.3" - } + }, + "definedIn": "heading" }, { "id": "propdef-max-width", @@ -743,7 +784,8 @@ "id": "max-size-properties", "title": "Maximum Size Properties: the max-width and max-height properties", "number": "3.1.3" - } + }, + "definedIn": "table" }, { "id": "propdef-max-height", @@ -760,7 +802,8 @@ "id": "max-size-properties", "title": "Maximum Size Properties: the max-width and max-height properties", "number": "3.1.3" - } + }, + "definedIn": "table" }, { "id": "max-width", @@ -780,7 +823,8 @@ "id": "max-size-properties", "title": "Maximum Size Properties: the max-width and max-height properties", "number": "3.1.3" - } + }, + "definedIn": "prose" }, { "id": "max-height", @@ -798,7 +842,8 @@ "id": "max-size-properties", "title": "Maximum Size Properties: the max-width and max-height properties", "number": "3.1.3" - } + }, + "definedIn": "prose" }, { "id": "valdef-width-length-percentage", @@ -822,7 +867,8 @@ "id": "sizing-values", "title": "Sizing Values: the , auto | none, min-content, max-content, and fit-content() values", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-width-auto", @@ -844,7 +890,8 @@ "id": "sizing-values", "title": "Sizing Values: the , auto | none, min-content, max-content, and fit-content() values", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "automatic-size", @@ -861,7 +908,8 @@ "id": "sizing-values", "title": "Sizing Values: the , auto | none, min-content, max-content, and fit-content() values", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "automatic-block-size", @@ -878,7 +926,8 @@ "id": "sizing-values", "title": "Sizing Values: the , auto | none, min-content, max-content, and fit-content() values", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "automatic-inline-size", @@ -895,7 +944,8 @@ "id": "sizing-values", "title": "Sizing Values: the , auto | none, min-content, max-content, and fit-content() values", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "automatic-minimum-size", @@ -912,7 +962,8 @@ "id": "sizing-values", "title": "Sizing Values: the , auto | none, min-content, max-content, and fit-content() values", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-max-width-none", @@ -932,7 +983,8 @@ "id": "sizing-values", "title": "Sizing Values: the , auto | none, min-content, max-content, and fit-content() values", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-width-min-content", @@ -956,7 +1008,8 @@ "id": "sizing-values", "title": "Sizing Values: the , auto | none, min-content, max-content, and fit-content() values", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-width-max-content", @@ -980,7 +1033,8 @@ "id": "sizing-values", "title": "Sizing Values: the , auto | none, min-content, max-content, and fit-content() values", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-width-fit-content-length-percentage", @@ -1004,7 +1058,8 @@ "id": "sizing-values", "title": "Sizing Values: the , auto | none, min-content, max-content, and fit-content() values", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "behave-as-auto", @@ -1023,7 +1078,8 @@ "id": "behave-auto", "title": "“Behaving as auto”", "number": "3.2.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-box-sizing", @@ -1040,7 +1096,8 @@ "id": "box-sizing", "title": "Box Edges for Sizing: the box-sizing property", "number": "3.3" - } + }, + "definedIn": "table" }, { "id": "valdef-box-sizing-content-box", @@ -1059,7 +1116,8 @@ "id": "box-sizing", "title": "Box Edges for Sizing: the box-sizing property", "number": "3.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-box-sizing-border-box", @@ -1078,7 +1136,8 @@ "id": "box-sizing", "title": "Box Edges for Sizing: the box-sizing property", "number": "3.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-column-width-min-content", @@ -1097,7 +1156,8 @@ "id": "column-sizing", "title": "New Column Sizing Values: the min-content, max-content, and fit-content() values", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-column-width-max-content", @@ -1116,7 +1176,8 @@ "id": "column-sizing", "title": "New Column Sizing Values: the min-content, max-content, and fit-content() values", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-column-width-fit-content-length-percentage", @@ -1135,7 +1196,8 @@ "id": "column-sizing", "title": "New Column Sizing Values: the min-content, max-content, and fit-content() values", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "extrinsic-sizing", @@ -1152,7 +1214,8 @@ "id": "extrinsic", "title": "Extrinsic Size Determination", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "intrinsic-sizing", @@ -1169,7 +1232,8 @@ "id": "intrinsic", "title": "Intrinsic Size Determination", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "dfn-intrinsic-sizes", @@ -1186,7 +1250,8 @@ "id": "intrinsic-sizes", "title": "Intrinsic Sizes", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "cyclic-percentage", @@ -1203,7 +1268,8 @@ "id": "cyclic-percentage-contribution", "title": "Intrinsic Contributions of Percentage-Sized Boxes", "number": "5.2.1" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-sizing-4.json b/tr/dfns/css-sizing-4.json index 9de1f59a2684..34bf5821fe9d 100644 --- a/tr/dfns/css-sizing-4.json +++ b/tr/dfns/css-sizing-4.json @@ -32,7 +32,8 @@ "id": "sizing-values", "title": "New Sizing Values: the stretch, fit-content, and contain keywords", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-width-fit-content", @@ -62,7 +63,8 @@ "id": "sizing-values", "title": "New Sizing Values: the stretch, fit-content, and contain keywords", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-width-contain", @@ -92,7 +94,8 @@ "id": "sizing-values", "title": "New Sizing Values: the stretch, fit-content, and contain keywords", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-aspect-ratio", @@ -109,7 +112,8 @@ "id": "aspect-ratio", "title": "Intrinsic Aspect Ratios: the aspect-ratio property", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "preferred-aspect-ratio", @@ -126,7 +130,8 @@ "id": "aspect-ratio", "title": "Intrinsic Aspect Ratios: the aspect-ratio property", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-aspect-ratio-auto", @@ -145,7 +150,8 @@ "id": "aspect-ratio", "title": "Intrinsic Aspect Ratios: the aspect-ratio property", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-aspect-ratio-ratio", @@ -164,7 +170,8 @@ "id": "aspect-ratio", "title": "Intrinsic Aspect Ratios: the aspect-ratio property", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-aspect-ratio-auto--ratio", @@ -183,7 +190,8 @@ "id": "aspect-ratio", "title": "Intrinsic Aspect Ratios: the aspect-ratio property", "number": "4.1" - } + }, + "definedIn": "dt" }, { "id": "ratio-dependent-axis", @@ -200,7 +208,8 @@ "id": "aspect-ratio", "title": "Intrinsic Aspect Ratios: the aspect-ratio property", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "ratio-determining-axis", @@ -217,7 +226,8 @@ "id": "aspect-ratio", "title": "Intrinsic Aspect Ratios: the aspect-ratio property", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-contain-intrinsic-size", @@ -234,7 +244,8 @@ "id": "intrinsic-size-override", "title": "Overriding Contained Intrinsic Sizes: the contain-intrinsic-size property", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "explicit-intrinsic-inner-size", @@ -251,7 +262,8 @@ "id": "intrinsic-size-override", "title": "Overriding Contained Intrinsic Sizes: the contain-intrinsic-size property", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-contain-intrinsic-size-none", @@ -270,7 +282,8 @@ "id": "intrinsic-size-override", "title": "Overriding Contained Intrinsic Sizes: the contain-intrinsic-size property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-contain-intrinsic-size-length2", @@ -289,7 +302,8 @@ "id": "intrinsic-size-override", "title": "Overriding Contained Intrinsic Sizes: the contain-intrinsic-size property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "contain-fit-sizing", @@ -306,7 +320,8 @@ "id": "contain-fit-sizing", "title": "Contain-fit Sizing: stretching while maintaining an aspect ratio", "number": "7.2" - } + }, + "definedIn": "heading" } ] } \ No newline at end of file diff --git a/tr/dfns/css-speech-1.json b/tr/dfns/css-speech-1.json index 222068088a00..dfc1b0a0886d 100644 --- a/tr/dfns/css-speech-1.json +++ b/tr/dfns/css-speech-1.json @@ -19,7 +19,8 @@ "id": "aural-model", "title": "The aural formatting model", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "voice-volume", @@ -36,7 +37,8 @@ "id": "mixing-props-voice-volume", "title": "The ‘voice-volume’ property", "number": "7.1" - } + }, + "definedIn": "table" }, { "id": "voice-balance", @@ -53,7 +55,8 @@ "id": "mixing-props-voice-balance", "title": "The ‘voice-balance’ property", "number": "7.2" - } + }, + "definedIn": "table" }, { "id": "speak", @@ -70,7 +73,8 @@ "id": "speaking-props-speak", "title": "The ‘speak’ property", "number": "8.1" - } + }, + "definedIn": "table" }, { "id": "speak-as", @@ -87,7 +91,8 @@ "id": "speaking-props-speak-as", "title": "The ‘speak-as’ property", "number": "8.2" - } + }, + "definedIn": "table" }, { "id": "pause-before", @@ -104,7 +109,8 @@ "id": "pause-props-pause-before-after", "title": "The ‘pause-before’ and ‘pause-after’ properties", "number": "9.1" - } + }, + "definedIn": "table" }, { "id": "pause-after", @@ -121,7 +127,8 @@ "id": "pause-props-pause-before-after", "title": "The ‘pause-before’ and ‘pause-after’ properties", "number": "9.1" - } + }, + "definedIn": "table" }, { "id": "pause", @@ -138,7 +145,8 @@ "id": "pause-props-pause", "title": "The ‘pause’ shorthand property", "number": "9.2" - } + }, + "definedIn": "table" }, { "id": "rest-before", @@ -155,7 +163,8 @@ "id": "rest-props-rest-before-after", "title": "The ‘rest-before’ and ‘rest-after’ properties", "number": "10.1" - } + }, + "definedIn": "table" }, { "id": "rest-after", @@ -172,7 +181,8 @@ "id": "rest-props-rest-before-after", "title": "The ‘rest-before’ and ‘rest-after’ properties", "number": "10.1" - } + }, + "definedIn": "table" }, { "id": "rest", @@ -189,7 +199,8 @@ "id": "rest-props-rest", "title": "The ‘rest’ shorthand property", "number": "10.2" - } + }, + "definedIn": "table" }, { "id": "cue-before", @@ -206,7 +217,8 @@ "id": "cue-props-cue-before-after", "title": "The ‘cue-before’ and ‘cue-after’ properties", "number": "11.1" - } + }, + "definedIn": "table" }, { "id": "cue-after", @@ -223,7 +235,8 @@ "id": "cue-props-cue-before-after", "title": "The ‘cue-before’ and ‘cue-after’ properties", "number": "11.1" - } + }, + "definedIn": "table" }, { "id": "cue", @@ -240,7 +253,8 @@ "id": "cue-props-cue", "title": "The ‘cue’ shorthand property", "number": "11.3" - } + }, + "definedIn": "table" }, { "id": "voice-family", @@ -257,7 +271,8 @@ "id": "voice-props-voice-family", "title": "The ‘voice-family’ property", "number": "12.1" - } + }, + "definedIn": "table" }, { "id": "voice-rate", @@ -274,7 +289,8 @@ "id": "voice-props-voice-rate", "title": "The ‘voice-rate’ property", "number": "12.2" - } + }, + "definedIn": "table" }, { "id": "voice-pitch", @@ -291,7 +307,8 @@ "id": "voice-props-voice-pitch", "title": "The ‘voice-pitch’ property", "number": "12.3" - } + }, + "definedIn": "table" }, { "id": "voice-range", @@ -308,7 +325,8 @@ "id": "voice-props-voice-range", "title": "The ‘voice-range’ property", "number": "12.4" - } + }, + "definedIn": "table" }, { "id": "voice-stress", @@ -325,7 +343,8 @@ "id": "voice-props-voice-stress", "title": "The ‘voice-stress’ property", "number": "12.5" - } + }, + "definedIn": "table" }, { "id": "voice-duration", @@ -342,7 +361,8 @@ "id": "mixing-props-voice-duration", "title": "The ‘voice-duration’ property", "number": "13.1" - } + }, + "definedIn": "table" }, { "id": "display-def", @@ -358,7 +378,8 @@ "heading": { "id": "property-index", "title": "Appendix A — Property index" - } + }, + "definedIn": "prose" }, { "id": "padding-def", @@ -374,7 +395,8 @@ "heading": { "id": "property-index", "title": "Appendix A — Property index" - } + }, + "definedIn": "prose" }, { "id": "border-def", @@ -390,7 +412,8 @@ "heading": { "id": "property-index", "title": "Appendix A — Property index" - } + }, + "definedIn": "prose" }, { "id": "margin-def", @@ -406,7 +429,8 @@ "heading": { "id": "property-index", "title": "Appendix A — Property index" - } + }, + "definedIn": "prose" }, { "id": "font-family-def", @@ -422,7 +446,8 @@ "heading": { "id": "property-index", "title": "Appendix A — Property index" - } + }, + "definedIn": "prose" }, { "id": "content-def", @@ -438,7 +463,8 @@ "heading": { "id": "property-index", "title": "Appendix A — Property index" - } + }, + "definedIn": "prose" }, { "id": "list-style-type-def", @@ -454,7 +480,8 @@ "heading": { "id": "property-index", "title": "Appendix A — Property index" - } + }, + "definedIn": "prose" }, { "id": "list-style-image-def", @@ -470,7 +497,8 @@ "heading": { "id": "property-index", "title": "Appendix A — Property index" - } + }, + "definedIn": "prose" }, { "id": "cascade-def", @@ -486,7 +514,8 @@ "heading": { "id": "property-index", "title": "Appendix A — Property index" - } + }, + "definedIn": "prose" }, { "id": "box-model-def", @@ -502,7 +531,8 @@ "heading": { "id": "property-index", "title": "Appendix A — Property index" - } + }, + "definedIn": "prose" }, { "id": "time-def", @@ -518,7 +548,8 @@ "heading": { "id": "property-index", "title": "Appendix A — Property index" - } + }, + "definedIn": "prose" }, { "id": "frequency-def", @@ -534,7 +565,8 @@ "heading": { "id": "property-index", "title": "Appendix A — Property index" - } + }, + "definedIn": "prose" }, { "id": "number-def", @@ -550,7 +582,8 @@ "heading": { "id": "property-index", "title": "Appendix A — Property index" - } + }, + "definedIn": "prose" }, { "id": "integer-def", @@ -566,7 +599,8 @@ "heading": { "id": "property-index", "title": "Appendix A — Property index" - } + }, + "definedIn": "prose" }, { "id": "non-negative-number-def", @@ -582,7 +616,8 @@ "heading": { "id": "property-index", "title": "Appendix A — Property index" - } + }, + "definedIn": "prose" }, { "id": "percentage-def", @@ -598,7 +633,8 @@ "heading": { "id": "property-index", "title": "Appendix A — Property index" - } + }, + "definedIn": "prose" }, { "id": "identifier-def", @@ -614,7 +650,8 @@ "heading": { "id": "property-index", "title": "Appendix A — Property index" - } + }, + "definedIn": "prose" }, { "id": "strings-def", @@ -630,7 +667,8 @@ "heading": { "id": "property-index", "title": "Appendix A — Property index" - } + }, + "definedIn": "prose" }, { "id": "ua", @@ -646,7 +684,8 @@ "heading": { "id": "glossary", "title": "Glossary" - } + }, + "definedIn": "dt" }, { "id": "user-agent", @@ -662,7 +701,8 @@ "heading": { "id": "glossary", "title": "Glossary" - } + }, + "definedIn": "dt" }, { "id": "document", @@ -678,7 +718,8 @@ "heading": { "id": "glossary", "title": "Glossary" - } + }, + "definedIn": "dt" }, { "id": "style-sheet", @@ -694,7 +735,8 @@ "heading": { "id": "glossary", "title": "Glossary" - } + }, + "definedIn": "dt" }, { "id": "style-sheet0", @@ -710,7 +752,8 @@ "heading": { "id": "conformance", "title": "Conformance" - } + }, + "definedIn": "dt" }, { "id": "renderer", @@ -726,7 +769,8 @@ "heading": { "id": "conformance", "title": "Conformance" - } + }, + "definedIn": "dt" }, { "id": "authoring-tool", @@ -742,7 +786,8 @@ "heading": { "id": "conformance", "title": "Conformance" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-style-attr.json b/tr/dfns/css-style-attr.json index c02b8431a51c..c0beb5cd9f6d 100644 --- a/tr/dfns/css-style-attr.json +++ b/tr/dfns/css-style-attr.json @@ -19,7 +19,8 @@ "id": "intro", "title": "Introduction", "number": "1" - } + }, + "definedIn": "prose" }, { "id": "document", @@ -36,7 +37,8 @@ "id": "conformance", "title": "Conformance", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "interpreter", @@ -53,7 +55,8 @@ "id": "conformance", "title": "Conformance", "number": "2" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-syntax-3.json b/tr/dfns/css-syntax-3.json index 9a764c321af1..3f7892306a20 100644 --- a/tr/dfns/css-syntax-3.json +++ b/tr/dfns/css-syntax-3.json @@ -19,7 +19,8 @@ "id": "escaping", "title": "Escaping", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "css-invalid", @@ -38,7 +39,8 @@ "id": "error-handling", "title": "Error Handling", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "css-ignored", @@ -57,7 +59,8 @@ "id": "error-handling", "title": "Error Handling", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "parse-error", @@ -74,7 +77,8 @@ "id": "tokenizing-and-parsing", "title": "Tokenizing and Parsing CSS", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "decode", @@ -91,7 +95,8 @@ "id": "input-byte-stream", "title": "The input byte stream", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "determine-the-fallback-encoding", @@ -108,7 +113,8 @@ "id": "input-byte-stream", "title": "The input byte stream", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "get-an-encoding", @@ -125,7 +131,8 @@ "id": "input-byte-stream", "title": "The input byte stream", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "environment-encoding", @@ -142,7 +149,8 @@ "id": "input-byte-stream", "title": "The input byte stream", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "input-stream", @@ -159,7 +167,8 @@ "id": "input-preprocessing", "title": "Preprocessing the input stream", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "typedef-ident-token", @@ -176,7 +185,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "typedef-function-token", @@ -193,7 +203,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "typedef-at-keyword-token", @@ -210,7 +221,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "typedef-hash-token", @@ -227,7 +239,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "typedef-string-token", @@ -244,7 +257,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "typedef-bad-string-token", @@ -261,7 +275,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "typedef-url-token", @@ -278,7 +293,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "typedef-bad-url-token", @@ -295,7 +311,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "typedef-delim-token", @@ -312,7 +329,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "typedef-number-token", @@ -329,7 +347,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "typedef-percentage-token", @@ -346,7 +365,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "typedef-dimension-token", @@ -363,7 +383,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "typedef-whitespace-token", @@ -380,7 +401,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "typedef-cdo-token", @@ -397,7 +419,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "typedef-cdc-token", @@ -414,7 +437,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "typedef-colon-token", @@ -431,7 +455,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "typedef-semicolon-token", @@ -448,7 +473,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "typedef-comma-token", @@ -465,7 +491,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "tokendef-open-square", @@ -482,7 +509,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "tokendef-close-square", @@ -499,7 +527,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "tokendef-open-paren", @@ -516,7 +545,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "tokendef-close-paren", @@ -533,7 +563,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "tokendef-open-curly", @@ -550,7 +581,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "tokendef-close-curly", @@ -567,7 +599,8 @@ "id": "tokenization", "title": "Tokenization", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "next-input-code-point", @@ -584,7 +617,8 @@ "id": "tokenizer-definitions", "title": "Definitions", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "current-input-code-point", @@ -601,7 +635,8 @@ "id": "tokenizer-definitions", "title": "Definitions", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "reconsume-the-current-input-code-point", @@ -618,7 +653,8 @@ "id": "tokenizer-definitions", "title": "Definitions", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "eof-code-point", @@ -635,7 +671,8 @@ "id": "tokenizer-definitions", "title": "Definitions", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "digit", @@ -652,7 +689,8 @@ "id": "tokenizer-definitions", "title": "Definitions", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "hex-digit", @@ -669,7 +707,8 @@ "id": "tokenizer-definitions", "title": "Definitions", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "uppercase-letter", @@ -686,7 +725,8 @@ "id": "tokenizer-definitions", "title": "Definitions", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "lowercase-letter", @@ -703,7 +743,8 @@ "id": "tokenizer-definitions", "title": "Definitions", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "letter", @@ -720,7 +761,8 @@ "id": "tokenizer-definitions", "title": "Definitions", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "non-ascii-code-point", @@ -737,7 +779,8 @@ "id": "tokenizer-definitions", "title": "Definitions", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "name-start-code-point", @@ -754,7 +797,8 @@ "id": "tokenizer-definitions", "title": "Definitions", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "name-code-point", @@ -771,7 +815,8 @@ "id": "tokenizer-definitions", "title": "Definitions", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "non-printable-code-point", @@ -788,7 +833,8 @@ "id": "tokenizer-definitions", "title": "Definitions", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "newline", @@ -805,7 +851,8 @@ "id": "tokenizer-definitions", "title": "Definitions", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "whitespace", @@ -822,7 +869,8 @@ "id": "tokenizer-definitions", "title": "Definitions", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "maximum-allowed-code-point", @@ -839,7 +887,8 @@ "id": "tokenizer-definitions", "title": "Definitions", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "identifier", @@ -856,7 +905,8 @@ "id": "tokenizer-definitions", "title": "Definitions", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "representation", @@ -873,7 +923,8 @@ "id": "tokenizer-definitions", "title": "Definitions", "number": "4.2" - } + }, + "definedIn": "dt" }, { "id": "consume-a-token", @@ -890,7 +941,8 @@ "id": "consume-token", "title": "Consume a token", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "consume-comments", @@ -907,7 +959,8 @@ "id": "consume-comment", "title": "Consume comments", "number": "4.3.2" - } + }, + "definedIn": "prose" }, { "id": "consume-a-numeric-token", @@ -924,7 +977,8 @@ "id": "consume-numeric-token", "title": "Consume a numeric token", "number": "4.3.3" - } + }, + "definedIn": "prose" }, { "id": "consume-an-ident-like-token", @@ -941,7 +995,8 @@ "id": "consume-ident-like-token", "title": "Consume an ident-like token", "number": "4.3.4" - } + }, + "definedIn": "prose" }, { "id": "consume-a-string-token", @@ -958,7 +1013,8 @@ "id": "consume-string-token", "title": "Consume a string token", "number": "4.3.5" - } + }, + "definedIn": "prose" }, { "id": "consume-a-url-token", @@ -975,7 +1031,8 @@ "id": "consume-url-token", "title": "Consume a url token", "number": "4.3.6" - } + }, + "definedIn": "prose" }, { "id": "consume-an-escaped-code-point", @@ -992,7 +1049,8 @@ "id": "consume-escaped-code-point", "title": "Consume an escaped code point", "number": "4.3.7" - } + }, + "definedIn": "prose" }, { "id": "check-if-two-code-points-are-a-valid-escape", @@ -1011,7 +1069,8 @@ "id": "starts-with-a-valid-escape", "title": "Check if two code points are a valid escape", "number": "4.3.8" - } + }, + "definedIn": "prose" }, { "id": "check-if-three-code-points-would-start-an-identifier", @@ -1031,7 +1090,8 @@ "id": "would-start-an-identifier", "title": "Check if three code points would start an identifier", "number": "4.3.9" - } + }, + "definedIn": "prose" }, { "id": "check-if-three-code-points-would-start-a-number", @@ -1051,7 +1111,8 @@ "id": "starts-with-a-number", "title": "Check if three code points would start a number", "number": "4.3.10" - } + }, + "definedIn": "prose" }, { "id": "consume-a-name", @@ -1068,7 +1129,8 @@ "id": "consume-name", "title": "Consume a name", "number": "4.3.11" - } + }, + "definedIn": "prose" }, { "id": "consume-a-number", @@ -1085,7 +1147,8 @@ "id": "consume-number", "title": "Consume a number", "number": "4.3.12" - } + }, + "definedIn": "prose" }, { "id": "convert-a-string-to-a-number", @@ -1102,7 +1165,8 @@ "id": "convert-string-to-number", "title": "Convert a string to a number", "number": "4.3.13" - } + }, + "definedIn": "prose" }, { "id": "consume-the-remnants-of-a-bad-url", @@ -1119,7 +1183,8 @@ "id": "consume-remnants-of-bad-url", "title": "Consume the remnants of a bad url", "number": "4.3.14" - } + }, + "definedIn": "prose" }, { "id": "at-rule", @@ -1138,7 +1203,8 @@ "id": "parsing", "title": "Parsing", "number": "5" - } + }, + "definedIn": "dt" }, { "id": "qualified-rule", @@ -1157,7 +1223,8 @@ "id": "parsing", "title": "Parsing", "number": "5" - } + }, + "definedIn": "dt" }, { "id": "declaration", @@ -1176,7 +1243,8 @@ "id": "parsing", "title": "Parsing", "number": "5" - } + }, + "definedIn": "dt" }, { "id": "component-value", @@ -1195,7 +1263,8 @@ "id": "parsing", "title": "Parsing", "number": "5" - } + }, + "definedIn": "dt" }, { "id": "preserved-tokens", @@ -1214,7 +1283,8 @@ "id": "parsing", "title": "Parsing", "number": "5" - } + }, + "definedIn": "dt" }, { "id": "function", @@ -1233,7 +1303,8 @@ "id": "parsing", "title": "Parsing", "number": "5" - } + }, + "definedIn": "dt" }, { "id": "simple-block", @@ -1252,7 +1323,8 @@ "id": "parsing", "title": "Parsing", "number": "5" - } + }, + "definedIn": "dt" }, { "id": "current-input-token", @@ -1269,7 +1341,8 @@ "id": "parser-definitions", "title": "Definitions", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "next-input-token", @@ -1286,7 +1359,8 @@ "id": "parser-definitions", "title": "Definitions", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "typedef-eof-token", @@ -1303,7 +1377,8 @@ "id": "parser-definitions", "title": "Definitions", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "consume-the-next-input-token", @@ -1320,7 +1395,8 @@ "id": "parser-definitions", "title": "Definitions", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "reconsume-the-current-input-token", @@ -1337,7 +1413,8 @@ "id": "parser-definitions", "title": "Definitions", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "css-parse-something-according-to-a-css-grammar", @@ -1357,7 +1434,8 @@ "id": "parse-grammar", "title": "Parse something according to a CSS grammar", "number": "5.3.1" - } + }, + "definedIn": "prose" }, { "id": "parse-a-stylesheet", @@ -1374,7 +1452,8 @@ "id": "parse-stylesheet", "title": "Parse a stylesheet", "number": "5.3.2" - } + }, + "definedIn": "prose" }, { "id": "parse-a-list-of-rules", @@ -1391,7 +1470,8 @@ "id": "parse-list-of-rules", "title": "Parse a list of rules", "number": "5.3.3" - } + }, + "definedIn": "prose" }, { "id": "parse-a-rule", @@ -1408,7 +1488,8 @@ "id": "parse-rule", "title": "Parse a rule", "number": "5.3.4" - } + }, + "definedIn": "prose" }, { "id": "parse-a-declaration", @@ -1425,7 +1506,8 @@ "id": "parse-declaration", "title": "Parse a declaration", "number": "5.3.5" - } + }, + "definedIn": "prose" }, { "id": "parse-a-list-of-declarations", @@ -1442,7 +1524,8 @@ "id": "parse-list-of-declarations", "title": "Parse a list of declarations", "number": "5.3.6" - } + }, + "definedIn": "prose" }, { "id": "parse-a-component-value", @@ -1459,7 +1542,8 @@ "id": "parse-component-value", "title": "Parse a component value", "number": "5.3.7" - } + }, + "definedIn": "prose" }, { "id": "parse-a-list-of-component-values", @@ -1476,7 +1560,8 @@ "id": "parse-list-of-component-values", "title": "Parse a list of component values", "number": "5.3.8" - } + }, + "definedIn": "prose" }, { "id": "parse-a-comma-separated-list-of-component-values", @@ -1493,7 +1578,8 @@ "id": "parse-comma-separated-list-of-component-values", "title": "Parse a comma-separated list of component values", "number": "5.3.9" - } + }, + "definedIn": "prose" }, { "id": "consume-a-list-of-rules", @@ -1510,7 +1596,8 @@ "id": "consume-list-of-rules", "title": "Consume a list of rules", "number": "5.4.1" - } + }, + "definedIn": "prose" }, { "id": "consume-an-at-rule", @@ -1527,7 +1614,8 @@ "id": "consume-at-rule", "title": "Consume an at-rule", "number": "5.4.2" - } + }, + "definedIn": "prose" }, { "id": "consume-a-qualified-rule", @@ -1544,7 +1632,8 @@ "id": "consume-qualified-rule", "title": "Consume a qualified rule", "number": "5.4.3" - } + }, + "definedIn": "prose" }, { "id": "consume-a-list-of-declarations", @@ -1561,7 +1650,8 @@ "id": "consume-list-of-declarations", "title": "Consume a list of declarations", "number": "5.4.4" - } + }, + "definedIn": "prose" }, { "id": "consume-a-declaration", @@ -1578,7 +1668,8 @@ "id": "consume-declaration", "title": "Consume a declaration", "number": "5.4.5" - } + }, + "definedIn": "prose" }, { "id": "consume-a-component-value", @@ -1595,7 +1686,8 @@ "id": "consume-component-value", "title": "Consume a component value", "number": "5.4.6" - } + }, + "definedIn": "prose" }, { "id": "consume-a-simple-block", @@ -1612,7 +1704,8 @@ "id": "consume-simple-block", "title": "Consume a simple block", "number": "5.4.7" - } + }, + "definedIn": "prose" }, { "id": "ending-token", @@ -1629,7 +1722,8 @@ "id": "consume-simple-block", "title": "Consume a simple block", "number": "5.4.7" - } + }, + "definedIn": "prose" }, { "id": "consume-a-function", @@ -1646,7 +1740,8 @@ "id": "consume-function", "title": "Consume a function", "number": "5.4.8" - } + }, + "definedIn": "prose" }, { "id": "anb", @@ -1663,7 +1758,8 @@ "id": "anb-microsyntax", "title": "The An+B microsyntax", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "anb-production", @@ -1680,7 +1776,8 @@ "id": "the-anb-type", "title": "The type", "number": "6.2" - } + }, + "definedIn": "pre" }, { "id": "typedef-n-dimension", @@ -1697,7 +1794,8 @@ "id": "the-anb-type", "title": "The type", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "typedef-ndash-dimension", @@ -1714,7 +1812,8 @@ "id": "the-anb-type", "title": "The type", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "typedef-ndashdigit-dimension", @@ -1731,7 +1830,8 @@ "id": "the-anb-type", "title": "The type", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "typedef-ndashdigit-ident", @@ -1748,7 +1848,8 @@ "id": "the-anb-type", "title": "The type", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "typedef-dashndashdigit-ident", @@ -1765,7 +1866,8 @@ "id": "the-anb-type", "title": "The type", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "typedef-integer", @@ -1782,7 +1884,8 @@ "id": "the-anb-type", "title": "The type", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "typedef-signed-integer", @@ -1799,7 +1902,8 @@ "id": "the-anb-type", "title": "The type", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "typedef-signless-integer", @@ -1816,7 +1920,8 @@ "id": "the-anb-type", "title": "The type", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "typedef-urange", @@ -1833,7 +1938,8 @@ "id": "urange", "title": "The Unicode-Range microsyntax", "number": "7" - } + }, + "definedIn": "prose" }, { "id": "typedef-declaration-list", @@ -1850,7 +1956,8 @@ "id": "declaration-rule-list", "title": "Defining Block Contents: the , , and productions", "number": "8.1" - } + }, + "definedIn": "prose" }, { "id": "typedef-rule-list", @@ -1867,7 +1974,8 @@ "id": "declaration-rule-list", "title": "Defining Block Contents: the , , and productions", "number": "8.1" - } + }, + "definedIn": "prose" }, { "id": "typedef-stylesheet", @@ -1884,7 +1992,8 @@ "id": "declaration-rule-list", "title": "Defining Block Contents: the , , and productions", "number": "8.1" - } + }, + "definedIn": "prose" }, { "id": "typedef-declaration-value", @@ -1901,7 +2010,8 @@ "id": "any-value", "title": "Defining Arbitrary Contents: the and productions", "number": "8.2" - } + }, + "definedIn": "prose" }, { "id": "typedef-any-value", @@ -1918,7 +2028,8 @@ "id": "any-value", "title": "Defining Arbitrary Contents: the and productions", "number": "8.2" - } + }, + "definedIn": "prose" }, { "id": "parse-a-css-stylesheet", @@ -1935,7 +2046,8 @@ "id": "css-stylesheets", "title": "CSS stylesheets", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "style-rule", @@ -1952,7 +2064,8 @@ "id": "style-rules", "title": "Style rules", "number": "9.1" - } + }, + "definedIn": "prose" }, { "id": "at-ruledef-charset", @@ -1969,7 +2082,8 @@ "id": "charset-rule", "title": "The @charset Rule", "number": "9.2" - } + }, + "definedIn": "prose" }, { "id": "serialize-an-anb-value", @@ -1986,7 +2100,8 @@ "id": "serializing-anb", "title": "Serializing ", "number": "10.1" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-tables-3.json b/tr/dfns/css-tables-3.json index 5f95a9e51613..883c7f8d6576 100644 --- a/tr/dfns/css-tables-3.json +++ b/tr/dfns/css-tables-3.json @@ -19,7 +19,8 @@ "id": "table-structure", "title": "Table Structure", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "inline-table", @@ -36,7 +37,8 @@ "id": "table-structure", "title": "Table Structure", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "table-row", @@ -53,7 +55,8 @@ "id": "table-structure", "title": "Table Structure", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "table-row-group", @@ -70,7 +73,8 @@ "id": "table-structure", "title": "Table Structure", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "table-header-group", @@ -87,7 +91,8 @@ "id": "table-structure", "title": "Table Structure", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "table-footer-group", @@ -104,7 +109,8 @@ "id": "table-structure", "title": "Table Structure", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "table-column", @@ -121,7 +127,8 @@ "id": "table-structure", "title": "Table Structure", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "table-column-group", @@ -138,7 +145,8 @@ "id": "table-structure", "title": "Table Structure", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "table-cell", @@ -155,7 +163,8 @@ "id": "table-structure", "title": "Table Structure", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "table-caption", @@ -172,7 +181,8 @@ "id": "table-structure", "title": "Table Structure", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "table-wrapper-box", @@ -192,7 +202,8 @@ "id": "terminology", "title": "Terminology", "number": "2.1.1" - } + }, + "definedIn": "dt" }, { "id": "table-grid-box", @@ -212,7 +223,8 @@ "id": "terminology", "title": "Terminology", "number": "2.1.1" - } + }, + "definedIn": "dt" }, { "id": "table-root-element", @@ -229,7 +241,8 @@ "id": "terminology", "title": "Terminology", "number": "2.1.1" - } + }, + "definedIn": "dt" }, { "id": "table-non-root-element", @@ -246,7 +259,8 @@ "id": "terminology", "title": "Terminology", "number": "2.1.1" - } + }, + "definedIn": "dt" }, { "id": "table-track", @@ -263,7 +277,8 @@ "id": "terminology", "title": "Terminology", "number": "2.1.1" - } + }, + "definedIn": "dt" }, { "id": "table-track-group-element", @@ -280,7 +295,8 @@ "id": "terminology", "title": "Terminology", "number": "2.1.1" - } + }, + "definedIn": "dt" }, { "id": "proper-table-child-element", @@ -297,7 +313,8 @@ "id": "terminology", "title": "Terminology", "number": "2.1.1" - } + }, + "definedIn": "dt" }, { "id": "proper-table-row-parent-element", @@ -314,7 +331,8 @@ "id": "terminology", "title": "Terminology", "number": "2.1.1" - } + }, + "definedIn": "dt" }, { "id": "table-internal-element", @@ -331,7 +349,8 @@ "id": "terminology", "title": "Terminology", "number": "2.1.1" - } + }, + "definedIn": "dt" }, { "id": "tabular-container", @@ -348,7 +367,8 @@ "id": "terminology", "title": "Terminology", "number": "2.1.1" - } + }, + "definedIn": "dt" }, { "id": "consecutive-boxes", @@ -365,7 +385,8 @@ "id": "terminology", "title": "Terminology", "number": "2.1.1" - } + }, + "definedIn": "dt" }, { "id": "table-grid", @@ -382,7 +403,8 @@ "id": "terminology", "title": "Terminology", "number": "2.1.1" - } + }, + "definedIn": "dt" }, { "id": "row", @@ -399,7 +421,8 @@ "id": "terminology", "title": "Terminology", "number": "2.1.1" - } + }, + "definedIn": "prose" }, { "id": "column", @@ -416,7 +439,8 @@ "id": "terminology", "title": "Terminology", "number": "2.1.1" - } + }, + "definedIn": "prose" }, { "id": "slot", @@ -433,7 +457,8 @@ "id": "terminology", "title": "Terminology", "number": "2.1.1" - } + }, + "definedIn": "dt" }, { "id": "originate", @@ -450,7 +475,8 @@ "id": "terminology", "title": "Terminology", "number": "2.1.1" - } + }, + "definedIn": "prose" }, { "id": "span", @@ -467,7 +493,8 @@ "id": "terminology", "title": "Terminology", "number": "2.1.1" - } + }, + "definedIn": "prose" }, { "id": "min-content-width-of-a-table", @@ -484,7 +511,8 @@ "id": "layout-principles", "title": "Core layout principles", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "max-content-width-of-a-table", @@ -501,7 +529,8 @@ "id": "layout-principles", "title": "Core layout principles", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "empty-table", @@ -518,7 +547,8 @@ "id": "table-layout-algorithm", "title": "Table layout algorithm", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "eligible-track", @@ -535,7 +565,8 @@ "id": "dimensioning-the-row-column-grid--step2", "title": "Track merging", "number": "3.3.2" - } + }, + "definedIn": "prose" }, { "id": "propdef-table-layout", @@ -552,7 +583,8 @@ "id": "table-layout-property", "title": "The Table-Layout property", "number": "3.5.1" - } + }, + "definedIn": "table" }, { "id": "in-fixed-mode", @@ -569,7 +601,8 @@ "id": "table-layout-property", "title": "The Table-Layout property", "number": "3.5.1" - } + }, + "definedIn": "prose" }, { "id": "in-auto-mode", @@ -586,7 +619,8 @@ "id": "table-layout-property", "title": "The Table-Layout property", "number": "3.5.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-border-collapse", @@ -603,7 +637,8 @@ "id": "border-collapse-property", "title": "The Border-Collapse property", "number": "3.5.2" - } + }, + "definedIn": "table" }, { "id": "in-collapsed-borders-mode", @@ -620,7 +655,8 @@ "id": "border-collapse-property", "title": "The Border-Collapse property", "number": "3.5.2" - } + }, + "definedIn": "prose" }, { "id": "in-separated-borders-mode", @@ -637,7 +673,8 @@ "id": "border-collapse-property", "title": "The Border-Collapse property", "number": "3.5.2" - } + }, + "definedIn": "prose" }, { "id": "propdef-border-spacing", @@ -654,7 +691,8 @@ "id": "border-spacing-property", "title": "The Border-Spacing property", "number": "3.5.2.1" - } + }, + "definedIn": "table" }, { "id": "propdef-caption-side", @@ -671,7 +709,8 @@ "id": "caption-side-property", "title": "The Caption-Side property", "number": "3.5.3" - } + }, + "definedIn": "table" }, { "id": "caption-side-top", @@ -688,7 +727,8 @@ "id": "caption-side-property", "title": "The Caption-Side property", "number": "3.5.3" - } + }, + "definedIn": "dt" }, { "id": "caption-side-bottom", @@ -705,7 +745,8 @@ "id": "caption-side-property", "title": "The Caption-Side property", "number": "3.5.3" - } + }, + "definedIn": "dt" }, { "id": "undistributable-space", @@ -722,7 +763,8 @@ "id": "computing-undistributable-space", "title": "Computing Undistributable Space", "number": "3.8.1" - } + }, + "definedIn": "prose" }, { "id": "cell-intrinsic-offsets", @@ -739,7 +781,8 @@ "id": "computing-cell-measures", "title": "Computing Cell Measures", "number": "3.8.2" - } + }, + "definedIn": "dt" }, { "id": "table-intrinsic-offsets", @@ -756,7 +799,8 @@ "id": "computing-cell-measures", "title": "Computing Cell Measures", "number": "3.8.2" - } + }, + "definedIn": "dt" }, { "id": "total-horizontal-border-spacing", @@ -773,7 +817,8 @@ "id": "computing-cell-measures", "title": "Computing Cell Measures", "number": "3.8.2" - } + }, + "definedIn": "dt" }, { "id": "offsets-adjusted-width", @@ -790,7 +835,8 @@ "id": "computing-cell-measures", "title": "Computing Cell Measures", "number": "3.8.2" - } + }, + "definedIn": "dt" }, { "id": "outer-min-content", @@ -807,7 +853,8 @@ "id": "computing-cell-measures", "title": "Computing Cell Measures", "number": "3.8.2" - } + }, + "definedIn": "dt" }, { "id": "outer-max-content", @@ -824,7 +871,8 @@ "id": "computing-cell-measures", "title": "Computing Cell Measures", "number": "3.8.2" - } + }, + "definedIn": "dt" }, { "id": "percentage-contribution", @@ -841,7 +889,8 @@ "id": "computing-cell-measures", "title": "Computing Cell Measures", "number": "3.8.2" - } + }, + "definedIn": "dt" }, { "id": "min-content-width-of-a-column-based-on-cells-of-span-up-to-1", @@ -858,7 +907,8 @@ "id": "computing-column-measures", "title": "Computing Column Measures", "number": "3.8.3" - } + }, + "definedIn": "dt" }, { "id": "max-content-width-of-a-column-based-on-cells-of-span-up-to-1", @@ -875,7 +925,8 @@ "id": "computing-column-measures", "title": "Computing Column Measures", "number": "3.8.3" - } + }, + "definedIn": "dt" }, { "id": "intrinsic-percentage-width-of-a-column-based-on-cells-of-span-up-to-1", @@ -892,7 +943,8 @@ "id": "computing-column-measures", "title": "Computing Column Measures", "number": "3.8.3" - } + }, + "definedIn": "dt" }, { "id": "min-content-width-of-a-column-based-on-cells-of-span-up-to-n-n--1", @@ -909,7 +961,8 @@ "id": "computing-column-measures", "title": "Computing Column Measures", "number": "3.8.3" - } + }, + "definedIn": "dt" }, { "id": "max-content-width-of-a-column-based-on-cells-of-span-up-to-n-n--1", @@ -926,7 +979,8 @@ "id": "computing-column-measures", "title": "Computing Column Measures", "number": "3.8.3" - } + }, + "definedIn": "dt" }, { "id": "intrinsic-percentage-width-of-a-column-based-on-cells-of-span-up-to-n-n--1", @@ -943,7 +997,8 @@ "id": "computing-column-measures", "title": "Computing Column Measures", "number": "3.8.3" - } + }, + "definedIn": "dt" }, { "id": "min-content-width-of-a-column", @@ -960,7 +1015,8 @@ "id": "computing-column-measures", "title": "Computing Column Measures", "number": "3.8.3" - } + }, + "definedIn": "dt" }, { "id": "max-content-width-of-a-column", @@ -977,7 +1033,8 @@ "id": "computing-column-measures", "title": "Computing Column Measures", "number": "3.8.3" - } + }, + "definedIn": "dt" }, { "id": "intrinsic-percentage-width-of-a-column", @@ -994,7 +1051,8 @@ "id": "computing-column-measures", "title": "Computing Column Measures", "number": "3.8.3" - } + }, + "definedIn": "dt" }, { "id": "constrainedness", @@ -1011,7 +1069,8 @@ "id": "computing-column-measures", "title": "Computing Column Measures", "number": "3.8.3" - } + }, + "definedIn": "dt" }, { "id": "capmin", @@ -1028,7 +1087,8 @@ "id": "computing-the-table-width", "title": "Computing the table width", "number": "3.9.1" - } + }, + "definedIn": "prose" }, { "id": "gridmin", @@ -1045,7 +1105,8 @@ "id": "computing-the-table-width", "title": "Computing the table width", "number": "3.9.1" - } + }, + "definedIn": "prose" }, { "id": "gridmax", @@ -1062,7 +1123,8 @@ "id": "computing-the-table-width", "title": "Computing the table width", "number": "3.9.1" - } + }, + "definedIn": "prose" }, { "id": "used-min-width-of-table", @@ -1079,7 +1141,8 @@ "id": "computing-the-table-width", "title": "Computing the table width", "number": "3.9.1" - } + }, + "definedIn": "prose" }, { "id": "used-width-of-table", @@ -1096,7 +1159,8 @@ "id": "computing-the-table-width", "title": "Computing the table width", "number": "3.9.1" - } + }, + "definedIn": "prose" }, { "id": "resolved-table-width", @@ -1113,7 +1177,8 @@ "id": "computing-the-table-width", "title": "Computing the table width", "number": "3.9.1" - } + }, + "definedIn": "prose" }, { "id": "assignable-table-width", @@ -1130,7 +1195,8 @@ "id": "computing-the-table-width", "title": "Computing the table width", "number": "3.9.1" - } + }, + "definedIn": "prose" }, { "id": "sizing-type", @@ -1147,7 +1213,8 @@ "id": "width-distribution-algorithm", "title": "Distribution algorithm", "number": "3.9.3" - } + }, + "definedIn": "prose" }, { "id": "percent-column", @@ -1164,7 +1231,8 @@ "id": "width-distribution-algorithm", "title": "Distribution algorithm", "number": "3.9.3" - } + }, + "definedIn": "prose" }, { "id": "pixel-column", @@ -1181,7 +1249,8 @@ "id": "width-distribution-algorithm", "title": "Distribution algorithm", "number": "3.9.3" - } + }, + "definedIn": "prose" }, { "id": "auto-column", @@ -1198,7 +1267,8 @@ "id": "width-distribution-algorithm", "title": "Distribution algorithm", "number": "3.9.3" - } + }, + "definedIn": "prose" }, { "id": "min-content-sizing-guess", @@ -1215,7 +1285,8 @@ "id": "width-distribution-algorithm", "title": "Distribution algorithm", "number": "3.9.3" - } + }, + "definedIn": "prose" }, { "id": "min-content-percentage-sizing-guess", @@ -1232,7 +1303,8 @@ "id": "width-distribution-algorithm", "title": "Distribution algorithm", "number": "3.9.3" - } + }, + "definedIn": "prose" }, { "id": "min-content-specified-sizing-guess", @@ -1249,7 +1321,8 @@ "id": "width-distribution-algorithm", "title": "Distribution algorithm", "number": "3.9.3" - } + }, + "definedIn": "prose" }, { "id": "max-content-sizing-guess", @@ -1266,7 +1339,8 @@ "id": "width-distribution-algorithm", "title": "Distribution algorithm", "number": "3.9.3" - } + }, + "definedIn": "prose" }, { "id": "distributing-excess-width-to-columns", @@ -1283,7 +1357,8 @@ "id": "distributing-width-to-columns", "title": "Distributing excess width to columns", "number": "3.9.3.2" - } + }, + "definedIn": "prose" }, { "id": "distributed-width", @@ -1300,7 +1375,8 @@ "id": "distributing-width-to-columns", "title": "Distributing excess width to columns", "number": "3.9.3.2" - } + }, + "definedIn": "prose" }, { "id": "excess-width", @@ -1317,7 +1393,8 @@ "id": "distributing-width-to-columns", "title": "Distributing excess width to columns", "number": "3.9.3.2" - } + }, + "definedIn": "prose" }, { "id": "ROWMIN", @@ -1334,7 +1411,8 @@ "id": "computing-the-table-height", "title": "Computing the table height", "number": "3.10.1" - } + }, + "definedIn": "prose" }, { "id": "table-cell-baseline", @@ -1351,7 +1429,8 @@ "id": "row-layout", "title": "Row layout (first pass)", "number": "3.10.2" - } + }, + "definedIn": "prose" }, { "id": "table-row-baseline", @@ -1368,7 +1447,8 @@ "id": "row-layout", "title": "Row layout (first pass)", "number": "3.10.2" - } + }, + "definedIn": "prose" }, { "id": "table-root-baseline", @@ -1385,7 +1465,8 @@ "id": "row-layout", "title": "Row layout (first pass)", "number": "3.10.2" - } + }, + "definedIn": "prose" }, { "id": "resolving-percentages-heights-in-table-cell-content", @@ -1402,7 +1483,8 @@ "id": "table-cell-content-relayout", "title": "Table-cell content layout (second pass)", "number": "3.10.6" - } + }, + "definedIn": "prose" }, { "id": "appropriateness-of-child-percentage-resolution", @@ -1419,7 +1501,8 @@ "id": "table-cell-content-relayout", "title": "Table-cell content layout (second pass)", "number": "3.10.6" - } + }, + "definedIn": "prose" }, { "id": "visible-track", @@ -1436,7 +1519,8 @@ "id": "bounding-box-assignment", "title": "Positioning of cells, captions and other internal table boxes", "number": "3.11" - } + }, + "definedIn": "prose" }, { "id": "propdef-empty-cells", @@ -1453,7 +1537,8 @@ "id": "empty-cell-rendering", "title": "Empty cell rendering (separated-borders mode)", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "empty-cell", @@ -1470,7 +1555,8 @@ "id": "empty-cell-rendering", "title": "Empty cell rendering (separated-borders mode)", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "freely-fragmentable", @@ -1487,7 +1573,8 @@ "id": "breaking-rules", "title": "Breaking across fragmentainers", "number": "6.1" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-text-3.json b/tr/dfns/css-text-3.json index 559e6b15ca84..1060cf930423 100644 --- a/tr/dfns/css-text-3.json +++ b/tr/dfns/css-text-3.json @@ -19,7 +19,8 @@ "id": "languages", "title": "Languages and Typesetting", "number": "1.3" - } + }, + "definedIn": "prose" }, { "id": "content-writing-system", @@ -38,7 +39,8 @@ "id": "languages", "title": "Languages and Typesetting", "number": "1.3" - } + }, + "definedIn": "prose" }, { "id": "character", @@ -55,7 +57,8 @@ "id": "characters", "title": "Characters and Letters", "number": "1.4" - } + }, + "definedIn": "prose" }, { "id": "typographic-character-unit", @@ -73,7 +76,8 @@ "id": "characters", "title": "Characters and Letters", "number": "1.4" - } + }, + "definedIn": "prose" }, { "id": "grapheme-cluster", @@ -90,7 +94,8 @@ "id": "characters", "title": "Characters and Letters", "number": "1.4" - } + }, + "definedIn": "prose" }, { "id": "typographic-letter-unit", @@ -107,7 +112,8 @@ "id": "characters", "title": "Characters and Letters", "number": "1.4" - } + }, + "definedIn": "prose" }, { "id": "letter", @@ -124,7 +130,8 @@ "id": "characters", "title": "Characters and Letters", "number": "1.4" - } + }, + "definedIn": "prose" }, { "id": "propdef-text-transform", @@ -141,7 +148,8 @@ "id": "text-transform-property", "title": "Case Transforms: the text-transform property", "number": "2.1" - } + }, + "definedIn": "table" }, { "id": "valdef-text-transform-none", @@ -160,7 +168,8 @@ "id": "text-transform-property", "title": "Case Transforms: the text-transform property", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-transform-capitalize", @@ -179,7 +188,8 @@ "id": "text-transform-property", "title": "Case Transforms: the text-transform property", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-transform-uppercase", @@ -198,7 +208,8 @@ "id": "text-transform-property", "title": "Case Transforms: the text-transform property", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-transform-lowercase", @@ -217,7 +228,8 @@ "id": "text-transform-property", "title": "Case Transforms: the text-transform property", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-transform-full-width", @@ -236,7 +248,8 @@ "id": "text-transform-property", "title": "Case Transforms: the text-transform property", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-transform-full-size-kana", @@ -255,7 +268,8 @@ "id": "text-transform-property", "title": "Case Transforms: the text-transform property", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-white-space", @@ -272,7 +286,8 @@ "id": "white-space-property", "title": "White Space and Wrapping: the white-space property", "number": "3" - } + }, + "definedIn": "table" }, { "id": "valdef-white-space-normal", @@ -291,7 +306,8 @@ "id": "white-space-property", "title": "White Space and Wrapping: the white-space property", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "valdef-white-space-pre", @@ -310,7 +326,8 @@ "id": "white-space-property", "title": "White Space and Wrapping: the white-space property", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "valdef-white-space-nowrap", @@ -329,7 +346,8 @@ "id": "white-space-property", "title": "White Space and Wrapping: the white-space property", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "valdef-white-space-pre-wrap", @@ -348,7 +366,8 @@ "id": "white-space-property", "title": "White Space and Wrapping: the white-space property", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "valdef-white-space-break-spaces", @@ -367,7 +386,8 @@ "id": "white-space-property", "title": "White Space and Wrapping: the white-space property", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "valdef-white-space-pre-line", @@ -386,7 +406,8 @@ "id": "white-space-property", "title": "White Space and Wrapping: the white-space property", "number": "3" - } + }, + "definedIn": "dt" }, { "id": "preserved-white-space", @@ -405,7 +426,8 @@ "id": "white-space-property", "title": "White Space and Wrapping: the white-space property", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "segment-break", @@ -422,7 +444,8 @@ "id": "white-space-processing", "title": "White Space Processing Details", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "white-space", @@ -442,7 +465,8 @@ "id": "white-space-rules", "title": "The White Space Processing Rules", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "spaces", @@ -459,7 +483,8 @@ "id": "white-space-rules", "title": "The White Space Processing Rules", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "tabs", @@ -476,7 +501,8 @@ "id": "white-space-rules", "title": "The White Space Processing Rules", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "other-space-separators", @@ -493,7 +519,8 @@ "id": "white-space-rules", "title": "The White Space Processing Rules", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "bidi-formatting-characters", @@ -510,7 +537,8 @@ "id": "white-space-phase-1", "title": "Phase I: Collapsing and Transformation", "number": "4.1.1" - } + }, + "definedIn": "prose" }, { "id": "collapsible-white-space", @@ -528,7 +556,8 @@ "id": "white-space-phase-1", "title": "Phase I: Collapsing and Transformation", "number": "4.1.1" - } + }, + "definedIn": "prose" }, { "id": "tab-stop", @@ -545,7 +574,8 @@ "id": "white-space-phase-2", "title": "Phase II: Trimming and Positioning", "number": "4.1.2" - } + }, + "definedIn": "prose" }, { "id": "propdef-tab-size", @@ -562,7 +592,8 @@ "id": "tab-size-property", "title": "Tab Character Size: the tab-size property", "number": "4.2" - } + }, + "definedIn": "table" }, { "id": "tab-size-dfn", @@ -579,7 +610,8 @@ "id": "tab-size-property", "title": "Tab Character Size: the tab-size property", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "line-break", @@ -596,7 +628,8 @@ "id": "line-breaking", "title": "Line Breaking and Word Boundaries", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "forced-line-break", @@ -613,7 +646,8 @@ "id": "line-breaking", "title": "Line Breaking and Word Boundaries", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "wrapping", @@ -631,7 +665,8 @@ "id": "line-breaking", "title": "Line Breaking and Word Boundaries", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "soft-wrap-break", @@ -648,7 +683,8 @@ "id": "line-breaking", "title": "Line Breaking and Word Boundaries", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "line-breaking-process", @@ -666,7 +702,8 @@ "id": "line-breaking", "title": "Line Breaking and Word Boundaries", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "soft-wrap-opportunity", @@ -683,7 +720,8 @@ "id": "line-breaking", "title": "Line Breaking and Word Boundaries", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "propdef-word-break", @@ -700,7 +738,8 @@ "id": "word-break-property", "title": "Breaking Rules for Letters: the word-break property", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "valdef-word-break-normal", @@ -719,7 +758,8 @@ "id": "word-break-property", "title": "Breaking Rules for Letters: the word-break property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-word-break-break-all", @@ -738,7 +778,8 @@ "id": "word-break-property", "title": "Breaking Rules for Letters: the word-break property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-word-break-keep-all", @@ -757,7 +798,8 @@ "id": "word-break-property", "title": "Breaking Rules for Letters: the word-break property", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-word-break-break-word", @@ -776,7 +818,8 @@ "id": "word-break-property", "title": "Breaking Rules for Letters: the word-break property", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "propdef-line-break", @@ -793,7 +836,8 @@ "id": "line-break-property", "title": "Line Breaking Strictness: the line-break property", "number": "5.3" - } + }, + "definedIn": "table" }, { "id": "valdef-line-break-auto", @@ -812,7 +856,8 @@ "id": "line-break-property", "title": "Line Breaking Strictness: the line-break property", "number": "5.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-line-break-loose", @@ -831,7 +876,8 @@ "id": "line-break-property", "title": "Line Breaking Strictness: the line-break property", "number": "5.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-line-break-normal", @@ -850,7 +896,8 @@ "id": "line-break-property", "title": "Line Breaking Strictness: the line-break property", "number": "5.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-line-break-strict", @@ -869,7 +916,8 @@ "id": "line-break-property", "title": "Line Breaking Strictness: the line-break property", "number": "5.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-line-break-anywhere", @@ -888,7 +936,8 @@ "id": "line-break-property", "title": "Line Breaking Strictness: the line-break property", "number": "5.3" - } + }, + "definedIn": "dt" }, { "id": "hyphenate", @@ -906,7 +955,8 @@ "id": "hyphenation", "title": "Hyphenation: the hyphens property", "number": "5.4" - } + }, + "definedIn": "prose" }, { "id": "hyphenation-opportunity", @@ -923,7 +973,8 @@ "id": "hyphenation", "title": "Hyphenation: the hyphens property", "number": "5.4" - } + }, + "definedIn": "prose" }, { "id": "propdef-hyphens", @@ -940,7 +991,8 @@ "id": "hyphenation", "title": "Hyphenation: the hyphens property", "number": "5.4" - } + }, + "definedIn": "table" }, { "id": "valdef-hyphens-none", @@ -959,7 +1011,8 @@ "id": "hyphenation", "title": "Hyphenation: the hyphens property", "number": "5.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-hyphens-manual", @@ -978,7 +1031,8 @@ "id": "hyphenation", "title": "Hyphenation: the hyphens property", "number": "5.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-hyphens-auto", @@ -997,7 +1051,8 @@ "id": "hyphenation", "title": "Hyphenation: the hyphens property", "number": "5.4" - } + }, + "definedIn": "dt" }, { "id": "propdef-overflow-wrap", @@ -1014,7 +1069,8 @@ "id": "overflow-wrap-property", "title": "Overflow Wrapping: the overflow-wrap/word-wrap property", "number": "5.5" - } + }, + "definedIn": "table" }, { "id": "propdef-word-wrap", @@ -1031,7 +1087,8 @@ "id": "overflow-wrap-property", "title": "Overflow Wrapping: the overflow-wrap/word-wrap property", "number": "5.5" - } + }, + "definedIn": "table" }, { "id": "valdef-overflow-wrap-normal", @@ -1050,7 +1107,8 @@ "id": "overflow-wrap-property", "title": "Overflow Wrapping: the overflow-wrap/word-wrap property", "number": "5.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-overflow-wrap-anywhere", @@ -1069,7 +1127,8 @@ "id": "overflow-wrap-property", "title": "Overflow Wrapping: the overflow-wrap/word-wrap property", "number": "5.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-overflow-wrap-break-word", @@ -1088,7 +1147,8 @@ "id": "overflow-wrap-property", "title": "Overflow Wrapping: the overflow-wrap/word-wrap property", "number": "5.5" - } + }, + "definedIn": "dt" }, { "id": "propdef-text-align", @@ -1105,7 +1165,8 @@ "id": "text-align-property", "title": "Text Alignment: the text-align shorthand", "number": "6.1" - } + }, + "definedIn": "table" }, { "id": "valdef-text-align-start", @@ -1124,7 +1185,8 @@ "id": "text-align-property", "title": "Text Alignment: the text-align shorthand", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-align-end", @@ -1143,7 +1205,8 @@ "id": "text-align-property", "title": "Text Alignment: the text-align shorthand", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-align-left", @@ -1162,7 +1225,8 @@ "id": "text-align-property", "title": "Text Alignment: the text-align shorthand", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-align-right", @@ -1181,7 +1245,8 @@ "id": "text-align-property", "title": "Text Alignment: the text-align shorthand", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-align-center", @@ -1200,7 +1265,8 @@ "id": "text-align-property", "title": "Text Alignment: the text-align shorthand", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-align-justify", @@ -1219,7 +1285,8 @@ "id": "text-align-property", "title": "Text Alignment: the text-align shorthand", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-align-justify-all", @@ -1238,7 +1305,8 @@ "id": "text-align-property", "title": "Text Alignment: the text-align shorthand", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-align-match-parent", @@ -1257,7 +1325,8 @@ "id": "text-align-property", "title": "Text Alignment: the text-align shorthand", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-text-align-all", @@ -1274,7 +1343,8 @@ "id": "text-align-all-property", "title": "Default Text Alignment: the text-align-all property", "number": "6.2" - } + }, + "definedIn": "table" }, { "id": "propdef-text-align-last", @@ -1291,7 +1361,8 @@ "id": "text-align-last-property", "title": "Last Line Alignment: the text-align-last property", "number": "6.3" - } + }, + "definedIn": "table" }, { "id": "valdef-text-align-last-auto", @@ -1310,7 +1381,8 @@ "id": "text-align-last-property", "title": "Last Line Alignment: the text-align-last property", "number": "6.3" - } + }, + "definedIn": "prose" }, { "id": "propdef-text-justify", @@ -1327,7 +1399,8 @@ "id": "text-justify-property", "title": "Justification Method: the text-justify property", "number": "6.4" - } + }, + "definedIn": "table" }, { "id": "valdef-text-justify-auto", @@ -1346,7 +1419,8 @@ "id": "text-justify-property", "title": "Justification Method: the text-justify property", "number": "6.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-justify-none", @@ -1365,7 +1439,8 @@ "id": "text-justify-property", "title": "Justification Method: the text-justify property", "number": "6.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-justify-inter-word", @@ -1384,7 +1459,8 @@ "id": "text-justify-property", "title": "Justification Method: the text-justify property", "number": "6.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-justify-inter-character", @@ -1403,7 +1479,8 @@ "id": "text-justify-property", "title": "Justification Method: the text-justify property", "number": "6.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-justify-distribute", @@ -1422,7 +1499,8 @@ "id": "text-justify-property", "title": "Justification Method: the text-justify property", "number": "6.4" - } + }, + "definedIn": "prose" }, { "id": "justification-opportunity", @@ -1439,7 +1517,8 @@ "id": "expanding-text", "title": "Expanding and Compressing Text", "number": "6.4.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-word-spacing", @@ -1456,7 +1535,8 @@ "id": "word-spacing-property", "title": "Word Spacing: the word-spacing property", "number": "7.1" - } + }, + "definedIn": "table" }, { "id": "valdef-word-spacing-normal", @@ -1475,7 +1555,8 @@ "id": "word-spacing-property", "title": "Word Spacing: the word-spacing property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-word-spacing-length", @@ -1494,7 +1575,8 @@ "id": "word-spacing-property", "title": "Word Spacing: the word-spacing property", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "word-separator", @@ -1512,7 +1594,8 @@ "id": "word-spacing-property", "title": "Word Spacing: the word-spacing property", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-letter-spacing", @@ -1529,7 +1612,8 @@ "id": "letter-spacing-property", "title": "Tracking: the letter-spacing property", "number": "7.2" - } + }, + "definedIn": "table" }, { "id": "tracking", @@ -1546,7 +1630,8 @@ "id": "letter-spacing-property", "title": "Tracking: the letter-spacing property", "number": "7.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-letter-spacing-normal", @@ -1565,7 +1650,8 @@ "id": "letter-spacing-property", "title": "Tracking: the letter-spacing property", "number": "7.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-letter-spacing-length", @@ -1584,7 +1670,8 @@ "id": "letter-spacing-property", "title": "Tracking: the letter-spacing property", "number": "7.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-text-indent", @@ -1601,7 +1688,8 @@ "id": "text-indent-property", "title": "First Line Indentation: the text-indent property", "number": "8.1" - } + }, + "definedIn": "table" }, { "id": "valdef-text-indent-length", @@ -1620,7 +1708,8 @@ "id": "text-indent-property", "title": "First Line Indentation: the text-indent property", "number": "8.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-indent-percentage", @@ -1639,7 +1728,8 @@ "id": "text-indent-property", "title": "First Line Indentation: the text-indent property", "number": "8.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-indent-each-line", @@ -1658,7 +1748,8 @@ "id": "text-indent-property", "title": "First Line Indentation: the text-indent property", "number": "8.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-indent-hanging", @@ -1677,7 +1768,8 @@ "id": "text-indent-property", "title": "First Line Indentation: the text-indent property", "number": "8.1" - } + }, + "definedIn": "dt" }, { "id": "hang", @@ -1694,7 +1786,8 @@ "id": "hanging", "title": "Hanging Glyphs", "number": "8.2" - } + }, + "definedIn": "prose" }, { "id": "hanging-glyph", @@ -1711,7 +1804,8 @@ "id": "hanging", "title": "Hanging Glyphs", "number": "8.2" - } + }, + "definedIn": "prose" }, { "id": "conditionally-hang", @@ -1728,7 +1822,8 @@ "id": "hanging", "title": "Hanging Glyphs", "number": "8.2" - } + }, + "definedIn": "prose" }, { "id": "propdef-hanging-punctuation", @@ -1745,7 +1840,8 @@ "id": "hanging-punctuation-property", "title": "Hanging Punctuation: the hanging-punctuation property", "number": "8.2.1" - } + }, + "definedIn": "table" }, { "id": "valdef-hanging-punctuation-none", @@ -1764,7 +1860,8 @@ "id": "hanging-punctuation-property", "title": "Hanging Punctuation: the hanging-punctuation property", "number": "8.2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-hanging-punctuation-first", @@ -1783,7 +1880,8 @@ "id": "hanging-punctuation-property", "title": "Hanging Punctuation: the hanging-punctuation property", "number": "8.2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-hanging-punctuation-last", @@ -1802,7 +1900,8 @@ "id": "hanging-punctuation-property", "title": "Hanging Punctuation: the hanging-punctuation property", "number": "8.2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-hanging-punctuation-force-end", @@ -1821,7 +1920,8 @@ "id": "hanging-punctuation-property", "title": "Hanging Punctuation: the hanging-punctuation property", "number": "8.2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-hanging-punctuation-allow-end", @@ -1840,7 +1940,8 @@ "id": "hanging-punctuation-property", "title": "Hanging Punctuation: the hanging-punctuation property", "number": "8.2.1" - } + }, + "definedIn": "dt" }, { "id": "stop-or-comma", @@ -1857,7 +1958,8 @@ "id": "hanging-punctuation-property", "title": "Hanging Punctuation: the hanging-punctuation property", "number": "8.2.1" - } + }, + "definedIn": "prose" }, { "id": "block-scripts", @@ -1873,7 +1975,8 @@ "heading": { "id": "script-groups", "title": "Appendix D: Scripts and Spacing" - } + }, + "definedIn": "dt" }, { "id": "clustered-scripts", @@ -1889,7 +1992,8 @@ "heading": { "id": "script-groups", "title": "Appendix D: Scripts and Spacing" - } + }, + "definedIn": "dt" }, { "id": "cursive-script", @@ -1905,7 +2009,8 @@ "heading": { "id": "script-groups", "title": "Appendix D: Scripts and Spacing" - } + }, + "definedIn": "dt" }, { "id": "unicode-east-asian-width", @@ -1922,7 +2027,8 @@ "heading": { "id": "character-properties", "title": "Appendix E. Characters and Properties" - } + }, + "definedIn": "dt" }, { "id": "unicode-general-category", @@ -1940,7 +2046,8 @@ "heading": { "id": "character-properties", "title": "Appendix E. Characters and Properties" - } + }, + "definedIn": "dt" }, { "id": "unicode-script", @@ -1957,7 +2064,8 @@ "heading": { "id": "character-properties", "title": "Appendix E. Characters and Properties" - } + }, + "definedIn": "dt" }, { "id": "space-discarding-character-set", @@ -1973,7 +2081,8 @@ "heading": { "id": "space-discard-set", "title": "Appendix F. Space-Discarding Unicode Characters" - } + }, + "definedIn": "prose" }, { "id": "writing-system-chinese", @@ -1991,7 +2100,8 @@ "heading": { "id": "script-tagging", "title": "Appendix G. Tagging Content by Writing System" - } + }, + "definedIn": "prose" }, { "id": "writing-system-japanese", @@ -2009,7 +2119,8 @@ "heading": { "id": "script-tagging", "title": "Appendix G. Tagging Content by Writing System" - } + }, + "definedIn": "prose" }, { "id": "writing-system-korean", @@ -2027,7 +2138,8 @@ "heading": { "id": "script-tagging", "title": "Appendix G. Tagging Content by Writing System" - } + }, + "definedIn": "prose" }, { "id": "writing-system-known", @@ -2046,7 +2158,8 @@ "heading": { "id": "script-tagging", "title": "Appendix G. Tagging Content by Writing System" - } + }, + "definedIn": "prose" }, { "id": "kana-small", @@ -2065,7 +2178,8 @@ "heading": { "id": "small-kana", "title": "Appendix H. Small Kana Mappings" - } + }, + "definedIn": "table" }, { "id": "kana-full-size", @@ -2084,7 +2198,8 @@ "heading": { "id": "small-kana", "title": "Appendix H. Small Kana Mappings" - } + }, + "definedIn": "table" } ] } \ No newline at end of file diff --git a/tr/dfns/css-text-4.json b/tr/dfns/css-text-4.json index e18a0299fca8..1e65c522e3a8 100644 --- a/tr/dfns/css-text-4.json +++ b/tr/dfns/css-text-4.json @@ -19,7 +19,8 @@ "id": "word-boundary-detection", "title": "Detecting Word Boundaries: the word-boundary-detection property", "number": "2.2.1" - } + }, + "definedIn": "table" }, { "id": "virtual-word-boundary", @@ -36,7 +37,8 @@ "id": "word-boundary-detection", "title": "Detecting Word Boundaries: the word-boundary-detection property", "number": "2.2.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-word-boundary-detection-manual", @@ -55,7 +57,8 @@ "id": "word-boundary-detection", "title": "Detecting Word Boundaries: the word-boundary-detection property", "number": "2.2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-word-boundary-detection-normal", @@ -74,7 +77,8 @@ "id": "word-boundary-detection", "title": "Detecting Word Boundaries: the word-boundary-detection property", "number": "2.2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-word-boundary-detection-auto-lang", @@ -93,7 +97,8 @@ "id": "word-boundary-detection", "title": "Detecting Word Boundaries: the word-boundary-detection property", "number": "2.2.1" - } + }, + "definedIn": "dt" }, { "id": "typedef-word-boundary-detection-lang", @@ -112,7 +117,8 @@ "id": "word-boundary-detection", "title": "Detecting Word Boundaries: the word-boundary-detection property", "number": "2.2.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-word-boundary-expansion", @@ -129,7 +135,8 @@ "id": "word-boundary-expansion", "title": "Makig Word Boundaries Visible: the word-boundary-expansion property", "number": "2.2.2" - } + }, + "definedIn": "table" }, { "id": "valdef-word-boundary-expansion-none", @@ -148,7 +155,8 @@ "id": "word-boundary-expansion", "title": "Makig Word Boundaries Visible: the word-boundary-expansion property", "number": "2.2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-word-boundary-expansion-space", @@ -167,7 +175,8 @@ "id": "word-boundary-expansion", "title": "Makig Word Boundaries Visible: the word-boundary-expansion property", "number": "2.2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-word-boundary-expansion-ideographic-space", @@ -186,7 +195,8 @@ "id": "word-boundary-expansion", "title": "Makig Word Boundaries Visible: the word-boundary-expansion property", "number": "2.2.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-text-space-collapse", @@ -203,7 +213,8 @@ "id": "white-space-collapsing", "title": "White Space Collapsing: the text-space-collapse property", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "valdef-text-space-collapse-collapse", @@ -222,7 +233,8 @@ "id": "white-space-collapsing", "title": "White Space Collapsing: the text-space-collapse property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-space-collapse-preserve", @@ -241,7 +253,8 @@ "id": "white-space-collapsing", "title": "White Space Collapsing: the text-space-collapse property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-space-collapse-preserve-breaks", @@ -260,7 +273,8 @@ "id": "white-space-collapsing", "title": "White Space Collapsing: the text-space-collapse property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-space-collapse-preserve-spaces", @@ -279,7 +293,8 @@ "id": "white-space-collapsing", "title": "White Space Collapsing: the text-space-collapse property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-space-collapse-discard", @@ -298,7 +313,8 @@ "id": "white-space-collapsing", "title": "White Space Collapsing: the text-space-collapse property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-text-space-trim", @@ -315,7 +331,8 @@ "id": "white-space-trim", "title": "White Space Trimming: the text-space-trim property", "number": "3.2" - } + }, + "definedIn": "table" }, { "id": "valdef-text-space-trim-trim-inner", @@ -334,7 +351,8 @@ "id": "white-space-trim", "title": "White Space Trimming: the text-space-trim property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-space-trim-discard-before", @@ -353,7 +371,8 @@ "id": "white-space-trim", "title": "White Space Trimming: the text-space-trim property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-space-trim-discard-after", @@ -372,7 +391,8 @@ "id": "white-space-trim", "title": "White Space Trimming: the text-space-trim property", "number": "3.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-text-wrap", @@ -389,7 +409,8 @@ "id": "text-wrap", "title": "Text Wrap Settings: the text-wrap property", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "valdef-text-wrap-wrap", @@ -408,7 +429,8 @@ "id": "text-wrap", "title": "Text Wrap Settings: the text-wrap property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-wrap-nowrap", @@ -427,7 +449,8 @@ "id": "text-wrap", "title": "Text Wrap Settings: the text-wrap property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-wrap-balance", @@ -446,7 +469,8 @@ "id": "text-wrap", "title": "Text Wrap Settings: the text-wrap property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-wrap-stable", @@ -465,7 +489,8 @@ "id": "text-wrap", "title": "Text Wrap Settings: the text-wrap property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-wrap-pretty", @@ -484,7 +509,8 @@ "id": "text-wrap", "title": "Text Wrap Settings: the text-wrap property", "number": "5.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-wrap-before", @@ -501,7 +527,8 @@ "id": "wrap-before", "title": "Inline breaks between boxes: the wrap-before/wrap-after properties", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "propdef-wrap-after", @@ -518,7 +545,8 @@ "id": "wrap-before", "title": "Inline breaks between boxes: the wrap-before/wrap-after properties", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "valdef-wrap-before-auto", @@ -538,7 +566,8 @@ "id": "wrap-before", "title": "Inline breaks between boxes: the wrap-before/wrap-after properties", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-wrap-before-avoid", @@ -558,7 +587,8 @@ "id": "wrap-before", "title": "Inline breaks between boxes: the wrap-before/wrap-after properties", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-wrap-before-avoid-line", @@ -578,7 +608,8 @@ "id": "wrap-before", "title": "Inline breaks between boxes: the wrap-before/wrap-after properties", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-wrap-before-avoid-flex", @@ -598,7 +629,8 @@ "id": "wrap-before", "title": "Inline breaks between boxes: the wrap-before/wrap-after properties", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-wrap-before-line", @@ -618,7 +650,8 @@ "id": "wrap-before", "title": "Inline breaks between boxes: the wrap-before/wrap-after properties", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-wrap-before-flex", @@ -638,7 +671,8 @@ "id": "wrap-before", "title": "Inline breaks between boxes: the wrap-before/wrap-after properties", "number": "5.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-wrap-inside", @@ -655,7 +689,8 @@ "id": "wrap-inside", "title": "Line breaks within boxes: the wrap-inside property", "number": "5.3" - } + }, + "definedIn": "table" }, { "id": "valdef-wrap-inside-auto", @@ -674,7 +709,8 @@ "id": "wrap-inside", "title": "Line breaks within boxes: the wrap-inside property", "number": "5.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-wrap-inside-avoid", @@ -693,7 +729,8 @@ "id": "wrap-inside", "title": "Line breaks within boxes: the wrap-inside property", "number": "5.3" - } + }, + "definedIn": "dt" }, { "id": "propdef-white-space", @@ -710,7 +747,8 @@ "id": "white-space-property", "title": "Shorthand for White Space and Wrapping: the white-space property", "number": "7" - } + }, + "definedIn": "table" }, { "id": "propdef-hyphenate-character", @@ -727,7 +765,8 @@ "id": "hyphenate-character", "title": "Hyphens: the hyphenate-character property", "number": "8.1" - } + }, + "definedIn": "table" }, { "id": "valdef-hyphenate-character-auto", @@ -746,7 +785,8 @@ "id": "hyphenate-character", "title": "Hyphens: the hyphenate-character property", "number": "8.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-hyphenate-character-string", @@ -765,7 +805,8 @@ "id": "hyphenate-character", "title": "Hyphens: the hyphenate-character property", "number": "8.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-hyphenate-limit-zone", @@ -782,7 +823,8 @@ "id": "hyphenate-size-limits", "title": "Hyphenation Size Limit: the hyphenate-limit-zone property", "number": "8.2" - } + }, + "definedIn": "table" }, { "id": "propdef-hyphenate-limit-chars", @@ -799,7 +841,8 @@ "id": "hyphenate-char-limits", "title": "Hyphenation Character Limits: the hyphenate-limit-chars property", "number": "8.3" - } + }, + "definedIn": "table" }, { "id": "valdef-hyphenate-limit-chars-auto", @@ -818,7 +861,8 @@ "id": "hyphenate-char-limits", "title": "Hyphenation Character Limits: the hyphenate-limit-chars property", "number": "8.3" - } + }, + "definedIn": "prose" }, { "id": "propdef-hyphenate-limit-lines", @@ -835,7 +879,8 @@ "id": "hyphenate-line-limits", "title": "Hyphenation Line Limits: the hyphenate-limit-lines and hyphenate-limit-last properties", "number": "8.4" - } + }, + "definedIn": "table" }, { "id": "propdef-hyphenate-limit-last", @@ -852,7 +897,8 @@ "id": "hyphenate-line-limits", "title": "Hyphenation Line Limits: the hyphenate-limit-lines and hyphenate-limit-last properties", "number": "8.4" - } + }, + "definedIn": "table" }, { "id": "valdef-hyphenate-limit-lines-none", @@ -871,7 +917,8 @@ "id": "hyphenate-line-limits", "title": "Hyphenation Line Limits: the hyphenate-limit-lines and hyphenate-limit-last properties", "number": "8.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-hyphenate-limit-lines-always", @@ -890,7 +937,8 @@ "id": "hyphenate-line-limits", "title": "Hyphenation Line Limits: the hyphenate-limit-lines and hyphenate-limit-last properties", "number": "8.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-hyphenate-limit-lines-column", @@ -909,7 +957,8 @@ "id": "hyphenate-line-limits", "title": "Hyphenation Line Limits: the hyphenate-limit-lines and hyphenate-limit-last properties", "number": "8.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-hyphenate-limit-lines-page", @@ -928,7 +977,8 @@ "id": "hyphenate-line-limits", "title": "Hyphenation Line Limits: the hyphenate-limit-lines and hyphenate-limit-last properties", "number": "8.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-hyphenate-limit-lines-spread", @@ -947,7 +997,8 @@ "id": "hyphenate-line-limits", "title": "Hyphenation Line Limits: the hyphenate-limit-lines and hyphenate-limit-last properties", "number": "8.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-align-string", @@ -966,7 +1017,8 @@ "id": "text-align-property", "title": "Text Alignment: the text-align shorthand", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-align-alignment-character", @@ -985,7 +1037,8 @@ "id": "text-align-property", "title": "Text Alignment: the text-align shorthand", "number": "9.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-text-group-align", @@ -1002,7 +1055,8 @@ "id": "text-group-align-property", "title": "Aligning a block of text within its container: the text-group-align property", "number": "9.3" - } + }, + "definedIn": "table" }, { "id": "group-alignment", @@ -1021,7 +1075,8 @@ "id": "text-group-align-property", "title": "Aligning a block of text within its container: the text-group-align property", "number": "9.3" - } + }, + "definedIn": "prose" }, { "id": "valdef-text-group-align-none", @@ -1040,7 +1095,8 @@ "id": "text-group-align-property", "title": "Aligning a block of text within its container: the text-group-align property", "number": "9.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-group-align-start", @@ -1059,7 +1115,8 @@ "id": "text-group-align-property", "title": "Aligning a block of text within its container: the text-group-align property", "number": "9.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-group-align-end", @@ -1078,7 +1135,8 @@ "id": "text-group-align-property", "title": "Aligning a block of text within its container: the text-group-align property", "number": "9.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-group-align-left", @@ -1097,7 +1155,8 @@ "id": "text-group-align-property", "title": "Aligning a block of text within its container: the text-group-align property", "number": "9.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-group-align-right", @@ -1116,7 +1175,8 @@ "id": "text-group-align-property", "title": "Aligning a block of text within its container: the text-group-align property", "number": "9.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-group-align-center", @@ -1135,7 +1195,8 @@ "id": "text-group-align-property", "title": "Aligning a block of text within its container: the text-group-align property", "number": "9.3" - } + }, + "definedIn": "dt" }, { "id": "propdef-line-padding", @@ -1152,7 +1213,8 @@ "id": "line-padding-property", "title": "Line Start/End Padding: the line-padding property", "number": "10.1" - } + }, + "definedIn": "table" }, { "id": "propdef-text-spacing", @@ -1169,7 +1231,8 @@ "id": "text-spacing-property", "title": "Character Class Spacing: the text-spacing property", "number": "10.2" - } + }, + "definedIn": "table" }, { "id": "valdef-text-spacing-normal", @@ -1188,7 +1251,8 @@ "id": "text-spacing-property", "title": "Character Class Spacing: the text-spacing property", "number": "10.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-spacing-none", @@ -1207,7 +1271,8 @@ "id": "text-spacing-property", "title": "Character Class Spacing: the text-spacing property", "number": "10.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-spacing-ideograph-alpha", @@ -1226,7 +1291,8 @@ "id": "text-spacing-property", "title": "Character Class Spacing: the text-spacing property", "number": "10.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-spacing-ideograph-numeric", @@ -1245,7 +1311,8 @@ "id": "text-spacing-property", "title": "Character Class Spacing: the text-spacing property", "number": "10.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-spacing-punctuation", @@ -1264,7 +1331,8 @@ "id": "text-spacing-property", "title": "Character Class Spacing: the text-spacing property", "number": "10.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-spacing-space-start", @@ -1283,7 +1351,8 @@ "id": "text-spacing-property", "title": "Character Class Spacing: the text-spacing property", "number": "10.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-spacing-trim-start", @@ -1302,7 +1371,8 @@ "id": "text-spacing-property", "title": "Character Class Spacing: the text-spacing property", "number": "10.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-spacing-space-first", @@ -1321,7 +1391,8 @@ "id": "text-spacing-property", "title": "Character Class Spacing: the text-spacing property", "number": "10.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-spacing-allow-end", @@ -1340,7 +1411,8 @@ "id": "text-spacing-property", "title": "Character Class Spacing: the text-spacing property", "number": "10.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-spacing-space-end", @@ -1359,7 +1431,8 @@ "id": "text-spacing-property", "title": "Character Class Spacing: the text-spacing property", "number": "10.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-spacing-trim-end", @@ -1378,7 +1451,8 @@ "id": "text-spacing-property", "title": "Character Class Spacing: the text-spacing property", "number": "10.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-spacing-space-adjacent", @@ -1397,7 +1471,8 @@ "id": "text-spacing-property", "title": "Character Class Spacing: the text-spacing property", "number": "10.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-spacing-trim-adjacent", @@ -1416,7 +1491,8 @@ "id": "text-spacing-property", "title": "Character Class Spacing: the text-spacing property", "number": "10.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-spacing-no-compress", @@ -1435,7 +1511,8 @@ "id": "text-spacing-property", "title": "Character Class Spacing: the text-spacing property", "number": "10.2" - } + }, + "definedIn": "dt" }, { "id": "ideographs", @@ -1452,7 +1529,8 @@ "id": "text-spacing-classes", "title": "Text Spacing Character Classes", "number": "10.2.2" - } + }, + "definedIn": "dt" }, { "id": "non-ideographic-letters", @@ -1469,7 +1547,8 @@ "id": "text-spacing-classes", "title": "Text Spacing Character Classes", "number": "10.2.2" - } + }, + "definedIn": "dt" }, { "id": "non-ideographic-numerals", @@ -1486,7 +1565,8 @@ "id": "text-spacing-classes", "title": "Text Spacing Character Classes", "number": "10.2.2" - } + }, + "definedIn": "dt" }, { "id": "fullwidth-opening-punctuation", @@ -1503,7 +1583,8 @@ "id": "text-spacing-classes", "title": "Text Spacing Character Classes", "number": "10.2.2" - } + }, + "definedIn": "dt" }, { "id": "fullwidth-closing-punctuation", @@ -1520,7 +1601,8 @@ "id": "text-spacing-classes", "title": "Text Spacing Character Classes", "number": "10.2.2" - } + }, + "definedIn": "dt" }, { "id": "fullwidth-middle-dot-punctuation", @@ -1537,7 +1619,8 @@ "id": "text-spacing-classes", "title": "Text Spacing Character Classes", "number": "10.2.2" - } + }, + "definedIn": "dt" }, { "id": "fullwidth-colon-punctuation", @@ -1554,7 +1637,8 @@ "id": "text-spacing-classes", "title": "Text Spacing Character Classes", "number": "10.2.2" - } + }, + "definedIn": "dt" }, { "id": "fullwidth-dot-punctuation", @@ -1571,7 +1655,8 @@ "id": "text-spacing-classes", "title": "Text Spacing Character Classes", "number": "10.2.2" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-text-decor-3.json b/tr/dfns/css-text-decor-3.json index 0cfbe59e7cff..29ad2a848bdf 100644 --- a/tr/dfns/css-text-decor-3.json +++ b/tr/dfns/css-text-decor-3.json @@ -19,7 +19,8 @@ "id": "terms", "title": "Terminology", "number": "1.3" - } + }, + "definedIn": "prose" }, { "id": "letter", @@ -36,7 +37,8 @@ "id": "terms", "title": "Terminology", "number": "1.3" - } + }, + "definedIn": "prose" }, { "id": "content-language", @@ -53,7 +55,8 @@ "id": "terms", "title": "Terminology", "number": "1.3" - } + }, + "definedIn": "prose" }, { "id": "decorating-box", @@ -70,7 +73,8 @@ "id": "line-decoration", "title": "Line Decoration: Underline, Overline, and Strike-Through", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "propdef-text-decoration-line", @@ -87,7 +91,8 @@ "id": "text-decoration-line-property", "title": "Text Decoration Lines: the text-decoration-line property", "number": "2.1" - } + }, + "definedIn": "table" }, { "id": "valdef-text-decoration-line-none", @@ -106,7 +111,8 @@ "id": "text-decoration-line-property", "title": "Text Decoration Lines: the text-decoration-line property", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-decoration-line-underline", @@ -125,7 +131,8 @@ "id": "text-decoration-line-property", "title": "Text Decoration Lines: the text-decoration-line property", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-decoration-line-overline", @@ -144,7 +151,8 @@ "id": "text-decoration-line-property", "title": "Text Decoration Lines: the text-decoration-line property", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-decoration-line-line-through", @@ -163,7 +171,8 @@ "id": "text-decoration-line-property", "title": "Text Decoration Lines: the text-decoration-line property", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-decoration-line-blink", @@ -182,7 +191,8 @@ "id": "text-decoration-line-property", "title": "Text Decoration Lines: the text-decoration-line property", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-text-decoration-style", @@ -199,7 +209,8 @@ "id": "text-decoration-style-property", "title": "Text Decoration Style: the text-decoration-style property", "number": "2.2" - } + }, + "definedIn": "table" }, { "id": "propdef-text-decoration-color", @@ -216,7 +227,8 @@ "id": "text-decoration-color-property", "title": "Text Decoration Color: the text-decoration-color property", "number": "2.3" - } + }, + "definedIn": "table" }, { "id": "propdef-text-decoration", @@ -233,7 +245,8 @@ "id": "text-decoration-property", "title": "Text Decoration Shorthand: the text-decoration property", "number": "2.4" - } + }, + "definedIn": "table" }, { "id": "propdef-text-underline-position", @@ -250,7 +263,8 @@ "id": "text-underline-position-property", "title": "Text Underline Position: the text-underline-position property", "number": "2.5" - } + }, + "definedIn": "table" }, { "id": "underline-auto", @@ -269,7 +283,8 @@ "id": "text-underline-position-property", "title": "Text Underline Position: the text-underline-position property", "number": "2.5" - } + }, + "definedIn": "dt" }, { "id": "underline-under", @@ -288,7 +303,8 @@ "id": "text-underline-position-property", "title": "Text Underline Position: the text-underline-position property", "number": "2.5" - } + }, + "definedIn": "dt" }, { "id": "underline-left", @@ -307,7 +323,8 @@ "id": "text-underline-position-property", "title": "Text Underline Position: the text-underline-position property", "number": "2.5" - } + }, + "definedIn": "dt" }, { "id": "underline-right", @@ -326,7 +343,8 @@ "id": "text-underline-position-property", "title": "Text Underline Position: the text-underline-position property", "number": "2.5" - } + }, + "definedIn": "dt" }, { "id": "propdef-text-emphasis-style", @@ -343,7 +361,8 @@ "id": "text-emphasis-style-property", "title": "Emphasis Mark Style: the text-emphasis-style property", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "valdef-text-text-emphasis-style-none", @@ -362,7 +381,8 @@ "id": "text-emphasis-style-property", "title": "Emphasis Mark Style: the text-emphasis-style property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-text-emphasis-style-filled", @@ -381,7 +401,8 @@ "id": "text-emphasis-style-property", "title": "Emphasis Mark Style: the text-emphasis-style property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-text-emphasis-open", @@ -400,7 +421,8 @@ "id": "text-emphasis-style-property", "title": "Emphasis Mark Style: the text-emphasis-style property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-text-emphasis-style-dot", @@ -419,7 +441,8 @@ "id": "text-emphasis-style-property", "title": "Emphasis Mark Style: the text-emphasis-style property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-text-emphasis-style-circle", @@ -438,7 +461,8 @@ "id": "text-emphasis-style-property", "title": "Emphasis Mark Style: the text-emphasis-style property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-text-emphasis-style-double-circle", @@ -457,7 +481,8 @@ "id": "text-emphasis-style-property", "title": "Emphasis Mark Style: the text-emphasis-style property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-text-emphasis-style-triangle", @@ -476,7 +501,8 @@ "id": "text-emphasis-style-property", "title": "Emphasis Mark Style: the text-emphasis-style property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-text-emphasis-style-sesame", @@ -495,7 +521,8 @@ "id": "text-emphasis-style-property", "title": "Emphasis Mark Style: the text-emphasis-style property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-text-emphasis-style-string", @@ -514,7 +541,8 @@ "id": "text-emphasis-style-property", "title": "Emphasis Mark Style: the text-emphasis-style property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-text-emphasis-color", @@ -531,7 +559,8 @@ "id": "text-emphasis-color-property", "title": "Emphasis Mark Color: the text-emphasis-color property", "number": "3.2" - } + }, + "definedIn": "table" }, { "id": "propdef-text-emphasis", @@ -548,7 +577,8 @@ "id": "text-emphasis-property", "title": "Emphasis Mark Shorthand: the text-emphasis property", "number": "3.3" - } + }, + "definedIn": "table" }, { "id": "propdef-text-emphasis-position", @@ -565,7 +595,8 @@ "id": "text-emphasis-position-property", "title": "Emphasis Mark Position: the text-emphasis-position property", "number": "3.4" - } + }, + "definedIn": "table" }, { "id": "valdef-text-text-emphasis-position-over", @@ -584,7 +615,8 @@ "id": "text-emphasis-position-property", "title": "Emphasis Mark Position: the text-emphasis-position property", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-text-emphasis-position-under", @@ -603,7 +635,8 @@ "id": "text-emphasis-position-property", "title": "Emphasis Mark Position: the text-emphasis-position property", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-text-emphasis-position-right", @@ -622,7 +655,8 @@ "id": "text-emphasis-position-property", "title": "Emphasis Mark Position: the text-emphasis-position property", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-text-emphasis-position-left", @@ -641,7 +675,8 @@ "id": "text-emphasis-position-property", "title": "Emphasis Mark Position: the text-emphasis-position property", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "propdef-text-shadow", @@ -658,7 +693,8 @@ "id": "text-shadow-property", "title": "Text Shadows: the text-shadow property", "number": "4" - } + }, + "definedIn": "table" } ] } \ No newline at end of file diff --git a/tr/dfns/css-text-decor-4.json b/tr/dfns/css-text-decor-4.json index b2592075a2bd..3136f24e4a0f 100644 --- a/tr/dfns/css-text-decor-4.json +++ b/tr/dfns/css-text-decor-4.json @@ -19,7 +19,8 @@ "id": "terms", "title": "Terminology", "number": "1.3" - } + }, + "definedIn": "prose" }, { "id": "decorating-box", @@ -36,7 +37,8 @@ "id": "line-decoration", "title": "Line Decoration: Underline, Overline, and Strike-Through", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "propdef-text-decoration-line", @@ -53,7 +55,8 @@ "id": "text-decoration-line-property", "title": "Text Decoration Lines: the text-decoration-line property", "number": "2.1" - } + }, + "definedIn": "table" }, { "id": "valdef-text-decoration-line-none", @@ -72,7 +75,8 @@ "id": "text-decoration-line-property", "title": "Text Decoration Lines: the text-decoration-line property", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-decoration-line-underline", @@ -91,7 +95,8 @@ "id": "text-decoration-line-property", "title": "Text Decoration Lines: the text-decoration-line property", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-decoration-line-overline", @@ -110,7 +115,8 @@ "id": "text-decoration-line-property", "title": "Text Decoration Lines: the text-decoration-line property", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-decoration-line-line-through", @@ -129,7 +135,8 @@ "id": "text-decoration-line-property", "title": "Text Decoration Lines: the text-decoration-line property", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-decoration-line-blink", @@ -148,7 +155,8 @@ "id": "text-decoration-line-property", "title": "Text Decoration Lines: the text-decoration-line property", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-decoration-line-spelling-error", @@ -167,7 +175,8 @@ "id": "text-decoration-line-property", "title": "Text Decoration Lines: the text-decoration-line property", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-decoration-line-grammar-error", @@ -186,7 +195,8 @@ "id": "text-decoration-line-property", "title": "Text Decoration Lines: the text-decoration-line property", "number": "2.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-text-decoration-style", @@ -203,7 +213,8 @@ "id": "text-decoration-style-property", "title": "Text Decoration Style: the text-decoration-style property", "number": "2.2" - } + }, + "definedIn": "table" }, { "id": "valdef-text-decoration-style-wavy", @@ -222,7 +233,8 @@ "id": "text-decoration-style-property", "title": "Text Decoration Style: the text-decoration-style property", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "propdef-text-decoration-color", @@ -239,7 +251,8 @@ "id": "text-decoration-color-property", "title": "Text Decoration Color: the text-decoration-color property", "number": "2.3" - } + }, + "definedIn": "table" }, { "id": "propdef-text-decoration-thickness", @@ -256,7 +269,8 @@ "id": "text-decoration-width-property", "title": "Text Decoration Line Thickness: the text-decoration-thickness property", "number": "2.4" - } + }, + "definedIn": "table" }, { "id": "valdef-text-decoration-thickness-auto", @@ -275,7 +289,8 @@ "id": "text-decoration-width-property", "title": "Text Decoration Line Thickness: the text-decoration-thickness property", "number": "2.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-decoration-thickness-from-font", @@ -294,7 +309,8 @@ "id": "text-decoration-width-property", "title": "Text Decoration Line Thickness: the text-decoration-thickness property", "number": "2.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-decoration-thickness-length", @@ -313,7 +329,8 @@ "id": "text-decoration-width-property", "title": "Text Decoration Line Thickness: the text-decoration-thickness property", "number": "2.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-decoration-thickness-percentage", @@ -332,7 +349,8 @@ "id": "text-decoration-width-property", "title": "Text Decoration Line Thickness: the text-decoration-thickness property", "number": "2.4" - } + }, + "definedIn": "dt" }, { "id": "considered-text", @@ -349,7 +367,8 @@ "id": "line-position", "title": "Determining the Position and Thickness of Line Decorations", "number": "2.5" - } + }, + "definedIn": "prose" }, { "id": "propdef-text-decoration", @@ -366,7 +385,8 @@ "id": "text-decoration-property", "title": "Text Decoration Shorthand: the text-decoration property", "number": "2.6" - } + }, + "definedIn": "table" }, { "id": "propdef-text-underline-position", @@ -383,7 +403,8 @@ "id": "text-underline-position-property", "title": "Text Underline Position: the text-underline-position property", "number": "2.7" - } + }, + "definedIn": "table" }, { "id": "underline-auto", @@ -402,7 +423,8 @@ "id": "text-underline-position-property", "title": "Text Underline Position: the text-underline-position property", "number": "2.7" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-underline-position-from-font", @@ -421,7 +443,8 @@ "id": "text-underline-position-property", "title": "Text Underline Position: the text-underline-position property", "number": "2.7" - } + }, + "definedIn": "dt" }, { "id": "underline-under", @@ -440,7 +463,8 @@ "id": "text-underline-position-property", "title": "Text Underline Position: the text-underline-position property", "number": "2.7" - } + }, + "definedIn": "dt" }, { "id": "underline-left", @@ -459,7 +483,8 @@ "id": "text-underline-position-property", "title": "Text Underline Position: the text-underline-position property", "number": "2.7" - } + }, + "definedIn": "dt" }, { "id": "underline-right", @@ -478,7 +503,8 @@ "id": "text-underline-position-property", "title": "Text Underline Position: the text-underline-position property", "number": "2.7" - } + }, + "definedIn": "dt" }, { "id": "propdef-text-underline-offset", @@ -495,7 +521,8 @@ "id": "underline-offset", "title": "Text Underline Offset: the text-underline-offset property", "number": "2.8" - } + }, + "definedIn": "table" }, { "id": "valdef-text-underline-offset-auto", @@ -514,7 +541,8 @@ "id": "underline-offset", "title": "Text Underline Offset: the text-underline-offset property", "number": "2.8" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-underline-offset-length", @@ -533,7 +561,8 @@ "id": "underline-offset", "title": "Text Underline Offset: the text-underline-offset property", "number": "2.8" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-underline-offset-percentage", @@ -552,7 +581,8 @@ "id": "underline-offset", "title": "Text Underline Offset: the text-underline-offset property", "number": "2.8" - } + }, + "definedIn": "dt" }, { "id": "underline-zero-position", @@ -571,7 +601,8 @@ "id": "line-offset-zero", "title": "Underline Offset Origin (Zero Position)", "number": "2.8.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-text-decoration-skip", @@ -588,7 +619,8 @@ "id": "text-decoration-skipping", "title": "Text Decoration Line Continuity: the text-decoration-skip shorthand and its sub-properties", "number": "2.10" - } + }, + "definedIn": "table" }, { "id": "valdef-text-decoration-skip-none", @@ -607,7 +639,8 @@ "id": "text-decoration-skipping", "title": "Text Decoration Line Continuity: the text-decoration-skip shorthand and its sub-properties", "number": "2.10" - } + }, + "definedIn": "prose" }, { "id": "valdef-text-decoration-skip-auto", @@ -626,7 +659,8 @@ "id": "text-decoration-skipping", "title": "Text Decoration Line Continuity: the text-decoration-skip shorthand and its sub-properties", "number": "2.10" - } + }, + "definedIn": "prose" }, { "id": "propdef-text-decoration-skip-self", @@ -643,7 +677,8 @@ "id": "text-decoration-skip-self-property", "title": "Skipping Spaces: the text-decoration-skip-self property", "number": "2.10.1" - } + }, + "definedIn": "table" }, { "id": "valdef-text-decoration-skip-self-none", @@ -662,7 +697,8 @@ "id": "text-decoration-skip-self-property", "title": "Skipping Spaces: the text-decoration-skip-self property", "number": "2.10.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-decoration-skip-self-objects", @@ -681,7 +717,8 @@ "id": "text-decoration-skip-self-property", "title": "Skipping Spaces: the text-decoration-skip-self property", "number": "2.10.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-text-decoration-skip-box", @@ -698,7 +735,8 @@ "id": "text-decoration-skip-box-property", "title": "Skipping Spaces: the text-decoration-skip-box property", "number": "2.10.2" - } + }, + "definedIn": "table" }, { "id": "valdef-text-decoration-skip-box-none", @@ -717,7 +755,8 @@ "id": "text-decoration-skip-box-property", "title": "Skipping Spaces: the text-decoration-skip-box property", "number": "2.10.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-decoration-skip-box-all", @@ -736,7 +775,8 @@ "id": "text-decoration-skip-box-property", "title": "Skipping Spaces: the text-decoration-skip-box property", "number": "2.10.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-text-decoration-skip-inset", @@ -753,7 +793,8 @@ "id": "text-decoration-skip-inset-property", "title": "Inset Edges: the text-decoration-skip-inset property", "number": "2.10.3" - } + }, + "definedIn": "table" }, { "id": "valdef-text-decoration-skip-inset-none", @@ -772,7 +813,8 @@ "id": "text-decoration-skip-inset-property", "title": "Inset Edges: the text-decoration-skip-inset property", "number": "2.10.3" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-decoration-skip-inset-auto", @@ -791,7 +833,8 @@ "id": "text-decoration-skip-inset-property", "title": "Inset Edges: the text-decoration-skip-inset property", "number": "2.10.3" - } + }, + "definedIn": "dt" }, { "id": "propdef-text-decoration-skip-spaces", @@ -808,7 +851,8 @@ "id": "text-decoration-skip-spaces-property", "title": "Skipping Spaces: the text-decoration-skip-spaces property", "number": "2.10.4" - } + }, + "definedIn": "table" }, { "id": "valdef-text-decoration-skip-spaces-none", @@ -827,7 +871,8 @@ "id": "text-decoration-skip-spaces-property", "title": "Skipping Spaces: the text-decoration-skip-spaces property", "number": "2.10.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-decoration-skip-spaces-all", @@ -846,7 +891,8 @@ "id": "text-decoration-skip-spaces-property", "title": "Skipping Spaces: the text-decoration-skip-spaces property", "number": "2.10.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-decoration-skip-spaces-start", @@ -865,7 +911,8 @@ "id": "text-decoration-skip-spaces-property", "title": "Skipping Spaces: the text-decoration-skip-spaces property", "number": "2.10.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-decoration-skip-spaces-end", @@ -884,7 +931,8 @@ "id": "text-decoration-skip-spaces-property", "title": "Skipping Spaces: the text-decoration-skip-spaces property", "number": "2.10.4" - } + }, + "definedIn": "dt" }, { "id": "spacer", @@ -901,7 +949,8 @@ "id": "text-decoration-skip-spaces-property", "title": "Skipping Spaces: the text-decoration-skip-spaces property", "number": "2.10.4" - } + }, + "definedIn": "prose" }, { "id": "propdef-text-decoration-skip-ink", @@ -918,7 +967,8 @@ "id": "text-decoration-skip-ink-property", "title": "Skipping Glyphs: the text-decoration-skip-ink property", "number": "2.10.5" - } + }, + "definedIn": "table" }, { "id": "valdef-text-decoration-skip-ink-auto", @@ -937,7 +987,8 @@ "id": "text-decoration-skip-ink-property", "title": "Skipping Glyphs: the text-decoration-skip-ink property", "number": "2.10.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-decoration-skip-ink-all", @@ -956,7 +1007,8 @@ "id": "text-decoration-skip-ink-property", "title": "Skipping Glyphs: the text-decoration-skip-ink property", "number": "2.10.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-decoration-skip-ink-none", @@ -975,7 +1027,8 @@ "id": "text-decoration-skip-ink-property", "title": "Skipping Glyphs: the text-decoration-skip-ink property", "number": "2.10.5" - } + }, + "definedIn": "dt" }, { "id": "propdef-text-emphasis-style", @@ -992,7 +1045,8 @@ "id": "text-emphasis-style-property", "title": "Emphasis Mark Style: the text-emphasis-style property", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "valdef-text-emphasis-style-none", @@ -1011,7 +1065,8 @@ "id": "text-emphasis-style-property", "title": "Emphasis Mark Style: the text-emphasis-style property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-emphasis-style-filled", @@ -1030,7 +1085,8 @@ "id": "text-emphasis-style-property", "title": "Emphasis Mark Style: the text-emphasis-style property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-text-emphasis-open", @@ -1049,7 +1105,8 @@ "id": "text-emphasis-style-property", "title": "Emphasis Mark Style: the text-emphasis-style property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-emphasis-style-dot", @@ -1068,7 +1125,8 @@ "id": "text-emphasis-style-property", "title": "Emphasis Mark Style: the text-emphasis-style property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-emphasis-style-circle", @@ -1087,7 +1145,8 @@ "id": "text-emphasis-style-property", "title": "Emphasis Mark Style: the text-emphasis-style property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-emphasis-style-double-circle", @@ -1106,7 +1165,8 @@ "id": "text-emphasis-style-property", "title": "Emphasis Mark Style: the text-emphasis-style property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-emphasis-style-triangle", @@ -1125,7 +1185,8 @@ "id": "text-emphasis-style-property", "title": "Emphasis Mark Style: the text-emphasis-style property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-emphasis-style-sesame", @@ -1144,7 +1205,8 @@ "id": "text-emphasis-style-property", "title": "Emphasis Mark Style: the text-emphasis-style property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-emphasis-style-string", @@ -1163,7 +1225,8 @@ "id": "text-emphasis-style-property", "title": "Emphasis Mark Style: the text-emphasis-style property", "number": "3.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-text-emphasis-color", @@ -1180,7 +1243,8 @@ "id": "text-emphasis-color-property", "title": "Emphasis Mark Color: the text-emphasis-color property", "number": "3.2" - } + }, + "definedIn": "table" }, { "id": "propdef-text-emphasis", @@ -1197,7 +1261,8 @@ "id": "text-emphasis-property", "title": "Emphasis Mark Shorthand: the text-emphasis property", "number": "3.3" - } + }, + "definedIn": "table" }, { "id": "propdef-text-emphasis-position", @@ -1214,7 +1279,8 @@ "id": "text-emphasis-position-property", "title": "Emphasis Mark Position: the text-emphasis-position property", "number": "3.4" - } + }, + "definedIn": "table" }, { "id": "valdef-text-emphasis-position-over", @@ -1233,7 +1299,8 @@ "id": "text-emphasis-position-property", "title": "Emphasis Mark Position: the text-emphasis-position property", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-emphasis-position-under", @@ -1252,7 +1319,8 @@ "id": "text-emphasis-position-property", "title": "Emphasis Mark Position: the text-emphasis-position property", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-emphasis-position-right", @@ -1271,7 +1339,8 @@ "id": "text-emphasis-position-property", "title": "Emphasis Mark Position: the text-emphasis-position property", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-emphasis-position-left", @@ -1290,7 +1359,8 @@ "id": "text-emphasis-position-property", "title": "Emphasis Mark Position: the text-emphasis-position property", "number": "3.4" - } + }, + "definedIn": "dt" }, { "id": "propdef-text-emphasis-skip", @@ -1307,7 +1377,8 @@ "id": "text-emphasis-skip", "title": "Emphasis Mark Skip: the text-emphasis-skip property", "number": "3.5" - } + }, + "definedIn": "table" }, { "id": "valdef-text-emphasis-skip-spaces", @@ -1326,7 +1397,8 @@ "id": "text-emphasis-skip", "title": "Emphasis Mark Skip: the text-emphasis-skip property", "number": "3.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-emphasis-skip-punctuation", @@ -1345,7 +1417,8 @@ "id": "text-emphasis-skip", "title": "Emphasis Mark Skip: the text-emphasis-skip property", "number": "3.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-emphasis-skip-symbols", @@ -1364,7 +1437,8 @@ "id": "text-emphasis-skip", "title": "Emphasis Mark Skip: the text-emphasis-skip property", "number": "3.5" - } + }, + "definedIn": "dt" }, { "id": "valdef-text-emphasis-skip-narrow", @@ -1383,7 +1457,8 @@ "id": "text-emphasis-skip", "title": "Emphasis Mark Skip: the text-emphasis-skip property", "number": "3.5" - } + }, + "definedIn": "dt" }, { "id": "propdef-text-shadow", @@ -1400,7 +1475,8 @@ "id": "text-shadow-property", "title": "Text Shadows: the text-shadow property", "number": "4" - } + }, + "definedIn": "table" } ] } \ No newline at end of file diff --git a/tr/dfns/css-transforms-1.json b/tr/dfns/css-transforms-1.json index b062e63db79e..3aa6a633ba23 100644 --- a/tr/dfns/css-transforms-1.json +++ b/tr/dfns/css-transforms-1.json @@ -19,7 +19,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "transformed-element", @@ -36,7 +37,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "user-coordinate-system", @@ -53,7 +55,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "local-coordinate-system", @@ -70,7 +73,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "transformation-matrix", @@ -87,7 +91,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "current-transformation-matrix", @@ -104,7 +109,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "2d-matrix", @@ -121,7 +127,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "identity-transform-function", @@ -138,7 +145,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "post-multiply", @@ -155,7 +163,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "post-multiplied", @@ -172,7 +181,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "pre-multiply", @@ -189,7 +199,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "pre-multiplied", @@ -206,7 +217,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "multiply", @@ -223,7 +235,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "containing-block-for-all-descendants", @@ -240,7 +253,8 @@ "id": "transform-rendering", "title": "The Transform Rendering Model", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "propdef-transform", @@ -257,7 +271,8 @@ "id": "transform-property", "title": "The transform Property", "number": "4" - } + }, + "definedIn": "table" }, { "id": "typedef-transform-list", @@ -274,7 +289,8 @@ "id": "transform-property", "title": "The transform Property", "number": "4" - } + }, + "definedIn": "pre" }, { "id": "propdef-transform-origin", @@ -291,7 +307,8 @@ "id": "transform-origin-property", "title": "The transform-origin Property", "number": "5" - } + }, + "definedIn": "table" }, { "id": "valdef-transform-origin-top", @@ -310,7 +327,8 @@ "id": "transform-origin-property", "title": "The transform-origin Property", "number": "5" - } + }, + "definedIn": "dt" }, { "id": "valdef-transform-origin-right", @@ -329,7 +347,8 @@ "id": "transform-origin-property", "title": "The transform-origin Property", "number": "5" - } + }, + "definedIn": "dt" }, { "id": "valdef-transform-origin-bottom", @@ -348,7 +367,8 @@ "id": "transform-origin-property", "title": "The transform-origin Property", "number": "5" - } + }, + "definedIn": "dt" }, { "id": "valdef-transform-origin-left", @@ -367,7 +387,8 @@ "id": "transform-origin-property", "title": "The transform-origin Property", "number": "5" - } + }, + "definedIn": "dt" }, { "id": "valdef-transform-origin-center", @@ -386,7 +407,8 @@ "id": "transform-origin-property", "title": "The transform-origin Property", "number": "5" - } + }, + "definedIn": "dt" }, { "id": "propdef-transform-box", @@ -403,7 +425,8 @@ "id": "transform-box", "title": "Transform reference box: the transform-box property", "number": "6" - } + }, + "definedIn": "table" }, { "id": "reference-box", @@ -420,7 +443,8 @@ "id": "transform-box", "title": "Transform reference box: the transform-box property", "number": "6" - } + }, + "definedIn": "prose" }, { "id": "valdef-transform-box-content-box", @@ -439,7 +463,8 @@ "id": "transform-box", "title": "Transform reference box: the transform-box property", "number": "6" - } + }, + "definedIn": "dt" }, { "id": "valdef-transform-box-border-box", @@ -458,7 +483,8 @@ "id": "transform-box", "title": "Transform reference box: the transform-box property", "number": "6" - } + }, + "definedIn": "dt" }, { "id": "valdef-transform-box-fill-box", @@ -477,7 +503,8 @@ "id": "transform-box", "title": "Transform reference box: the transform-box property", "number": "6" - } + }, + "definedIn": "dt" }, { "id": "valdef-transform-box-stroke-box", @@ -496,7 +523,8 @@ "id": "transform-box", "title": "Transform reference box: the transform-box property", "number": "6" - } + }, + "definedIn": "dt" }, { "id": "valdef-transform-box-view-box", @@ -515,7 +543,8 @@ "id": "transform-box", "title": "Transform reference box: the transform-box property", "number": "6" - } + }, + "definedIn": "dt" }, { "id": "typedef-transform-function", @@ -532,7 +561,8 @@ "id": "transform-functions", "title": "The Transform Functions", "number": "9" - } + }, + "definedIn": "prose" }, { "id": "funcdef-transform-matrix", @@ -551,7 +581,8 @@ "id": "two-d-transform-functions", "title": "2D Transform Functions", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-transform-translate", @@ -570,7 +601,8 @@ "id": "two-d-transform-functions", "title": "2D Transform Functions", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-transform-translatex", @@ -589,7 +621,8 @@ "id": "two-d-transform-functions", "title": "2D Transform Functions", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-transform-translatey", @@ -608,7 +641,8 @@ "id": "two-d-transform-functions", "title": "2D Transform Functions", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-transform-scale", @@ -627,7 +661,8 @@ "id": "two-d-transform-functions", "title": "2D Transform Functions", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-transform-scalex", @@ -646,7 +681,8 @@ "id": "two-d-transform-functions", "title": "2D Transform Functions", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-transform-scaley", @@ -665,7 +701,8 @@ "id": "two-d-transform-functions", "title": "2D Transform Functions", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-transform-rotate", @@ -684,7 +721,8 @@ "id": "two-d-transform-functions", "title": "2D Transform Functions", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-transform-skew", @@ -703,7 +741,8 @@ "id": "two-d-transform-functions", "title": "2D Transform Functions", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-transform-skewx", @@ -722,7 +761,8 @@ "id": "two-d-transform-functions", "title": "2D Transform Functions", "number": "9.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-transform-skewy", @@ -741,7 +781,8 @@ "id": "two-d-transform-functions", "title": "2D Transform Functions", "number": "9.1" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-transforms-2.json b/tr/dfns/css-transforms-2.json index a52e57bb91a7..1b75cf1cd9f0 100644 --- a/tr/dfns/css-transforms-2.json +++ b/tr/dfns/css-transforms-2.json @@ -19,7 +19,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "3d-matrix", @@ -36,7 +37,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "identity-transform-function", @@ -53,7 +55,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "perspective-matrix", @@ -70,7 +73,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "accumulated-3d-transformation-matrix", @@ -87,7 +91,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "3d-rendering-context", @@ -104,7 +109,8 @@ "id": "terminology", "title": "Terminology", "number": "2" - } + }, + "definedIn": "dt" }, { "id": "propdef-translate", @@ -121,7 +127,8 @@ "id": "individual-transforms", "title": "Individual Transform Properties: the translate, scale, and rotate properties", "number": "5" - } + }, + "definedIn": "table" }, { "id": "propdef-rotate", @@ -138,7 +145,8 @@ "id": "individual-transforms", "title": "Individual Transform Properties: the translate, scale, and rotate properties", "number": "5" - } + }, + "definedIn": "table" }, { "id": "valdef-rotate-x", @@ -157,7 +165,8 @@ "id": "individual-transforms", "title": "Individual Transform Properties: the translate, scale, and rotate properties", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "valdef-rotate-y", @@ -176,7 +185,8 @@ "id": "individual-transforms", "title": "Individual Transform Properties: the translate, scale, and rotate properties", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "valdef-rotate-z", @@ -195,7 +205,8 @@ "id": "individual-transforms", "title": "Individual Transform Properties: the translate, scale, and rotate properties", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "propdef-scale", @@ -212,7 +223,8 @@ "id": "individual-transforms", "title": "Individual Transform Properties: the translate, scale, and rotate properties", "number": "5" - } + }, + "definedIn": "table" }, { "id": "valdef-translate-none", @@ -233,7 +245,8 @@ "id": "individual-transforms", "title": "Individual Transform Properties: the translate, scale, and rotate properties", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "propdef-transform-style", @@ -250,7 +263,8 @@ "id": "transform-style-property", "title": "The transform-style Property", "number": "7" - } + }, + "definedIn": "table" }, { "id": "propdef-perspective", @@ -267,7 +281,8 @@ "id": "perspective-property", "title": "The perspective Property", "number": "8" - } + }, + "definedIn": "table" }, { "id": "valdef-perspective-length-0", @@ -286,7 +301,8 @@ "id": "perspective-property", "title": "The perspective Property", "number": "8" - } + }, + "definedIn": "dt" }, { "id": "valdef-perspective-none", @@ -305,7 +321,8 @@ "id": "perspective-property", "title": "The perspective Property", "number": "8" - } + }, + "definedIn": "dt" }, { "id": "propdef-perspective-origin", @@ -322,7 +339,8 @@ "id": "perspective-origin-property", "title": "The perspective-origin Property", "number": "9" - } + }, + "definedIn": "table" }, { "id": "valdef-perspective-origin-percentage", @@ -341,7 +359,8 @@ "id": "perspective-origin-property", "title": "The perspective-origin Property", "number": "9" - } + }, + "definedIn": "dt" }, { "id": "valdef-perspective-origin-length", @@ -360,7 +379,8 @@ "id": "perspective-origin-property", "title": "The perspective-origin Property", "number": "9" - } + }, + "definedIn": "dt" }, { "id": "valdef-perspective-origin-top", @@ -379,7 +399,8 @@ "id": "perspective-origin-property", "title": "The perspective-origin Property", "number": "9" - } + }, + "definedIn": "dt" }, { "id": "valdef-perspective-origin-right", @@ -398,7 +419,8 @@ "id": "perspective-origin-property", "title": "The perspective-origin Property", "number": "9" - } + }, + "definedIn": "dt" }, { "id": "valdef-perspective-origin-bottom", @@ -417,7 +439,8 @@ "id": "perspective-origin-property", "title": "The perspective-origin Property", "number": "9" - } + }, + "definedIn": "dt" }, { "id": "valdef-perspective-origin-left", @@ -436,7 +459,8 @@ "id": "perspective-origin-property", "title": "The perspective-origin Property", "number": "9" - } + }, + "definedIn": "dt" }, { "id": "valdef-perspective-origin-center", @@ -455,7 +479,8 @@ "id": "perspective-origin-property", "title": "The perspective-origin Property", "number": "9" - } + }, + "definedIn": "dt" }, { "id": "propdef-backface-visibility", @@ -471,7 +496,8 @@ "heading": { "id": "backface-visibility-property", "title": "10. The backface-visibility Property" - } + }, + "definedIn": "table" }, { "id": "typedef-transform-function", @@ -487,7 +513,8 @@ "heading": { "id": "transform-functions", "title": "12. The Transform Functions" - } + }, + "definedIn": "prose" }, { "id": "3d-transform-functions", @@ -504,7 +531,8 @@ "id": "three-d-transform-functions", "title": "3D Transform Functions", "number": "12.1" - } + }, + "definedIn": "prose" }, { "id": "funcdef-matrix3d", @@ -521,7 +549,8 @@ "id": "three-d-transform-functions", "title": "3D Transform Functions", "number": "12.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-translate3d", @@ -538,7 +567,8 @@ "id": "three-d-transform-functions", "title": "3D Transform Functions", "number": "12.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-translatez", @@ -555,7 +585,8 @@ "id": "three-d-transform-functions", "title": "3D Transform Functions", "number": "12.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-scale3d", @@ -572,7 +603,8 @@ "id": "three-d-transform-functions", "title": "3D Transform Functions", "number": "12.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-scalez", @@ -589,7 +621,8 @@ "id": "three-d-transform-functions", "title": "3D Transform Functions", "number": "12.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-rotate3d", @@ -606,7 +639,8 @@ "id": "three-d-transform-functions", "title": "3D Transform Functions", "number": "12.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-rotatex", @@ -623,7 +657,8 @@ "id": "three-d-transform-functions", "title": "3D Transform Functions", "number": "12.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-rotatey", @@ -640,7 +675,8 @@ "id": "three-d-transform-functions", "title": "3D Transform Functions", "number": "12.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-rotatez", @@ -657,7 +693,8 @@ "id": "three-d-transform-functions", "title": "3D Transform Functions", "number": "12.1" - } + }, + "definedIn": "dt" }, { "id": "funcdef-perspective", @@ -674,7 +711,8 @@ "id": "three-d-transform-functions", "title": "3D Transform Functions", "number": "12.1" - } + }, + "definedIn": "dt" }, { "id": "accumulation-for-one-based-values", @@ -690,7 +728,8 @@ "heading": { "id": "combining-transform-lists", "title": "15. Addition and accumulation of transform lists" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-transitions-1.json b/tr/dfns/css-transitions-1.json index 8f59591bcbfb..0fedae5faf17 100644 --- a/tr/dfns/css-transitions-1.json +++ b/tr/dfns/css-transitions-1.json @@ -19,7 +19,8 @@ "id": "transition-property-property", "title": "The transition-property Property", "number": "2.1" - } + }, + "definedIn": "table" }, { "id": "single-transition-property", @@ -36,7 +37,8 @@ "id": "transition-property-property", "title": "The transition-property Property", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-transition-property-none", @@ -55,7 +57,8 @@ "id": "transition-property-property", "title": "The transition-property Property", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-transition-property-all", @@ -74,7 +77,8 @@ "id": "transition-property-property", "title": "The transition-property Property", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "propdef-transition-duration", @@ -91,7 +95,8 @@ "id": "transition-duration-property", "title": "The transition-duration Property", "number": "2.2" - } + }, + "definedIn": "table" }, { "id": "propdef-transition-timing-function", @@ -108,7 +113,8 @@ "id": "transition-timing-function-property", "title": "The transition-timing-function Property", "number": "2.3" - } + }, + "definedIn": "table" }, { "id": "propdef-transition-delay", @@ -125,7 +131,8 @@ "id": "transition-delay-property", "title": "The transition-delay Property", "number": "2.4" - } + }, + "definedIn": "table" }, { "id": "propdef-transition", @@ -142,7 +149,8 @@ "id": "transition-shorthand-property", "title": "The transition Shorthand Property", "number": "2.5" - } + }, + "definedIn": "table" }, { "id": "single-transition", @@ -159,7 +167,8 @@ "id": "transition-shorthand-property", "title": "The transition Shorthand Property", "number": "2.5" - } + }, + "definedIn": "prose" }, { "id": "running-transition", @@ -176,7 +185,8 @@ "id": "starting", "title": "Starting of transitions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "transition-start-time", @@ -195,7 +205,8 @@ "id": "starting", "title": "Starting of transitions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "transition-end-time", @@ -214,7 +225,8 @@ "id": "starting", "title": "Starting of transitions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "transition-start-value", @@ -233,7 +245,8 @@ "id": "starting", "title": "Starting of transitions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "transition-end-value", @@ -252,7 +265,8 @@ "id": "starting", "title": "Starting of transitions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "transition-reversing-adjusted-start-value", @@ -271,7 +285,8 @@ "id": "starting", "title": "Starting of transitions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "transition-reversing-shortening-factor", @@ -290,7 +305,8 @@ "id": "starting", "title": "Starting of transitions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "transition-cancel", @@ -309,7 +325,8 @@ "id": "starting", "title": "Starting of transitions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "completed-transition", @@ -326,7 +343,8 @@ "id": "starting", "title": "Starting of transitions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "style-change-event", @@ -343,7 +361,8 @@ "id": "starting", "title": "Starting of transitions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "before-change-style", @@ -360,7 +379,8 @@ "id": "starting", "title": "Starting of transitions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "after-change-style", @@ -377,7 +397,8 @@ "id": "starting", "title": "Starting of transitions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "matching-transition-property-value", @@ -394,7 +415,8 @@ "id": "starting", "title": "Starting of transitions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "matching-transition-duration", @@ -411,7 +433,8 @@ "id": "starting", "title": "Starting of transitions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "matching-transition-delay", @@ -428,7 +451,8 @@ "id": "starting", "title": "Starting of transitions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "matching-transition-timing-function", @@ -445,7 +469,8 @@ "id": "starting", "title": "Starting of transitions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "transition-combined-duration", @@ -464,7 +489,8 @@ "id": "starting", "title": "Starting of transitions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "transitionable", @@ -481,7 +507,8 @@ "id": "starting", "title": "Starting of transitions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "current-value", @@ -498,7 +525,8 @@ "id": "application", "title": "Application of transitions", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "dfn-complete", @@ -517,7 +545,8 @@ "id": "complete", "title": "Completion of transitions", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "dom-transitionevent-transitionevent-type-transitioneventinitdict-type", @@ -536,7 +565,8 @@ "id": "interface-transitionevent-idl", "title": "IDL Definition", "number": "6.1.1" - } + }, + "definedIn": "pre" }, { "id": "dom-transitionevent-transitionevent-type-transitioneventinitdict-transitioneventinitdict", @@ -555,7 +585,8 @@ "id": "interface-transitionevent-idl", "title": "IDL Definition", "number": "6.1.1" - } + }, + "definedIn": "pre" }, { "id": "transitionevent", @@ -572,7 +603,8 @@ "id": "interface-transitionevent-idl", "title": "IDL Definition", "number": "6.1.1" - } + }, + "definedIn": "pre" }, { "id": "dictdef-transitioneventinit", @@ -589,7 +621,8 @@ "id": "interface-transitionevent-idl", "title": "IDL Definition", "number": "6.1.1" - } + }, + "definedIn": "pre" }, { "id": "dom-transitioneventinit-propertyname", @@ -608,7 +641,8 @@ "id": "interface-transitionevent-idl", "title": "IDL Definition", "number": "6.1.1" - } + }, + "definedIn": "pre" }, { "id": "dom-transitioneventinit-elapsedtime", @@ -627,7 +661,8 @@ "id": "interface-transitionevent-idl", "title": "IDL Definition", "number": "6.1.1" - } + }, + "definedIn": "pre" }, { "id": "dom-transitioneventinit-pseudoelement", @@ -646,7 +681,8 @@ "id": "interface-transitionevent-idl", "title": "IDL Definition", "number": "6.1.1" - } + }, + "definedIn": "pre" }, { "id": "Events-TransitionEvent-propertyName", @@ -665,7 +701,8 @@ "id": "interface-transitionevent-attributes", "title": "Attributes", "number": "6.1.2" - } + }, + "definedIn": "dt" }, { "id": "Events-TransitionEvent-elapsedTime", @@ -684,7 +721,8 @@ "id": "interface-transitionevent-attributes", "title": "Attributes", "number": "6.1.2" - } + }, + "definedIn": "dt" }, { "id": "Events-TransitionEvent-pseudoElement", @@ -703,7 +741,8 @@ "id": "interface-transitionevent-attributes", "title": "Attributes", "number": "6.1.2" - } + }, + "definedIn": "dt" }, { "id": "dom-transitionevent-transitionevent", @@ -722,7 +761,8 @@ "id": "interface-transitionevent-attributes", "title": "Attributes", "number": "6.1.2" - } + }, + "definedIn": "prose" }, { "id": "transitionrun", @@ -741,7 +781,8 @@ "id": "event-transitionevent", "title": "Types of TransitionEvent", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "transitionstart", @@ -760,7 +801,8 @@ "id": "event-transitionevent", "title": "Types of TransitionEvent", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "transitionend", @@ -779,7 +821,8 @@ "id": "event-transitionevent", "title": "Types of TransitionEvent", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "transitioncancel", @@ -798,7 +841,8 @@ "id": "event-transitionevent", "title": "Types of TransitionEvent", "number": "6.2" - } + }, + "definedIn": "dt" }, { "id": "dom-globaleventhandlers-ontransitionrun", @@ -817,7 +861,8 @@ "id": "interface-globaleventhandlers-idl", "title": "IDL Definition", "number": "7.1" - } + }, + "definedIn": "pre" }, { "id": "dom-globaleventhandlers-ontransitionstart", @@ -836,7 +881,8 @@ "id": "interface-globaleventhandlers-idl", "title": "IDL Definition", "number": "7.1" - } + }, + "definedIn": "pre" }, { "id": "dom-globaleventhandlers-ontransitionend", @@ -855,7 +901,8 @@ "id": "interface-globaleventhandlers-idl", "title": "IDL Definition", "number": "7.1" - } + }, + "definedIn": "pre" }, { "id": "dom-globaleventhandlers-ontransitioncancel", @@ -874,7 +921,8 @@ "id": "interface-globaleventhandlers-idl", "title": "IDL Definition", "number": "7.1" - } + }, + "definedIn": "pre" } ] } \ No newline at end of file diff --git a/tr/dfns/css-transitions-2.json b/tr/dfns/css-transitions-2.json index 81e73b425d60..824b37c44b04 100644 --- a/tr/dfns/css-transitions-2.json +++ b/tr/dfns/css-transitions-2.json @@ -19,7 +19,8 @@ "id": "transition-name-property", "title": "The transition-property Property", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "owning-element", @@ -36,7 +37,8 @@ "id": "starting", "title": "Starting of transitions", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "current-transition-generation", @@ -53,7 +55,8 @@ "id": "current-transition-generation-section", "title": "The current transition generation", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "transition-generation", @@ -70,7 +73,8 @@ "id": "current-transition-generation-section", "title": "The current transition generation", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "transition-phase", @@ -87,7 +91,8 @@ "id": "event-dispatch", "title": "Event dispatch", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "interval-start", @@ -104,7 +109,8 @@ "id": "event-dispatch", "title": "Event dispatch", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "interval-end", @@ -121,7 +127,8 @@ "id": "event-dispatch", "title": "Event dispatch", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "elapsed-time", @@ -138,7 +145,8 @@ "id": "event-dispatch", "title": "Event dispatch", "number": "5.1" - } + }, + "definedIn": "table" }, { "id": "csstransition", @@ -155,7 +163,8 @@ "id": "the-CSSTransition-interface", "title": "The CSSTransition interface", "number": "6.1" - } + }, + "definedIn": "pre" }, { "id": "dom-csstransition-transitionproperty", @@ -174,7 +183,8 @@ "id": "the-CSSTransition-interface", "title": "The CSSTransition interface", "number": "6.1" - } + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/css-typed-om-1.json b/tr/dfns/css-typed-om-1.json index 25ef1064972a..172963fa61d8 100644 --- a/tr/dfns/css-typed-om-1.json +++ b/tr/dfns/css-typed-om-1.json @@ -19,7 +19,8 @@ "id": "intro", "title": "Introduction", "number": "1" - } + }, + "definedIn": "prose" }, { "id": "cssstylevalue", @@ -36,7 +37,8 @@ "id": "stylevalue-objects", "title": "CSSStyleValue objects", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "CSSStyleValue-stringification-behavior", @@ -55,7 +57,8 @@ "id": "stylevalue-objects", "title": "CSSStyleValue objects", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-cssstylevalue-parse-property-csstext-property", @@ -74,7 +77,8 @@ "id": "stylevalue-objects", "title": "CSSStyleValue objects", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-cssstylevalue-parse-property-csstext-csstext", @@ -93,7 +97,8 @@ "id": "stylevalue-objects", "title": "CSSStyleValue objects", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-cssstylevalue-parseall-property-csstext-property", @@ -112,7 +117,8 @@ "id": "stylevalue-objects", "title": "CSSStyleValue objects", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-cssstylevalue-parseall-property-csstext-csstext", @@ -131,7 +137,8 @@ "id": "stylevalue-objects", "title": "CSSStyleValue objects", "number": "2" - } + }, + "definedIn": "pre" }, { "id": "dom-cssstylevalue-parse", @@ -150,7 +157,8 @@ "id": "stylevalue-objects", "title": "CSSStyleValue objects", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "dom-cssstylevalue-parseall", @@ -169,7 +177,8 @@ "id": "stylevalue-objects", "title": "CSSStyleValue objects", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "parse-a-cssstylevalue", @@ -186,7 +195,8 @@ "id": "stylevalue-objects", "title": "CSSStyleValue objects", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "subdivide-into-iterations", @@ -203,7 +213,8 @@ "id": "stylevalue-objects", "title": "CSSStyleValue objects", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "dom-cssstylevalue-associatedproperty-slot", @@ -222,7 +233,8 @@ "id": "direct-cssstylevalue", "title": "Direct CSSStyleValue Objects", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "stylepropertymapreadonly", @@ -239,7 +251,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-stylepropertymapreadonly-get-property-property", @@ -258,7 +271,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-stylepropertymapreadonly-getall-property-property", @@ -277,7 +291,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-stylepropertymapreadonly-has-property-property", @@ -296,7 +311,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-stylepropertymapreadonly-size", @@ -315,7 +331,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "stylepropertymap", @@ -332,7 +349,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-stylepropertymap-set-property-values-property", @@ -351,7 +369,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-stylepropertymap-set-property-values-values", @@ -370,7 +389,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-stylepropertymap-append-property-values-property", @@ -389,7 +409,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-stylepropertymap-append-property-values-values", @@ -408,7 +429,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-stylepropertymap-delete-property-property", @@ -427,7 +449,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "pre" }, { "id": "dom-stylepropertymapreadonly-declarations-slot", @@ -447,7 +470,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "list-valued-properties", @@ -466,7 +490,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "single-valued-properties", @@ -485,7 +510,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dom-stylepropertymapreadonly-get", @@ -505,7 +531,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dom-stylepropertymapreadonly-getall", @@ -525,7 +552,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dom-stylepropertymapreadonly-has", @@ -545,7 +573,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dom-stylepropertymapreadonly-size①", @@ -565,7 +594,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dom-stylepropertymap-set", @@ -584,7 +614,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dom-stylepropertymap-append", @@ -603,7 +634,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dom-stylepropertymap-delete", @@ -622,7 +654,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "dom-stylepropertymap-clear", @@ -641,7 +674,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "create-an-underlying-value", @@ -658,7 +692,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "match-a-css-production", @@ -675,7 +710,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "custom-property-name-string", @@ -692,7 +728,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "valid-css-property", @@ -709,7 +746,8 @@ "id": "the-stylepropertymap", "title": "The StylePropertyMap", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "computed-stylepropertymap", @@ -726,7 +764,8 @@ "id": "computed-stylepropertymapreadonly-objects", "title": "Computed StylePropertyMapReadOnly objects", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-element-computedstylemapcache-slot", @@ -745,7 +784,8 @@ "id": "computed-stylepropertymapreadonly-objects", "title": "Computed StylePropertyMapReadOnly objects", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-element-computedstylemap", @@ -764,7 +804,8 @@ "id": "computed-stylepropertymapreadonly-objects", "title": "Computed StylePropertyMapReadOnly objects", "number": "3.1" - } + }, + "definedIn": "prose" }, { "id": "declared-stylepropertymap", @@ -781,7 +822,8 @@ "id": "declared-stylepropertymap-objects", "title": "Declared & Inline StylePropertyMap objects", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "dom-cssstylerule-stylemap", @@ -800,7 +842,8 @@ "id": "declared-stylepropertymap-objects", "title": "Declared & Inline StylePropertyMap objects", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "dom-elementcssinlinestyle-attributestylemap", @@ -819,7 +862,8 @@ "id": "declared-stylepropertymap-objects", "title": "Declared & Inline StylePropertyMap objects", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "dom-cssunparsedvalue-cssunparsedvalue", @@ -838,7 +882,8 @@ "id": "unparsedvalue-objects", "title": "CSSUnparsedValue objects", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssunparsedvalue-cssunparsedvalue-members-members", @@ -857,7 +902,8 @@ "id": "unparsedvalue-objects", "title": "CSSUnparsedValue objects", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "cssunparsedvalue", @@ -874,7 +920,8 @@ "id": "unparsedvalue-objects", "title": "CSSUnparsedValue objects", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssunparsedvalue-__getter__-index-index", @@ -893,7 +940,8 @@ "id": "unparsedvalue-objects", "title": "CSSUnparsedValue objects", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssunparsedvalue-__setter__-index-val-index", @@ -912,7 +960,8 @@ "id": "unparsedvalue-objects", "title": "CSSUnparsedValue objects", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssunparsedvalue-__setter__-index-val-val", @@ -931,7 +980,8 @@ "id": "unparsedvalue-objects", "title": "CSSUnparsedValue objects", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "typedefdef-cssunparsedsegment", @@ -948,7 +998,8 @@ "id": "unparsedvalue-objects", "title": "CSSUnparsedValue objects", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssvariablereferencevalue-cssvariablereferencevalue-variable-fallback-variable", @@ -967,7 +1018,8 @@ "id": "unparsedvalue-objects", "title": "CSSUnparsedValue objects", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssvariablereferencevalue-cssvariablereferencevalue-variable-fallback-fallback", @@ -986,7 +1038,8 @@ "id": "unparsedvalue-objects", "title": "CSSUnparsedValue objects", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "cssvariablereferencevalue", @@ -1003,7 +1056,8 @@ "id": "unparsedvalue-objects", "title": "CSSUnparsedValue objects", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssvariablereferencevalue-fallback", @@ -1022,7 +1076,8 @@ "id": "unparsedvalue-objects", "title": "CSSUnparsedValue objects", "number": "4.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssunparsedvalue-tokens-slot", @@ -1041,7 +1096,8 @@ "id": "unparsedvalue-objects", "title": "CSSUnparsedValue objects", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dom-cssunparsedvalue-length", @@ -1060,7 +1116,8 @@ "id": "unparsedvalue-objects", "title": "CSSUnparsedValue objects", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dom-cssvariablereferencevalue-variable", @@ -1079,7 +1136,8 @@ "id": "unparsedvalue-objects", "title": "CSSUnparsedValue objects", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dom-cssvariablereferencevalue-cssvariablereferencevalue", @@ -1098,7 +1156,8 @@ "id": "unparsedvalue-objects", "title": "CSSUnparsedValue objects", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "dom-csskeywordvalue-csskeywordvalue-value-value", @@ -1117,7 +1176,8 @@ "id": "keywordvalue-objects", "title": "CSSKeywordValue objects", "number": "4.2" - } + }, + "definedIn": "pre" }, { "id": "csskeywordvalue", @@ -1134,7 +1194,8 @@ "id": "keywordvalue-objects", "title": "CSSKeywordValue objects", "number": "4.2" - } + }, + "definedIn": "pre" }, { "id": "dom-csskeywordvalue-csskeywordvalue", @@ -1153,7 +1214,8 @@ "id": "keywordvalue-objects", "title": "CSSKeywordValue objects", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "dom-csskeywordvalue-value", @@ -1172,7 +1234,8 @@ "id": "keywordvalue-objects", "title": "CSSKeywordValue objects", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "typedefdef-cssnumberish", @@ -1189,7 +1252,8 @@ "id": "numeric-objects", "title": "Numeric Values:", "number": "4.3" - } + }, + "definedIn": "pre" }, { "id": "rectify-a-numberish-value", @@ -1207,7 +1271,8 @@ "id": "numeric-objects", "title": "Numeric Values:", "number": "4.3" - } + }, + "definedIn": "prose" }, { "id": "enumdef-cssnumericbasetype", @@ -1224,7 +1289,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumericbasetype-length", @@ -1244,7 +1310,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumericbasetype-angle", @@ -1264,7 +1331,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumericbasetype-time", @@ -1284,7 +1352,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumericbasetype-frequency", @@ -1304,7 +1373,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumericbasetype-resolution", @@ -1324,7 +1394,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumericbasetype-flex", @@ -1344,7 +1415,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumericbasetype-percent", @@ -1364,7 +1436,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dictdef-cssnumerictype", @@ -1381,7 +1454,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumerictype-length", @@ -1400,7 +1474,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumerictype-angle", @@ -1419,7 +1494,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumerictype-time", @@ -1438,7 +1514,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumerictype-frequency", @@ -1457,7 +1534,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumerictype-resolution", @@ -1476,7 +1554,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumerictype-flex", @@ -1495,7 +1574,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumerictype-percent", @@ -1514,7 +1594,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumerictype-percenthint", @@ -1533,7 +1614,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "cssnumericvalue", @@ -1550,7 +1632,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumericvalue-add-values-values", @@ -1569,7 +1652,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumericvalue-sub-values-values", @@ -1588,7 +1672,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumericvalue-mul-values-values", @@ -1607,7 +1692,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumericvalue-div-values-values", @@ -1626,7 +1712,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumericvalue-min-values-values", @@ -1645,7 +1732,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumericvalue-max-values-values", @@ -1664,7 +1752,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumericvalue-equals-value-value", @@ -1683,7 +1772,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumericvalue-to-unit-unit", @@ -1702,7 +1792,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumericvalue-tosum-units-units", @@ -1721,7 +1812,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumericvalue-parse-csstext-csstext", @@ -1740,7 +1832,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumericvalue-add", @@ -1759,7 +1852,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-cssnumericvalue-sub", @@ -1778,7 +1872,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "cssmath-negate", @@ -1797,7 +1892,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-cssnumericvalue-mul", @@ -1816,7 +1912,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-cssnumericvalue-div", @@ -1835,7 +1932,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "cssmath-invert", @@ -1854,7 +1952,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-cssnumericvalue-min", @@ -1873,7 +1972,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-cssnumericvalue-max", @@ -1892,7 +1992,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-cssnumericvalue-equals", @@ -1911,7 +2012,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "equal-numeric-value", @@ -1928,7 +2030,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-cssnumericvalue-to", @@ -1947,7 +2050,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "create-a-cssunitvalue-from-a-sum-value-item", @@ -1964,7 +2068,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-cssnumericvalue-tosum", @@ -1983,7 +2088,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-cssnumericvalue-type", @@ -2002,7 +2108,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "sum-value", @@ -2019,7 +2126,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "sum-value-value", @@ -2038,7 +2146,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "sum-value-unit-map", @@ -2057,7 +2166,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "create-a-sum-value", @@ -2075,7 +2185,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "create-a-type-from-a-unit-map", @@ -2092,7 +2203,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "product-of-two-unit-maps", @@ -2109,7 +2221,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "dom-cssnumericvalue-parse", @@ -2128,7 +2241,8 @@ "id": "numeric-value", "title": "Common Numeric Operations, and the CSSNumericValue Superclass", "number": "4.3.1" - } + }, + "definedIn": "prose" }, { "id": "cssnumericvalue-type", @@ -2147,7 +2261,8 @@ "id": "numeric-typing", "title": "Numeric Value Typing", "number": "4.3.2" - } + }, + "definedIn": "prose" }, { "id": "cssnumericvalue-base-type", @@ -2166,7 +2281,8 @@ "id": "numeric-typing", "title": "Numeric Value Typing", "number": "4.3.2" - } + }, + "definedIn": "prose" }, { "id": "cssnumericvalue-percent-hint", @@ -2185,7 +2301,8 @@ "id": "numeric-typing", "title": "Numeric Value Typing", "number": "4.3.2" - } + }, + "definedIn": "prose" }, { "id": "create-a-type", @@ -2203,7 +2320,8 @@ "id": "numeric-typing", "title": "Numeric Value Typing", "number": "4.3.2" - } + }, + "definedIn": "prose" }, { "id": "add-two-types", @@ -2223,7 +2341,8 @@ "id": "numeric-typing", "title": "Numeric Value Typing", "number": "4.3.2" - } + }, + "definedIn": "prose" }, { "id": "apply-the-percent-hint", @@ -2240,7 +2359,8 @@ "id": "numeric-typing", "title": "Numeric Value Typing", "number": "4.3.2" - } + }, + "definedIn": "prose" }, { "id": "cssnumericvalue-multiply-two-types", @@ -2262,7 +2382,8 @@ "id": "numeric-typing", "title": "Numeric Value Typing", "number": "4.3.2" - } + }, + "definedIn": "prose" }, { "id": "cssnumericvalue-match", @@ -2281,7 +2402,8 @@ "id": "numeric-typing", "title": "Numeric Value Typing", "number": "4.3.2" - } + }, + "definedIn": "prose" }, { "id": "dom-cssunitvalue-cssunitvalue-value-unit-value", @@ -2300,7 +2422,8 @@ "id": "simple-numeric", "title": "Value + Unit: CSSUnitValue objects", "number": "4.3.3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssunitvalue-cssunitvalue-value-unit-unit", @@ -2319,7 +2442,8 @@ "id": "simple-numeric", "title": "Value + Unit: CSSUnitValue objects", "number": "4.3.3" - } + }, + "definedIn": "pre" }, { "id": "cssunitvalue", @@ -2336,7 +2460,8 @@ "id": "simple-numeric", "title": "Value + Unit: CSSUnitValue objects", "number": "4.3.3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssunitvalue-value", @@ -2355,7 +2480,8 @@ "id": "simple-numeric", "title": "Value + Unit: CSSUnitValue objects", "number": "4.3.3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssunitvalue-unit", @@ -2374,7 +2500,8 @@ "id": "simple-numeric", "title": "Value + Unit: CSSUnitValue objects", "number": "4.3.3" - } + }, + "definedIn": "pre" }, { "id": "dom-cssunitvalue-cssunitvalue", @@ -2393,7 +2520,8 @@ "id": "simple-numeric", "title": "Value + Unit: CSSUnitValue objects", "number": "4.3.3" - } + }, + "definedIn": "prose" }, { "id": "type-of-a-cssunitvalue", @@ -2410,7 +2538,8 @@ "id": "simple-numeric", "title": "Value + Unit: CSSUnitValue objects", "number": "4.3.3" - } + }, + "definedIn": "prose" }, { "id": "create-a-cssunitvalue-from-a-pair", @@ -2427,7 +2556,8 @@ "id": "simple-numeric", "title": "Value + Unit: CSSUnitValue objects", "number": "4.3.3" - } + }, + "definedIn": "prose" }, { "id": "convert-a-cssunitvalue", @@ -2444,7 +2574,8 @@ "id": "simple-numeric", "title": "Value + Unit: CSSUnitValue objects", "number": "4.3.3" - } + }, + "definedIn": "prose" }, { "id": "cssmathvalue", @@ -2461,7 +2592,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmathsum-cssmathsum-args-args", @@ -2480,7 +2612,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "cssmathsum", @@ -2497,7 +2630,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmathsum-values", @@ -2516,7 +2650,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmathproduct-cssmathproduct-args-args", @@ -2535,7 +2670,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "cssmathproduct", @@ -2552,7 +2688,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmathproduct-values", @@ -2571,7 +2708,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmathnegate-cssmathnegate-arg-arg", @@ -2590,7 +2728,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "cssmathnegate", @@ -2607,7 +2746,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmathnegate-value", @@ -2626,7 +2766,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmathinvert-cssmathinvert-arg-arg", @@ -2645,7 +2786,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "cssmathinvert", @@ -2662,7 +2804,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmathinvert-value", @@ -2681,7 +2824,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmathmin-cssmathmin-args-args", @@ -2700,7 +2844,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "cssmathmin", @@ -2717,7 +2862,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmathmin-values", @@ -2736,7 +2882,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmathmax-cssmathmax-args-args", @@ -2755,7 +2902,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "cssmathmax", @@ -2772,7 +2920,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmathmax-values", @@ -2791,7 +2940,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "cssnumericarray", @@ -2808,7 +2958,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssnumericarray-__getter__-index-index", @@ -2827,7 +2978,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "enumdef-cssmathoperator", @@ -2844,7 +2996,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmathoperator-sum", @@ -2864,7 +3017,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmathoperator-product", @@ -2884,7 +3038,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmathoperator-negate", @@ -2904,7 +3059,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmathoperator-invert", @@ -2924,7 +3080,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmathoperator-min", @@ -2944,7 +3101,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmathoperator-max", @@ -2964,7 +3122,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmathvalue-operator", @@ -2989,7 +3148,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssmathsum-cssmathsum", @@ -3008,7 +3168,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssmathmin-cssmathmin", @@ -3027,7 +3188,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssmathmax-cssmathmax", @@ -3046,7 +3208,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssmathproduct-cssmathproduct", @@ -3065,7 +3228,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssmathnegate-cssmathnegate", @@ -3084,7 +3248,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssmathinvert-cssmathinvert", @@ -3103,7 +3268,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "prose" }, { "id": "type-of-a-cssmathvalue", @@ -3120,7 +3286,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssnumericarray-length", @@ -3139,7 +3306,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "prose" }, { "id": "cssnumericarray-indexed-getter", @@ -3158,7 +3326,8 @@ "id": "complex-numeric", "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" - } + }, + "definedIn": "prose" }, { "id": "dom-css-number", @@ -3177,7 +3346,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-number-value-value", @@ -3196,7 +3366,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-percent", @@ -3215,7 +3386,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-percent-value-value", @@ -3234,7 +3406,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-em", @@ -3253,7 +3426,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-em-value-value", @@ -3272,7 +3446,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-ex", @@ -3291,7 +3466,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-ex-value-value", @@ -3310,7 +3486,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-ch", @@ -3329,7 +3506,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-ch-value-value", @@ -3348,7 +3526,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-ic", @@ -3367,7 +3546,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-ic-value-value", @@ -3386,7 +3566,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-rem", @@ -3405,7 +3586,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-rem-value-value", @@ -3424,7 +3606,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-lh", @@ -3443,7 +3626,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-lh-value-value", @@ -3462,7 +3646,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-rlh", @@ -3481,7 +3666,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-rlh-value-value", @@ -3500,7 +3686,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-vw", @@ -3519,7 +3706,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-vw-value-value", @@ -3538,7 +3726,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-vh", @@ -3557,7 +3746,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-vh-value-value", @@ -3576,7 +3766,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-vi", @@ -3595,7 +3786,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-vi-value-value", @@ -3614,7 +3806,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-vb", @@ -3633,7 +3826,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-vb-value-value", @@ -3652,7 +3846,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-vmin", @@ -3671,7 +3866,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-vmin-value-value", @@ -3690,7 +3886,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-vmax", @@ -3709,7 +3906,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-vmax-value-value", @@ -3728,7 +3926,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-cm", @@ -3747,7 +3946,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-cm-value-value", @@ -3766,7 +3966,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-mm", @@ -3785,7 +3986,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-mm-value-value", @@ -3804,7 +4006,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-q", @@ -3823,7 +4026,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-q-value-value", @@ -3842,7 +4046,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-in", @@ -3861,7 +4066,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-in-value-value", @@ -3880,7 +4086,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-pt", @@ -3899,7 +4106,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-pt-value-value", @@ -3918,7 +4126,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-pc", @@ -3937,7 +4146,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-pc-value-value", @@ -3956,7 +4166,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-px", @@ -3975,7 +4186,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-px-value-value", @@ -3994,7 +4206,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-deg", @@ -4013,7 +4226,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-deg-value-value", @@ -4032,7 +4246,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-grad", @@ -4051,7 +4266,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-grad-value-value", @@ -4070,7 +4286,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-rad", @@ -4089,7 +4306,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-rad-value-value", @@ -4108,7 +4326,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-turn", @@ -4127,7 +4346,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-turn-value-value", @@ -4146,7 +4366,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-s", @@ -4165,7 +4386,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-s-value-value", @@ -4184,7 +4406,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-ms", @@ -4203,7 +4426,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-ms-value-value", @@ -4222,7 +4446,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-hz", @@ -4241,7 +4466,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-hz-value-value", @@ -4260,7 +4486,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-khz", @@ -4279,7 +4506,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-khz-value-value", @@ -4298,7 +4526,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-dpi", @@ -4317,7 +4546,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-dpi-value-value", @@ -4336,7 +4566,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-dpcm", @@ -4355,7 +4586,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-dpcm-value-value", @@ -4374,7 +4606,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-dppx", @@ -4393,7 +4626,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-dppx-value-value", @@ -4412,7 +4646,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-fr", @@ -4431,7 +4666,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-css-fr-value-value", @@ -4450,7 +4686,8 @@ "id": "numeric-factory", "title": "Numeric Factory Functions", "number": "4.3.5" - } + }, + "definedIn": "pre" }, { "id": "dom-csstransformvalue-csstransformvalue-transforms-transforms", @@ -4469,7 +4706,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "csstransformvalue", @@ -4486,7 +4724,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-csstransformvalue-__getter__-index-index", @@ -4505,7 +4744,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-csstransformvalue-__setter__-index-val-index", @@ -4524,7 +4764,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-csstransformvalue-__setter__-index-val-val", @@ -4543,7 +4784,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-csstransformvalue-csstransformvalue", @@ -4562,7 +4804,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-csstransformvalue-is2d", @@ -4581,7 +4824,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-csstransformvalue-tomatrix", @@ -4600,7 +4844,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-csstransformvalue-length", @@ -4619,7 +4864,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-csstransformvalue-values-slot", @@ -4638,7 +4884,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "csstransformcomponent", @@ -4655,7 +4902,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "CSSTransformComponent-stringification-behavior", @@ -4674,7 +4922,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-csstranslate-csstranslate-x-y-z-x", @@ -4693,7 +4942,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-csstranslate-csstranslate-x-y-z-y", @@ -4712,7 +4962,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-csstranslate-csstranslate-x-y-z-z", @@ -4731,7 +4982,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "csstranslate", @@ -4748,7 +5000,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-csstranslate-x", @@ -4767,7 +5020,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-csstranslate-y", @@ -4786,7 +5040,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-csstranslate-z", @@ -4805,7 +5060,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssrotate-cssrotate-angle-angle", @@ -4824,7 +5080,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssrotate-cssrotate-x-y-z-angle-x", @@ -4843,7 +5100,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssrotate-cssrotate-x-y-z-angle-y", @@ -4862,7 +5120,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssrotate-cssrotate-x-y-z-angle-z", @@ -4881,7 +5140,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssrotate-cssrotate-x-y-z-angle-angle", @@ -4900,7 +5160,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "cssrotate", @@ -4917,7 +5178,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssrotate-angle", @@ -4936,7 +5198,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssscale-cssscale-x-y-z-x", @@ -4955,7 +5218,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssscale-cssscale-x-y-z-y", @@ -4974,7 +5238,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssscale-cssscale-x-y-z-z", @@ -4993,7 +5258,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "cssscale", @@ -5010,7 +5276,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssskew-cssskew-ax-ay-ax", @@ -5029,7 +5296,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssskew-cssskew-ax-ay-ay", @@ -5048,7 +5316,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "cssskew", @@ -5065,7 +5334,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssskew-ax", @@ -5084,7 +5354,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssskew-ay", @@ -5103,7 +5374,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssskewx-cssskewx-ax-ax", @@ -5122,7 +5394,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "cssskewx", @@ -5139,7 +5412,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssskewx-ax", @@ -5158,7 +5432,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssskewy-cssskewy-ay-ay", @@ -5177,7 +5452,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "cssskewy", @@ -5194,7 +5470,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssskewy-ay", @@ -5213,7 +5490,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssperspective-cssperspective-length-length", @@ -5232,7 +5510,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "cssperspective", @@ -5249,7 +5528,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssperspective-length", @@ -5268,7 +5548,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmatrixcomponent-cssmatrixcomponent-matrix-options-matrix", @@ -5287,7 +5568,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmatrixcomponent-cssmatrixcomponent-matrix-options-options", @@ -5306,7 +5588,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "cssmatrixcomponent", @@ -5323,7 +5606,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmatrixcomponent-matrix", @@ -5342,7 +5626,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dictdef-cssmatrixcomponentoptions", @@ -5359,7 +5644,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-cssmatrixcomponentoptions-is2d", @@ -5378,7 +5664,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "pre" }, { "id": "dom-csstransformcomponent-is2d", @@ -5397,7 +5684,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-csstransformcomponent-tomatrix", @@ -5416,7 +5704,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-csstranslate-csstranslate", @@ -5435,7 +5724,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssrotate-cssrotate", @@ -5454,7 +5744,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssrotate-cssrotate-x-y-z-angle", @@ -5473,7 +5764,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssrotate-x", @@ -5492,7 +5784,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssrotate-y", @@ -5511,7 +5804,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssrotate-z", @@ -5530,7 +5824,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssscale-cssscale", @@ -5549,7 +5844,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssscale-x", @@ -5568,7 +5864,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssscale-y", @@ -5587,7 +5884,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssscale-z", @@ -5606,7 +5904,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssskew-cssskew", @@ -5625,7 +5924,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssskewx-cssskewx", @@ -5644,7 +5944,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssskewy-cssskewy", @@ -5663,7 +5964,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssskew-is2d", @@ -5684,7 +5986,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssperspective-cssperspective", @@ -5703,7 +6006,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssperspective-is2d", @@ -5722,7 +6026,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-cssmatrixcomponent-cssmatrixcomponent", @@ -5741,7 +6046,8 @@ "id": "transformvalue-objects", "title": "CSSTransformValue objects", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "dom-csspositionvalue-csspositionvalue-x-y-x", @@ -5760,7 +6066,8 @@ "id": "positionvalue-objects", "title": "CSSPositionValue objects", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-csspositionvalue-csspositionvalue-x-y-y", @@ -5779,7 +6086,8 @@ "id": "positionvalue-objects", "title": "CSSPositionValue objects", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "csspositionvalue", @@ -5796,7 +6104,8 @@ "id": "positionvalue-objects", "title": "CSSPositionValue objects", "number": "4.5" - } + }, + "definedIn": "pre" }, { "id": "dom-csspositionvalue-csspositionvalue", @@ -5815,7 +6124,8 @@ "id": "positionvalue-objects", "title": "CSSPositionValue objects", "number": "4.5" - } + }, + "definedIn": "prose" }, { "id": "dom-csspositionvalue-x", @@ -5834,7 +6144,8 @@ "id": "positionvalue-objects", "title": "CSSPositionValue objects", "number": "4.5" - } + }, + "definedIn": "prose" }, { "id": "dom-csspositionvalue-y", @@ -5853,7 +6164,8 @@ "id": "positionvalue-objects", "title": "CSSPositionValue objects", "number": "4.5" - } + }, + "definedIn": "prose" }, { "id": "cssimagevalue", @@ -5870,7 +6182,8 @@ "id": "imagevalue-objects", "title": "CSSImageValue objects", "number": "4.6" - } + }, + "definedIn": "pre" }, { "id": "css-reify", @@ -5890,7 +6203,8 @@ "id": "reify-stylevalue", "title": "CSSStyleValue Reification", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "reify-as-a-cssstylevalue", @@ -5908,7 +6222,8 @@ "id": "reify-failure", "title": "Unrepresentable Values", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "reify-a-list-of-component-values", @@ -5925,7 +6240,8 @@ "id": "reify-tokens", "title": "Raw CSS tokens: properties with var() references", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "reify-a-var-reference", @@ -5942,7 +6258,8 @@ "id": "reify-var", "title": "var() References", "number": "5.3" - } + }, + "definedIn": "prose" }, { "id": "reify-an-identifier", @@ -5959,7 +6276,8 @@ "id": "reify-ident", "title": "Identifier Values", "number": "5.4" - } + }, + "definedIn": "prose" }, { "id": "reify-a-numeric-value", @@ -5976,7 +6294,8 @@ "id": "reify-numeric", "title": ", , and values", "number": "5.5" - } + }, + "definedIn": "prose" }, { "id": "reify-a-math-expression", @@ -5993,7 +6312,8 @@ "id": "reify-numeric", "title": ", , and values", "number": "5.5" - } + }, + "definedIn": "prose" }, { "id": "reify-a-transform-list", @@ -6010,7 +6330,8 @@ "id": "reify-transformvalue", "title": " and values", "number": "5.6" - } + }, + "definedIn": "prose" }, { "id": "reify-a-transform-function", @@ -6027,7 +6348,8 @@ "id": "reify-transformvalue", "title": " and values", "number": "5.6" - } + }, + "definedIn": "prose" }, { "id": "serialize-a-cssunparsedvalue", @@ -6044,7 +6366,8 @@ "id": "unparsedvalue-serialization", "title": "CSSUnparsedValue Serialization", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "serialize-a-cssvariablereferencevalue", @@ -6061,7 +6384,8 @@ "id": "unparsedvalue-serialization", "title": "CSSUnparsedValue Serialization", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "serialize-a-csskeywordvalue", @@ -6078,7 +6402,8 @@ "id": "keywordvalue-serialization", "title": "CSSKeywordValue Serialization", "number": "6.2" - } + }, + "definedIn": "prose" }, { "id": "serialize-a-cssunitvalue", @@ -6095,7 +6420,8 @@ "id": "numericvalue-serialization", "title": "CSSUnitValue Serialization", "number": "6.3" - } + }, + "definedIn": "prose" }, { "id": "serialize-a-cssmathvalue", @@ -6112,7 +6438,8 @@ "id": "calc-serialization", "title": "CSSMathValue Serialization", "number": "6.4" - } + }, + "definedIn": "prose" }, { "id": "serialize-a-csstransformvalue", @@ -6129,7 +6456,8 @@ "id": "transformvalue-serialization", "title": "CSSTransformValue and CSSTransformComponent Serialization", "number": "6.5" - } + }, + "definedIn": "prose" }, { "id": "serialize-a-csstranslate", @@ -6146,7 +6474,8 @@ "id": "transformvalue-serialization", "title": "CSSTransformValue and CSSTransformComponent Serialization", "number": "6.5" - } + }, + "definedIn": "prose" }, { "id": "serialize-a-cssrotate", @@ -6163,7 +6492,8 @@ "id": "transformvalue-serialization", "title": "CSSTransformValue and CSSTransformComponent Serialization", "number": "6.5" - } + }, + "definedIn": "prose" }, { "id": "serialize-a-cssscale", @@ -6180,7 +6510,8 @@ "id": "transformvalue-serialization", "title": "CSSTransformValue and CSSTransformComponent Serialization", "number": "6.5" - } + }, + "definedIn": "prose" }, { "id": "serialize-a-cssskew", @@ -6197,7 +6528,8 @@ "id": "transformvalue-serialization", "title": "CSSTransformValue and CSSTransformComponent Serialization", "number": "6.5" - } + }, + "definedIn": "prose" }, { "id": "serialize-a-cssskewx", @@ -6214,7 +6546,8 @@ "id": "transformvalue-serialization", "title": "CSSTransformValue and CSSTransformComponent Serialization", "number": "6.5" - } + }, + "definedIn": "prose" }, { "id": "serialize-a-cssskewy", @@ -6231,7 +6564,8 @@ "id": "transformvalue-serialization", "title": "CSSTransformValue and CSSTransformComponent Serialization", "number": "6.5" - } + }, + "definedIn": "prose" }, { "id": "serialize-a-cssperspective", @@ -6248,7 +6582,8 @@ "id": "transformvalue-serialization", "title": "CSSTransformValue and CSSTransformComponent Serialization", "number": "6.5" - } + }, + "definedIn": "prose" }, { "id": "serialize-a-cssmatrixcomponent", @@ -6265,7 +6600,8 @@ "id": "transformvalue-serialization", "title": "CSSTransformValue and CSSTransformComponent Serialization", "number": "6.5" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-ui-4.json b/tr/dfns/css-ui-4.json index e978a8fccad5..fd2067043443 100644 --- a/tr/dfns/css-ui-4.json +++ b/tr/dfns/css-ui-4.json @@ -19,7 +19,8 @@ "id": "outline", "title": "Outlines Shorthand: the outline property", "number": "3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-outline-width", @@ -36,7 +37,8 @@ "id": "outline-width", "title": "Outline Thickness: the outline-width property", "number": "3.2" - } + }, + "definedIn": "table" }, { "id": "propdef-outline-style", @@ -53,7 +55,8 @@ "id": "outline-style", "title": "Outline Patterns: the outline-style property", "number": "3.3" - } + }, + "definedIn": "table" }, { "id": "propdef-outline-color", @@ -70,7 +73,8 @@ "id": "outline-color", "title": "Outline Colors: the outline-color property", "number": "3.4" - } + }, + "definedIn": "table" }, { "id": "typedef-outline-line-style", @@ -87,7 +91,8 @@ "id": "outline-color", "title": "Outline Colors: the outline-color property", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "valdef-outline-color-invert", @@ -106,7 +111,8 @@ "id": "outline-color", "title": "Outline Colors: the outline-color property", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "propdef-outline-offset", @@ -123,7 +129,8 @@ "id": "outline-offset", "title": "Offsetting the Outline: the outline-offset property", "number": "3.5" - } + }, + "definedIn": "table" }, { "id": "propdef-resize", @@ -140,7 +147,8 @@ "id": "resize", "title": "Resizing Boxes: the resize property", "number": "4.1" - } + }, + "definedIn": "table" }, { "id": "propdef-cursor", @@ -157,7 +165,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "table" }, { "id": "valdef-cursor-auto", @@ -176,7 +185,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-default", @@ -195,7 +205,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-none", @@ -214,7 +225,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-context-menu", @@ -233,7 +245,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-help", @@ -252,7 +265,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-pointer", @@ -271,7 +285,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-progress", @@ -290,7 +305,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-wait", @@ -309,7 +325,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-cell", @@ -328,7 +345,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-crosshair", @@ -347,7 +365,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-text", @@ -366,7 +385,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-vertical-text", @@ -385,7 +405,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-alias", @@ -404,7 +425,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-copy", @@ -423,7 +445,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-move", @@ -442,7 +465,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-no-drop", @@ -461,7 +485,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-not-allowed", @@ -480,7 +505,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-grab", @@ -499,7 +525,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-grabbing", @@ -518,7 +545,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-e-resize", @@ -537,7 +565,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-n-resize", @@ -556,7 +585,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-ne-resize", @@ -575,7 +605,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-nw-resize", @@ -594,7 +625,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-s-resize", @@ -613,7 +645,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-se-resize", @@ -632,7 +665,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-sw-resize", @@ -651,7 +685,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-w-resize", @@ -670,7 +705,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-ew-resize", @@ -689,7 +725,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-ns-resize", @@ -708,7 +745,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-nesw-resize", @@ -727,7 +765,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-nwse-resize", @@ -746,7 +785,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-col-resize", @@ -765,7 +805,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-row-resize", @@ -784,7 +825,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-all-scroll", @@ -803,7 +845,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-zoom-in", @@ -822,7 +865,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-cursor-zoom-out", @@ -841,7 +885,8 @@ "id": "cursor", "title": "Styling the Cursor: the cursor property", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-caret-color", @@ -858,7 +903,8 @@ "id": "caret-color", "title": "Coloring the Insertion Caret: the caret-color property", "number": "5.2.1" - } + }, + "definedIn": "table" }, { "id": "propdef-caret-shape", @@ -875,7 +921,8 @@ "id": "caret-shape", "title": "Shape of the insertion caret: caret-shape", "number": "5.2.2" - } + }, + "definedIn": "table" }, { "id": "character", @@ -892,7 +939,8 @@ "id": "caret-shape", "title": "Shape of the insertion caret: caret-shape", "number": "5.2.2" - } + }, + "definedIn": "prose" }, { "id": "visible-character", @@ -909,7 +957,8 @@ "id": "caret-shape", "title": "Shape of the insertion caret: caret-shape", "number": "5.2.2" - } + }, + "definedIn": "prose" }, { "id": "valdef-caret-shape-auto", @@ -928,7 +977,8 @@ "id": "caret-shape", "title": "Shape of the insertion caret: caret-shape", "number": "5.2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-caret-shape-bar", @@ -947,7 +997,8 @@ "id": "caret-shape", "title": "Shape of the insertion caret: caret-shape", "number": "5.2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-caret-shape-block", @@ -966,7 +1017,8 @@ "id": "caret-shape", "title": "Shape of the insertion caret: caret-shape", "number": "5.2.2" - } + }, + "definedIn": "dt" }, { "id": "valdef-caret-shape-underscore", @@ -985,7 +1037,8 @@ "id": "caret-shape", "title": "Shape of the insertion caret: caret-shape", "number": "5.2.2" - } + }, + "definedIn": "dt" }, { "id": "propdef-caret", @@ -1002,7 +1055,8 @@ "id": "caret", "title": "Insertion caret shorthand: caret", "number": "5.2.3" - } + }, + "definedIn": "table" }, { "id": "propdef-nav-up", @@ -1019,7 +1073,8 @@ "id": "nav-dir", "title": "Directional Focus Navigation: the nav-up, nav-right, nav-down, nav-left properties", "number": "5.3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-nav-right", @@ -1036,7 +1091,8 @@ "id": "nav-dir", "title": "Directional Focus Navigation: the nav-up, nav-right, nav-down, nav-left properties", "number": "5.3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-nav-down", @@ -1053,7 +1109,8 @@ "id": "nav-dir", "title": "Directional Focus Navigation: the nav-up, nav-right, nav-down, nav-left properties", "number": "5.3.1" - } + }, + "definedIn": "table" }, { "id": "propdef-nav-left", @@ -1070,7 +1127,8 @@ "id": "nav-dir", "title": "Directional Focus Navigation: the nav-up, nav-right, nav-down, nav-left properties", "number": "5.3.1" - } + }, + "definedIn": "table" }, { "id": "typedef-id", @@ -1087,7 +1145,8 @@ "id": "nav-dir", "title": "Directional Focus Navigation: the nav-up, nav-right, nav-down, nav-left properties", "number": "5.3.1" - } + }, + "definedIn": "dt" }, { "id": "typedef-target-name", @@ -1104,7 +1163,8 @@ "id": "nav-dir", "title": "Directional Focus Navigation: the nav-up, nav-right, nav-down, nav-left properties", "number": "5.3.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-user-select", @@ -1121,7 +1181,8 @@ "id": "content-selection", "title": "Controlling content selection", "number": "6.1" - } + }, + "definedIn": "table" }, { "id": "editable-element", @@ -1138,7 +1199,8 @@ "id": "content-selection", "title": "Controlling content selection", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-user-select-auto", @@ -1157,7 +1219,8 @@ "id": "content-selection", "title": "Controlling content selection", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-user-select-text", @@ -1176,7 +1239,8 @@ "id": "content-selection", "title": "Controlling content selection", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-user-select-none", @@ -1195,7 +1259,8 @@ "id": "content-selection", "title": "Controlling content selection", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-user-select-contain", @@ -1214,7 +1279,8 @@ "id": "content-selection", "title": "Controlling content selection", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-user-select-all", @@ -1233,7 +1299,8 @@ "id": "content-selection", "title": "Controlling content selection", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "propdef-appearance", @@ -1250,7 +1317,8 @@ "id": "appearance-switching", "title": "Switching appearance", "number": "7.1" - } + }, + "definedIn": "table" }, { "id": "widget", @@ -1267,7 +1335,8 @@ "id": "appearance-switching", "title": "Switching appearance", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "native-appearance", @@ -1284,7 +1353,8 @@ "id": "appearance-switching", "title": "Switching appearance", "number": "7.1" - } + }, + "definedIn": "prose" }, { "id": "valdef-appearance-none", @@ -1303,7 +1373,8 @@ "id": "appearance-switching", "title": "Switching appearance", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-appearance-auto", @@ -1322,7 +1393,8 @@ "id": "appearance-switching", "title": "Switching appearance", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-appearance-button", @@ -1341,7 +1413,8 @@ "id": "appearance-switching", "title": "Switching appearance", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-appearance-textfield", @@ -1360,7 +1433,8 @@ "id": "appearance-switching", "title": "Switching appearance", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-appearance-menulist-button", @@ -1379,7 +1453,8 @@ "id": "appearance-switching", "title": "Switching appearance", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "typedef-appearance-compat-auto", @@ -1398,7 +1473,8 @@ "id": "appearance-switching", "title": "Switching appearance", "number": "7.1" - } + }, + "definedIn": "dt" }, { "id": "valdef-appearance-searchfield", @@ -1417,7 +1493,8 @@ "id": "appearance-switching", "title": "Switching appearance", "number": "7.1" - } + }, + "definedIn": "pre" }, { "id": "valdef-appearance-textarea", @@ -1436,7 +1513,8 @@ "id": "appearance-switching", "title": "Switching appearance", "number": "7.1" - } + }, + "definedIn": "pre" }, { "id": "valdef-appearance-push-button", @@ -1455,7 +1533,8 @@ "id": "appearance-switching", "title": "Switching appearance", "number": "7.1" - } + }, + "definedIn": "pre" }, { "id": "valdef-appearance-slider-horizontal", @@ -1474,7 +1553,8 @@ "id": "appearance-switching", "title": "Switching appearance", "number": "7.1" - } + }, + "definedIn": "pre" }, { "id": "valdef-appearance-checkbox", @@ -1493,7 +1573,8 @@ "id": "appearance-switching", "title": "Switching appearance", "number": "7.1" - } + }, + "definedIn": "pre" }, { "id": "valdef-appearance-radio", @@ -1512,7 +1593,8 @@ "id": "appearance-switching", "title": "Switching appearance", "number": "7.1" - } + }, + "definedIn": "pre" }, { "id": "valdef-appearance-square-button", @@ -1531,7 +1613,8 @@ "id": "appearance-switching", "title": "Switching appearance", "number": "7.1" - } + }, + "definedIn": "pre" }, { "id": "valdef-appearance-menulist", @@ -1550,7 +1633,8 @@ "id": "appearance-switching", "title": "Switching appearance", "number": "7.1" - } + }, + "definedIn": "pre" }, { "id": "valdef-appearance-listbox", @@ -1569,7 +1653,8 @@ "id": "appearance-switching", "title": "Switching appearance", "number": "7.1" - } + }, + "definedIn": "pre" }, { "id": "valdef-appearance-meter", @@ -1588,7 +1673,8 @@ "id": "appearance-switching", "title": "Switching appearance", "number": "7.1" - } + }, + "definedIn": "pre" }, { "id": "valdef-appearance-progress-bar", @@ -1607,7 +1693,8 @@ "id": "appearance-switching", "title": "Switching appearance", "number": "7.1" - } + }, + "definedIn": "pre" }, { "id": "propdef--webkit-appearance", @@ -1624,7 +1711,8 @@ "id": "appearance-switching", "title": "Switching appearance", "number": "7.1" - } + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/css-values-3.json b/tr/dfns/css-values-3.json index fd9e92e88d70..adc939842b8d 100644 --- a/tr/dfns/css-values-3.json +++ b/tr/dfns/css-values-3.json @@ -21,7 +21,8 @@ "id": "value-defs", "title": "Value Definition Syntax", "number": "2" - } + }, + "definedIn": "prose" }, { "id": "comb-comma", @@ -38,7 +39,8 @@ "id": "component-types", "title": "Component Value Types", "number": "2.1" - } + }, + "definedIn": "prose" }, { "id": "comb-all", @@ -55,7 +57,8 @@ "id": "component-combinators", "title": "Component Value Combinators", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "comb-any", @@ -72,7 +75,8 @@ "id": "component-combinators", "title": "Component Value Combinators", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "comb-one", @@ -89,7 +93,8 @@ "id": "component-combinators", "title": "Component Value Combinators", "number": "2.2" - } + }, + "definedIn": "prose" }, { "id": "mult-zero-plus", @@ -106,7 +111,8 @@ "id": "component-multipliers", "title": "Component Value Multipliers", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "mult-one-plus", @@ -123,7 +129,8 @@ "id": "component-multipliers", "title": "Component Value Multipliers", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "mult-opt", @@ -140,7 +147,8 @@ "id": "component-multipliers", "title": "Component Value Multipliers", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "mult-num", @@ -157,7 +165,8 @@ "id": "component-multipliers", "title": "Component Value Multipliers", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "mult-num-range", @@ -174,7 +183,8 @@ "id": "component-multipliers", "title": "Component Value Multipliers", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "mult-comma", @@ -191,7 +201,8 @@ "id": "component-multipliers", "title": "Component Value Multipliers", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "mult-req", @@ -208,7 +219,8 @@ "id": "component-multipliers", "title": "Component Value Multipliers", "number": "2.3" - } + }, + "definedIn": "prose" }, { "id": "textual-data-types", @@ -225,7 +237,8 @@ "id": "textual-values", "title": "Textual Data Types", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "css-identifier", @@ -245,7 +258,8 @@ "id": "textual-values", "title": "Textual Data Types", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "typedef-ident", @@ -262,7 +276,8 @@ "id": "textual-values", "title": "Textual Data Types", "number": "3" - } + }, + "definedIn": "prose" }, { "id": "css-wide-keywords", @@ -279,7 +294,8 @@ "id": "common-keywords", "title": "CSS-wide keywords: initial, inherit and unset", "number": "3.1.1" - } + }, + "definedIn": "prose" }, { "id": "identifier-value", @@ -296,7 +312,8 @@ "id": "custom-idents", "title": "Author-defined Identifiers: the type", "number": "3.2" - } + }, + "definedIn": "prose" }, { "id": "string", @@ -313,7 +330,8 @@ "id": "strings", "title": "Quoted Strings: the type", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "string-value", @@ -330,7 +348,8 @@ "id": "strings", "title": "Quoted Strings: the type", "number": "3.3" - } + }, + "definedIn": "prose" }, { "id": "funcdef-url", @@ -347,7 +366,8 @@ "id": "urls", "title": "Resource Locators: the type", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "url", @@ -364,7 +384,8 @@ "id": "urls", "title": "Resource Locators: the type", "number": "3.4" - } + }, + "definedIn": "prose" }, { "id": "url-value", @@ -381,7 +402,8 @@ "id": "urls", "title": "Resource Locators: the type", "number": "3.4" - } + }, + "definedIn": "pre" }, { "id": "url-local-url-flag", @@ -400,7 +422,8 @@ "id": "local-urls", "title": "Fragment URLs", "number": "3.4.1.1" - } + }, + "definedIn": "prose" }, { "id": "typedef-url-modifier", @@ -417,7 +440,8 @@ "id": "url-modifiers", "title": "URL Modifiers", "number": "3.4.3" - } + }, + "definedIn": "prose" }, { "id": "numeric-data-types", @@ -434,7 +458,8 @@ "id": "numeric-types", "title": "Numeric Data Types", "number": "4" - } + }, + "definedIn": "prose" }, { "id": "css-bracketed-range-notation", @@ -453,7 +478,8 @@ "id": "numeric-ranges", "title": "Range Restrictions and Range Definition Notation", "number": "4.1" - } + }, + "definedIn": "prose" }, { "id": "integer-value", @@ -470,7 +496,8 @@ "id": "integers", "title": "Integers: the type", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "integer", @@ -487,7 +514,8 @@ "id": "integers", "title": "Integers: the type", "number": "4.2" - } + }, + "definedIn": "prose" }, { "id": "number-value", @@ -504,7 +532,8 @@ "id": "numbers", "title": "Real Numbers: the type", "number": "4.3" - } + }, + "definedIn": "prose" }, { "id": "number", @@ -521,7 +550,8 @@ "id": "numbers", "title": "Real Numbers: the type", "number": "4.3" - } + }, + "definedIn": "prose" }, { "id": "dimension", @@ -538,7 +568,8 @@ "id": "dimensions", "title": "Numbers with Units: dimension values", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "typedef-dimension", @@ -555,7 +586,8 @@ "id": "dimensions", "title": "Numbers with Units: dimension values", "number": "4.4" - } + }, + "definedIn": "prose" }, { "id": "compatible-units", @@ -574,7 +606,8 @@ "id": "compat", "title": "Compatible Units", "number": "4.4.1" - } + }, + "definedIn": "prose" }, { "id": "canonical-unit", @@ -593,7 +626,8 @@ "id": "compat", "title": "Compatible Units", "number": "4.4.1" - } + }, + "definedIn": "prose" }, { "id": "percentage-value", @@ -610,7 +644,8 @@ "id": "percentages", "title": "Percentages: the type", "number": "4.5" - } + }, + "definedIn": "prose" }, { "id": "percentage", @@ -627,7 +662,8 @@ "id": "percentages", "title": "Percentages: the type", "number": "4.5" - } + }, + "definedIn": "prose" }, { "id": "typedef-length-percentage", @@ -644,7 +680,8 @@ "id": "mixed-percentages", "title": "Mixing Percentages and Dimensions", "number": "4.6" - } + }, + "definedIn": "dt" }, { "id": "typedef-frequency-percentage", @@ -661,7 +698,8 @@ "id": "mixed-percentages", "title": "Mixing Percentages and Dimensions", "number": "4.6" - } + }, + "definedIn": "dt" }, { "id": "typedef-angle-percentage", @@ -678,7 +716,8 @@ "id": "mixed-percentages", "title": "Mixing Percentages and Dimensions", "number": "4.6" - } + }, + "definedIn": "dt" }, { "id": "typedef-time-percentage", @@ -695,7 +734,8 @@ "id": "mixed-percentages", "title": "Mixing Percentages and Dimensions", "number": "4.6" - } + }, + "definedIn": "dt" }, { "id": "typedef-number-percentage", @@ -712,7 +752,8 @@ "id": "mixed-percentages", "title": "Mixing Percentages and Dimensions", "number": "4.6" - } + }, + "definedIn": "dt" }, { "id": "length-value", @@ -729,7 +770,8 @@ "id": "lengths", "title": "Distance Units: the type", "number": "5" - } + }, + "definedIn": "prose" }, { "id": "relative-length", @@ -746,7 +788,8 @@ "id": "relative-lengths", "title": "Relative Lengths", "number": "5.1" - } + }, + "definedIn": "prose" }, { "id": "font-relative-length", @@ -763,7 +806,8 @@ "id": "font-relative-lengths", "title": "Font-relative Lengths: the em, ex, ch, rem units", "number": "5.1.1" - } + }, + "definedIn": "prose" }, { "id": "em", @@ -782,7 +826,8 @@ "id": "font-relative-lengths", "title": "Font-relative Lengths: the em, ex, ch, rem units", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "ex", @@ -801,7 +846,8 @@ "id": "font-relative-lengths", "title": "Font-relative Lengths: the em, ex, ch, rem units", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "ch", @@ -820,7 +866,8 @@ "id": "font-relative-lengths", "title": "Font-relative Lengths: the em, ex, ch, rem units", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "length-advance-measure", @@ -839,7 +886,8 @@ "id": "font-relative-lengths", "title": "Font-relative Lengths: the em, ex, ch, rem units", "number": "5.1.1" - } + }, + "definedIn": "prose" }, { "id": "rem", @@ -858,7 +906,8 @@ "id": "font-relative-lengths", "title": "Font-relative Lengths: the em, ex, ch, rem units", "number": "5.1.1" - } + }, + "definedIn": "dt" }, { "id": "viewport-percentage-lengths", @@ -875,7 +924,8 @@ "id": "viewport-relative-lengths", "title": "Viewport-percentage Lengths: the vw, vh, vmin, vmax units", "number": "5.1.2" - } + }, + "definedIn": "prose" }, { "id": "vw", @@ -894,7 +944,8 @@ "id": "viewport-relative-lengths", "title": "Viewport-percentage Lengths: the vw, vh, vmin, vmax units", "number": "5.1.2" - } + }, + "definedIn": "dt" }, { "id": "vh", @@ -913,7 +964,8 @@ "id": "viewport-relative-lengths", "title": "Viewport-percentage Lengths: the vw, vh, vmin, vmax units", "number": "5.1.2" - } + }, + "definedIn": "dt" }, { "id": "vmin", @@ -932,7 +984,8 @@ "id": "viewport-relative-lengths", "title": "Viewport-percentage Lengths: the vw, vh, vmin, vmax units", "number": "5.1.2" - } + }, + "definedIn": "dt" }, { "id": "vmax", @@ -951,7 +1004,8 @@ "id": "viewport-relative-lengths", "title": "Viewport-percentage Lengths: the vw, vh, vmin, vmax units", "number": "5.1.2" - } + }, + "definedIn": "dt" }, { "id": "absolute-length", @@ -968,7 +1022,8 @@ "id": "absolute-lengths", "title": "Absolute Lengths: the cm, mm, Q, in, pt, pc, px units", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "physical-units", @@ -985,7 +1040,8 @@ "id": "absolute-lengths", "title": "Absolute Lengths: the cm, mm, Q, in, pt, pc, px units", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "visual-angle-unit", @@ -1002,7 +1058,8 @@ "id": "absolute-lengths", "title": "Absolute Lengths: the cm, mm, Q, in, pt, pc, px units", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "cm", @@ -1021,7 +1078,8 @@ "id": "absolute-lengths", "title": "Absolute Lengths: the cm, mm, Q, in, pt, pc, px units", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "mm", @@ -1040,7 +1098,8 @@ "id": "absolute-lengths", "title": "Absolute Lengths: the cm, mm, Q, in, pt, pc, px units", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "Q", @@ -1059,7 +1118,8 @@ "id": "absolute-lengths", "title": "Absolute Lengths: the cm, mm, Q, in, pt, pc, px units", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "in", @@ -1078,7 +1138,8 @@ "id": "absolute-lengths", "title": "Absolute Lengths: the cm, mm, Q, in, pt, pc, px units", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "pc", @@ -1097,7 +1158,8 @@ "id": "absolute-lengths", "title": "Absolute Lengths: the cm, mm, Q, in, pt, pc, px units", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "pt", @@ -1116,7 +1178,8 @@ "id": "absolute-lengths", "title": "Absolute Lengths: the cm, mm, Q, in, pt, pc, px units", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "px", @@ -1136,7 +1199,8 @@ "id": "absolute-lengths", "title": "Absolute Lengths: the cm, mm, Q, in, pt, pc, px units", "number": "5.2" - } + }, + "definedIn": "table" }, { "id": "anchor-unit", @@ -1154,7 +1218,8 @@ "id": "absolute-lengths", "title": "Absolute Lengths: the cm, mm, Q, in, pt, pc, px units", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "reference-pixel", @@ -1171,7 +1236,8 @@ "id": "absolute-lengths", "title": "Absolute Lengths: the cm, mm, Q, in, pt, pc, px units", "number": "5.2" - } + }, + "definedIn": "prose" }, { "id": "angle-value", @@ -1188,7 +1254,8 @@ "id": "angles", "title": "Angle Units: the type and deg, grad, rad, turn units", "number": "6.1" - } + }, + "definedIn": "prose" }, { "id": "deg", @@ -1207,7 +1274,8 @@ "id": "angles", "title": "Angle Units: the type and deg, grad, rad, turn units", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "grad", @@ -1226,7 +1294,8 @@ "id": "angles", "title": "Angle Units: the type and deg, grad, rad, turn units", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "rad", @@ -1245,7 +1314,8 @@ "id": "angles", "title": "Angle Units: the type and deg, grad, rad, turn units", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "turn", @@ -1264,7 +1334,8 @@ "id": "angles", "title": "Angle Units: the type and deg, grad, rad, turn units", "number": "6.1" - } + }, + "definedIn": "dt" }, { "id": "bearing-angle", @@ -1281,7 +1352,8 @@ "id": "angles", "title": "Angle Units: the type and deg, grad, rad, turn units", "number": "6.1" - } + }, + "definedIn": "note" }, { "id": "time-value", @@ -1298,7 +1370,8 @@ "id": "time", "title": "Duration Units: the