Bug 8402

Summary: Fix interchange newline handling and avoid use of test rendering info
Product: WebKit Reporter: Justin Garcia <justin.garcia>
Component: HTML EditingAssignee: Justin Garcia <justin.garcia>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch, changelog and layout tests darin: review+

Justin Garcia
Reported 2006-04-14 20:13:40 PDT
There are bugs in ReplaceSelectionCommand's handling of interchange newlines at the end of incoming fragments, and the code that handles them relies on fragment.isBlockFlow, which uses information gathered during the test insertion, which we're trying to remove.
Attachments
patch, changelog and layout tests (16.18 KB, patch)
2006-04-14 20:35 PDT, Justin Garcia
darin: review+
Justin Garcia
Comment 1 2006-04-14 20:35:17 PDT
Created attachment 7723 [details] patch, changelog and layout tests
Darin Adler
Comment 2 2006-04-15 18:08:28 PDT
Comment on attachment 7723 [details] patch, changelog and layout tests r=me
Note You need to log in before you can comment on or make changes to this bug.