| OLD | NEW |
| 1 | 1 |
| 2 <!--- | 2 <!--- |
| 3 | 3 |
| 4 This README is automatically generated from the comments in these files: | 4 This README is automatically generated from the comments in these files: |
| 5 iron-form-element-behavior.html | 5 iron-form-element-behavior.html |
| 6 | 6 |
| 7 Edit those files, and our readme bot will duplicate them over here! | 7 Edit those files, and our readme bot will duplicate them over here! |
| 8 Edit this file, and the bot will squash your changes :) | 8 Edit this file, and the bot will squash your changes :) |
| 9 | 9 |
| 10 The bot does some handling of markdown. Please file a bug if it does the wrong |
| 11 thing! https://github.com/PolymerLabs/tedium/issues |
| 12 |
| 10 --> | 13 --> |
| 11 | 14 |
| 12 [](https://travis-ci.org/PolymerElements/iron-form-element-be
havior) | 15 [](https://travis-ci.org/PolymerElements/iron-form-element-be
havior) |
| 13 | 16 |
| 14 _[Demo and API Docs](https://elements.polymer-project.org/elements/iron-form-ele
ment-behavior)_ | 17 _[Demo and API docs](https://elements.polymer-project.org/elements/iron-form-ele
ment-behavior)_ |
| 15 | 18 |
| 16 | 19 |
| 17 ##Polymer.IronFormElementBehavior | 20 ##Polymer.IronFormElementBehavior |
| 18 | 21 |
| 19 | |
| 20 Polymer.IronFormElementBehavior enables a custom element to be included | 22 Polymer.IronFormElementBehavior enables a custom element to be included |
| 21 in an `iron-form`. | 23 in an `iron-form`. |
| 22 | 24 |
| 23 | 25 |
| OLD | NEW |