File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -433,14 +433,6 @@ Note: this needs to be cached in the boolean because the result needs to be read
433433
434434### Accessing the ''@view-transition'' rule using CSSOM ### {#cssom}
435435
436- The <code> CSSRule</code> interface is extended as follows:
437-
438- <pre class='idl'>
439- partial interface CSSRule {
440- const unsigned short VIEW_TRANSITION_RULE = 15;
441- };
442- </pre>
443-
444436The {{CSSViewTransitionRule}} represents a ''@view-transition'' rule.
445437
446438<xmp class=idl>
@@ -1025,4 +1017,4 @@ this still presents two potential threats:
10251017
10261018See <a href="https://github.com/w3c/csswg-drafts/issues/8684">Issue #8684</a> and
10271019<a href="https://github.com/WICG/view-transitions/issues/200">WICG/view-transitions#200</a> for
1028- detailed discussion.
1020+ detailed discussion.
You can’t perform that action at this time.
0 commit comments