Skip to content

Commit

Permalink
Merge pull request #2292 from w3c/sync_60a07557ff22284fe8e0a0008bf29c…
Browse files Browse the repository at this point in the history
…b6763cc800

Merge pull request #2292 from sync_60a07557ff22284fe8e0a0008bf29cb6763cc800
  • Loading branch information
Ms2ger committed Oct 31, 2015
2 parents 9459503 + 60a0755 commit 65da48e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -40,7 +40,7 @@
var opt5 = document.createElement("option");
select.appendChild(opt5);
unselectedExcept(select, 3);
}, "ask for reset on node insert, non multiple.");
}, "ask for reset on node insert, non multiple.");

test(function() {
var select = makeSelect(3);
Expand Down

0 comments on commit 65da48e

Please sign in to comment.