Commit 13163261 authored by Hixie's avatar Hixie

Docs: duplicate ID in example

Review URL: https://codereview.chromium.org/735533002
parent 48b49a8c
......@@ -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; }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment