mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
Issue #2490 - WIP: part 9. Add a CSSRule Web IDL interface.
This commit is contained in:
parent
bb2aaeac9f
commit
5a522d9145
13 changed files with 118 additions and 18 deletions
|
|
@ -7,8 +7,6 @@
|
|||
* http://dev.w3.org/csswg/cssom/
|
||||
*/
|
||||
|
||||
interface CSSRule;
|
||||
|
||||
interface StyleSheet {
|
||||
[Constant]
|
||||
readonly attribute DOMString type;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue