Closed
Bug 455308
Opened 16 years ago
Closed 2 years ago
bad joint between images of border-image when using transform:rotate
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: laurent, Unassigned)
References
()
Details
Attachments
(5 files)
A dotted white line appears between each parts of the border when this border is drawn by border-image and when we rotate the element with the "transform" property.
Reporter | ||
Comment 1•16 years ago
|
||
Reporter | ||
Comment 2•16 years ago
|
||
Reporter | ||
Comment 3•16 years ago
|
||
You can see also the test web page directly at the given URL...
Comment 4•16 years ago
|
||
According to my tests, it's not related to the "transform" property: the same border is drawn without transform, by just increasing border-width. It seems to affect both repeat and round border type but not stretch (I'm using the latest linux x86_64 nightly build)
Comment 6•16 years ago
|
||
Could you file a separate bug about that? I think this is probably a duplicate of the generic bug about seams when things are transformed as a result of how we do anti-aliasing.
Updated•16 years ago
|
Component: Style System (CSS) → GFX: Thebes
QA Contact: style-system → thebes
Comment 8•16 years ago
|
||
Confirmed on Windows with the latest nightly. Just to clear up the fact it's not Linux only...
Comment 9•16 years ago
|
||
Oh, and selecting the "New!" text makes it move around.
Is this a known problem, or should I file it?
Comment 10•13 years ago
|
||
This bug happens even without transforms for particular combinations of top/left/width/height. I've seen it with particular fractional values of TLWH. I'll attach a testcase.
Webkit has the same bug on transforms, but not without.
#516793, #455398 look like dups.
Comment 11•13 years ago
|
||
Updated•2 years ago
|
Severity: normal → S3
Comment 12•2 years ago
|
||
Aleks, are you still seeing a border-image gap in the comment 11 test case?
Flags: needinfo?(a)
Comment 14•2 years ago
|
||
Happy to hear that!
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•