Bug 11341

Summary: REGRESSION (r16760): editing/selection/editable-links is failing
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: HTML EditingAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, justin.garcia, timothy
Priority: P2 Keywords: LayoutTestFailure
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://build.webkit.org/results/post-commit-powerpc-mac-os-x/3887/editing/selection/editable-links-diffs.txt
Attachments:
Description Flags
DumpRenderTree to specify link editing preference timothy: review+

Description Adam Roben (:aroben) 2006-10-18 00:27:56 PDT
Change r16760 broke editing/selection/editable-links. Backing out this change causes the test to pass. I'm not sure why this change broke this test.
Comment 1 Adam Roben (:aroben) 2006-10-18 02:06:03 PDT
Assigning to Tim H., since he reviewed the patch.
Comment 2 David Harrison 2006-10-18 07:39:20 PDT
Created attachment 11134 [details]
DumpRenderTree to specify link editing preference

Link editing behavior became a preference. DumpRenderTree needs to specify the non-default behavior it wants.
Comment 3 Timothy Hatcher 2006-10-18 08:31:19 PDT
Landed in r17106.