X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FLayoutTests%2Ffast%2Fcss%2FgetComputedStyle%2Fresources%2Fproperty-names.js;h=ebe8e4d68a9d3f03f715486888a3041ff8489e39;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=e2353a9f14329870574efd9ecbbd58905a591d97;hpb=7338fba38ba696536d1cc9d389afd716a6ab2fe6;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/resources/property-names.js b/src/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/resources/property-names.js index e2353a9..ebe8e4d 100644 --- a/src/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/resources/property-names.js +++ b/src/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/resources/property-names.js @@ -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,