W3C home > Mailing lists > Public > public-css-testsuite@w3.org > October 2009

Re: selectors implementation report template, again

From: L. David Baron <dbaron@dbaron.org>
Date: Wed, 21 Oct 2009 13:58:33 -0400
To: public-css-testsuite@w3.org
Message-ID: <20091021175833.GA7115@pickering.dbaron.org>
Oops.  In both the template and the Firefox implementation report I
forgot to undo making the style sheet link absolute.  In both cases,
when they're checked in, this:
<link type="text/css" rel="stylesheet" href="http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/implementationreport.css" />
should be changed to this:
<link type="text/css" rel="stylesheet" href="implementationreport.css" />
or (if the latter is already there) removed.

-David

-- 
L. David Baron                                 http://dbaron.org/
Mozilla Corporation                       http://www.mozilla.com/
Received on Wednesday, 21 October 2009 17:59:02 UTC

This archive was generated by hypermail 2.4.0 : Friday, 20 January 2023 19:58:14 UTC