Sign in
chromium
/
chromium
/
src
/
e9818faaa
/
.
/
third_party
/
WebKit
/
Source
/
modules
/
accessibility
/
testing
/
InternalsAccessibility.idl
blob: 90c1c8ae1147e1ab138bda94a83fb4ac8a61754f [
file
] [
log
] [
blame
]
// Copyright 2015 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.
partial
interface
Internals
{
unsigned
long
numberOfLiveAXObjects
();
};