Switched to https://www.chromestatus.com instead of http
This commit is contained in:
Родитель
004bfaf1ff
Коммит
fc32da91d5
|
@ -2,4 +2,4 @@ Beacon Sample
|
|||
===
|
||||
See https://googlechrome.github.io/samples/beacon for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/5517433905348608
|
||||
Learn more at https://www.chromestatus.com/feature/5517433905348608
|
|
@ -2,4 +2,4 @@ Classes (ES6) Sample
|
|||
===
|
||||
See https://googlechrome.github.io/samples/classes-es6/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/4633745457938432
|
||||
Learn more at https://www.chromestatus.com/feature/4633745457938432
|
|
@ -3,6 +3,6 @@ Collections and Iterators (ES6) Sample
|
|||
See https://googlechrome.github.io/samples/collections-iterators-es6/index.html for a live demo.
|
||||
|
||||
Learn more about:
|
||||
- [for...of Iterators](http://www.chromestatus.com/feature/4696563918045184)
|
||||
- [Maps](http://www.chromestatus.com/feature/4818609708728320)
|
||||
- [Sets](http://www.chromestatus.com/feature/4916191365693440)
|
||||
- [for...of Iterators](https://www.chromestatus.com/feature/4696563918045184)
|
||||
- [Maps](https://www.chromestatus.com/feature/4818609708728320)
|
||||
- [Sets](https://www.chromestatus.com/feature/4916191365693440)
|
||||
|
|
|
@ -50,7 +50,7 @@ limitations under the License.
|
|||
<h1>Computed Property Names (ES6) Sample</h1>
|
||||
|
||||
<!--
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/PLACEHOLDER">Chrome PLACEHOLDER+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/PLACEHOLDER">Chrome PLACEHOLDER+</a></p>
|
||||
-->
|
||||
<p>ES6 Computed property names allow you to dynamically create property names using an expression in brackets (<code>[ ]</code>) similar to <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Property_Accessors">property accessors</a>. Below, computed property names are demonstrated using Object Literals, ES6 Classes and ES6 Symbols.
|
||||
</p>
|
||||
|
|
|
@ -60,7 +60,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>Upgrade Insecure Requests Sample</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/6534575509471232">Chrome 43+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/6534575509471232">Chrome 43+</a></p>
|
||||
|
||||
<p>
|
||||
The "<a href="https://w3c.github.io/webappsec/specs/upgrade/">Upgrade Insecure Requests</a>"
|
||||
|
|
|
@ -2,4 +2,4 @@ CSS Shapes Level 1 Sample
|
|||
===
|
||||
See https://googlechrome.github.io/samples/css-shapes for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/5163890719588352
|
||||
Learn more at https://www.chromestatus.com/feature/5163890719588352
|
|
@ -47,7 +47,7 @@ limitations under the License.
|
|||
|
||||
<body>
|
||||
<h1>CSS Shapes Level 1 Sample</h1>
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/5163890719588352">Chrome 37+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/5163890719588352">Chrome 37+</a></p>
|
||||
|
||||
<style>
|
||||
.shape {
|
||||
|
|
|
@ -2,4 +2,4 @@ Cut and Copy Sample
|
|||
===
|
||||
See https://googlechrome.github.io/samples/cut-and-copy/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/5223997243392000
|
||||
Learn more at https://www.chromestatus.com/feature/5223997243392000
|
|
@ -48,7 +48,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>Cut and Copy Sample</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/5223997243392000">Chrome 43+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/5223997243392000">Chrome 43+</a></p>
|
||||
|
||||
<!-- // [START code-block] -->
|
||||
<h2>Simple Cut Example</h2>
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
===
|
||||
See https://googlechrome.github.io/samples/dialog/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/5770237022568448
|
||||
Learn more at https://www.chromestatus.com/feature/5770237022568448
|
|
@ -47,7 +47,7 @@ limitations under the License.
|
|||
|
||||
<body>
|
||||
<h1><dialog> Element Sample</h1>
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/5770237022568448">Chrome 37+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/5770237022568448">Chrome 37+</a></p>
|
||||
|
||||
<!-- // [START code-block] -->
|
||||
<p>This button will open a native <dialog> element: <button id="show">Open Dialog</button></p>
|
||||
|
|
|
@ -2,4 +2,4 @@ Encoding API Sample
|
|||
===
|
||||
See https://googlechrome.github.io/samples/encoding-api/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/5714368087982080
|
||||
Learn more at https://www.chromestatus.com/feature/5714368087982080
|
|
@ -47,7 +47,7 @@ limitations under the License.
|
|||
|
||||
<body>
|
||||
<h1>Encoding API Sample</h1>
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/5714368087982080">Chrome 38+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/5714368087982080">Chrome 38+</a></p>
|
||||
|
||||
<p>The JavaScript Encoding API allows developers to encode and decode strings using a wide range of character encodings.</p>
|
||||
|
||||
|
|
|
@ -2,4 +2,4 @@ Extended Object Literals (ES6) Sample
|
|||
===
|
||||
See https://googlechrome.github.io/samples/extended-object-literals-es6/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/4873630588600320
|
||||
Learn more at https://www.chromestatus.com/feature/4873630588600320
|
||||
|
|
|
@ -48,7 +48,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>Extended Object Literals (ES6) Sample</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/4873630588600320">Chrome 42+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/4873630588600320">Chrome 42+</a></p>
|
||||
|
||||
<p>Extended Object Literals simplify object creation and composition by reducing the required amount of typing with some syntactic sugar.</p>
|
||||
<p>With this, object literals are now syntactically similar to ES6’s new class syntax and have less duplication in common use-cases like constructor function.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@ Fetch API Samples
|
|||
* [Response body stream](https://googlechrome.github.io/samples/fetch-api/fetch-response-stream.html)
|
||||
* [Fetch success/error handlers](https://googlechrome.github.io/samples/fetch-api/fetch-success-error-handlers.html)
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/6730533392351232
|
||||
Learn more at https://www.chromestatus.com/feature/6730533392351232
|
||||
|
||||
### Third party demos
|
||||
|
||||
|
|
|
@ -48,7 +48,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>Fetch API HTML Sample</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/6730533392351232">Chrome 42+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/6730533392351232">Chrome 42+</a></p>
|
||||
|
||||
<div class="output">
|
||||
<pre id="log"></pre>
|
||||
|
|
|
@ -48,7 +48,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>Fetch API JSON Sample</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/6730533392351232">Chrome 42+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/6730533392351232">Chrome 42+</a></p>
|
||||
|
||||
<div class="output">
|
||||
<pre id="log"></pre>
|
||||
|
|
|
@ -48,7 +48,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>Fetch API POST Sample</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/6730533392351232">Chrome 42+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/6730533392351232">Chrome 42+</a></p>
|
||||
|
||||
<textarea autofocus id="gist" id="" cols="80" rows="10">
|
||||
// Enter some JavaScript here
|
||||
|
|
|
@ -48,7 +48,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>Fetch API Reddit Sample</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/6730533392351232">Chrome 42+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/6730533392351232">Chrome 42+</a></p>
|
||||
|
||||
<p>This is an example of fetching some data (Reddit subreddits) which is then used to
|
||||
populate a menu allowing a user to make another fetch (for the subreddit content).</p>
|
||||
|
|
|
@ -48,7 +48,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>Fetch API Response Metadata Sample</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/6730533392351232">Chrome 42+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/6730533392351232">Chrome 42+</a></p>
|
||||
|
||||
<div class="output">
|
||||
<pre id="log"></pre>
|
||||
|
|
|
@ -48,7 +48,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>Fetch API success and error handlers sample</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/6730533392351232">Chrome 42+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/6730533392351232">Chrome 42+</a></p>
|
||||
|
||||
<div class="output">
|
||||
<pre id="log"></pre>
|
||||
|
|
|
@ -2,4 +2,4 @@ File Constructor Sample
|
|||
===
|
||||
See https://googlechrome.github.io/samples/file-constructor/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/5731244088229888
|
||||
Learn more at https://www.chromestatus.com/feature/5731244088229888
|
|
@ -47,7 +47,7 @@ limitations under the License.
|
|||
|
||||
<body>
|
||||
<h1>File Constructor Sample</h1>
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/5731244088229888">Chrome 38+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/5731244088229888">Chrome 38+</a></p>
|
||||
|
||||
<p>
|
||||
This demo illustrates the use of the
|
||||
|
|
|
@ -2,4 +2,4 @@ Generators (ES6) Sample
|
|||
===
|
||||
See https://googlechrome.github.io/samples/generators/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/4959347197083648
|
||||
Learn more at https://www.chromestatus.com/feature/4959347197083648
|
||||
|
|
|
@ -47,7 +47,7 @@ limitations under the License.
|
|||
|
||||
<body>
|
||||
<h1>Generators (ES6) Sample</h1>
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/4959347197083648">Chrome 39+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/4959347197083648">Chrome 39+</a></p>
|
||||
|
||||
<p>
|
||||
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/function*">Generators</a>
|
||||
|
|
|
@ -3,4 +3,4 @@ Pixelated Image Rendering Sample
|
|||
|
||||
See https://googlechrome.github.io/samples/image-rendering-pixelated/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/5118058116939776
|
||||
Learn more at https://www.chromestatus.com/feature/5118058116939776
|
|
@ -2,4 +2,4 @@ Multi-column CSS Sample
|
|||
===
|
||||
See https://googlechrome.github.io/samples/multi-column-css/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/6526151266664448
|
||||
Learn more at https://www.chromestatus.com/feature/6526151266664448
|
||||
|
|
|
@ -2,4 +2,4 @@ Network Information Sample
|
|||
===
|
||||
See https://googlechrome.github.io/samples/network-information/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/6338383617982464
|
||||
Learn more at https://www.chromestatus.com/feature/6338383617982464
|
|
@ -47,7 +47,7 @@ limitations under the License.
|
|||
|
||||
<body>
|
||||
<h1>Network Information Sample</h1>
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/6338383617982464">Chrome 38+</a> (Android, iOS, ChromeOS)</p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/6338383617982464">Chrome 38+</a> (Android, iOS, ChromeOS)</p>
|
||||
|
||||
<p>
|
||||
This demo illustrates the use of the <a href="http://w3c.github.io/netinfo/">Network Information API</a>
|
||||
|
|
|
@ -2,4 +2,4 @@ Picture Element Sample
|
|||
===
|
||||
See https://googlechrome.github.io/samples/picture-element for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/5910974510923776
|
||||
Learn more at https://www.chromestatus.com/feature/5910974510923776
|
||||
|
|
|
@ -47,7 +47,7 @@ limitations under the License.
|
|||
|
||||
<body>
|
||||
<h1><picture> Element Sample</h1>
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/5910974510923776">Chrome 38+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/5910974510923776">Chrome 38+</a></p>
|
||||
|
||||
<p>The <code><picture></code> element informs Chrome which version of
|
||||
an image resource to fetch based on some criteria, such as the browser
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Push Messaging and Notification Sample
|
||||
===
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/5416033485586432 and http://www.chromestatus.com/feature/5480344312610816
|
||||
Learn more at https://www.chromestatus.com/feature/5416033485586432 and https://www.chromestatus.com/feature/5480344312610816
|
||||
|
||||
To use this sample please do the following:
|
||||
|
||||
|
|
|
@ -50,7 +50,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>Push Messaging & Notifications</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/5416033485586432">Chrome 42+</a> & <a href="http://www.chromestatus.com/feature/5480344312610816">Chrome 42+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/5416033485586432">Chrome 42+</a> & <a href="https://www.chromestatus.com/feature/5480344312610816">Chrome 42+</a></p>
|
||||
|
||||
<p>To use this sample please do the following:</p>
|
||||
|
||||
|
|
|
@ -2,4 +2,4 @@ Screen Orientation Sample
|
|||
===
|
||||
See https://googlechrome.github.io/samples/screen-orientation/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/6191285283061760
|
||||
Learn more at https://www.chromestatus.com/feature/6191285283061760
|
||||
|
|
|
@ -47,7 +47,7 @@ limitations under the License.
|
|||
|
||||
<body>
|
||||
<h1>Screen Orientation Sample</h1>
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/6191285283061760">Chrome 38+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/6191285283061760">Chrome 38+</a></p>
|
||||
|
||||
<p>Screen Orientation API gives ability to read the screen orientation and lock it. It can be used to adapt the layout of a web app, e.g.
|
||||
from vertical to horizontal grid.</p>
|
||||
|
|
|
@ -2,4 +2,4 @@ Service Worker Sample: Custom Offline Page
|
|||
===
|
||||
See https://googlechrome.github.io/samples/service-worker/custom-offline-page/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/6561526227927040
|
||||
Learn more at https://www.chromestatus.com/feature/6561526227927040
|
||||
|
|
|
@ -50,7 +50,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>Service Worker Sample: Custom Offline Page</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/6561526227927040">Chrome 40+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/6561526227927040">Chrome 40+</a></p>
|
||||
|
||||
<p>
|
||||
This sample demonstrates basic service worker registration. During the installation step, a
|
||||
|
|
|
@ -2,4 +2,4 @@ Service Worker Sample: Fallback Response
|
|||
===
|
||||
See https://googlechrome.github.io/samples/service-worker/fallback-response/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/6561526227927040
|
||||
Learn more at https://www.chromestatus.com/feature/6561526227927040
|
||||
|
|
|
@ -56,7 +56,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>Service Worker Sample: Fallback Response</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/6561526227927040">Chrome 40+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/6561526227927040">Chrome 40+</a></p>
|
||||
|
||||
<p>
|
||||
This sample demonstrates basic service worker registration, with the service worker providing fallback
|
||||
|
|
|
@ -2,4 +2,4 @@ Service Worker Sample: Immediate Control
|
|||
===
|
||||
See https://googlechrome.github.io/samples/service-worker/immediate-control/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/6561526227927040
|
||||
Learn more at https://www.chromestatus.com/feature/6561526227927040
|
||||
|
|
|
@ -56,7 +56,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>Service Worker Sample: Immediate Control</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/6561526227927040">Chrome 42+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/6561526227927040">Chrome 42+</a></p>
|
||||
|
||||
<p>
|
||||
This sample is a modified version of the
|
||||
|
|
|
@ -2,4 +2,4 @@ Service Worker Sample: Mock Responses
|
|||
===
|
||||
See https://googlechrome.github.io/samples/service-worker/mock-responses/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/6561526227927040
|
||||
Learn more at https://www.chromestatus.com/feature/6561526227927040
|
||||
|
|
|
@ -56,7 +56,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>Service Worker Sample: Mock Responses</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/6561526227927040">Chrome 40+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/6561526227927040">Chrome 40+</a></p>
|
||||
|
||||
<p>
|
||||
This sample demonstrates basic service worker registration, with the service worker's fetch handler
|
||||
|
|
|
@ -2,4 +2,4 @@ Service Worker Sample: Multiple Fetch Handlers
|
|||
===
|
||||
See https://googlechrome.github.io/samples/service-worker/multiple-handlers/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/6561526227927040
|
||||
Learn more at https://www.chromestatus.com/feature/6561526227927040
|
||||
|
|
|
@ -56,7 +56,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>Service Worker Sample: Multiple Fetch Handlers</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/6561526227927040">Chrome 40+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/6561526227927040">Chrome 40+</a></p>
|
||||
|
||||
<p>
|
||||
This sample demonstrates best practices for registering multiple <code>fetch</code> event
|
||||
|
|
|
@ -2,4 +2,4 @@ Service Worker Sample: Read-through Caching (w/Offline Analytics)
|
|||
===
|
||||
See https://googlechrome.github.io/samples/service-worker/offline-analytics/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/6561526227927040
|
||||
Learn more at https://www.chromestatus.com/feature/6561526227927040
|
||||
|
|
|
@ -53,7 +53,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>Service Worker Sample: Read-through Caching (w/Offline Analytics)</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/6561526227927040">Chrome 40+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/6561526227927040">Chrome 40+</a></p>
|
||||
|
||||
<p>
|
||||
This sample demonstrates basic service worker registration, in conjunction with read-through
|
||||
|
|
|
@ -2,4 +2,4 @@ Service Worker Sample: Posting Messages
|
|||
===
|
||||
See https://googlechrome.github.io/samples/service-worker/post-message/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/6561526227927040
|
||||
Learn more at https://www.chromestatus.com/feature/6561526227927040
|
||||
|
|
|
@ -2,4 +2,4 @@ Service Worker Sample: Prefetching Resources During Registration
|
|||
===
|
||||
See https://googlechrome.github.io/samples/service-worker/prefetch/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/6561526227927040
|
||||
Learn more at https://www.chromestatus.com/feature/6561526227927040
|
||||
|
|
|
@ -56,7 +56,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>Service Worker Sample: Pre-fetching Resources During Registration</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/6561526227927040">Chrome 40+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/6561526227927040">Chrome 40+</a></p>
|
||||
|
||||
<p>
|
||||
This sample demonstrates basic service worker registration, in conjunction with pre-fetching of a list
|
||||
|
|
|
@ -2,4 +2,4 @@ Service Worker Sample: Read-through Caching
|
|||
===
|
||||
See https://googlechrome.github.io/samples/service-worker/read-through-caching/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/6561526227927040
|
||||
Learn more at https://www.chromestatus.com/feature/6561526227927040
|
||||
|
|
|
@ -53,7 +53,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>Service Worker Sample: Read-through Caching</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/6561526227927040">Chrome 40+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/6561526227927040">Chrome 40+</a></p>
|
||||
|
||||
<p>
|
||||
This sample demonstrates basic service worker registration, in conjunction with read-through
|
||||
|
|
|
@ -2,4 +2,4 @@ Service Worker Sample: Detailed Registration
|
|||
===
|
||||
See https://googlechrome.github.io/samples/service-worker/registration-events/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/6561526227927040
|
||||
Learn more at https://www.chromestatus.com/feature/6561526227927040
|
||||
|
|
|
@ -56,7 +56,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>Service Worker Sample: Detailed Registration</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/6561526227927040">Chrome 40+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/6561526227927040">Chrome 40+</a></p>
|
||||
|
||||
<p>
|
||||
This sample provides some insight into the events involved in a typical service worker registration.
|
||||
|
|
|
@ -2,4 +2,4 @@ Service Worker Sample: Basic Registration
|
|||
===
|
||||
See https://googlechrome.github.io/samples/service-worker/registration/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/6561526227927040
|
||||
Learn more at https://www.chromestatus.com/feature/6561526227927040
|
||||
|
|
|
@ -56,7 +56,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>Service Worker Sample: Basic Registration</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/6561526227927040">Chrome 39+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/6561526227927040">Chrome 39+</a></p>
|
||||
|
||||
<p>
|
||||
This sample demonstrates the most basic service worker registration scenario. The script
|
||||
|
|
|
@ -2,4 +2,4 @@ Service Worker Sample: Selective Caching
|
|||
===
|
||||
See https://googlechrome.github.io/samples/service-worker/selective-caching/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/6561526227927040
|
||||
Learn more at https://www.chromestatus.com/feature/6561526227927040
|
||||
|
|
|
@ -60,7 +60,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>Service Worker Sample: Selective Caching</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/6561526227927040">Chrome 40+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/6561526227927040">Chrome 40+</a></p>
|
||||
|
||||
<p>
|
||||
This sample demonstrates basic service worker registration, in conjunction with selective
|
||||
|
|
|
@ -2,4 +2,4 @@ Spread Calls Sample
|
|||
===
|
||||
See https://googlechrome.github.io/samples/spread-operator/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/6031334694715392
|
||||
Learn more at https://www.chromestatus.com/feature/6031334694715392
|
||||
|
|
|
@ -2,4 +2,4 @@ Web Animations Sample
|
|||
===
|
||||
See https://googlechrome.github.io/samples/web-animations/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/4854343836631040
|
||||
Learn more at https://www.chromestatus.com/feature/4854343836631040
|
|
@ -48,7 +48,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>Web Animations Sample</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/4854343836631040">Chrome 36+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/4854343836631040">Chrome 36+</a></p>
|
||||
|
||||
<p>
|
||||
This demo shows simple animations with <a href="http://updates.html5rocks.com/2014/05/Web-Animations---element-animate-is-now-in-Chrome-36">Web Animations</a> and the <code>element.animate()</code> method.
|
||||
|
|
|
@ -2,4 +2,4 @@ Web Application Manifest Sample
|
|||
===
|
||||
See https://googlechrome.github.io/samples/web-application-manifest/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/6488656873259008
|
||||
Learn more at https://www.chromestatus.com/feature/6488656873259008
|
||||
|
|
|
@ -36,7 +36,7 @@ limitations under the License.
|
|||
|
||||
<body>
|
||||
<h1>Web Application Manifest Sample</h1>
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/6488656873259008">Chrome 39+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/6488656873259008">Chrome 39+</a></p>
|
||||
|
||||
<h3>Hey! I'm a web app!</h3>
|
||||
|
||||
|
|
|
@ -2,4 +2,4 @@ Web Bluetooth Samples
|
|||
=====================
|
||||
See https://googlechrome.github.io/samples/web-bluetooth/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/5264933985976320
|
||||
Learn more at https://www.chromestatus.com/feature/5264933985976320
|
||||
|
|
|
@ -2,4 +2,4 @@ WebAudio AudioContext close Sample
|
|||
===
|
||||
See https://googlechrome.github.io/samples/webaudio-audiocontext-close/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/5411681005993984
|
||||
Learn more at https://www.chromestatus.com/feature/5411681005993984
|
|
@ -48,7 +48,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>WebAudio AudioContext close Sample</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/5411681005993984">Chrome 43+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/5411681005993984">Chrome 43+</a></p>
|
||||
|
||||
<p>
|
||||
The <code>AudioContext.close</code> method closes the audio context, stopping audio operations, and releases any system resources in use.
|
||||
|
|
|
@ -2,4 +2,4 @@ WebAudio AudioNode selective disconnect Sample
|
|||
===
|
||||
See https://googlechrome.github.io/samples/webaudio-audionode-disconnect/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/4793068276416512
|
||||
Learn more at https://www.chromestatus.com/feature/4793068276416512
|
|
@ -48,7 +48,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>WebAudio AudioNode selective disconnect Sample</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/4793068276416512">Chrome 43+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/4793068276416512">Chrome 43+</a></p>
|
||||
|
||||
<p>
|
||||
The overloaded method <code>AudioNode.disconnect</code> supports disconnecting either all connections, or a single connection (see the <a href="https://webaudio.github.io/web-audio-api/#idl-def-AudioNode">audio node spec</a>).
|
||||
|
|
|
@ -2,4 +2,4 @@ WebAudio Offline context rendering promise Sample
|
|||
===
|
||||
See https://googlechrome.github.io/samples/webaudio-offlinecontext-rendering/index.html for a live demo.
|
||||
|
||||
Learn more at http://www.chromestatus.com/feature/5692188675538944
|
||||
Learn more at https://www.chromestatus.com/feature/5692188675538944
|
|
@ -48,7 +48,7 @@ limitations under the License.
|
|||
<body>
|
||||
<h1>WebAudio Offline context rendering promise Sample</h1>
|
||||
|
||||
<p>Available in <a href="http://www.chromestatus.com/feature/5692188675538944">Chrome 42+</a></p>
|
||||
<p>Available in <a href="https://www.chromestatus.com/feature/5692188675538944">Chrome 42+</a></p>
|
||||
|
||||
<p>
|
||||
The <code>OfflineAudioContext.startRendering</code> method renders audio to an <code>AudioBuffer</code> potentially faster than real-time.
|
||||
|
|
Загрузка…
Ссылка в новой задаче