Migrate gr-diff-comment to iron-a11y-keys
Bug: Issue 4198 Change-Id: I68ca64a9b0ef5cc9e83f19521529971d260fda55
This commit is contained in:
@@ -56,6 +56,10 @@ limitations under the License.
|
||||
getKeyboardEvent(e) {
|
||||
return getKeyboardEvent(e);
|
||||
},
|
||||
|
||||
getRootTarget(e) {
|
||||
return Polymer.dom(getKeyboardEvent(e)).rootTarget;
|
||||
},
|
||||
};
|
||||
|
||||
window.Gerrit = window.Gerrit || {};
|
||||
|
||||
Reference in New Issue
Block a user