Re: .htaccess for plaintext.css ( content-type-000 )

Le Lun 1 novembre 2010 8:58, "Gérard Talbot" a écrit :
>
> Le Lun 1 novembre 2010 8:30, "Gérard Talbot" a écrit :
>>
>> Le Lun 1 novembre 2010 7:30, fantasai a écrit :
>>> On 11/01/2010 07:04 AM, Robert Stam wrote:
>>>> Hi,
>>>>
>>>> In the support folder the files plaintext.css and plaintext-css.txt
>>>> are
>>>> removed, however they are referenced in content-type-000.xht and
>>>> content-type-001.xht.
>>>>
>>>> Are the 2 removed the files intended?
>>>
>>> They were removed by gtalbot, so that's why they're not in the build.
>>>
>>> Gérard, why were these files removed?
>>>
>>> ~fantasai
>>
>> Hello Robert and Fantasai,
>>
>> Robert, thank you for bringing this issue up; I was not aware of this.
>>
>> They were removed indeed... not sure when ... and most likely due to
>> my
>> SVN clumsiness.
>>
>> I brought them back in my /support directory a min ago. (Revision
>> 1573)
>> http://test.csswg.org/source/contributors/gtalbot/submitted/support/
>>
>> So these should be properly linked now:
>>
>> http://test.csswg.org/source/contributors/gtalbot/submitted/content-type-000.htm
>>
>> http://test.csswg.org/source/contributors/gtalbot/submitted/content-type-001.htm
> Fantasai,
>
> There should be an .htaccess instruction somewhere stating
> <Files plaintext.css>
> ForceType text/plain
> </Files>
> for
> http://test.csswg.org/source/contributors/gtalbot/submitted/content-type-000.htm
> and
> http://test.csswg.org/source/contributors/gtalbot/submitted/content-type-000.xht


When checking the content-type of response headers for the file

http://test.csswg.org/source/contributors/gtalbot/submitted/support/plaintext.css

at http://web-sniffer.net/

it should be text/plain and not be text/css

Right now, this is wrong.

regards, Gérard
-- 
Contributions to the CSS 2.1 test suite:
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/

CSS 2.1 test suite (RC3; October 27th 2010):
http://test.csswg.org/suites/css2.1/20101027/html4/toc.html

CSS 2.1 test suite contributors:
http://test.csswg.org/source/contributors/

Received on Monday, 1 November 2010 16:06:30 UTC