Bug 130208

Summary: [iOS WebKit2] block selection should avoid large blocks
Product: WebKit Reporter: Enrica Casucci <enrica>
Component: WebKit2Assignee: Enrica Casucci <enrica>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: iPhone / iPad   
OS: Unspecified   
Attachments:
Description Flags
Patch benjamin: review+

Description Enrica Casucci 2014-03-13 13:45:17 PDT
When trying to create a block selection we should avoid any block that is larger than the visible portion of the document.

<rdar://problem/16251785>
Comment 1 Enrica Casucci 2014-03-13 13:52:08 PDT
Created attachment 226619 [details]
Patch
Comment 2 Enrica Casucci 2014-03-13 15:37:43 PDT
Committed revision 165572.