
- Add accessor keyword to property declarations in WebUI Lit examples. - Add section to WebUI using Lit doc explaining the reason for the keyword, and difference vs Polymer (which uses "declare"). - Add additional section to the Lit doc mentioning the need to add <!--_html_template_start_--> special comments for C++ side i18n{} replacements to work, as this has been a source of developer confusion/comments. Bug: 389737066 Change-Id: I40bfc85df8d752a108cd0d05c0ce54fadc98d1ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6432530 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/main@{#1442526}