gecko-dev/testing/web-platform/tests/interfaces/css-images.idl
autofoolip 804de3a193 Bug 1551423 [wpt PR 16766] - Update interfaces/css-images.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/css-images.idl (#16766)

Source: https://github.com/tidoust/reffy-reports/blob/05af37c/whatwg/idl/css-images.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/530604208
--

wpt-commits: 228d51a81cf2f0631369c42d4f346d05ac0e3e50
wpt-pr: 16766
2019-06-05 10:30:01 +01:00

8 lines
308 B
Text

// GENERATED CONTENT - DO NOT EDIT
// Content was automatically extracted by Reffy into reffy-reports
// (https://github.com/tidoust/reffy-reports)
// Source: CSS Images Module Level 4 (https://drafts.csswg.org/css-images-4/)
partial namespace CSS {
[SameObject] readonly attribute any elementSources;
};