<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#c10">Comment # 10</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:joepeck@webkit.org" title="Joseph Pecoraro <joepeck@webkit.org>"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=255127&action=diff" name="attach_255127" title="Patch">attachment 255127</a> <a href="attachment.cgi?id=255127&action=edit" title="Patch">[details]</a></span>
Patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=255127&action=review">https://bugs.webkit.org/attachment.cgi?id=255127&action=review</a>
Drive by, I haven't actually reviewed the logic yet.
<span class="quote">> Source/WebInspectorUI/UserInterface/Views/CSSStyleDeclarationTextEditor.js:614
> + title: WebInspector.UIString("The 'webkit' prefix is not necessary.\nDuplicate without the prefix?"),</span >
I think it might be better to say "[...]. Click to insert a duplicate without the prefix."
<span class="quote">> Source/WebInspectorUI/UserInterface/Views/CSSStyleDeclarationTextEditor.js:621
> + title: WebInspector.UIString("Duplicate property '%s'.\nDelete this property?").format(property.name),</span >
Same here. "[...]. Click to delete this property." And so on for others.</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>