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

I just pushed a single manual test for the definition of blur
radius, and got the following output:
   # $ hg push
   # pushing to https://hg.csswg.org/test
   # pushing subrepo tools/w3ctestlib to http://hg.csswg.org/dev/w3ctestlib
   # searching for changes
   # no changes found
   # searching for changes
   # remote: adding changesets
   # remote: adding manifests
   # remote: adding file changes
   # remote: added 1 changesets with 4 changes to 4 files
   # remote: contributors/mozilla/submitted/css3-background/box-shadow/box-shadow-blur-definition-001-dark-bound.png status changed to 'Awaiting Review'
   # remote: contributors/mozilla/submitted/css3-background/box-shadow/box-shadow-blur-definition-001-image-generator.html status changed to 'Needs Work' due to error:
   # remote: Not linked to a tracked specification section. No author specified. 
   # remote: contributors/mozilla/submitted/css3-background/box-shadow/box-shadow-blur-definition-001-light-bound.png status changed to 'Awaiting Review'
   # 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. 

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"?

-David

-- 
𝄞   L. David Baron                         http://dbaron.org/   𝄂
𝄢   Mozilla                           http://www.mozilla.org/   𝄂

Received on Wednesday, 28 September 2011 20:29:06 UTC