This commit is contained in:
Ilya Kantor 2015-04-18 10:27:25 +03:00
parent d33496f2b3
commit 265bbde532

View file

@ -215,7 +215,7 @@ ul.appendChild(fragment); // вместо фрагмента вставятся
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<script src="https://cdn.polyfill.io/v1/polyfill.js?features=Element.prototype.mutation"></script> <script src="https://cdn.polyfill.io/v1/polyfill.js?features=Element.prototype.append"></script>
</head> </head>
<body> <body>