1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210
|
[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<DOMString, CSSToggle>]
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
|