Ticket #43896: 43896.diff
File 43896.diff, 563 bytes (added by , 6 years ago) |
---|
-
.js
old new 3581 3581 3582 3582 //J 3583 3583 "justify-content" : "flex-start | flex-end | center | space-between | space-around", 3584 "justify-items" : "flex-start | flex-end | center | space-between | space-around", 3584 3585 "-webkit-justify-content" : "flex-start | flex-end | center | space-between | space-around", 3585 3586 3586 3587 //K … … 10856 10857 }); 10857 10858 10858 10859 return CSSLint; 10859 })(); 10860 })(); 10861 No newline at end of file