<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:phomes@gmail.com" title="Thomas H.P. Andersen <phomes@gmail.com>"> <span class="fn">Thomas H.P. Andersen</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - systemd-analyze: SVG output is hard to read (transparent background)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=70720">bug 70720</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - systemd-analyze: SVG output is hard to read (transparent background)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=70720#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - systemd-analyze: SVG output is hard to read (transparent background)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=70720">bug 70720</a>
from <span class="vcard"><a class="email" href="mailto:phomes@gmail.com" title="Thomas H.P. Andersen <phomes@gmail.com>"> <span class="fn">Thomas H.P. Andersen</span></a>
</span></b>
<pre>You were right. Just setting the style for the entire svg only worked in
firefox which was where I was testing. I commited a different fix that adds a
style:
rect.background { fill: rgb(255,255,255); }\n
and a rect:
<rect class="background" width="100%" height="100%" />
Tested with firefox, eog, and gimp.
<a href="http://cgit.freedesktop.org/systemd/systemd/commit/?id=418e37506e6a419a808a82081ca1616caa03a206">http://cgit.freedesktop.org/systemd/systemd/commit/?id=418e37506e6a419a808a82081ca1616caa03a206</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>