Bug 112484 - Issue with RGBA gradients on tall elements with borders
Summary: Issue with RGBA gradients on tall elements with borders
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.8
: P3 Minor
Assignee: Nobody
URL: http://scruffian.com/webkit-bugs/webk...
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-15 17:31 PDT by ben
Modified: 2017-09-13 08:05 PDT (History)
0 users

See Also:


Attachments
test case (733 bytes, text/html)
2013-03-15 17:32 PDT, ben
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description ben 2013-03-15 17:31:50 PDT
For elements that are over 16384 pixels tall, and have a border, linear gradients using rgba colors do not work. You can see the scenarios here:

http://scruffian.com/webkit-bugs/webkit-gradient.html

Here's my user agent string: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.160 Safari/537.22

It's only in Chrome, not Safari.
Comment 1 ben 2013-03-15 17:32:20 PDT
Created attachment 193406 [details]
test case
Comment 2 ben 2017-09-13 08:05:51 PDT
This is fixed