From: qunfang.lin Date: Wed, 17 Jul 2019 01:00:44 +0000 (+0800) Subject: [common][colors][DPTTIZEN-3128, spec changed from M63 to M69 web engine] X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=804ece53991975ad1d6ce65e88f7f1e799021c58;p=test%2Ftct%2Fweb%2Fapi.git [common][colors][DPTTIZEN-3128, spec changed from M63 to M69 web engine] add: 0 TC modify: 2 TCs delete: 0 TC Change-Id: I9d0e76611660f974dc366e5701e9e1a6634b98a0 Signed-off-by: qunfang.lin --- diff --git a/common/tct-colors-css3-tests/colors/csswg/t424-hsl-parsing-f.xht b/common/tct-colors-css3-tests/colors/csswg/t424-hsl-parsing-f.xht index 7cefa6502..ca89eae62 100755 --- a/common/tct-colors-css3-tests/colors/csswg/t424-hsl-parsing-f.xht +++ b/common/tct-colors-css3-tests/colors/csswg/t424-hsl-parsing-f.xht @@ -2,7 +2,7 @@ CSS Test: hsl() - + @@ -13,8 +13,6 @@ p { color: hsl(120, 100%, 25%); } p { color: hsl(0, 255, 128); } p { color: hsl(0%, 100%, 50%); } - p { color: hsl(0, 100%, 50%, 1); } - p { color: hsl(0deg, 100%, 50%); } p { color: hsl(0px, 100%, 50%); } ]]> diff --git a/common/tct-colors-css3-tests/colors/csswg/t425-hsla-parsing-f.xht b/common/tct-colors-css3-tests/colors/csswg/t425-hsla-parsing-f.xht index ff3dcfff4..aeee7107c 100755 --- a/common/tct-colors-css3-tests/colors/csswg/t425-hsla-parsing-f.xht +++ b/common/tct-colors-css3-tests/colors/csswg/t425-hsla-parsing-f.xht @@ -2,7 +2,7 @@ CSS Test: hsla() - + @@ -11,14 +11,10 @@ @@ -28,4 +24,4 @@
Note: the rules tested by this test may be changed in future levels of the CSS Color Module.
- + \ No newline at end of file