Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(429)

Unified Diff: third_party/polymer/v1_0/components/iron-a11y-keys/iron-a11y-keys.html

Issue 1187823002: Update Polymer components and re-run reproduce.sh (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/polymer/v1_0/components/iron-a11y-keys/iron-a11y-keys.html
diff --git a/third_party/polymer/v1_0/components/iron-a11y-keys/iron-a11y-keys.html b/third_party/polymer/v1_0/components/iron-a11y-keys/iron-a11y-keys.html
index f937e878d27f4ce5cfcc48bb1a0c7e9c6a0648d5..b60a090a65c18cf330d65335661fd2cb02b18942 100644
--- a/third_party/polymer/v1_0/components/iron-a11y-keys/iron-a11y-keys.html
+++ b/third_party/polymer/v1_0/components/iron-a11y-keys/iron-a11y-keys.html
@@ -87,6 +87,7 @@ Keys Syntax Grammar:
],
properties: {
+ /** @type {?Node} */
target: {
type: Object,
observer: '_targetChanged'

Powered by Google App Engine
This is Rietveld 408576698