Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(211)

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/html/dom/elements/global-attributes/.htaccess

Issue 2810063002: Stop skipping dot files in wpt-import. (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 AddType 'text/html; charset=UTF-8' html
2 <Files 'the-lang-attribute-003.html'>
3 AddLanguage 'ko' .html
4 </Files>
5 <Files 'the-lang-attribute-005.html'>
6 AddLanguage 'zh' .html
7 </Files>
8 <Files 'the-lang-attribute-006.html'>
9 AddLanguage 'zh' .html
10 </Files>
11 <Files 'the-lang-attribute-009.html'>
12 AddLanguage 'ko' .html
13 </Files>
14 <Files 'the-lang-attribute-011.html'>
15 AddLanguage 'ko,zh,ja' .html
16 </Files>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698