Bug 36975

Summary: Radial gradient failed on Qt
Product: WebKit Reporter: qi <qi.2.zhang>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: cshu, jturcotte
Priority: P3 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   

Description qi 2010-04-01 11:45:45 PDT
http://waplabdc.nokia-boston.com/browser/users/ligman/canvas%20tests/colors%20and%20styles/radial_gradient.html failed on Qt, as well as it works on Safari.

The API of Qt's radial gradient didn't match canvas requirement.
Comment 1 qi 2010-04-01 11:58:52 PDT
Create Qt bug: http://bugreports.qt.nokia.com/browse/QTWEBKIT-150 to close this one.
Comment 2 Jocelyn Turcotte 2010-05-06 03:15:57 PDT
Reproduced on Windows:
- In Qt 4.7: Big blue square
- In Chrome: Big white square
- In Safari: Only the cylinder in the middle is gradiented, The rest is white.

The bug reported on bugreports.qt.nokia.com is about the missing API in Qt while this one is about it not working so I think we should leave this one opened as well.
Comment 3 Jocelyn Turcotte 2014-02-03 03:50:41 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.