Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validator rollup #6391

Merged
merged 5 commits into from Nov 29, 2016
Merged

Validator rollup #6391

merged 5 commits into from Nov 29, 2016

Conversation

honeybadgerdontcare
Copy link
Contributor

  • Update the set of characters which the javascript HTML parser allows …
  • Avoid mutating the argument that's passed to validateSaxEvents.
  • Fix a bug in the javascript HTML parser where we don't change the sec…
  • Allow amp-accordion to have disable-session-states attribute.

@dknecht
Copy link
Contributor

dknecht commented Dec 9, 2016

@honeybadgerdontcare @Gregable Are there any tests cases to go with these changes?

Lith pushed a commit to Lith/amphtml that referenced this pull request Dec 22, 2016
* Update the set of characters which the javascript HTML parser allows in HTML tags after the first character in the tag.

* Update the set of characters which the javascript HTML parser allows in HTML tags after the first character in the tag.

* Avoid mutating the argument that's passed to validateSaxEvents.

* Fix a bug in the javascript HTML parser where we don't change the section when manufacturing a closing HEAD tag.

* Allow `amp-accordion` to have `disable-session-states` attribute.
Lith pushed a commit to Lith/amphtml that referenced this pull request Dec 22, 2016
* Update the set of characters which the javascript HTML parser allows in HTML tags after the first character in the tag.

* Update the set of characters which the javascript HTML parser allows in HTML tags after the first character in the tag.

* Avoid mutating the argument that's passed to validateSaxEvents.

* Fix a bug in the javascript HTML parser where we don't change the section when manufacturing a closing HEAD tag.

* Allow `amp-accordion` to have `disable-session-states` attribute.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants