stcg / librejs

Forked from librejs 2 years ago
Clone

e6e019b Rename variable `document` to `doc`

Authored and Committed by stcg 2 years ago
    Rename variable `document` to `doc`
    
    This is done because shadowing the global variable `document` can lead
    to unexpected results.
    
        
file modified
+5 -5