mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-09 21:00:42 +02:00
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
8 lines
308 B
Text
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;
|
|
};
|