Document
    
      - 
        getElementById()
        
        
       
      - 
        getElementsByTagName('h1')[0]
        
        
       
      - 
        getElementsByTagName('head')
        
        
       
      - 
        getElementsByClassName('title')[0]
        
        
       
      - 
        title get
        
        
       
      - 
        title set
        
        
       
      - 
        cookie set/get
        
        
        
       
      - 
        location get
        
        
       
      - 
        defaultView
        
        
       
      - 
        defaultView.document
        
        
       
      - 
        documentElement
        
        
       
      - 
        head
        
        
       
      - 
        body
        
        
       
      - 
        compatMode
        
        
       
      - 
        implementation.hasFeature()
        
        
       
      - 
        currentScript, inlined
        
        
       
      - 
        currentScript, src
        
       
      - 
        currentScript, src location
        
        
       
      - 
        currentScript, null async
        
        
       
      - 
        head.parentNode/Element
        
        
       
      - 
        body.parentNode/Element
        
        
       
      - 
        documentElement.parentNode/Element
        
        
       
      - 
        document.parentNode/Element
        
        
       
      - 
        document.childNodes
        
        
       
      - 
        document.forms
        
        
       
      - 
        DocumentType node
        
        
       
      - 
        document.constructor.name
        
        
       
      - 
        referrer
        
        
       
      - 
        readyState
        
        
       
      - 
        createElement error
        
        
       
      - 
        createElement _ error
        
        
       
      - 
        implementation.createHTMLDocument("")
        
        
       
      - 
        visibilityState
        
        
       
      - 
        document.images
        
        
        
       
      
    
    
    All Tests