File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -491,7 +491,6 @@ Computed {{StylePropertyMapReadOnly}} objects {#computed-stylepropertymapreadonl
491491--------------------------------------------------------------------------
492492
493493<pre class='idl'>
494- [Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)]
495494partial interface Element {
496495 StylePropertyMapReadOnly computedStyleMap();
497496};
@@ -533,12 +532,10 @@ Declared & Inline {{StylePropertyMap}} objects {#declared-stylepropertymap-objec
533532----------------------------------------------------------------------------
534533
535534<pre class='idl'>
536- [Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)]
537535partial interface CSSStyleRule {
538536 [SameObject] readonly attribute StylePropertyMap styleMap;
539537};
540538
541- [Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)]
542539partial interface ElementCSSInlineStyle {
543540 [SameObject] readonly attribute StylePropertyMap attributeStyleMap;
544541};
You can’t perform that action at this time.
0 commit comments