<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Nesting backgrounds with identical RGBA causes wrong or missing colours at inner levels"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99233#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Nesting backgrounds with identical RGBA causes wrong or missing colours at inner levels"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99233">bug 99233</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>The two possible incorrect optimisations:

- reducing the array of rectangles to its region

- replacing the over with a precomputed SRC (since it assumed no overlap
between rectangles) and the surface is a known solid color.

Both of those are ddx issues.</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>