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:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user