<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Copying an underlined word from an html document loses underline property"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132773#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Copying an underlined word from an html document loses underline property"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132773">bug 132773</a>
              from <span class="vcard"><a class="email" href="mailto:hi-angel@yandex.ru" title="Konstantin Kharlamov <hi-angel@yandex.ru>"> <span class="fn">Konstantin Kharlamov</span></a>
</span></b>
        <pre>(In reply to Julien Nabet from <a href="show_bug.cgi?id=132773#c8">comment #8</a>)
<span class="quote">> Reading <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Underline text using INS tag from HTML document do not appear"
   href="show_bug.cgi?id=132770">tdf#132770</a> it seems any change in this kind of place may bring some
> regression because of css.

> So I can't help here and uncc myself.</span >

While both issues mention CSS, but I see no relation beyond that.

The current issue is about parser of CSS selectors being overly strict. I don't
see how relaxing it to allow selectors to start with a hyphen or underscore may
lead to a regression.

The issue you referred to is ultimately about <ins> tag being parsed
differently from <u> tag. Changing it to be parsed similarly to <u> tag indeed
would lead to a regression, due to a bug reported at <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - In HTML document, "font-style" does not apply to some tags"
   href="show_bug.cgi?id=132914">tdf#132914</a>.

So, the issue you referred to is not about CSS. The issue at <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - In HTML document, "font-style" does not apply to some tags"
   href="show_bug.cgi?id=132914">tdf#132914</a> it
seems is about html parser not applying CSS rules to some tags (the CSS parsing
per se works fine, it's just that HTML parser does not apply its result to some
tags). I.e. this issue is not about CSS parser either.</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>