Index: LayoutTests/fast/dom/node-prefix-setter-namespace-exception-expected.txt |
diff --git a/LayoutTests/fast/dom/node-prefix-setter-namespace-exception-expected.txt b/LayoutTests/fast/dom/node-prefix-setter-namespace-exception-expected.txt |
index cabcc9f92f9df92002b60b9f10b296d227d5bfc9..7a3a4e9d251e94e574bf2b008833bfc5181aa863 100644 |
--- a/LayoutTests/fast/dom/node-prefix-setter-namespace-exception-expected.txt |
+++ b/LayoutTests/fast/dom/node-prefix-setter-namespace-exception-expected.txt |
@@ -1,3 +1,4 @@ |
+CONSOLE WARNING: Setting 'Element.prefix' is deprecated, as it is read-only per DOM (http://dom.spec.whatwg.org/#element). |
Test how Node.prefix setter raises NAMESPACE_ERR. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |