RESOLVED FIXED43628
MathML mroot radical should use color defined by style
https://bugs.webkit.org/show_bug.cgi?id=43628
Summary MathML mroot radical should use color defined by style
François Sausset
Reported 2010-08-06 10:26:47 PDT
Drawing of the root radical should take into account the color defined in style.
Attachments
Patch (71.93 KB, patch)
2010-08-06 10:32 PDT, François Sausset
no flags
François Sausset
Comment 1 2010-08-06 10:32:01 PDT
Eric Seidel (no email)
Comment 2 2010-08-06 13:13:44 PDT
Comment on attachment 63738 [details] Patch Looks like all this does is adds a test. The change from using sRGB to Device is not tested (I'm also not sure if it's correct or not.)
François Sausset
Comment 3 2010-08-06 13:21:57 PDT
(In reply to comment #2) > (From update of attachment 63738 [details]) > Looks like all this does is adds a test. The change from using sRGB to Device is not tested (I'm also not sure if it's correct or not.) Changing sRGB to Device makes the test work or not. I admit that I don't really understand why colorSpace has an effect, but my knowledge of all the graphic context machinery is quite limited. I tried to understand but did not manage to.
Eric Seidel (no email)
Comment 4 2010-08-09 08:52:26 PDT
Comment on attachment 63738 [details] Patch Clearing flags on attachment: 63738 Committed r64984: <http://trac.webkit.org/changeset/64984>
Eric Seidel (no email)
Comment 5 2010-08-09 08:52:32 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.