<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Show warning icon for invalid CSS properties and/or values"
   href="https://bugs.webkit.org/show_bug.cgi?id=145657#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Show warning icon for invalid CSS properties and/or values"
   href="https://bugs.webkit.org/show_bug.cgi?id=145657">bug 145657</a>
              from <span class="vcard"><a class="email" href="mailto:drousso&#64;apple.com" title="drousso&#64;apple.com">drousso&#64;apple.com</a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=254672&amp;action=diff" name="attach_254672" title="Patch">attachment 254672</a> <a href="attachment.cgi?id=254672&amp;action=edit" title="Patch">[details]</a></span>
Patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=254672&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=254672&amp;action=review</a>

<span class="quote">&gt; Source/WebInspectorUI/UserInterface/Models/CSSCompletions.js:289
&gt; +    getFirstMatchingProperty(name, clipFront)</span >

I have tried using a different function (<a href="http://en.wikibooks.org/wiki/Algorithm_Implementation/Strings/Levenshtein_distance#JavaScript">http://en.wikibooks.org/wiki/Algorithm_Implementation/Strings/Levenshtein_distance#JavaScript</a>) to get better performance and more accurate results, but it is MIT licensed.  Is this a problem and if not, is there a specific way in which I need to show that to be able to use the code?</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>