Changes between Version 3 and Version 4 of WebDevelopers


Ignore:
Timestamp:
Jun 13, 2008 1:22:21 AM (16 years ago)
Author:
cwzwarich@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebDevelopers

    v3 v4  
    1010Safari includes a debug menu that contains some tools that may be useful to web developers.  To enable the debug menu, enter the following command in Terminal and restart Safari:
    1111{{{
    12 defaults write com.apple.Safari IncludeDebugMenu YES
     12defaults write com.apple.Safari IncludeInternalDebugMenu 1
    1313}}}
    1414