bdd.it('should return true for <a xlink:href="…"> with except.onlyTabbable', function() {
        var element = document.getElementById('svg-link');
        var result = isFocusable.rules({
          context: element,
          except: {