<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - Extend metric-aliases.conf"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=60783#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - Extend metric-aliases.conf"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=60783">bug 60783</a>
              from <span class="vcard"><a class="email" href="mailto:akira@tagoh.org" title="Akira TAGOH <akira@tagoh.org>"> <span class="fn">Akira TAGOH</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=60783#c5">comment #5</a>)
<span class="quote">> Well, because sake of symmetry.

> With same logic, you could also drop

>         <alias binding="same">
>           <family>Liberation Sans</family>
>           <default>
>           <family>Arial</family>
>           </default>
>         </alias></span >

This isn't <accept>. so is it a typo maybe?
you mean:

       <alias binding="same">
         <family>Arial Narrow</family>
         <accept><family>Liberation Sans Narrow</family></accept>
       </alias>

       <alias binding="same">
         <family>Liberation Sans Narrow</family>
         <default><family>Arial Narrow</family></default>
       </alias>

?</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>