RESOLVED FIXED 63181
Add a Position constructor that takes (Text*, unsigned offset)
https://bugs.webkit.org/show_bug.cgi?id=63181
Summary Add a Position constructor that takes (Text*, unsigned offset)
Ryosuke Niwa
Reported 2011-06-22 14:17:02 PDT
We should add a new Position constructor that takes Text* and offset so as to replace the one that takes (Node*, int offset, anchorType).
Attachments
Adds a new constructor (13.60 KB, patch)
2011-06-22 14:29 PDT, Ryosuke Niwa
darin: review+
Ryosuke Niwa
Comment 1 2011-06-22 14:29:31 PDT
Created attachment 98243 [details] Adds a new constructor
Ryosuke Niwa
Comment 2 2011-06-22 17:45:30 PDT
Note You need to log in before you can comment on or make changes to this bug.