-
Notifications
You must be signed in to change notification settings - Fork 385
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
Add full document sanitization in theme support #929
Commits on Feb 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0d01dbb - Browse repository at this point
Copy the full SHA 0d01dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6e68b7 - Browse repository at this point
Copy the full SHA c6e68b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62cbd6c - Browse repository at this point
Copy the full SHA 62cbd6cView commit details -
Add ability to use html document element as sanitization root
* Sanitize the elements in the HEAD. * Deprecate get_body_node in favor of getting html or body element once and storing in var. * Add support for alternative attribute names in check for mandatory attributes. * Expand use of NAME_VALUE_DISPATCH for other value matching results.
Configuration menu - View commit details
-
Copy full SHA for 372412b - Browse repository at this point
Copy the full SHA 372412bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c39957 - Browse repository at this point
Copy the full SHA 8c39957View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd53fce - Browse repository at this point
Copy the full SHA cd53fceView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8c4054 - Browse repository at this point
Copy the full SHA d8c4054View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6ccbe9 - Browse repository at this point
Copy the full SHA f6ccbe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for af0da8c - Browse repository at this point
Copy the full SHA af0da8cView commit details -
Re-write amphtml-update.py to use PHP for serializing
This reduces a lot of complexity and as well as it fixes errors in the PHP-generation
Configuration menu - View commit details
-
Copy full SHA for 7adb70f - Browse repository at this point
Copy the full SHA 7adb70fView commit details -
Just-in-time ensure that meta charset, meta viewport, and rel=canonic…
…al link are present
Configuration menu - View commit details
-
Copy full SHA for d4db6d5 - Browse repository at this point
Copy the full SHA d4db6d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85cc9bd - Browse repository at this point
Copy the full SHA 85cc9bdView commit details
Commits on Feb 5, 2018
-
Eliminate needless use of dispatch_key and looping over attr spec lis…
…ts once failure found
Configuration menu - View commit details
-
Copy full SHA for 67b6de6 - Browse repository at this point
Copy the full SHA 67b6de6View commit details -
Add support for value_properties, validating meta viewport content an…
…d X-UA-Compatible content
Configuration menu - View commit details
-
Copy full SHA for 9797778 - Browse repository at this point
Copy the full SHA 9797778View commit details -
Update use of constants in AMP_Rule_Spec
* Remove newly-unused dispatch key constant. * Use integers for flags. * Use constants instead of string literals.
Configuration menu - View commit details
-
Copy full SHA for b8036f7 - Browse repository at this point
Copy the full SHA b8036f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 284746a - Browse repository at this point
Copy the full SHA 284746aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdc9c4e - Browse repository at this point
Copy the full SHA fdc9c4eView commit details