mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
Update CSS tests to revision d674587d6ae7d2e231d632785559f2613d554eb0
This commit is contained in:
@@ -23,6 +23,14 @@ ReadmeName README
|
||||
# Add some default descriptions
|
||||
AddDescription "Information about the files in this directory" README
|
||||
|
||||
<files ~ '^character-encoding-03[1234567]\.(xht|xhtml|xml|html|htm)$'>
|
||||
AddCharset us-ascii .xht .xhtml .xml .html .htm
|
||||
</files>
|
||||
|
||||
<files ~ '^at-charset-07[1234567]\.(xht|xhtml|xml|html|htm)$'>
|
||||
AddCharset us-ascii .xht .xhtml .xml .html .htm
|
||||
</files>
|
||||
|
||||
<Files ~ "^cascade-import-002\.(xht|xhtml|xml|html|htm)$">
|
||||
Header add Link "<support/cascade-import-002d.css>; rel=\"stylesheet\""
|
||||
Header add Link "<support/cascade-import-002f.css>; rel=\"stylesheet\""
|
||||
@@ -121,11 +129,3 @@ AddCharset iso-8859-1 .xht .xhtml .xml .html .htm
|
||||
AddCharset iso-8859-1 .xht .xhtml .xml .html .htm
|
||||
</Files>
|
||||
|
||||
<files ~ '^character-encoding-03[1234567]\.(xht|xhtml|xml|html|htm)$'>
|
||||
AddCharset us-ascii .xht .xhtml .xml .html .htm
|
||||
</files>
|
||||
|
||||
<files ~ '^at-charset-07[1234567]\.(xht|xhtml|xml|html|htm)$'>
|
||||
AddCharset us-ascii .xht .xhtml .xml .html .htm
|
||||
</files>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user