Raw File
css_properties_like_longhand.js
var gShorthandPropertiesLikeLonghand = [{ name: "overflow", prop: "overflow" }];
back to top