Bug 11341 - REGRESSION (r16760): editing/selection/editable-links is failing
Summary: REGRESSION (r16760): editing/selection/editable-links is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Timothy Hatcher
URL: http://build.webkit.org/results/post-...
Keywords: LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2006-10-18 00:27 PDT by Adam Roben (:aroben)
Modified: 2006-10-18 08:31 PDT (History)
3 users (show)

See Also:


Attachments
DumpRenderTree to specify link editing preference (3.13 KB, patch)
2006-10-18 07:39 PDT, David Harrison
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.