File tree 1 file changed +1
-9
lines changed
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
433
433
434
434
### Accessing the ''@view-transition'' rule using CSSOM ### {#cssom}
435
435
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
-
444
436
The {{CSSViewTransitionRule}} represents a ''@view-transition'' rule.
445
437
446
438
<xmp class=idl>
@@ -1025,4 +1017,4 @@ this still presents two potential threats:
1025
1017
1026
1018
See <a href="https://github.com/w3c/csswg-drafts/issues/8684">Issue #8684</a> and
1027
1019
<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