Tue, 08 Jan 2013 12:05:37 -0800
Converted border-top-color-049,052,053,054,070,073,074,075,090,093,094,095,110,113,114,115 to reftests. Now that the previous Precision issue has been cleared up, these can be made into reftests using background-color in the reference files as it is in the reference elements in the test files.
More info here:
http://lists.w3.org/Archives/Public/public-css-testsuite/2012Dec/0018.html
1.1 --- a/approved/css2.1/src/borders/border-top-color-049.xht Tue Jan 08 11:43:03 2013 -0800 1.2 +++ b/approved/css2.1/src/borders/border-top-color-049.xht Tue Jan 08 12:05:37 2013 -0800 1.3 @@ -3,9 +3,10 @@ 1.4 <head> 1.5 <title>CSS Test: Border-top-color set to rgb() using percentages with the minimum plus one value, rgb(1%, 1%, 1%)</title> 1.6 <link rel="author" title="Microsoft" href="http://www.microsoft.com/" /> 1.7 - <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 1.8 + <link rel="author" title="Rebecca Hauck" href="rhauck@adobe.com" /> <!-- converted to reftest 01-08-2013 --> 1.9 + <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 1.10 <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-color-properties" /> 1.11 - 1.12 + <link rel="match" href="border-bottom-color-049-ref.xht"/> 1.13 <meta name="flags" content="" /> 1.14 <meta name="assert" content="The 'border-top-color' set to rgb(1%, 1%, 1%) renders the correct color." /> 1.15 <style type="text/css">
2.1 --- a/approved/css2.1/src/borders/border-top-color-052.xht Tue Jan 08 11:43:03 2013 -0800 2.2 +++ b/approved/css2.1/src/borders/border-top-color-052.xht Tue Jan 08 12:05:37 2013 -0800 2.3 @@ -3,8 +3,10 @@ 2.4 <head> 2.5 <title>CSS Test: Border-top-color set to rgb() using percentages with a nominal value, rgb(50%, 50%, 50%)</title> 2.6 <link rel="author" title="Microsoft" href="http://www.microsoft.com/" /> 2.7 - <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 2.8 + <link rel="author" title="Rebecca Hauck" href="rhauck@adobe.com" /> <!-- converted to reftest 01-08-2013 --> 2.9 + <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 2.10 <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-color-properties" /> 2.11 + <link rel="match" href="border-bottom-color-052-ref.xht"/> 2.12 <meta name="flags" content="" /> 2.13 <meta name="assert" content="The 'border-top-color' set to rgb(50%, 50%, 50%) renders the correct color." /> 2.14 <style type="text/css">
3.1 --- a/approved/css2.1/src/borders/border-top-color-053.xht Tue Jan 08 11:43:03 2013 -0800 3.2 +++ b/approved/css2.1/src/borders/border-top-color-053.xht Tue Jan 08 12:05:37 2013 -0800 3.3 @@ -3,8 +3,10 @@ 3.4 <head> 3.5 <title>CSS Test: Border-top-color set to rgb() using percentages with a nominal value and a plus sign, rgb(+50%, +50%, +50%)</title> 3.6 <link rel="author" title="Microsoft" href="http://www.microsoft.com/" /> 3.7 - <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 3.8 + <link rel="author" title="Rebecca Hauck" href="rhauck@adobe.com" /> <!-- converted to reftest 01-08-2013 --> 3.9 + <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 3.10 <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-color-properties" /> 3.11 + <link rel="match" href="border-bottom-color-052-ref.xht"/> 3.12 <meta name="flags" content="" /> 3.13 <meta name="assert" content="The 'border-top-color' set to rgb(+50%, +50%, +50%) renders the correct color." /> 3.14 <style type="text/css">
4.1 --- a/approved/css2.1/src/borders/border-top-color-054.xht Tue Jan 08 11:43:03 2013 -0800 4.2 +++ b/approved/css2.1/src/borders/border-top-color-054.xht Tue Jan 08 12:05:37 2013 -0800 4.3 @@ -3,9 +3,10 @@ 4.4 <head> 4.5 <title>CSS Test: Border-top-color set to rgb() using percentages with a maximum minus one value, rgb(99%, 99%, 99%)</title> 4.6 <link rel="author" title="Microsoft" href="http://www.microsoft.com/" /> 4.7 - <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 4.8 + <link rel="author" title="Rebecca Hauck" href="rhauck@adobe.com" /> <!-- converted to reftest 01-08-2013 --> 4.9 + <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 4.10 <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-color-properties" /> 4.11 - 4.12 + <link rel="match" href="border-bottom-color-054-ref.xht"/> 4.13 <meta name="flags" content="" /> 4.14 <meta name="assert" content="The 'border-top-color' set to rgb(99%, 99%, 99%) renders the correct color." /> 4.15 <style type="text/css">
5.1 --- a/approved/css2.1/src/borders/border-top-color-070.xht Tue Jan 08 11:43:03 2013 -0800 5.2 +++ b/approved/css2.1/src/borders/border-top-color-070.xht Tue Jan 08 12:05:37 2013 -0800 5.3 @@ -3,9 +3,10 @@ 5.4 <head> 5.5 <title>CSS Test: Border-top-color set to rgb() using percentages with red set to the minimum plus one value, rgb(1%, 0%, 0%)</title> 5.6 <link rel="author" title="Microsoft" href="http://www.microsoft.com/" /> 5.7 - <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 5.8 + <link rel="author" title="Rebecca Hauck" href="rhauck@adobe.com" /> <!-- converted to reftest 01-08-2013 --> 5.9 + <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 5.10 <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-color-properties" /> 5.11 - 5.12 + <link rel="match" href="border-bottom-color-070-ref.xht"/> 5.13 <meta name="flags" content="" /> 5.14 <meta name="assert" content="The 'border-top-color' set to rgb(1%, 0%, 0%) renders the correct color." /> 5.15 <style type="text/css">
6.1 --- a/approved/css2.1/src/borders/border-top-color-073.xht Tue Jan 08 11:43:03 2013 -0800 6.2 +++ b/approved/css2.1/src/borders/border-top-color-073.xht Tue Jan 08 12:05:37 2013 -0800 6.3 @@ -3,8 +3,10 @@ 6.4 <head> 6.5 <title>CSS Test: Border-top-color set to rgb() using percentages with red set to a nominal value, rgb(50%, 0%, 0%)</title> 6.6 <link rel="author" title="Microsoft" href="http://www.microsoft.com/" /> 6.7 - <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 6.8 + <link rel="author" title="Rebecca Hauck" href="rhauck@adobe.com" /> <!-- converted to reftest 01-08-2013 --> 6.9 + <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 6.10 <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-color-properties" /> 6.11 + <link rel="match" href="border-bottom-color-073-ref.xht"/> 6.12 <meta name="flags" content="" /> 6.13 <meta name="assert" content="The 'border-top-color' set to rgb(50%, 0%, 0%) renders the correct color." /> 6.14 <style type="text/css">
7.1 --- a/approved/css2.1/src/borders/border-top-color-074.xht Tue Jan 08 11:43:03 2013 -0800 7.2 +++ b/approved/css2.1/src/borders/border-top-color-074.xht Tue Jan 08 12:05:37 2013 -0800 7.3 @@ -3,8 +3,10 @@ 7.4 <head> 7.5 <title>CSS Test: Border-top-color set to rgb() using percentages with red set to a nominal value with a plus sign, rgb(+50%, 0%, 0%)</title> 7.6 <link rel="author" title="Microsoft" href="http://www.microsoft.com/" /> 7.7 - <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 7.8 + <link rel="author" title="Rebecca Hauck" href="rhauck@adobe.com" /> <!-- converted to reftest 01-08-2013 --> 7.9 + <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 7.10 <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-color-properties" /> 7.11 + <link rel="match" href="border-bottom-color-073-ref.xht"/> 7.12 <meta name="flags" content="" /> 7.13 <meta name="assert" content="The 'border-top-color' set to rgb(+50%, 0%, 0%) renders the correct color." /> 7.14 <style type="text/css">
8.1 --- a/approved/css2.1/src/borders/border-top-color-075.xht Tue Jan 08 11:43:03 2013 -0800 8.2 +++ b/approved/css2.1/src/borders/border-top-color-075.xht Tue Jan 08 12:05:37 2013 -0800 8.3 @@ -3,9 +3,10 @@ 8.4 <head> 8.5 <title>CSS Test: Border-top-color set to rgb() using percentages with red set to a maximum minus one value, rgb(99%, 0%, 0%)</title> 8.6 <link rel="author" title="Microsoft" href="http://www.microsoft.com/" /> 8.7 - <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 8.8 + <link rel="author" title="Rebecca Hauck" href="rhauck@adobe.com" /> <!-- converted to reftest 01-08-2013 --> 8.9 + <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 8.10 <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-color-properties" /> 8.11 - 8.12 + <link rel="match" href="border-bottom-color-075-ref.xht"/> 8.13 <meta name="flags" content="" /> 8.14 <meta name="assert" content="The 'border-top-color' set to rgb(99%, 0%, 0%) renders the correct color." /> 8.15 <style type="text/css">
9.1 --- a/approved/css2.1/src/borders/border-top-color-090.xht Tue Jan 08 11:43:03 2013 -0800 9.2 +++ b/approved/css2.1/src/borders/border-top-color-090.xht Tue Jan 08 12:05:37 2013 -0800 9.3 @@ -3,9 +3,10 @@ 9.4 <head> 9.5 <title>CSS Test: Border-top-color set to rgb() using percentages with green set to the minimum plus one value, rgb(0%, 1%, 0%)</title> 9.6 <link rel="author" title="Microsoft" href="http://www.microsoft.com/" /> 9.7 - <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 9.8 + <link rel="author" title="Rebecca Hauck" href="rhauck@adobe.com" /> <!-- converted to reftest 01-08-2013 --> 9.9 + <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 9.10 <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-color-properties" /> 9.11 - 9.12 + <link rel="match" href="border-bottom-color-090-ref.xht"/> 9.13 <meta name="flags" content="" /> 9.14 <meta name="assert" content="The 'border-top-color' set to rgb(0%, 1%, 0%) renders the correct color." /> 9.15 <style type="text/css">
10.1 --- a/approved/css2.1/src/borders/border-top-color-093.xht Tue Jan 08 11:43:03 2013 -0800 10.2 +++ b/approved/css2.1/src/borders/border-top-color-093.xht Tue Jan 08 12:05:37 2013 -0800 10.3 @@ -3,8 +3,10 @@ 10.4 <head> 10.5 <title>CSS Test: Border-top-color set to rgb() using percentages with green set to a nominal value, rgb(0%, 50%, 0%)</title> 10.6 <link rel="author" title="Microsoft" href="http://www.microsoft.com/" /> 10.7 - <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 10.8 + <link rel="author" title="Rebecca Hauck" href="rhauck@adobe.com" /> <!-- converted to reftest 01-08-2013 --> 10.9 + <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 10.10 <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-color-properties" /> 10.11 + <link rel="match" href="border-bottom-color-093-ref.xht"/> 10.12 <meta name="flags" content="" /> 10.13 <meta name="assert" content="The 'border-top-color' set to rgb(0%, 50%, 0%) renders the correct color." /> 10.14 <style type="text/css">
11.1 --- a/approved/css2.1/src/borders/border-top-color-094.xht Tue Jan 08 11:43:03 2013 -0800 11.2 +++ b/approved/css2.1/src/borders/border-top-color-094.xht Tue Jan 08 12:05:37 2013 -0800 11.3 @@ -3,8 +3,10 @@ 11.4 <head> 11.5 <title>CSS Test: Border-top-color set to rgb() using percentages with green set to a nominal value with a plus sign, rgb(0%, +50%, 0%)</title> 11.6 <link rel="author" title="Microsoft" href="http://www.microsoft.com/" /> 11.7 - <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 11.8 + <link rel="author" title="Rebecca Hauck" href="rhauck@adobe.com" /> <!-- converted to reftest 01-08-2013 --> 11.9 + <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 11.10 <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-color-properties" /> 11.11 + <link rel="match" href="border-bottom-color-093-ref.xht"/> 11.12 <meta name="flags" content="" /> 11.13 <meta name="assert" content="The 'border-top-color' set to rgb(0%, +50%, 0%) renders the correct color." /> 11.14 <style type="text/css">
12.1 --- a/approved/css2.1/src/borders/border-top-color-095.xht Tue Jan 08 11:43:03 2013 -0800 12.2 +++ b/approved/css2.1/src/borders/border-top-color-095.xht Tue Jan 08 12:05:37 2013 -0800 12.3 @@ -3,9 +3,10 @@ 12.4 <head> 12.5 <title>CSS Test: Border-top-color set to rgb() using percentages with green set to a maximum minus one value, rgb(0%, 99%, 0%)</title> 12.6 <link rel="author" title="Microsoft" href="http://www.microsoft.com/" /> 12.7 - <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 12.8 + <link rel="author" title="Rebecca Hauck" href="rhauck@adobe.com" /> <!-- converted to reftest 01-08-2013 --> 12.9 + <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 12.10 <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-color-properties" /> 12.11 - 12.12 + <link rel="match" href="border-bottom-color-095-ref.xht"/> 12.13 <meta name="flags" content="" /> 12.14 <meta name="assert" content="The 'border-top-color' set to rgb(0%, 99%, 0%) renders the correct color." /> 12.15 <style type="text/css">
13.1 --- a/approved/css2.1/src/borders/border-top-color-110.xht Tue Jan 08 11:43:03 2013 -0800 13.2 +++ b/approved/css2.1/src/borders/border-top-color-110.xht Tue Jan 08 12:05:37 2013 -0800 13.3 @@ -3,9 +3,10 @@ 13.4 <head> 13.5 <title>CSS Test: Border-top-color set to rgb() using percentages with blue set to the minimum plus one value, rgb(0%, 0%, 1%)</title> 13.6 <link rel="author" title="Microsoft" href="http://www.microsoft.com/" /> 13.7 - <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 13.8 + <link rel="author" title="Rebecca Hauck" href="rhauck@adobe.com" /> <!-- converted to reftest 01-08-2013 --> 13.9 + <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 13.10 <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-color-properties" /> 13.11 - 13.12 + <link rel="match" href="border-bottom-color-110-ref.xht"/> 13.13 <meta name="flags" content="" /> 13.14 <meta name="assert" content="The 'border-top-color' set to rgb(0%, 0%, 1%) renders the correct color." /> 13.15 <style type="text/css">
14.1 --- a/approved/css2.1/src/borders/border-top-color-113.xht Tue Jan 08 11:43:03 2013 -0800 14.2 +++ b/approved/css2.1/src/borders/border-top-color-113.xht Tue Jan 08 12:05:37 2013 -0800 14.3 @@ -3,8 +3,10 @@ 14.4 <head> 14.5 <title>CSS Test: Border-top-color set to rgb() using percentages with blue set to a nominal value, rgb(0%, 0%, 50%)</title> 14.6 <link rel="author" title="Microsoft" href="http://www.microsoft.com/" /> 14.7 - <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 14.8 + <link rel="author" title="Rebecca Hauck" href="rhauck@adobe.com" /> <!-- converted to reftest 01-08-2013 --> 14.9 + <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 14.10 <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-color-properties" /> 14.11 + <link rel="match" href="border-bottom-color-113-ref.xht"/> 14.12 <meta name="flags" content="" /> 14.13 <meta name="assert" content="The 'border-top-color' set to rgb(0%, 0%, 50%) renders the correct color." /> 14.14 <style type="text/css">
15.1 --- a/approved/css2.1/src/borders/border-top-color-114.xht Tue Jan 08 11:43:03 2013 -0800 15.2 +++ b/approved/css2.1/src/borders/border-top-color-114.xht Tue Jan 08 12:05:37 2013 -0800 15.3 @@ -3,8 +3,10 @@ 15.4 <head> 15.5 <title>CSS Test: Border-top-color set to rgb() using percentages with blue set to a nominal value with a plus sign, rgb(0%, 0%, +50%)</title> 15.6 <link rel="author" title="Microsoft" href="http://www.microsoft.com/" /> 15.7 - <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 15.8 + <link rel="author" title="Rebecca Hauck" href="rhauck@adobe.com" /> <!-- converted to reftest 01-08-2013 --> 15.9 + <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 15.10 <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-color-properties" /> 15.11 + <link rel="match" href="border-bottom-color-113-ref.xht"/> 15.12 <meta name="flags" content="" /> 15.13 <meta name="assert" content="The 'border-top-color' set to rgb(0%, 0%, +50%) renders the correct color." /> 15.14 <style type="text/css">
16.1 --- a/approved/css2.1/src/borders/border-top-color-115.xht Tue Jan 08 11:43:03 2013 -0800 16.2 +++ b/approved/css2.1/src/borders/border-top-color-115.xht Tue Jan 08 12:05:37 2013 -0800 16.3 @@ -3,9 +3,10 @@ 16.4 <head> 16.5 <title>CSS Test: Border-top-color set to rgb() using percentages with blue set to a maximum minus one value, rgb(0%, 0%, 99%)</title> 16.6 <link rel="author" title="Microsoft" href="http://www.microsoft.com/" /> 16.7 - <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 16.8 + <link rel="author" title="Rebecca Hauck" href="rhauck@adobe.com" /> <!-- converted to reftest 01-08-2013 --> 16.9 + <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" /> 16.10 <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-color-properties" /> 16.11 - 16.12 + <link rel="match" href="border-bottom-color-115-ref.xht"/> 16.13 <meta name="flags" content="" /> 16.14 <meta name="assert" content="The 'border-top-color' set to rgb(0%, 0%, 99%) renders the correct color." /> 16.15 <style type="text/css">