[idlharness.tentative.html]
[CSSToggleMap interface: existence and properties of interface object]
expected: FAIL
[CSSToggleMap interface object length]
expected: FAIL
[CSSToggleMap interface object name]
expected: FAIL
[CSSToggleMap interface: existence and properties of interface prototype object]
expected: FAIL
[CSSToggleMap interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[CSSToggleMap interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[CSSToggleMap interface: maplike]
expected: FAIL
[CSSToggleMap interface: operation set(DOMString, CSSToggle)]
expected: FAIL
[CSSToggleMap must be primary interface of document.getElementById("toggles").toggles]
expected: FAIL
[Stringification of document.getElementById("toggles").toggles]
expected: FAIL
[CSSToggleMap interface: document.getElementById("toggles").toggles must inherit property "set(DOMString, CSSToggle)" with the proper type]
expected: FAIL
[CSSToggleMap interface: calling set(DOMString, CSSToggle) on document.getElementById("toggles").toggles with too few arguments must throw TypeError]
expected: FAIL
[CSSToggle interface: existence and properties of interface object]
expected: FAIL
[CSSToggle interface object length]
expected: FAIL
[CSSToggle interface object name]
expected: FAIL
[CSSToggle interface: existence and properties of interface prototype object]
expected: FAIL
[CSSToggle interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[CSSToggle interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[CSSToggle interface: attribute value]
expected: FAIL
[CSSToggle interface: attribute valueAsNumber]
expected: FAIL
[CSSToggle interface: attribute valueAsString]
expected: FAIL
[CSSToggle interface: attribute states]
expected: FAIL
[CSSToggle interface: attribute group]
expected: FAIL
[CSSToggle interface: attribute scope]
expected: FAIL
[CSSToggle interface: attribute cycle]
expected: FAIL
[CSSToggle must be primary interface of document.getElementById("toggles").toggles.get("mytoggle")]
expected: FAIL
[Stringification of document.getElementById("toggles").toggles.get("mytoggle")]
expected: FAIL
[CSSToggle interface: document.getElementById("toggles").toggles.get("mytoggle") must inherit property "value" with the proper type]
expected: FAIL
[CSSToggle interface: document.getElementById("toggles").toggles.get("mytoggle") must inherit property "valueAsNumber" with the proper type]
expected: FAIL
[CSSToggle interface: document.getElementById("toggles").toggles.get("mytoggle") must inherit property "valueAsString" with the proper type]
expected: FAIL
[CSSToggle interface: document.getElementById("toggles").toggles.get("mytoggle") must inherit property "states" with the proper type]
expected: FAIL
[CSSToggle interface: document.getElementById("toggles").toggles.get("mytoggle") must inherit property "group" with the proper type]
expected: FAIL
[CSSToggle interface: document.getElementById("toggles").toggles.get("mytoggle") must inherit property "scope" with the proper type]
expected: FAIL
[CSSToggle interface: document.getElementById("toggles").toggles.get("mytoggle") must inherit property "cycle" with the proper type]
expected: FAIL
[CSSToggle must be primary interface of new CSSToggle()]
expected: FAIL
[Stringification of new CSSToggle()]
expected: FAIL
[CSSToggle interface: new CSSToggle() must inherit property "value" with the proper type]
expected: FAIL
[CSSToggle interface: new CSSToggle() must inherit property "valueAsNumber" with the proper type]
expected: FAIL
[CSSToggle interface: new CSSToggle() must inherit property "valueAsString" with the proper type]
expected: FAIL
[CSSToggle interface: new CSSToggle() must inherit property "states" with the proper type]
expected: FAIL
[CSSToggle interface: new CSSToggle() must inherit property "group" with the proper type]
expected: FAIL
[CSSToggle interface: new CSSToggle() must inherit property "scope" with the proper type]
expected: FAIL
[CSSToggle interface: new CSSToggle() must inherit property "cycle" with the proper type]
expected: FAIL
[CSSToggle must be primary interface of new CSSToggle({ value: 3, states: 7, group: true, scope: "narrow", cycle: "cycle-on"})]
expected: FAIL
[Stringification of new CSSToggle({ value: 3, states: 7, group: true, scope: "narrow", cycle: "cycle-on"})]
expected: FAIL
[CSSToggle interface: new CSSToggle({ value: 3, states: 7, group: true, scope: "narrow", cycle: "cycle-on"}) must inherit property "value" with the proper type]
expected: FAIL
[CSSToggle interface: new CSSToggle({ value: 3, states: 7, group: true, scope: "narrow", cycle: "cycle-on"}) must inherit property "valueAsNumber" with the proper type]
expected: FAIL
[CSSToggle interface: new CSSToggle({ value: 3, states: 7, group: true, scope: "narrow", cycle: "cycle-on"}) must inherit property "valueAsString" with the proper type]
expected: FAIL
[CSSToggle interface: new CSSToggle({ value: 3, states: 7, group: true, scope: "narrow", cycle: "cycle-on"}) must inherit property "states" with the proper type]
expected: FAIL
[CSSToggle interface: new CSSToggle({ value: 3, states: 7, group: true, scope: "narrow", cycle: "cycle-on"}) must inherit property "group" with the proper type]
expected: FAIL
[CSSToggle interface: new CSSToggle({ value: 3, states: 7, group: true, scope: "narrow", cycle: "cycle-on"}) must inherit property "scope" with the proper type]
expected: FAIL
[CSSToggle interface: new CSSToggle({ value: 3, states: 7, group: true, scope: "narrow", cycle: "cycle-on"}) must inherit property "cycle" with the proper type]
expected: FAIL
[CSSToggle must be primary interface of new CSSToggle({ value: "four", states: ["one", "two", "four", "eight"\], group: false, scope: "wide", cycle: "sticky"})]
expected: FAIL
[Stringification of new CSSToggle({ value: "four", states: ["one", "two", "four", "eight"\], group: false, scope: "wide", cycle: "sticky"})]
expected: FAIL
[CSSToggle interface: new CSSToggle({ value: "four", states: ["one", "two", "four", "eight"\], group: false, scope: "wide", cycle: "sticky"}) must inherit property "value" with the proper type]
expected: FAIL
[CSSToggle interface: new CSSToggle({ value: "four", states: ["one", "two", "four", "eight"\], group: false, scope: "wide", cycle: "sticky"}) must inherit property "valueAsNumber" with the proper type]
expected: FAIL
[CSSToggle interface: new CSSToggle({ value: "four", states: ["one", "two", "four", "eight"\], group: false, scope: "wide", cycle: "sticky"}) must inherit property "valueAsString" with the proper type]
expected: FAIL
[CSSToggle interface: new CSSToggle({ value: "four", states: ["one", "two", "four", "eight"\], group: false, scope: "wide", cycle: "sticky"}) must inherit property "states" with the proper type]
expected: FAIL
[CSSToggle interface: new CSSToggle({ value: "four", states: ["one", "two", "four", "eight"\], group: false, scope: "wide", cycle: "sticky"}) must inherit property "group" with the proper type]
expected: FAIL
[CSSToggle interface: new CSSToggle({ value: "four", states: ["one", "two", "four", "eight"\], group: false, scope: "wide", cycle: "sticky"}) must inherit property "scope" with the proper type]
expected: FAIL
[CSSToggle interface: new CSSToggle({ value: "four", states: ["one", "two", "four", "eight"\], group: false, scope: "wide", cycle: "sticky"}) must inherit property "cycle" with the proper type]
expected: FAIL
[CSSToggleEvent interface: existence and properties of interface object]
expected: FAIL
[CSSToggleEvent interface object length]
expected: FAIL
[CSSToggleEvent interface object name]
expected: FAIL
[CSSToggleEvent interface: existence and properties of interface prototype object]
expected: FAIL
[CSSToggleEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[CSSToggleEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[CSSToggleEvent interface: attribute toggleName]
expected: FAIL
[CSSToggleEvent interface: attribute toggle]
expected: FAIL
[Element interface: attribute toggles]
expected: FAIL