Re: test "Needs Work" because "Not linked to a tracked specification section"

On Sep 28, 2011, at 2:56 PM, fantasai wrote:

> On 09/28/2011 01:28 PM, L. David Baron wrote:
>> 
>> The files I committed are actually not all tests:  the
>> "...-image-generator.html" is actually the script for generating the
>> images (written using JavaScript and canvas).
>> 
>> However, I'm particularly concerned about this line:
>>    # remote: contributors/mozilla/submitted/css3-background/box-shadow/box-shadow-blur-definition-001.xht status changed to 'Needs Work' due to error:
>>    # remote: Not linked to a tracked specification section.
>> It does have a<link rel="help">  pointing to a section of the
>> specification.  What would I need to do to fix this error and thus
>> change its status to "Awaiting Review"?
> 
> Link to http://www.w3.org/TR/css3-background/ instead of http://dev.w3.org/csswg/css3-background/.


And the ...-image-generator.html file should be put into the './support' directory to avoid being interpreted as a test file (the .png files should be too).

Peter

Received on Wednesday, 28 September 2011 23:34:41 UTC