David Baron <dbaron@mozilla.org> has granted Scooter Morris
<scootermorris@comcast.net>'s request for superreview:
Bug 216559: fill="currentColor" does not work.
https://bugzilla.mozilla.org/show_bug.cgi?id=216559
Attachment 167493: Updated patch for CSS3 currentColor including dbaron's
requested change
https://bugzilla.mozilla.org/attachment.cgi?id=167493&action=edit
------- Additional Comments from David Baron <dbaron@mozilla.org>
>Index: content/base/src/nsRuleNode.cpp
>+ // The data computed from this can't be shared in the rule tree
because
Wrap this at less than 80 chars.
>- // color: color, string, inherit
Leave this line above the section.
sr=dbaron