зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1619716 [wpt PR 22070] - Update interfaces/construct-stylesheets.idl, a=testonly
Automatic update from web-platform-tests Update interfaces/construct-stylesheets.idl (#22070) Note: This file was recently manually updated in commit 20ecc32c04. This commit may revert some of those changes. Source: https://github.com/tidoust/reffy-reports/blob/8e14b19/ed/idl/construct-stylesheets.idl Build: https://travis-ci.org/tidoust/reffy-reports/builds/657881683 -- wpt-commits: 96e35970eb10bf210b782e8512a3d45ccb3d1e4c wpt-pr: 22070
This commit is contained in:
Родитель
b90a3d9d08
Коммит
7fee64319b
|
@ -16,6 +16,6 @@ dictionary CSSStyleSheetInit {
|
|||
boolean disabled = false;
|
||||
};
|
||||
|
||||
partial interface DocumentOrShadowRoot {
|
||||
partial interface mixin DocumentOrShadowRoot {
|
||||
attribute FrozenArray<CSSStyleSheet> adoptedStyleSheets;
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче