Show
Ignore:
Timestamp:
08/06/08 13:29:36 (5 months ago)
Author:
mbensi
Message:

merge with webkit revision 35588

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/WebCore/dom/Document.h

    r396 r431  
    751751    void updateFocusAppearanceSoon(); 
    752752    void cancelFocusAppearanceUpdate(); 
    753      
     753         
    754754    // FF method for accessing the selection added for compatability. 
    755755    DOMSelection* getSelection() const; 
     
    10471047    bool m_inLowBandwidthDisplay; 
    10481048#endif 
     1049 
    10491050}; 
    10501051