Closed Bug 677174 Opened 13 years ago Closed 13 years ago

CSS linear gradient renders incorrectly on long page

Categories

(Core :: Graphics, defect)

5 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 671302

People

(Reporter: vladislavsaling, Unassigned)

Details

Attachments

(1 file)

User Agent: Opera/9.80 (Windows NT 5.1; U; IBM EVV/3.0/EAK01AG9/LE; en) Presto/2.9.168 Version/11.50

Steps to reproduce:

I created a long page with linear gradient background specified trough css:
-moz-linear-gradient(top,#d8d8d8 0px,#FFFFFF 50px, #FF00FF 150px) no-repeat scroll 0 0;


Actual results:

Linear gradient rendering broke somewhere around 32740px of page body height and started to repeat over again at 65480px of page body, despite there is a "no-repeat" declared in css


Expected results:

Linear gradient should stretch evenly trough whole height of the page as specified in CSS - the #FF00FF part of gradient.

Note: problem persists in latest nightly build as well.
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Confirmed with HWA turned off.
http://hg.mozilla.org/mozilla-central/rev/b422fd99fe0d
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0a1) Gecko/20110807 Firefox/8.0a1 ID:20110807030727
and
http://hg.mozilla.org/mozilla-central/rev/b422fd99fe0d
Mozilla/5.0 (X11; Linux i686; rv:8.0a1) Gecko/20110807 Firefox/8.0a1 ID:20110807030727
Component: Layout → Graphics
QA Contact: layout → thebes
Attachment #551410 - Attachment mime type: text/plain → text/html
Status: UNCONFIRMED → NEW
Ever confirmed: true
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: