1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-20 06:07:59 +01:00

Reinstate buffer.evaluateXPath for plugins. :(

This commit is contained in:
Kris Maglione
2009-11-07 01:39:01 -05:00
parent 3a87ba3234
commit c1a88e4a31

View File

@@ -892,6 +892,8 @@ function Buffer() //{{{
return { return {
get evaluateXPath() util.evaluateXPath,
/** /**
* @property {Array} The alternative style sheets for the current * @property {Array} The alternative style sheets for the current
* buffer. Only returns style sheets for the 'screen' media type. * buffer. Only returns style sheets for the 'screen' media type.