@@ -8,31 +8,35 @@ Output from some of the examples:
8
8
9
9
Test lazy loading strategy by seeing CSS/JS code coverage usage across page load.
10
10
11
- <img width =" 741 " alt =" screen shot 2018-02-26 at 10 20 41 am " src =" https://user-images.githubusercontent.com/238208/36687690-2de2bbaa-1adf-11e8-912b-e21cda0160ce.png " >
11
+ <img width =" 500 " alt =" screen shot 2018-02-26 at 10 20 41 am " src =" https://user-images.githubusercontent.com/238208/36687690-2de2bbaa-1adf-11e8-912b-e21cda0160ce.png " >
12
12
13
13
### [ verify_sw_caching.js] ( ./verify_sw_caching.js )
14
14
15
15
Verify all the resources you expect are being cached by a service worker for offline.
16
16
17
- <img width =" 623 " alt =" screen shot 2018-03-01 at 5 09 32 pm " src =" https://user-images.githubusercontent.com/238208/36878494-1b4098d6-1d74-11e8-93d2-492e3b2f1877.png " >
17
+ <img width =" 500 " alt =" screen shot 2018-03-01 at 5 09 32 pm " src =" https://user-images.githubusercontent.com/238208/36878494-1b4098d6-1d74-11e8-93d2-492e3b2f1877.png " >
18
18
19
19
### [ google_search_features.js] ( ./google_search_features.js )
20
20
21
21
Gut check your page to make sure it renders correctly for Google Search.
22
22
23
- <img width =" 747 " alt =" screen shot 2018-03-07 at 12 50 32 pm " src =" https://user-images.githubusercontent.com/238208/37125450-804ad8c0-2221-11e8-8c96-7c5af582778f.png " >
23
+ <img width =" 500 " alt =" screen shot 2018-03-07 at 12 50 32 pm " src =" https://user-images.githubusercontent.com/238208/37125450-804ad8c0-2221-11e8-8c96-7c5af582778f.png " >
24
24
25
25
### [ speech.js] ( ./speech.js )
26
26
27
27
Make your browser talk.
28
28
29
- [ ![ Speech demo is action] ( http://img.youtube.com/vi/v5ZXRgzR7Wc/0.jpg )] ( https://www.youtube.com/watch?v=v5ZXRgzR7Wc )
29
+ <a href =" https://www.youtube.com/watch?v=v5ZXRgzR7Wc " target =" _blank " >
30
+ <img width =" 500 " alt =" Speech demo in action " src =" http://img.youtube.com/vi/v5ZXRgzR7Wc/0.jpg " >
31
+ </a >
30
32
31
33
### [ pacman.js] ( ./pacman.js )
32
34
33
35
Play the Google Pac-Man Doodle.
34
36
35
- [ ![ Playing Puppeteer Pacman] ( https://user-images.githubusercontent.com/238208/38574488-c45df5a0-3cad-11e8-90fe-001afc2d4625.png )] ( https://youtu.be/5CihR6Z9sX8 )
37
+ <a href =" https://youtu.be/5CihR6Z9sX8 " target =" _blank " title =" " >
38
+ <img width =" 500 " alt =" ePlaying Puppeteer Pacman " src =" https://user-images.githubusercontent.com/238208/38574488-c45df5a0-3cad-11e8-90fe-001afc2d4625.png " >
39
+ </a >
36
40
37
41
### [ element-to-pdf.js] ( ./element-to-pdf.js )
38
42
0 commit comments