Commits
User selector
Commit History
Commits on Jun 21, 2021
Remove redundant HitTestLocation(const LayoutPoint& centerPoint, unsigned topPadding, unsigned rightPadding, unsigned bottomPadding, unsigned leftPadding)
Show description for d6ddfcfcommittedHitTestLocation::m_boundingBox should be able hold subpixel values
Show description for 1c8338ccommitted
Commits on Jun 20, 2021
Move rectForPoint() static function out from the HitTestLocation class
Show description for eb5aec8committedRemove HitTestLocation(FloatPoint) c'tor
Show description for aaf170acommitted
Commits on Mar 11, 2020
REGRESSION (r257502): HitTestLocation::HitTestLocation(const FloatPoint&, const FloatQuad&) should set m_isRectBased to true
Show description for 1f0b04ccommitted
Commits on Mar 2, 2020
Page::editableElementsInRect() should find nested editable elements and return found elements in paint order
Show description for 29440dacommitted
Commits on Feb 26, 2020
Clean up HitTestLocation.h
Show description for 6f3caf4committed
Commits on Oct 19, 2017
Use "= default" to denote default constructor or destructor
Show description for 3882108committed
Commits on Oct 29, 2016
Remove some unnecessary includes
Show description for d5e3798authored andcommitted
Commits on May 16, 2014
[CSS Regions] Reduce the RenderRegion invasiveness in rendering code
Show description for 7685337committed
Commits on May 15, 2014
Unreviewed, rolling out r168899.
Show description for e3470a8committed[CSS Regions] Reduce the RenderRegion invasiveness in rendering code
Show description for 5b9c46ecommitted
Commits on Feb 5, 2014
Remove ENABLE(SVG) guards
Show description for 952ec26committed
Commits on Mar 15, 2013
Clickable area is incorrect for elements with border-radius
Show description for 5442a07authored andcommitted
Commits on Mar 5, 2013
Cleanup: Move HitTestLocation and HitTestResult into separate files.
Show description for ac85679committed
Loading