Allow to focus editable element in iframes (#201).
authorDaniel Carl <danielcarl@gmx.de>
Mon, 27 Apr 2015 21:39:11 +0000 (23:39 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 27 Apr 2015 21:39:11 +0000 (23:39 +0200)
commit71bee0c5de91ec6fcbef84dfcb0d96bdfb89dfb1
tree045f3ba149aa04a51a2648130c563ed76de291ea
parent3ee0a2e7c1e1304d47b5d031497f2877214e2fd7
Allow to focus editable element in iframes (#201).

This allows to use gi normal mode command to focus also editable element
within iframes in case the current document contains no editable element.
src/dom.c
src/dom.h
src/normal.c