XHTML incompatibility with document.activeElement
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
On certain websites (example: https://bbs.archlinux.org/), the application/xhtml+xml declaration breaks on a deprecated document.activeElement change in WebKit.
This means that activating input mode, via 'gi', or using an external editor with 'Ctrl-t' no longer works.
Vimprobable2: 1.2.0
WebKitgtk2: 1.10.1
Additional information reported by portix on IRC: tagname is always lowercase for XHTML documents, so this related check won't work, either.