Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/interfaces.html |
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/interfaces.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/interfaces.html |
| index 98cd909ee9a40311491caf332db2fb83f93dbb25..68e42ecaac64f9812c2c8cd0043149726c352aba 100644 |
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/interfaces.html |
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/interfaces.html |
| @@ -1,4 +1,5 @@ |
| <!DOCTYPE html> |
| +<meta charset=utf-8> |
|
tkent
2016/05/16 08:43:55
Do no modify imported tests. Such changes will be
|
| <title>Test of interfaces</title> |
| <link rel="author" title="Ms2ger" href="mailto:Ms2ger@gmail.com"> |
| <link rel="help" href="https://html.spec.whatwg.org/multipage/"> |