Summary: | [Win] Enable CANVAS_PATH feature | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> | ||||
Component: | Canvas | Assignee: | Brent Fulgham <bfulgham> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | ||||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | PC | ||||||
OS: | All | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 97333 | ||||||
Attachments: |
|
Description
Brent Fulgham
2014-04-02 11:23:14 PDT
Created attachment 228413 [details]
Patch
Enabling this feature corrects the following tests: fast/canvas/canvas-clip-path.html fast/canvas/canvas-fill-path.html fast/canvas/canvas-path-addPath.html fast/canvas/canvas-path-isPointInPath.html fast/canvas/canvas-path-isPointInStroke.html fast/canvas/canvas-stroke-path.html Committed r166660: <http://trac.webkit.org/changeset/166660> |