mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
4ff76331ca
This changes nsCSSParser::ParseColorString to fill in an nsCSSValue instead of an nscolor, and exposes nsRuleNode::ComputeColor to turn this nsCSSValue into an nscolor. Because gradients can be used with different canvas elements in different documents, these cannot pass useful values for nsRuleNode::ComputeColor's aPresContext and aStyleContext arguments. This patch also changes SetColor to deal with those parameters being null. |
||
---|---|---|
.. | ||
crashtests | ||
public | ||
src | ||
test | ||
Makefile.in |