[Webkit-unassigned] [Bug 17491] ER: Implement XPointer Support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 1 01:41:38 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=17491





------- Comment #2 from ojan at chromium.org  2009-06-01 01:41 PDT -------
Chromium team was recently asked for this feature in the form of enabling
scrolling cross-domain iframed content into view.

See the whatwg thread starting here:
http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-April/019145.html

My summary of that thread: Gecko added support for XPointer on XML documents in
2003 and removed it due to lack of adoption from web developers. It's unclear
why web developers didn't use XPointer in Firefox, but it's at least partially
because it was never implemented for HTML/XHTML pages. XPointer is XPath based,
but it's conceivable that once we have XPath support, we could reasonably add
other schemes like "css" if we wanted selector-based matching.

There was some concern that this somehow increases the ability to do
clickjacking, but I really don't buy the argument that this makes clickjacking
attacks more effective.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list