aboutsummaryrefslogtreecommitdiffstats
path: root/tests/conftest.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/conftest.py')
0 files changed, 0 insertions, 0 deletions
doc.styleSheets[doc.styleSheets.length - 1]; return { addRule : function(selector, styles) { try { ss.insertRule(selector + '{ ' + styles + '}', 0); } catch(e) { try { ss.addRule(selector, styles); } catch(e) {} } }, destroy : function() { head.removeChild(node); } }; };