Unregister from GCM when the only GCM app is removed
[chromium-blink-merge.git] / chrome / test / data / textinput / content_editable.html
blob755fec85f560002c04f3f425bac7afa966ee9e31
1 <html>
2 <head>
3 <script src="textinput_helper.js"></script>
4 </head>
5 <body>
6 <a href="#" id="anchor_id" contenteditable="true">abcdef</a>
7 </body>
8 </html>