mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Mark CSS as [Abstract]
It is never instantiated.
This commit is contained in:
parent
372da02a42
commit
22d3213737
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
* http://dev.w3.org/csswg/cssom/#the-css-interface
|
||||
*/
|
||||
|
||||
[Abstract]
|
||||
interface CSS {
|
||||
[Throws]
|
||||
static DOMString escape(DOMString ident);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue