Open
Description
The test fails with:
Assert.Equal() Failure
Expected: {X=-2147483648,Y=2147483647,Width=-2147483648,Height=2147483647}
Actual: {X=-2147483648,Y=2147483647,Width=0,Height=-1}
Stack trace
at System.Drawing.PrimitivesTest.RectangleTests.RectangleFConversionTest(Single x, Single y, Single width, Single height)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)