diff options
Diffstat (limited to 'layout/style/test/css_properties_like_longhand.js')
-rw-r--r-- | layout/style/test/css_properties_like_longhand.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/style/test/css_properties_like_longhand.js b/layout/style/test/css_properties_like_longhand.js new file mode 100644 index 0000000000..606de3ad68 --- /dev/null +++ b/layout/style/test/css_properties_like_longhand.js @@ -0,0 +1 @@ +var gShorthandPropertiesLikeLonghand = [{ name: "overflow", prop: "overflow" }]; |