| Index: third_party/WebKit/LayoutTests/external/wpt/html/dom/elements/global-attributes/.htaccess
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/dom/elements/global-attributes/.htaccess b/third_party/WebKit/LayoutTests/external/wpt/html/dom/elements/global-attributes/.htaccess
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..94e9a4f1908e4f4eb3216981a91c3c8174902fcb
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/html/dom/elements/global-attributes/.htaccess
|
| @@ -0,0 +1,16 @@
|
| +AddType 'text/html; charset=UTF-8' html
|
| +<Files 'the-lang-attribute-003.html'>
|
| +AddLanguage 'ko' .html
|
| +</Files>
|
| +<Files 'the-lang-attribute-005.html'>
|
| +AddLanguage 'zh' .html
|
| +</Files>
|
| +<Files 'the-lang-attribute-006.html'>
|
| +AddLanguage 'zh' .html
|
| +</Files>
|
| +<Files 'the-lang-attribute-009.html'>
|
| +AddLanguage 'ko' .html
|
| +</Files>
|
| +<Files 'the-lang-attribute-011.html'>
|
| +AddLanguage 'ko,zh,ja' .html
|
| +</Files>
|
|
|