Commit 62eaaa79 authored by Alexandre Julliard's avatar Alexandre Julliard

gdi32/tests: Remove device capabilities test that fails on XP.

parent 4777a1c1
...@@ -284,7 +284,7 @@ static void test_device_caps( HDC hdc, HDC ref_dc, const char *descr ) ...@@ -284,7 +284,7 @@ static void test_device_caps( HDC hdc, HDC ref_dc, const char *descr )
CURVECAPS, CURVECAPS,
LINECAPS, LINECAPS,
POLYGONALCAPS, POLYGONALCAPS,
TEXTCAPS, /* TEXTCAPS broken on printer DC on winxp */
CLIPCAPS, CLIPCAPS,
RASTERCAPS, RASTERCAPS,
ASPECTX, ASPECTX,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment