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

Unified Diff: LayoutTests/fast/dom/dom-constructors-expected.txt

Issue 16428002: Remove [NoInterfaceObject] from TreeWalker interface (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase on master 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
« no previous file with comments | « no previous file | LayoutTests/webexposed/global-constructors-listing-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/dom-constructors-expected.txt
diff --git a/LayoutTests/fast/dom/dom-constructors-expected.txt b/LayoutTests/fast/dom/dom-constructors-expected.txt
index af9cf0fd046bc84204e079379256b3d27f758fcc..e4ae7275a9e25ef4b35591c631d77ab841c2599c 100644
--- a/LayoutTests/fast/dom/dom-constructors-expected.txt
+++ b/LayoutTests/fast/dom/dom-constructors-expected.txt
@@ -114,7 +114,7 @@ PASS TryAllocate('Navigator') is 'exception'
PASS TryAllocate('NodeIterator') is 'exception'
PASS TryAllocate('RGBColor') is 'exception'
PASS TryAllocate('Screen') is 'exception'
-FAIL TryAllocate('TreeWalker') should be exception. Was no constructor.
+PASS TryAllocate('TreeWalker') is 'exception'
PASS TryAllocate('XPathExpression') is 'exception'
PASS TryAllocate('Worker') is 'exception'
PASS TryAllocate('EventTargetNode') is 'no constructor'
« no previous file with comments | « no previous file | LayoutTests/webexposed/global-constructors-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698