Bug 61935 - Update canvas/philip/2d.pattern.image.string.html to match upstream.
Summary: Update canvas/philip/2d.pattern.image.string.html to match upstream.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: HTML5
Depends on:
Blocks:
 
Reported: 2011-06-02 09:47 PDT by Andreas Kling
Modified: 2011-12-21 16:47 PST (History)
2 users (show)

See Also:


Attachments
Proposed patch (4.81 KB, patch)
2011-06-02 09:48 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2011-06-02 09:47:49 PDT
This test is out of sync with upstream. It should check for TypeError, not TYPE_MISMATCH_ERR when createPattern() is called with a string as the first argument.
Comment 1 Andreas Kling 2011-06-02 09:48:26 PDT
Created attachment 95771 [details]
Proposed patch
Comment 2 Andreas Kling 2011-06-05 09:44:46 PDT
Comment on attachment 95771 [details]
Proposed patch

Oops, there's a small mistake in the Qt skiplist. Will land manually.
Comment 3 Andreas Kling 2011-12-21 16:47:45 PST
Comment on attachment 95771 [details]
Proposed patch

Will need to redo this one.