Bug 6184

Summary: fast/text/attributed-substring-from-range* failing
Product: WebKit Reporter: Justin Garcia <justin.garcia>
Component: WebKit Misc.Assignee: Justin Garcia <justin.garcia>
Status: RESOLVED FIXED    
Severity: Normal CC: evan
Priority: P1    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
attributed-substring-from-range-expected.txt none

Description Justin Garcia 2005-12-21 12:15:38 PST
fast/text/attributed-substring-from-range* fail after applying AP's patch for 4682.
Comment 1 Alexey Proskuryakov 2005-12-21 12:53:11 PST
This is expected - the test results that were committed before were incorrect (the tests relied on fixes in 
bug 4682 that wasn't even reviewed at the moment).

I have verified that the current results for attributed-substring-from-range are correct. I am not sure what 
the correct results for attributed-substring-from-range-lines are - and I don't think this test was even 
supposed to be landed (Evan would know for sure).
Comment 2 Alexey Proskuryakov 2005-12-21 12:54:23 PST
Created attachment 5208 [details]
attributed-substring-from-range-expected.txt
Comment 3 Alexey Proskuryakov 2005-12-21 12:56:27 PST
(See http://bugzilla.opendarwin.org/show_bug.cgi?id=4680#c30)