Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-04-13 09:44:10 +03:00
parent c9423b32e6
commit fa3f86cebc

View File

@ -672,6 +672,7 @@ var BaseBrowserPrototype = {
var that = this
// XXX Q: should options and context be distinguished only via
// the .options attr as is the case now???
// ...see no reason why not...
var context = (options == null || options.options == null) ?
{
root: this,