From 090a3bd15bbb93d60517f6758caa72157fb930ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Miguel=20Gon=C3=A7alves?= Date: Thu, 24 Jul 2014 18:43:24 +0100 Subject: [PATCH] Allow '); // END tests for issue 453 - + + var unformatted = opts.unformatted; + opts.unformatted = ['script', 'style']; + bth(''); + bth(''); + opts.unformatted = unformatted; + // Tests that don't pass, but probably should. // bth('
content
');