blob: a1ff9be3f2ad3d4c2d5dd40e6d5a237d7d11644e [file] [log] [blame]
// Copyright 2017 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.
dictionary PaintRenderingContext2DSettings {
boolean alpha = true;
};