mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
parent
845f503c34
commit
06aeeeb1f3
25 changed files with 298 additions and 77 deletions
|
@ -8,4 +8,5 @@ interface CSSImportRule : CSSRule {
|
|||
// readonly attribute DOMString href;
|
||||
// [SameObject, PutForwards=mediaText] readonly attribute MediaList media;
|
||||
// [SameObject] readonly attribute CSSStyleSheet styleSheet;
|
||||
readonly attribute DOMString? layerName;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue