mirror of
https://github.com/servo/servo
synced 2026-04-29 19:07:38 +02:00
Update CSS tests to revision 135b269a1d9f5ce7862ab7426578bd56e2add740
This commit is contained in:
@@ -23,24 +23,11 @@ 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\""
|
||||
</files>
|
||||
|
||||
<Files ~ "^lang-selector-005\.(xht|xhtml|xml|html|htm)$">
|
||||
AddLanguage fr .xht .xhtml .xml .html .htm
|
||||
</Files>
|
||||
|
||||
|
||||
<Files ~ '^character-encoding-001\.(xht|xhtml|xml|html|htm)$'>
|
||||
AddCharset utf-8 .xht .xhtml .xml .html .htm
|
||||
</Files>
|
||||
@@ -129,3 +116,16 @@ AddCharset iso-8859-1 .xht .xhtml .xml .html .htm
|
||||
AddCharset iso-8859-1 .xht .xhtml .xml .html .htm
|
||||
</Files>
|
||||
|
||||
<Files ~ "^lang-selector-005\.(xht|xhtml|xml|html|htm)$">
|
||||
AddLanguage fr .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