[Webkit-unassigned] [Bug 141692] Web Inspector: Styles sidebar editing with incomplete property looks poor in UI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 15 04:29:13 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=141692

--- Comment #27 from tobi+bugzilla at basecode.de ---
Comment on attachment 250785
  --> https://bugs.webkit.org/attachment.cgi?id=250785
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=250785&action=review

> Source/WebInspectorUI/Tools/PrettyPrinting/css-rule-tests/add-whitespace-after-colon-expected.css:1
> +display: none;

Suggestion: Let's make sure that we don't need to create a file for every test case in the new testing environment. I'd prefer the style `assert.equal('display:none;', 'display: none;', 'Add whitespace after colon')`.
https://nodejs.org/api/assert.html#assert_assert_equal_actual_expected_message

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150415/d58654fc/attachment.html>


More information about the webkit-unassigned mailing list