blob: 4c2120ba9e49641a925be9e29cea417161287c4b [file] [log] [blame]
<head>
<script src="../../resources/js-test-pre.js"></script>
<body>
<fieldset><input value="rule"></fieldset>
<script>
shouldBe("internals.countMatchesForText('rule', ['CaseInsensitive', 'AtWordStarts', 'TreatMedialCapitalAsWordStart', 'WrapAround'], '')", "1");
</script>
<script src="../../resources/js-test-post.js"></script>