Skip to content

Commit

Permalink
Bug 1619716 [wpt PR 22070] - Update interfaces/construct-stylesheets.…
Browse files Browse the repository at this point in the history
…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
  • Loading branch information
autofoolip authored and moz-wptsync-bot committed Mar 6, 2020
1 parent 2cdb911 commit 8ba53ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ dictionary CSSStyleSheetInit {
boolean disabled = false;
};

partial interface DocumentOrShadowRoot {
partial interface mixin DocumentOrShadowRoot {
attribute FrozenArray<CSSStyleSheet> adoptedStyleSheets;
};

0 comments on commit 8ba53ad

Please sign in to comment.