Open
Bug 1151543
Opened 10 years ago
Updated 2 years ago
Firefox lacks support for CSS 3D Antialiasing in Windows
Categories
(Core :: Graphics, defect)
Tracking
()
NEW
People
(Reporter: kip, Unassigned)
References
(Blocks 2 open bugs, )
Details
(Whiteboard: gfx-noted)
Attachments
(1 file)
145.67 KB,
image/png
|
Details |
When using the DirectX compositors, edges of layers with rotations and projections applied through CSS transforms have stair-step, aliased edges.
Bug 766345 implements DEAA (Distance to Edge Anti-aliasing) for transformed layers, which enables anti-aliasing without requiring multi-sampling or having a performance or memory impact on rendering when not in use.
This bug tracks the D3D9 and D3D11 compositor implementations of DEAA for the Windows platform.
Updated•10 years ago
|
Whiteboard: gfx-noted
Is this still on the radar?
CSS transforms look very bad in FF because of this and we have people complaining that is looks way better in chrome.
Updated•6 years ago
|
See Also: → https://webcompat.com/issues/28182
Updated•3 years ago
|
Webcompat Priority: --- → ?
Comment 4•2 years ago
|
||
Ksenia, can you check if this even still reproduces, and close this if not?
Webcompat Priority: ? → ---
Flags: needinfo?(kberezina)
Comment 5•2 years ago
|
||
I am still able to see this issue on my machine (Win10, Fx 102)
Honza
Flags: needinfo?(kberezina)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•