Skip to content
  • mjs's avatar
    Reviewed by Ken. · c2eaba9e
    mjs authored
    	- fixed 3083814 - dhtml at www.bayarea.com doesn't hide on some mouse movements
    
            * khtml/ecma/kjs_events.h:
            * khtml/ecma/kjs_events.cpp:
            (DOMUIEvent::getValueProperty): Implemented pageX and pageY properties.
            * khtml/ecma/kjs_events.lut.h: Regenerated.
            * khtml/dom/dom2_events.h:
            * khtml/dom/dom2_events.cpp:
            (UIEvent::pageX): Get x coordinate if a mouse event.
            (UIEvent::pageY): Get y coordinate if a mouse event.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3037 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    c2eaba9e