Closed Bug 758958 Opened 12 years ago Closed 11 years ago

border-radius causes white lines when applied to individual corners

Categories

(Core :: Graphics, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: radio, Unassigned)

References

()

Details

(Keywords: css3)

Attachments

(1 file)

Attached image Untitled-1.jpg
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2
Build ID: 20120215223356

Steps to reproduce:

html:

    <div class="box_content">
      test
   </div>

css:

.box_content {
    border: 8px solid #AB2A42;
    border-radius: 0 0 10px 10px;
}

Now try to zoom-in and out.


Actual results:

Causes white lines on the bottom borders.


Expected results:

No white lines should appear.
Component: Untriaged → Graphics
Product: Firefox → Core
QA Contact: untriaged → thebes
Delivery to the following recipient failed permanently:

     untriaged@firefox.bugs

Technical details of permanent failure: 
DNS Error: Domain name not found


Delivery to the following recipient failed permanently:

     thebes@gfx.bugs

Technical details of permanent failure: 
DNS Error: Domain name not found
Status: UNCONFIRMED → NEW
Ever confirmed: true
Version: 10 Branch → Trunk
Looks fine to me now.  Firefox 24 x64 Linux.
Yep -> resolving.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: