Skip to content

Sync from Google#26792

Merged
amaltas merged 3 commits intomasterfrom
piper_1
Feb 14, 2020
Merged

Sync from Google#26792
amaltas merged 3 commits intomasterfrom
piper_1

Conversation

@honeybadgerdontcare
Copy link
Copy Markdown
Contributor

This is an automatically generated pull request.

PiperOrigin-RevId: 286241826
@amp-owners-bot
Copy link
Copy Markdown

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

  • validator/htmlparser/atom.h
  • validator/htmlparser/atomutil.cc
  • validator/htmlparser/atomutil.h
  • validator/htmlparser/atomutil_test.cc
  • validator/htmlparser/bin/atomgen.cc
  • validator/htmlparser/bin/casetablegen.cc
  • validator/htmlparser/bin/entitytablegen.cc
  • validator/htmlparser/casetable.h
  • validator/htmlparser/casetable_test.cc
  • validator/htmlparser/comparators.h
  • validator/htmlparser/data/CaseFolding.txt
  • validator/htmlparser/data/README
  • validator/htmlparser/data/SpecialCasing.txt
  • validator/htmlparser/data/UnicodeData.txt
  • validator/htmlparser/data/amptags.txt
  • validator/htmlparser/data/entities.json
  • validator/htmlparser/data/extras.txt
  • validator/htmlparser/data/htmlattributes.txt
  • validator/htmlparser/data/htmltags.txt
  • validator/htmlparser/data/javascriptevents.txt
  • validator/htmlparser/data/ucs2.txt
  • validator/htmlparser/defer.h
  • validator/htmlparser/doctype.cc
  • validator/htmlparser/doctype.h
  • validator/htmlparser/doctype_test.cc
  • validator/htmlparser/elements.h
  • validator/htmlparser/entity.h
  • validator/htmlparser/entity_test.cc
  • validator/htmlparser/error.cc
  • validator/htmlparser/error.h
  • validator/htmlparser/fileutil.cc
  • validator/htmlparser/fileutil.h
  • validator/htmlparser/fileutil_test.cc
  • validator/htmlparser/foreign.cc
  • validator/htmlparser/foreign.h
  • validator/htmlparser/hash.h
  • 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/go/issue_30600_parse_panics_in_cell_mode.dat
  • validator/htmlparser/testdata/go/issue_30961_error_nested_unknown_tag_types.dat
  • validator/htmlparser/testdata/go/select.dat
  • validator/htmlparser/testdata/go/template.dat
  • 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/token.cc
  • validator/htmlparser/token.h
  • validator/htmlparser/tokenizer.cc
  • validator/htmlparser/tokenizer.h
  • validator/htmlparser/tokenizer_test.cc

@honeybadgerdontcare honeybadgerdontcare removed the request for review from Gregable February 14, 2020 02:09
Copy link
Copy Markdown
Contributor

@amaltas amaltas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay!

@amaltas amaltas merged commit 8ff0917 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_1 branch April 10, 2020 05:42
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.

4 participants