Bartosz Kosiorek (@gang65) commented about dlls/gdiplus/tests/image.c:
stat = GdipCreateBitmapFromHICON(NULL, &bitmap); expect(InvalidParameter, stat); /* color icon 1 bit */
I would align description with other test cases: ```suggestion:-0+0 /* color icon 1 bit - color and mask */ ```