mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
Update web-platform-tests to revision c99723afe33bc5b265e41c1a9446eaff7f8e0d57
This commit is contained in:
parent
14303bd651
commit
ce1de3b503
46 changed files with 254 additions and 102 deletions
|
@ -14,10 +14,6 @@ partial namespace CSS {
|
|||
void registerProperty(PropertyDefinition definition);
|
||||
};
|
||||
|
||||
partial interface CSSRule {
|
||||
const unsigned short PROPERTY_RULE = 18;
|
||||
};
|
||||
|
||||
[Exposed=Window]
|
||||
interface CSSPropertyRule : CSSRule {
|
||||
readonly attribute CSSOMString name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue