|
736 | 736 | "definedIn": "pre" |
737 | 737 | }, |
738 | 738 | { |
739 | | - "id": "valdef-grid-template-columns-flex", |
740 | | - "href": "https://www.w3.org/TR/css-grid-1/#valdef-grid-template-columns-flex", |
| 739 | + "id": "valdef-grid-template-columns-flex-0", |
| 740 | + "href": "https://www.w3.org/TR/css-grid-1/#valdef-grid-template-columns-flex-0", |
741 | 741 | "linkingText": [ |
742 | | - "<flex>" |
| 742 | + "<flex [0,∞]>" |
743 | 743 | ], |
744 | 744 | "localLinkingText": [], |
745 | 745 | "type": "value", |
|
780 | 780 | "definedIn": "prose" |
781 | 781 | }, |
782 | 782 | { |
783 | | - "id": "valdef-grid-template-columns-minmax", |
784 | | - "href": "https://www.w3.org/TR/css-grid-1/#valdef-grid-template-columns-minmax", |
| 783 | + "id": "funcdef-grid-template-columns-minmax", |
| 784 | + "href": "https://www.w3.org/TR/css-grid-1/#funcdef-grid-template-columns-minmax", |
785 | 785 | "linkingText": [ |
786 | 786 | "minmax()" |
787 | 787 | ], |
788 | 788 | "localLinkingText": [], |
789 | | - "type": "value", |
| 789 | + "type": "function", |
790 | 790 | "for": [ |
791 | 791 | "grid-template-columns", |
792 | 792 | "grid-template-rows" |
|
868 | 868 | "definedIn": "dt" |
869 | 869 | }, |
870 | 870 | { |
871 | | - "id": "valdef-grid-template-columns-fit-content", |
872 | | - "href": "https://www.w3.org/TR/css-grid-1/#valdef-grid-template-columns-fit-content", |
| 871 | + "id": "funcdef-grid-template-columns-fit-content", |
| 872 | + "href": "https://www.w3.org/TR/css-grid-1/#funcdef-grid-template-columns-fit-content", |
873 | 873 | "linkingText": [ |
874 | 874 | "fit-content()" |
875 | 875 | ], |
876 | 876 | "localLinkingText": [], |
877 | | - "type": "value", |
| 877 | + "type": "function", |
878 | 878 | "for": [ |
879 | 879 | "grid-template-columns", |
880 | 880 | "grid-template-rows" |
|
928 | 928 | "definedIn": "prose" |
929 | 929 | }, |
930 | 930 | { |
931 | | - "id": "funcdef-repeat", |
932 | | - "href": "https://www.w3.org/TR/css-grid-1/#funcdef-repeat", |
| 931 | + "id": "funcdef-track-repeat-repeat", |
| 932 | + "href": "https://www.w3.org/TR/css-grid-1/#funcdef-track-repeat-repeat", |
933 | 933 | "linkingText": [ |
934 | 934 | "repeat()" |
935 | 935 | ], |
936 | 936 | "localLinkingText": [], |
937 | 937 | "type": "function", |
938 | | - "for": [], |
| 938 | + "for": [ |
| 939 | + "<track-repeat>", |
| 940 | + "<auto-repeat>", |
| 941 | + "<fixed-repeat>" |
| 942 | + ], |
939 | 943 | "access": "public", |
940 | 944 | "informative": false, |
941 | 945 | "heading": { |
|
1046 | 1050 | "definedIn": "prose" |
1047 | 1051 | }, |
1048 | 1052 | { |
1049 | | - "id": "collapsed-track", |
1050 | | - "href": "https://www.w3.org/TR/css-grid-1/#collapsed-track", |
| 1053 | + "id": "collapsed-grid-track", |
| 1054 | + "href": "https://www.w3.org/TR/css-grid-1/#collapsed-grid-track", |
1051 | 1055 | "linkingText": [ |
1052 | | - "collapsed track" |
| 1056 | + "collapsed grid track" |
1053 | 1057 | ], |
1054 | 1058 | "localLinkingText": [ |
1055 | | - "collapse" |
| 1059 | + "collapse", |
| 1060 | + "collapsed track" |
1056 | 1061 | ], |
1057 | 1062 | "type": "dfn", |
1058 | 1063 | "for": [], |
1059 | | - "access": "private", |
| 1064 | + "access": "public", |
1060 | 1065 | "informative": false, |
1061 | 1066 | "heading": { |
1062 | 1067 | "id": "auto-repeat", |
|
1221 | 1226 | }, |
1222 | 1227 | "definedIn": "prose" |
1223 | 1228 | }, |
| 1229 | + { |
| 1230 | + "id": "computed-track-size", |
| 1231 | + "href": "https://www.w3.org/TR/css-grid-1/#computed-track-size", |
| 1232 | + "linkingText": [ |
| 1233 | + "computed track size" |
| 1234 | + ], |
| 1235 | + "localLinkingText": [], |
| 1236 | + "type": "dfn", |
| 1237 | + "for": [], |
| 1238 | + "access": "private", |
| 1239 | + "informative": false, |
| 1240 | + "heading": { |
| 1241 | + "id": "computed-tracks", |
| 1242 | + "href": "https://www.w3.org/TR/css-grid-1/#computed-tracks", |
| 1243 | + "title": "Computed Value of a Track Listing", |
| 1244 | + "number": "7.2.5" |
| 1245 | + }, |
| 1246 | + "definedIn": "prose" |
| 1247 | + }, |
| 1248 | + { |
| 1249 | + "id": "computed-repeat-notation", |
| 1250 | + "href": "https://www.w3.org/TR/css-grid-1/#computed-repeat-notation", |
| 1251 | + "linkingText": [ |
| 1252 | + "computed repeat notation" |
| 1253 | + ], |
| 1254 | + "localLinkingText": [], |
| 1255 | + "type": "dfn", |
| 1256 | + "for": [], |
| 1257 | + "access": "private", |
| 1258 | + "informative": false, |
| 1259 | + "heading": { |
| 1260 | + "id": "computed-tracks", |
| 1261 | + "href": "https://www.w3.org/TR/css-grid-1/#computed-tracks", |
| 1262 | + "title": "Computed Value of a Track Listing", |
| 1263 | + "number": "7.2.5" |
| 1264 | + }, |
| 1265 | + "definedIn": "prose" |
| 1266 | + }, |
1224 | 1267 | { |
1225 | 1268 | "id": "propdef-grid-template-areas", |
1226 | 1269 | "href": "https://www.w3.org/TR/css-grid-1/#propdef-grid-template-areas", |
|
2021 | 2064 | "id": "grid-placement-int", |
2022 | 2065 | "href": "https://www.w3.org/TR/css-grid-1/#grid-placement-int", |
2023 | 2066 | "linkingText": [ |
2024 | | - "<integer> && <custom-ident>?" |
| 2067 | + "[ <integer [-∞,-1]> | <integer [1,∞]> ] && <custom-ident>?" |
2025 | 2068 | ], |
2026 | 2069 | "localLinkingText": [], |
2027 | 2070 | "type": "value", |
|
2042 | 2085 | "id": "grid-placement-span-int", |
2043 | 2086 | "href": "https://www.w3.org/TR/css-grid-1/#grid-placement-span-int", |
2044 | 2087 | "linkingText": [ |
2045 | | - "span && [ <integer> || <custom-ident> ]" |
| 2088 | + "span && [ <integer [1,∞]> || <custom-ident> ]" |
2046 | 2089 | ], |
2047 | 2090 | "localLinkingText": [], |
2048 | 2091 | "type": "value", |
|
2276 | 2319 | "definedIn": "prose" |
2277 | 2320 | }, |
2278 | 2321 | { |
2279 | | - "id": "grid-sizing-algorithm", |
2280 | | - "href": "https://www.w3.org/TR/css-grid-1/#grid-sizing-algorithm", |
| 2322 | + "id": "layout-algorithm", |
| 2323 | + "href": "https://www.w3.org/TR/css-grid-1/#layout-algorithm", |
2281 | 2324 | "linkingText": [ |
2282 | | - "grid sizing algorithm" |
| 2325 | + "Grid Layout Algorithm" |
2283 | 2326 | ], |
2284 | 2327 | "localLinkingText": [], |
2285 | 2328 | "type": "dfn", |
|
2289 | 2332 | "heading": { |
2290 | 2333 | "id": "layout-algorithm", |
2291 | 2334 | "href": "https://www.w3.org/TR/css-grid-1/#layout-algorithm", |
2292 | | - "title": "11. Grid Sizing" |
| 2335 | + "title": "11. Grid Layout Algorithm" |
2293 | 2336 | }, |
2294 | | - "definedIn": "prose" |
| 2337 | + "definedIn": "heading" |
| 2338 | + }, |
| 2339 | + { |
| 2340 | + "id": "algo-grid-sizing", |
| 2341 | + "href": "https://www.w3.org/TR/css-grid-1/#algo-grid-sizing", |
| 2342 | + "linkingText": [ |
| 2343 | + "Grid Sizing Algorithm" |
| 2344 | + ], |
| 2345 | + "localLinkingText": [], |
| 2346 | + "type": "dfn", |
| 2347 | + "for": [], |
| 2348 | + "access": "public", |
| 2349 | + "informative": false, |
| 2350 | + "heading": { |
| 2351 | + "id": "algo-grid-sizing", |
| 2352 | + "href": "https://www.w3.org/TR/css-grid-1/#algo-grid-sizing", |
| 2353 | + "title": "Grid Sizing Algorithm", |
| 2354 | + "number": "11.1" |
| 2355 | + }, |
| 2356 | + "definedIn": "heading" |
2295 | 2357 | }, |
2296 | 2358 | { |
2297 | 2359 | "id": "fixed-sizing-function", |
|
2305 | 2367 | "access": "private", |
2306 | 2368 | "informative": false, |
2307 | 2369 | "heading": { |
2308 | | - "id": "layout-algorithm", |
2309 | | - "href": "https://www.w3.org/TR/css-grid-1/#layout-algorithm", |
2310 | | - "title": "11. Grid Sizing" |
| 2370 | + "id": "algo-grid-sizing", |
| 2371 | + "href": "https://www.w3.org/TR/css-grid-1/#algo-grid-sizing", |
| 2372 | + "title": "Grid Sizing Algorithm", |
| 2373 | + "number": "11.1" |
2311 | 2374 | }, |
2312 | 2375 | "definedIn": "prose" |
2313 | 2376 | }, |
|
2323 | 2386 | "access": "private", |
2324 | 2387 | "informative": false, |
2325 | 2388 | "heading": { |
2326 | | - "id": "layout-algorithm", |
2327 | | - "href": "https://www.w3.org/TR/css-grid-1/#layout-algorithm", |
2328 | | - "title": "11. Grid Sizing" |
| 2389 | + "id": "algo-grid-sizing", |
| 2390 | + "href": "https://www.w3.org/TR/css-grid-1/#algo-grid-sizing", |
| 2391 | + "title": "Grid Sizing Algorithm", |
| 2392 | + "number": "11.1" |
2329 | 2393 | }, |
2330 | 2394 | "definedIn": "prose" |
2331 | 2395 | }, |
|
2341 | 2405 | "access": "private", |
2342 | 2406 | "informative": false, |
2343 | 2407 | "heading": { |
2344 | | - "id": "layout-algorithm", |
2345 | | - "href": "https://www.w3.org/TR/css-grid-1/#layout-algorithm", |
2346 | | - "title": "11. Grid Sizing" |
| 2408 | + "id": "algo-grid-sizing", |
| 2409 | + "href": "https://www.w3.org/TR/css-grid-1/#algo-grid-sizing", |
| 2410 | + "title": "Grid Sizing Algorithm", |
| 2411 | + "number": "11.1" |
2347 | 2412 | }, |
2348 | 2413 | "definedIn": "prose" |
2349 | 2414 | }, |
|
0 commit comments