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

Unified Diff: LayoutTests/inspector/console/console-dir-expected.txt

Issue 17239008: Remove XPathException (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/inspector/console/console-dir-expected.txt
diff --git a/LayoutTests/inspector/console/console-dir-expected.txt b/LayoutTests/inspector/console/console-dir-expected.txt
index 906a53d4b9301160e06948b7d31c18eeaea0ed6e..f1c0ee0fb3a54e5496374a101c45f28c16357871 100644
--- a/LayoutTests/inspector/console/console-dir-expected.txt
+++ b/LayoutTests/inspector/console/console-dir-expected.txt
@@ -17,12 +17,12 @@ NodeList[1]
__proto__: NodeList console-dir.html:10
XPathResult
- booleanValue: [Exception: XPathException]
+ booleanValue: [Exception: TypeError]
invalidIteratorState: false
- numberValue: [Exception: XPathException]
+ numberValue: [Exception: TypeError]
resultType: 4
- singleNodeValue: [Exception: XPathException]
- snapshotLength: [Exception: XPathException]
- stringValue: [Exception: XPathException]
+ singleNodeValue: [Exception: TypeError]
+ snapshotLength: [Exception: TypeError]
+ stringValue: [Exception: TypeError]
__proto__: XPathResult console-dir.html:11

Powered by Google App Engine
This is Rietveld 408576698