Bug 56102 - fast/text/hyphenate-limit-before-after.html failing on Windows since it was added (due to missing CF functionality)
Summary: fast/text/hyphenate-limit-before-after.html failing on Windows since it was a...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/Windo...
Keywords: LayoutTestFailure, PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-03-10 07:45 PST by Adam Roben (:aroben)
Modified: 2011-03-10 09:15 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-03-10 07:45:23 PST
fast/text/hyphenate-limit-before-after.html has been failing on Windows since it was added in r80438. See the URL for the failure diff.
Comment 1 Adam Roben (:aroben) 2011-03-10 07:53:05 PST
The test will magically start working once a new enough CoreFoundation is available. I'll check in expected failure results for now and we can use this bug to track removing them once the newer CF is available.
Comment 2 Adam Roben (:aroben) 2011-03-10 08:22:54 PST
I guess we don't need to keep this bug around once the new results are landed. The test will start failing when the new CF shows up, and we will just deal with it then.
Comment 3 Adam Roben (:aroben) 2011-03-10 09:12:11 PST
Committed r80725: <http://trac.webkit.org/changeset/80725>