Skip to content

Commit

Permalink
Clarify expected browser compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
bsittler committed Aug 16, 2016
1 parent 5614d7b commit 55d6e2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cookies_test.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ <h1>⎇🍪️&#xFE0F; cookies_test</h1>
website's use of cookies and run tests</button>
</div>
<p>This should be more interesting with the developer tools JS console open.
At present this requires a recent development version of Google Chrome, Chromium or Opera with the
Experimental JavaScript flag active - type <tt>chrome://flags/#enable-javascript-harmony</tt> into
At present this requires a browser built on Chromium release 53 or later with the
Experimental JavaScript flag active - type <code>chrome://flags/#enable-javascript-harmony</code> into
the address bar to check the value of that flag and change it if desired.</p>
<button style="visibility: hidden" id="toggle-https-button"><span
id="https-status-indicator"></span> Toggle https</button>
Expand Down

0 comments on commit 55d6e2e

Please sign in to comment.