Sign in
chromium
/
chromium
/
src.git
/
66.0.3346.5
/
.
/
third_party
/
WebKit
/
Source
/
modules
/
csspaint
/
PaintRenderingContext2DSettings.idl
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
;
};