mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 04:07:59 +01:00
Reinstate buffer.evaluateXPath for plugins. :(
This commit is contained in:
@@ -892,6 +892,8 @@ function Buffer() //{{{
|
||||
|
||||
return {
|
||||
|
||||
get evaluateXPath() util.evaluateXPath,
|
||||
|
||||
/**
|
||||
* @property {Array} The alternative style sheets for the current
|
||||
* buffer. Only returns style sheets for the 'screen' media type.
|
||||
|
||||
Reference in New Issue
Block a user