Changes between Version 30 and Version 31 of WebInspectorCodingStyleGuide


Ignore:
Timestamp:
Jun 18, 2020, 1:34:46 PM (5 years ago)
Author:
Devin Rousso
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified WebInspectorCodingStyleGuide

    v30 v31  
    161161
    162162{{{
    163 // `this` will be window
     163// `this` will be `window`
    164164
    165165Base.prototype.compute = (a, b, c) => {