<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Warn if config is wrong"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82582#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Warn if config is wrong"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82582">bug 82582</a>
              from <span class="vcard"><a class="email" href="mailto:jungshik.shin@gmail.com" title="Jungshik Shin <jungshik.shin@gmail.com>"> <span class="fn">Jungshik Shin</span></a>
</span></b>
        <pre><span class="quote">> Replacing the nested <test> as shown below works but I got a warning 
> that 'test does not have a name'. </span >

I was wrong about the following form. This one does not work properly because
<edit>'s are applied not only to the 4 fonts listed but also to other fonts as
well. 

<test>
    <or>
      <test name=...>
      <test name=...>
    </or>

So, at the moment, the only way that works for me is an old expression (2.7.x
expression) even though it emits a scary warning message.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>