 Chromium Code Reviews
 Chromium Code Reviews Issue 15643014:
  Blink IDL roll.  (Closed) 
  Base URL: http://dart.googlecode.com/svn/third_party/WebCore/
    
  
    Issue 15643014:
  Blink IDL roll.  (Closed) 
  Base URL: http://dart.googlecode.com/svn/third_party/WebCore/| Index: core/dom/NodeIterator.idl | 
| =================================================================== | 
| --- core/dom/NodeIterator.idl (revision 23517) | 
| +++ core/dom/NodeIterator.idl (working copy) | 
| @@ -19,9 +19,7 @@ | 
| */ | 
| // Introduced in DOM Level 2: | 
| -[ | 
| - NoInterfaceObject | 
| -] interface NodeIterator { | 
| +interface NodeIterator { | 
| readonly attribute Node root; | 
| readonly attribute unsigned long whatToShow; | 
| readonly attribute NodeFilter filter; |