blob: 539d9b0213add2a94264100395b83415c9b674af [file] [log] [blame]
// Copyright 2018 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.
// https://docs.google.com/document/d/1JO8puctCSpW-ZYGU8lF-h4FWRIDQNDVexzHoOQ2iQmY/edit?pli=1#heading=h.pjt9nhs3gu3k
[
Exposed=Window,
RuntimeEnabled=ElementInternals
]
interface ElementInternals {
// TODO(tkent): Add operations.
};