From: Yang Hehua Date: Thu, 27 Feb 2025 07:16:42 +0000 (+0800) Subject: [common][fonts-css3] Update alternates-order tc with new reference. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d17c490806b457dff0051ef74186c40306e671e7;p=test%2Ftct%2Fweb%2Fapi.git [common][fonts-css3] Update alternates-order tc with new reference. Change-Id: I5b5b746637671adbcf90e15dff34ce928927eea2 Signed-off-by: Yang Hehua --- diff --git a/common/tct-fonts-css3-tests/fonts/csswg/COPYING b/common/tct-fonts-css3-tests/fonts/csswg/COPYING index 5567a5f72..619d261dc 100755 --- a/common/tct-fonts-css3-tests/fonts/csswg/COPYING +++ b/common/tct-fonts-css3-tests/fonts/csswg/COPYING @@ -18,6 +18,9 @@ with some modifications: 3. Using @font-face instead of AHEM font installation. +4. alternates-order.html +change comes from https://github.com/web-platform-tests/wpt/blob/master/css/css-fonts/ + These tests are copyright by W3C and/or the author listed in the test file. The tests are dual-licensed under the W3C Test Suite License: http://www.w3.org/Consortium/Legal/2008/04-testsuite-license diff --git a/common/tct-fonts-css3-tests/fonts/csswg/alternates-order-ref.html b/common/tct-fonts-css3-tests/fonts/csswg/alternates-order-ref.html index cf1d97611..7f9639c87 100755 --- a/common/tct-fonts-css3-tests/fonts/csswg/alternates-order-ref.html +++ b/common/tct-fonts-css3-tests/fonts/csswg/alternates-order-ref.html @@ -19,6 +19,8 @@ span { font-feature-settings: "ss05"; /* crossed W */ } +/* tests that should NOT use the feature, due to case-sensitivity of font-feature-values names */ +#test2, #test3 { font-feature-settings: "ss05" off; } diff --git a/common/tct-fonts-css3-tests/fonts/csswg/alternates-order.html b/common/tct-fonts-css3-tests/fonts/csswg/alternates-order.html index 067848348..23d23d238 100755 --- a/common/tct-fonts-css3-tests/fonts/csswg/alternates-order.html +++ b/common/tct-fonts-css3-tests/fonts/csswg/alternates-order.html @@ -3,10 +3,10 @@ CSS Test: feature value matching for font-variant-alternates - - + + - +