Skip to content

Commit

Permalink
Remove these broken macros of CSSOM documentation (mdn#31680)
Browse files Browse the repository at this point in the history
* remove these interfaces

* Update files/en-us/web/api/css_object_model/index.md

* Update files/en-us/web/api/css_object_model/index.md
  • Loading branch information
skyclouds2001 authored Jan 13, 2024
1 parent 897b766 commit 45d834a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions files/en-us/web/api/css_object_model/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ The values of CSS are represented untyped, that is using {{JSxRef("String")}} ob
- {{DOMxRef("AnimationEvent")}}
- {{DOMxRef("CaretPosition")}}
- {{DOMxRef("CSS")}}
- {{DOMxRef("CSSCharsetRule")}}
- {{DOMxRef("CSSConditionRule")}}
- {{DOMxRef("CSSCounterStyleRule")}}
- {{DOMxRef("CSSFontFaceRule")}}
Expand All @@ -39,12 +38,9 @@ The values of CSS are represented untyped, that is using {{JSxRef("String")}} ob
- {{DOMxRef("CSSStyleSheet")}}
- {{DOMxRef("CSSStyleRule")}}
- {{DOMxRef("CSSSupportsRule")}}
- {{DOMxRef("CSSVariablesMap")}}
- {{DOMxRef("CSSViewportRule")}}
- {{DOMxRef("FontFace")}}
- {{DOMxRef("FontFaceSet")}}
- {{DOMxRef("FontFaceSetLoadEvent")}}
- {{DOMxRef("GetStyleUtils")}}
- {{DOMxRef("MediaList")}}
- {{DOMxRef("MediaQueryList")}}
- {{DOMxRef("MediaQueryListEvent")}}
Expand Down

0 comments on commit 45d834a

Please sign in to comment.