servo/tests/wpt/web-platform-tests/interfaces/css-images.idl

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;
};