| OLD | NEW |
| 1 <!-- Instructions: https://github.com/PolymerElements/app-route/CONTRIBUTING.md#
filing-issues --> | 1 <!-- Instructions: https://github.com/PolymerElements/iron-validatable-behavior/
CONTRIBUTING.md#filing-issues --> |
| 2 ### Description | 2 ### Description |
| 3 <!-- Example: The `paper-foo` element causes the page to turn pink when clicked.
--> | 3 <!-- Example: The `paper-foo` element causes the page to turn pink when clicked.
--> |
| 4 | 4 |
| 5 ### Expected outcome | 5 ### Expected outcome |
| 6 | 6 |
| 7 <!-- Example: The page stays the same color. --> | 7 <!-- Example: The page stays the same color. --> |
| 8 | 8 |
| 9 ### Actual outcome | 9 ### Actual outcome |
| 10 | 10 |
| 11 <!-- Example: The page turns pink. --> | 11 <!-- Example: The page turns pink. --> |
| 12 | 12 |
| 13 ### Live Demo | 13 ### Live Demo |
| 14 <!-- Example: https://jsbin.com/hirore/edit?html,output --> | 14 <!-- Example: https://jsbin.com/cagaye/edit?html,output --> |
| 15 | 15 |
| 16 ### Steps to reproduce | 16 ### Steps to reproduce |
| 17 | 17 |
| 18 <!-- Example | 18 <!-- Example |
| 19 1. Put a `paper-foo` element in the page. | 19 1. Put a `paper-foo` element in the page. |
| 20 2. Open the page in a web browser. | 20 2. Open the page in a web browser. |
| 21 3. Click the `paper-foo` element. | 21 3. Click the `paper-foo` element. |
| 22 --> | 22 --> |
| 23 | 23 |
| 24 ### Browsers Affected | 24 ### Browsers Affected |
| 25 <!-- Check all that apply --> | 25 <!-- Check all that apply --> |
| 26 - [ ] Chrome | 26 - [ ] Chrome |
| 27 - [ ] Firefox | 27 - [ ] Firefox |
| 28 - [ ] Safari 9 | 28 - [ ] Safari 9 |
| 29 - [ ] Safari 8 | 29 - [ ] Safari 8 |
| 30 - [ ] Safari 7 | 30 - [ ] Safari 7 |
| 31 - [ ] Edge | 31 - [ ] Edge |
| 32 - [ ] IE 11 | 32 - [ ] IE 11 |
| 33 - [ ] IE 10 | 33 - [ ] IE 10 |
| OLD | NEW |