Changes between Version 25 and Version 26 of WebInspectorCodingStyleGuide


Ignore:
Timestamp:
Jan 15, 2017 3:02:13 PM (7 years ago)
Author:
BJ Burg
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebInspectorCodingStyleGuide

    v25 v26  
    33(Note: Few if any of these guidelines are checked by `check-webkit-style`. There's a tracking bug for that: [https://bugs.webkit.org/show_bug.cgi?id=125045])
    44
     5== Non-code Style
     6For user-facing strings, we follow the macOS Human Interface Guidelines.
     7* [https://developer.apple.com/library/content/documentation/UserExperience/Conceptual/OSXHIGuidelines/Assistance.html Guidelines for help tags] (aka tooltips)
     8* [https://developer.apple.com/library/content/documentation/UserExperience/Conceptual/OSXHIGuidelines/TerminologyWording.html#//apple_ref/doc/uid/20000957-CH15-SW4 Guidelines for UI labels]
     9* [https://developer.apple.com/library/content/documentation/UserExperience/Conceptual/OSXHIGuidelines/Keyboard.html#//apple_ref/doc/uid/20000957-CH84-SW1 Guidelines for keyboard shortcuts]
    510== Tokens, spacing, indentation, syntax
    611