OSDN Git Service

look for the parent anchor
authorCary Clark <cary@android.com>
Thu, 9 Dec 2010 19:00:42 +0000 (14:00 -0500)
committerCary Clark <cary@android.com>
Thu, 9 Dec 2010 19:00:42 +0000 (14:00 -0500)
commitc9d6325f8d0224620352e73b5499eb0e64690712
tree6aaba0c8311fe90e96ad79987ce9f944185bff8e
parent5587714d67bfe95c78f6dc202757dc3e04d5b3a4
look for the parent anchor

The node hit may be the text inside an anchor, so chase
the parent containership to the first element before testing.

bug:3263340
Change-Id: I2e2e4b1342024deef5539d7eb4dbd376a8b329f4
WebKit/android/jni/WebViewCore.cpp