Skip to content
  • eae@chromium.org's avatar
    https://bugs.webkit.org/show_bug.cgi?id=96226 · 957a0d9b
    eae@chromium.org authored
    REGRESSION (r128006): Three spatial navigation tests are failing
    
    Reviewed by Ryosuke Niwa.
    
    Source/WebCore:
    
    Fix spatial navigation regression by reverting parts of r128006.
    Specifically the change to remove the overridden boundingBox
    method in ContainerNode.
    
    * dom/ContainerNode.cpp:
    (WebCore::ContainerNode::getUpperLeftCorner):
    (WebCore):
    (WebCore::ContainerNode::getLowerRightCorner):
    (WebCore::ContainerNode::boundingBox):
    * dom/ContainerNode.h:
    (ContainerNode):
    
    LayoutTests:
    
    Remove spatial navigation tests from Skipped list.
    
    * platform/mac/Skipped:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@128644 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    957a0d9b