[Webkit-unassigned] [Bug 146671] Web Inspector: Unnecessary space added after -webkit- prefixed property values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 6 23:15:30 PDT 2015


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

Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #256274|review?                     |review-
              Flags|                            |

--- Comment #3 from Joseph Pecoraro <joepeck at webkit.org> ---
Comment on attachment 256274
  --> https://bugs.webkit.org/attachment.cgi?id=256274
Patch

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

r-, we should add a test for this.
Source/WebInspectorUI/Tools/PrettyPrinting/css-rule-tests

Why don't I see it happen on this when I load the test case?
Source/WebInspectorUI/Tools/PrettyPrinting/index.html?mode=css-rule&content=width%3A%20-webkit-calc(1px)%3B

> Source/WebInspectorUI/ChangeLog:9
> +        * UserInterface/Views/CodeMirrorFormatters.js: Now only adds a space if both the current and previous tokens are a property, value,
> +        or atom.

Gross formatting! Wrap a little earlier so this is more comfortable to read.

-- 
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/20150707/f22333ba/attachment.html>


More information about the webkit-unassigned mailing list