We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a626ea + 55a7e7a commit 9352d49Copy full SHA for 9352d49
css-regions-1/Overview.bs
@@ -1176,7 +1176,7 @@ The Region mixin</h3>
1176
such as <a href="https://drafts.csswg.org/css3-page-template/#templates-and-slots">slots</a>) in an implementation which can be <a>CSS Regions</a>.
1177
1178
<pre class="idl">
1179
- interface Region {
+ interface mixin Region {
1180
readonly attribute CSSOMString regionOverset;
1181
sequence<Range>? getRegionFlowRanges();
1182
};
0 commit comments