diff --git a/common/content/buffer.js b/common/content/buffer.js index a1f43cf8..51623b24 100644 --- a/common/content/buffer.js +++ b/common/content/buffer.js @@ -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.