Index: third_party/WebKit/LayoutTests/fast/dom/document-attribute-js-null.html |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/document-attribute-js-null.html b/third_party/WebKit/LayoutTests/fast/dom/document-attribute-js-null.html |
index 73e03f1a55504d0e416dd4282857d4ad1a4c80b7..e9acb7e5077c9df66ac35377764f12b4f9bf430a 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/document-attribute-js-null.html |
+++ b/third_party/WebKit/LayoutTests/fast/dom/document-attribute-js-null.html |
@@ -69,7 +69,6 @@ |
{name: 'xmlVersion', expectedExceptionCode: 9}, |
{name: 'documentURI', expectedNull: null}, |
{name: 'charset', expectedNull: 'UTF-8'}, |
- {name: 'defaultCharset', expectedNull: undefined}, |
{name: 'characterSet', expectedNull: 'UTF-8'}, |
{name: 'inputEncoding', expectedNull: 'UTF-8'}, |
{name: 'selectedStylesheetSet', expectedNull: null} |