### Description ### `$(selector).css("grid-column-start", value);` fails to add an inline style to the element. I believe there are other grid properties that have the same problem. ### Link to test case ### [JSFiddle](https://jsfiddle.net/j15q5tzg/39/)