diff options
author | Cary Clark <cary@android.com> | 2009-10-26 15:47:34 -0400 |
---|---|---|
committer | Cary Clark <cary@android.com> | 2009-10-27 10:50:03 -0400 |
commit | 21088f4092362b3eac4b6ad7d7050aabb833dfcf (patch) | |
tree | cf2fac55a19fb8f104de62ace8a69ef1489e0d16 /WebCore/html/HTMLParser.h | |
parent | d7a32d06b4a2872680edc40f01ecce12e3b61b4a (diff) | |
download | external_webkit-21088f4092362b3eac4b6ad7d7050aabb833dfcf.zip external_webkit-21088f4092362b3eac4b6ad7d7050aabb833dfcf.tar.gz external_webkit-21088f4092362b3eac4b6ad7d7050aabb833dfcf.tar.bz2 |
tweak select text
webkit changed the behavior of hitTestResultAtPoint; it used
to return the innermost node hit, but does so no longer.
Work around this by searching the returned node for a text
node.
Start the text detection one pixel lower. This fixes picking up
the first line of a link on m.msn.com.
Simplify the selection drawing. Share code between the arrow and
the i-beam. Center the i-beam on the arrow. Use relative path
construction to simplify the i-beam.
Add debugging.
Requires a companion change in frameworks/base
partially fixes http://b/issue?id=1667690
Diffstat (limited to 'WebCore/html/HTMLParser.h')
0 files changed, 0 insertions, 0 deletions