Open
Bug 850808
Opened 12 years ago
Updated 2 years ago
Implement webkitConvertPointFromPageToNode
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
NEW
People
(Reporter: lmandel, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: dev-doc-needed)
As I understand it, webkitConvertPointFromPageToNode is a requirement for implementing WebKitPoint (bug 850805) as the two are frequently used together. As such, if we are to fix bug 850805 we should do this as well.
Reference: http://developer.apple.com/library/safari/#documentation/DataManagement/Reference/DOMWindowAdditionsReference/DOMWindowAdditions/DOMWindowAdditions.html
Depends on: 918189
Updated•11 years ago
|
Keywords: dev-doc-needed
Comment 1•10 years ago
|
||
There is now a stub docs page for this: https://developer.mozilla.org/en-US/docs/Web/API/Window.convertPointFromPageToNode
Comment 2•10 years ago
|
||
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•