File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -79340,11 +79340,11 @@ interface <dfn interface>VisibilityStateEntry</dfn> : <span>PerformanceEntry</sp
79340
79340
79341
79341
<p>The reason that HTML "overrides" the <span data-x="css-interactivity">'interactivity'</span>
79342
79342
property in the case of modal dialogs is that accessibility technology requires modal dialogs to
79343
- be truly modal. Content outside of an open modal dialog should always be inert. For this reason,
79344
- the spec is designed in such a way that developers are unable to override modal dialog <span
79345
- data-x="css-interactivity">'interactivity'</span>, while still being able to override other
79346
- developer-controlled forms of interactivity such as the <code data-x="attr-inert">inert</code>
79347
- attribute.</p>
79343
+ be truly modal. Content outside of an open modal dialog needs to always be inert. For this
79344
+ reason, the spec is designed in such a way that developers are unable to override modal dialog
79345
+ <span data-x="css-interactivity">'interactivity'</span>, while still being able to override
79346
+ other developer-controlled forms of interactivity such as the <code
79347
+ data-x="attr-inert">inert</code> attribute.</p>
79348
79348
</div>
79349
79349
79350
79350
<h4>The <dfn data-x="attr-inert"><code>inert</code></dfn> attribute</h4>
You can’t perform that action at this time.
0 commit comments