From fd4a94e1aee45d35fbe671d2d03a97549529e058 Mon Sep 17 00:00:00 2001 From: vitalets <noginsk@rambler.ru> Date: Thu, 13 Jun 2013 06:45:10 +0400 Subject: [PATCH] comment about nativeSelection err --- test/unit/wysihtml5.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/unit/wysihtml5.js b/test/unit/wysihtml5.js index 58ba23f..9b01d66 100644 --- a/test/unit/wysihtml5.js +++ b/test/unit/wysihtml5.js @@ -6,6 +6,8 @@ $(function () { $.support.transition = false; } }); + + //note: sometimes it throws 'nativeSelection is null' error asyncTest("should load correct value and save new entered value", function () {