DescriptionWhen drawing shadows of paths we were failing to pass down the information on whether to draw the path stroked or filled. filled was assumed, which failed to render hairline paths correctly.
A similar bug also exists in the GPU and XPS devices, which I will fix in separate CLs. I also have a gm test, which I will submit once all the fixes are in. I have a WebKit Layout Test that I will submit once all this rolls in.
All this is for this bug: http://code.google.com/p/chromium/issues/detail?id=121251
Patch Set 1 #
MessagesTotal messages: 5
|