Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / css / getComputedStyle / resources / property-names.js
index e2353a9..ebe8e4d 100644 (file)
@@ -42,7 +42,6 @@ var propertiesToTest = {
     "-webkit-column-span": true,
     "-webkit-column-width": true,
     "-webkit-font-smoothing": true,
-    "-webkit-font-variant-ligatures": true,
     "-webkit-grid-column": true,
     "-webkit-grid-row": true,
     "-webkit-highlight": true,
@@ -165,6 +164,7 @@ var propertiesToTest = {
     "font-size": true,
     "font-style": true,
     "font-variant": true,
+    "font-variant-ligatures": true,
     "font-weight": true,
     "glyph-orientation-horizontal": true,
     "glyph-orientation-vertical": true,