Docs: duplicate ID in example
Review URL: https://codereview.chromium.org/735533002
This commit is contained in:
parent
48b49a8cbe
commit
1316326183
@ -43,7 +43,7 @@ SKY MODULE - button widgets for calculator
|
|||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<template id="threed-button-shadow-tree">
|
<template id="flat-button-shadow-tree">
|
||||||
<style>
|
<style>
|
||||||
div { background: green; color: yellow; }
|
div { background: green; color: yellow; }
|
||||||
div[clicked] { background: yellow; color: green; }
|
div[clicked] { background: yellow; color: green; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user