Closed
Bug 882352
Opened 12 years ago
Closed 9 years ago
Windows Server 2013 smil transform reftest failures
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: vlad, Unassigned)
References
Details
On Windows Server 2013 (RDP RemoteFX software GPU; D3D10+, D2D+, DirectWrite) we fail two reftests:
smil/transform/scale-1.svg (63 pixels different, max difference 32)
smil/transform/skew-1.svg (12993 pixels different, max difference 143)
The results look visually identical (even skew-1), but I'm guessing the sampling ends up being slightly different between them. Not sure what to do to get these to pass.
Comment 1•9 years ago
|
||
None of these tests are disabled on Win64 today (skip-if processor == "x86_64"), so presumably these tests are no longer failing on Win64.
searchfox.org/mozilla-central/search?q=skip-if.*processor®exp=true
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•