RESOLVED FIXED 62814
--webkit-visual-word crashes (VisiblePosition.getInlineBoxAndOffset could return null box)
https://bugs.webkit.org/show_bug.cgi?id=62814
Summary --webkit-visual-word crashes (VisiblePosition.getInlineBoxAndOffset could ret...
Xiaomei Ji
Reported 2011-06-16 13:34:43 PDT
Test case: <script src="resources/move-by-word-visually.js"></script> <script> onload = function() { try { runTest(); } finally { } }; </script> <output><div class="test_move_by_word"> In Chromium bug: http://code.google.com/p/chromium/issues/detail?id=86332
Attachments
Xiaomei Ji
Comment 1 2011-07-15 10:25:40 PDT
Note You need to log in before you can comment on or make changes to this bug.