-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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 Roll-up #1643
Validator Roll-up #1643
Conversation
This makes it so that we use an enum for the TokenType, so the Javascript is more strongly typed than previously (it was just a string).
Also, fix some lint errors.
#1600 The one change in the tests is another example that we probably need to do something with the dispatch_key for better fallback error messages.
The check for also_requires was not working properly and now is Tagspecs must have a detail if there are multiple tagspecs for the same tag Added detail to tagspecs that have the same tag Update testdata to reflect these changes
See #1607 I copied over from amp-ad, then edited name and comment. Also placed a hint that they should be changed together.
We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm. |
@googlebot I confirm. |
@googlebot I confirm. |
CSS Parser refactorings.
Fix enforcement of also_requires feature for requiring javascript matching amp tags.
Fix a bug where we were misusing a Map() like object.
Add amp-embed.