File tree Expand file tree Collapse file tree 7 files changed +2
-23
lines changed
web-workers/simple-shared-worker Expand file tree Collapse file tree 7 files changed +2
-23
lines changed Original file line number Diff line number Diff line change 99 < title > Web Speech API</ title >
1010
1111 < link rel ="stylesheet " href ="style.css ">
12- <!--[if lt IE 9]>
13- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
14- <![endif]-->
1512</ head >
1613
1714< body >
Original file line number Diff line number Diff line change 88 < title > Phrase matcher</ title >
99
1010 < link rel ="stylesheet " href ="style.css ">
11- <!--[if lt IE 9]>
12- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
13- <![endif]-->
1411 </ head >
1512
1613 < body >
@@ -27,4 +24,4 @@ <h1>Phrase matcher</h1>
2724
2825 < script src ="script.js "> </ script >
2926 </ body >
30- </ html >
27+ </ html >
Original file line number Diff line number Diff line change 88 < title > Speech synthesiser</ title >
99
1010 < link rel ="stylesheet " href ="style.css ">
11- <!--[if lt IE 9]>
12- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
13- <![endif]-->
1411 </ head >
1512
1613 < body >
@@ -40,4 +37,4 @@ <h1>Speech synthesiser</h1>
4037
4138 < script src ="script.js "> </ script >
4239 </ body >
43- </ html >
40+ </ html >
Original file line number Diff line number Diff line change 88 < title > Speech color changer</ title >
99
1010 < link rel ="stylesheet " href ="style.css ">
11- <!--[if lt IE 9]>
12- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
13- <![endif]-->
1411 </ head >
1512
1613 < body >
Original file line number Diff line number Diff line change 99
1010 < link href ='https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Bitter|Ubuntu+Mono ' rel ='stylesheet ' type ='text/css '>
1111 < link rel ="stylesheet " href ="style.css ">
12- <!--[if lt IE 9]>
13- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
14- <![endif]-->
1512 </ head >
1613
1714 < body >
Original file line number Diff line number Diff line change 99 < title > Shared Workers basic example</ title >
1010
1111 < link rel ="stylesheet " href ="style.css ">
12- <!--[if lt IE 9]>
13- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
14- <![endif]-->
1512</ head >
1613
1714< body >
Original file line number Diff line number Diff line change 99 < title > Shared Workers basic example</ title >
1010
1111 < link rel ="stylesheet " href ="style.css ">
12- <!--[if lt IE 9]>
13- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
14- <![endif]-->
1512</ head >
1613
1714< body >
You can’t perform that action at this time.
0 commit comments