File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 238238 "status" : " nonstandard" ,
239239 "mdn_url" : " https://developer.mozilla.org/docs/Web/CSS/-ms-flow-into"
240240 },
241+ "-ms-grid-columns" : {
242+ "syntax" : " none | <track-list> | <auto-track-list>" ,
243+ "media" : " visual" ,
244+ "inherited" : false ,
245+ "animationType" : " simpleListOfLpcDifferenceLpc" ,
246+ "percentages" : " referToDimensionOfContentArea" ,
247+ "groups" : [
248+ " CSS Grid Layout"
249+ ],
250+ "initial" : " none" ,
251+ "appliesto" : " gridContainers" ,
252+ "computed" : " asSpecifiedRelativeToAbsoluteLengths" ,
253+ "order" : " uniqueOrder" ,
254+ "status" : " nonstandard" ,
255+ "mdn_url" : " https://developer.mozilla.org/docs/Web/CSS/-ms-grid-columns"
256+ },
257+ "-ms-grid-rows" : {
258+ "syntax" : " none | <track-list> | <auto-track-list>" ,
259+ "media" : " visual" ,
260+ "inherited" : false ,
261+ "animationType" : " simpleListOfLpcDifferenceLpc" ,
262+ "percentages" : " referToDimensionOfContentArea" ,
263+ "groups" : [
264+ " CSS Grid Layout"
265+ ],
266+ "initial" : " none" ,
267+ "appliesto" : " gridContainers" ,
268+ "computed" : " asSpecifiedRelativeToAbsoluteLengths" ,
269+ "order" : " uniqueOrder" ,
270+ "status" : " nonstandard" ,
271+ "mdn_url" : " https://developer.mozilla.org/docs/Web/CSS/-ms-grid-rows"
272+ },
241273 "-ms-high-contrast-adjust" : {
242274 "syntax" : " auto | none" ,
243275 "media" : " visual" ,
You can’t perform that action at this time.
0 commit comments