summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/resources/chromeos/chromevox/common/externs.js
blob: 2e2886d4237e59e2d6390ff5da1517893d58bf03 (plain)
1
2
3
4
5
6
7
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

Range.prototype.getBoundingClientRect;
Document.prototype.documentElement.innerWidth;
Document.prototype.documentElement.head;