blob: ecf07ad5bf8e582f6ef5de8eeb5a21139d5ed82d [file] [log] [blame]
// Copyright 2019 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://github.com/WICG/ScrollToTextFragment
[
Exposed=Window,
RuntimeEnabled=TextFragmentIdentifiers
] interface FragmentDirective {
};