Bug 50616 - Clean up fast/events/multiline-link-arrow-navigation.html
Summary: Clean up fast/events/multiline-link-arrow-navigation.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P3 Normal
Assignee: Antonio Gomes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-06 22:06 PST by Antonio Gomes
Modified: 2010-12-07 14:10 PST (History)
0 users

See Also:


Attachments
patch v1 (committed r73464, r=mrobinson) (2.23 KB, patch)
2010-12-06 22:10 PST, Antonio Gomes
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Gomes 2010-12-06 22:06:23 PST
Stop setting 'WebKitEnableCaretBrowsing' since it is not support by Mac and Win DRTs and -webkit-user-modify does the trick here.

See more details in https://bugs.webkit.org/show_bug.cgi?id=25676#c20
Comment 1 Antonio Gomes 2010-12-06 22:10:29 PST
Created attachment 75785 [details]
patch v1 (committed r73464, r=mrobinson)
Comment 2 Antonio Gomes 2010-12-07 14:09:56 PST
Comment on attachment 75785 [details]
patch v1 (committed r73464, r=mrobinson)

Clearing flags on attachment: 75785

Committed r73464: <http://trac.webkit.org/changeset/73464>