<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:lsalzman@mozilla.com" title="Lee Salzman <lsalzman@mozilla.com>"> <span class="fn">Lee Salzman</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Some clipped dashed paths not being drawn"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91195">bug 91195</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;">CC</td>
           <td>
                
           </td>
           <td>lsalzman@mozilla.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Some clipped dashed paths not being drawn"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91195#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Some clipped dashed paths not being drawn"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91195">bug 91195</a>
              from <span class="vcard"><a class="email" href="mailto:lsalzman@mozilla.com" title="Lee Salzman <lsalzman@mozilla.com>"> <span class="fn">Lee Salzman</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=117352" name="attach_117352" title="fix _cairo_box_intersects_line_segment early rejection tests">attachment 117352</a> <a href="attachment.cgi?id=117352&action=edit" title="fix _cairo_box_intersects_line_segment early rejection tests">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=91195&attachment=117352'>[review]</a>
fix _cairo_box_intersects_line_segment early rejection tests

As described by Tom, there seem to be problems with the early rejection tests
in _cairo_box_intersects_line_segment, or at least, I could see no logical
reason for the way they were written.

Fixing these to verify as expected that the box is either wholly to the left,
right, top, or bottom of the line segment, as done in this patch, fixes the
issue on these test cases in Firefox. We would appreciate if this patch could
get incorporated upstream.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>