Closed Bug 1257447 Opened 8 years ago Closed 8 years ago

Wrong size of border dashes when using border-radius property

Categories

(Core :: Layout, defect)

44 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 382721

People

(Reporter: gibbok.coding, Unassigned)

Details

(Keywords: testcase)

Attachments

(2 files)

User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.87 Safari/537.36

Steps to reproduce:

Test case:
https://jsfiddle.net/f8g4quv1/

- Create a DIV
- Apply CSS width/height and background-color
- Apply CSS border dashed
- Apply CSS border-radius


Actual results:

Border dashed lines near in the corners have DIFFERENT length that on the sides.
Screenshot attached, it shows issue in Firefox on the left side compare with Chrome 49.0.2623.87 m on the right side.


Expected results:

Border dashed lines near in the corners should have SAME length as other sides (Similarly to Chrome).
Issue happens with or without applying box-sizing: border-box;

Example:

https://jsfiddle.net/f8g4quv1/2/
Attached file 1257447.html
Component: Untriaged → Layout
Product: Firefox → Core
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Keywords: testcase
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: