Docs: duplicate ID in example

Review URL: https://codereview.chromium.org/735533002
This commit is contained in:
Hixie 2014-11-17 13:41:41 -08:00
parent 48b49a8cbe
commit 1316326183

View file

@ -43,7 +43,7 @@ SKY MODULE - button widgets for calculator
</div>
</template>
<template id="threed-button-shadow-tree">
<template id="flat-button-shadow-tree">
<style>
div { background: green; color: yellow; }
div[clicked] { background: yellow; color: green; }