Bug 62814

Summary: --webkit-visual-word crashes (VisiblePosition.getInlineBoxAndOffset could return null box)
Product: WebKit Reporter: Xiaomei Ji <xji>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 25298    

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.