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

Sync from Google #26805

Merged
merged 9 commits into from
Feb 14, 2020
Merged

Sync from Google #26805

merged 9 commits into from
Feb 14, 2020

Conversation

honeybadgerdontcare
Copy link
Contributor

This is an automatically generated pull request.

PiperOrigin-RevId: 287226330
@amp-owners-bot
Copy link

amp-owners-bot bot commented Feb 14, 2020

Hey @ampproject/wg-caching, these files were changed:

  • validator/htmlparser/CONTRIBUTING.md
  • validator/htmlparser/README.md
  • validator/htmlparser/atom.h
  • validator/htmlparser/bin/atomgen.cc
  • validator/htmlparser/bin/casetablegen.cc
  • validator/htmlparser/bin/entitytablegen.cc
  • validator/htmlparser/casetable.h
  • validator/htmlparser/data/README
  • validator/htmlparser/data/amptags.txt
  • validator/htmlparser/data/extras.txt
  • validator/htmlparser/data/htmlattributes.txt
  • validator/htmlparser/data/htmltags.txt
  • validator/htmlparser/data/javascriptevents.txt
  • validator/htmlparser/doctype.cc
  • validator/htmlparser/doctype.h
  • validator/htmlparser/doctype_test.cc
  • validator/htmlparser/elements.h
  • validator/htmlparser/entity.h
  • validator/htmlparser/fileutil.h
  • validator/htmlparser/fileutil_test.cc
  • validator/htmlparser/htmldataset_test.cc
  • validator/htmlparser/navigator.cc
  • validator/htmlparser/navigator.h
  • validator/htmlparser/navigator_test.cc
  • validator/htmlparser/node.cc
  • validator/htmlparser/node.h
  • validator/htmlparser/node_test.cc
  • validator/htmlparser/parser.cc
  • validator/htmlparser/parser.h
  • validator/htmlparser/parser_test.cc
  • validator/htmlparser/renderer.cc
  • validator/htmlparser/renderer.h
  • validator/htmlparser/renderer_test.cc
  • validator/htmlparser/strings.cc
  • validator/htmlparser/strings.h
  • validator/htmlparser/strings_test.cc
  • validator/htmlparser/testconstants.h
  • validator/htmlparser/testdata/README
  • validator/htmlparser/testdata/webkit/README
  • validator/htmlparser/testdata/webkit/adoption01.dat
  • validator/htmlparser/testdata/webkit/adoption02.dat
  • validator/htmlparser/testdata/webkit/comments01.dat
  • validator/htmlparser/testdata/webkit/doctype01.dat
  • validator/htmlparser/testdata/webkit/entities01.dat
  • validator/htmlparser/testdata/webkit/entities02.dat
  • validator/htmlparser/testdata/webkit/html5test-com.dat
  • validator/htmlparser/testdata/webkit/inbody01.dat
  • validator/htmlparser/testdata/webkit/isindex.dat
  • validator/htmlparser/testdata/webkit/pending-spec-changes-plain-text-unsafe.dat
  • validator/htmlparser/testdata/webkit/pending-spec-changes.dat
  • validator/htmlparser/testdata/webkit/plain-text-unsafe.dat
  • validator/htmlparser/testdata/webkit/ruby.dat
  • validator/htmlparser/testdata/webkit/scriptdata01.dat
  • validator/htmlparser/testdata/webkit/scripted/adoption01.dat
  • validator/htmlparser/testdata/webkit/scripted/webkit01.dat
  • validator/htmlparser/testdata/webkit/tables01.dat
  • validator/htmlparser/testdata/webkit/template.dat
  • validator/htmlparser/testdata/webkit/tests1.dat
  • validator/htmlparser/testdata/webkit/tests10.dat
  • validator/htmlparser/testdata/webkit/tests11.dat
  • validator/htmlparser/testdata/webkit/tests12.dat
  • validator/htmlparser/testdata/webkit/tests14.dat
  • validator/htmlparser/testdata/webkit/tests15.dat
  • validator/htmlparser/testdata/webkit/tests16.dat
  • validator/htmlparser/testdata/webkit/tests17.dat
  • validator/htmlparser/testdata/webkit/tests18.dat
  • validator/htmlparser/testdata/webkit/tests19.dat
  • validator/htmlparser/testdata/webkit/tests2.dat
  • validator/htmlparser/testdata/webkit/tests20.dat
  • validator/htmlparser/testdata/webkit/tests21.dat
  • validator/htmlparser/testdata/webkit/tests22.dat
  • validator/htmlparser/testdata/webkit/tests23.dat
  • validator/htmlparser/testdata/webkit/tests24.dat
  • validator/htmlparser/testdata/webkit/tests25.dat
  • validator/htmlparser/testdata/webkit/tests26.dat
  • validator/htmlparser/testdata/webkit/tests3.dat
  • validator/htmlparser/testdata/webkit/tests4.dat
  • validator/htmlparser/testdata/webkit/tests5.dat
  • validator/htmlparser/testdata/webkit/tests6.dat
  • validator/htmlparser/testdata/webkit/tests7.dat
  • validator/htmlparser/testdata/webkit/tests8.dat
  • validator/htmlparser/testdata/webkit/tests9.dat
  • validator/htmlparser/testdata/webkit/tests_innerHTML_1.dat
  • validator/htmlparser/testdata/webkit/tricky01.dat
  • validator/htmlparser/testdata/webkit/webkit01.dat
  • validator/htmlparser/testdata/webkit/webkit02.dat
  • validator/htmlparser/tokenizer.h
  • validator/htmlparser/tokenizer_test.cc

…as several

TODOs remaining. Added a CONTRIBUTING.md with some details and a link to AMP's
Code of Conduct.

PiperOrigin-RevId: 288797676
PiperOrigin-RevId: 288909069
PiperOrigin-RevId: 288920107
PiperOrigin-RevId: 288939050
@amaltas amaltas merged commit 17c7bb5 into master Feb 14, 2020
robinvanopstal added a commit to jungvonmatt/amphtml that referenced this pull request Feb 17, 2020
* master: (181 commits)
  🏗 Ensure valid flag usage for `gulp` tasks (ampproject#26814)
  build-system: Fix autocomplete error response (ampproject#26824)
  application/json is ab allowed type for <script> (ampproject#26815)
  🚮 Removing amp-consent-v2 experiment logic (ampproject#26162)
  Fix more arrow functions that are passed in as "constructors" (ampproject#26795)
  Variable substitution tester  (ampproject#26695)
  Turn on restrict fullscreen canary (ampproject#26766)
  Mock variableService getMacros  (ampproject#26300)
  Sync from Google (ampproject#26805)
  Sync from Google (ampproject#26803)
  Move video_state macro (ampproject#26212)
  🚀 Move ads variables to amp-analytics (ampproject#25113)
  Sync from Google (ampproject#26800)
  Sync from Google (ampproject#26798)
  Sync from Google (ampproject#26792)
  Another set of example.com change (ampproject#26753)
  Add PWA multidoc loader to examples (ampproject#26680)
  🐛Check for window null before creating tracking pixel (ampproject#26749)
  trying to update Sauce timeouts (ampproject#26737)
  🐛Fixes swipe to dismiss badly ordered swipes on `amp-lightbox-gallery` (ampproject#26788)
  ...

# Conflicts:
#	extensions/amp-accordion/amp-accordion.md
#	extensions/amp-bind/amp-bind.md
@rsimha rsimha deleted the piper_9 branch April 10, 2020 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants