mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Implement MediaList interface
This commit is contained in:
parent
5abbc9f696
commit
c052835281
10 changed files with 207 additions and 32 deletions
|
@ -75,33 +75,9 @@
|
|||
[SVGElement interface: attribute style]
|
||||
expected: FAIL
|
||||
|
||||
[MediaList interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[MediaList interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[MediaList interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[MediaList interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[MediaList interface: attribute mediaText]
|
||||
expected: FAIL
|
||||
|
||||
[MediaList interface: attribute length]
|
||||
expected: FAIL
|
||||
|
||||
[MediaList interface: operation item(unsigned long)]
|
||||
expected: FAIL
|
||||
|
||||
[MediaList interface: operation appendMedium(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[MediaList interface: operation deleteMedium(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheet interface: attribute type]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -177,9 +153,6 @@
|
|||
[CSSImportRule interface: attribute styleSheet]
|
||||
expected: FAIL
|
||||
|
||||
[CSSMediaRule interface: attribute media]
|
||||
expected: FAIL
|
||||
|
||||
[CSSPageRule interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue