- From: Mike Taylor <miketaylr@gmail.com>
- Date: Tue, 22 Feb 2011 17:08:53 -0500
- To: Charles McCathieNevile <chaals@opera.com>
- CC: Arthur Barstow <art.barstow@nokia.com>, public-webapps@w3.org
On 2/22/2011 4:45 PM, Arthur Barstow wrote: > On Feb/22/2011 4:40 PM, ext Mike Taylor wrote: >> >>> http://dev.w3.org/2006/webapi/selectors-api-testsuite/003.html >> >> I get a 404. > > The above is missing and "x" and should be: > > http://dev.w3.org/2006/webapi/selectors-api-testsuite/003.xhtml Thanks. Failures below (IE9 RC1, Win 7 64 bit) "1. 67.7%: 1489 passed, 711 failed" "15. FAIL Element.querySelectorAll: html > body, e.code = DOM Exception: SYNTAX_ERR (12)" 16. FAIL Element.querySelectorAll Whitespace Trim: html > body 17. FAIL Element.querySelector: html > body "18. FAIL Element.querySelectorAll: .test > .blox1, e.code = DOM Exception: SYNTAX_ERR (12)" 19. FAIL Element.querySelectorAll Whitespace Trim: .test > .blox1 20. FAIL Element.querySelector: .test > .blox1 "63. FAIL Element.querySelectorAll: .attrStart > .t3, e.code = DOM Exception: SYNTAX_ERR (12)" 64. FAIL Element.querySelectorAll Whitespace Trim: .attrStart > .t3 65. FAIL Element.querySelector: .attrStart > .t3 "66. FAIL Element.querySelectorAll: .attrStart > .t1[class^=""unit""], e.code = DOM Exception: SYNTAX_ERR (12)" "67. FAIL Element.querySelectorAll Whitespace Trim: .attrStart > .t1[class^=""unit""]" "68. FAIL Element.querySelector: .attrStart > .t1[class^=""unit""]" "69. FAIL Element.querySelectorAll: .attrStart > .t2, e.code = DOM Exception: SYNTAX_ERR (12)" 70. FAIL Element.querySelectorAll Whitespace Trim: .attrStart > .t2 71. FAIL Element.querySelector: .attrStart > .t2 "72. FAIL Element.querySelectorAll: .attrStart > .t2[class^=""nit""], e.code = DOM Exception: SYNTAX_ERR (12)" "73. FAIL Element.querySelectorAll Whitespace Trim: .attrStart > .t2[class^=""nit""]" "74. FAIL Element.querySelector: .attrStart > .t2[class^=""nit""]" "75. FAIL Element.querySelectorAll: .attrStart > .t3[align^=""""], e.code = DOM Exception: SYNTAX_ERR (12)" "76. FAIL Element.querySelectorAll Whitespace Trim: .attrStart > .t3[align^=""""]" "77. FAIL Element.querySelector: .attrStart > .t3[align^=""""]" "78. FAIL Element.querySelectorAll: .attrStart > .t4[foo^=""\e9""], e.code = DOM Exception: SYNTAX_ERR (12)" "79. FAIL Element.querySelectorAll Whitespace Trim: .attrStart > .t4[foo^=""\e9""]" "80. FAIL Element.querySelector: .attrStart > .t4[foo^=""\e9""]" "81. FAIL Element.querySelectorAll: .attrEnd > .t3, e.code = DOM Exception: SYNTAX_ERR (12)" 82. FAIL Element.querySelectorAll Whitespace Trim: .attrEnd > .t3 83. FAIL Element.querySelector: .attrEnd > .t3 "84. FAIL Element.querySelectorAll: .attrEnd > .t1[class$=""t1""], e.code = DOM Exception: SYNTAX_ERR (12)" "85. FAIL Element.querySelectorAll Whitespace Trim: .attrEnd > .t1[class$=""t1""]" "86. FAIL Element.querySelector: .attrEnd > .t1[class$=""t1""]" "87. FAIL Element.querySelectorAll: .attrEnd > .t2, e.code = DOM Exception: SYNTAX_ERR (12)" 88. FAIL Element.querySelectorAll Whitespace Trim: .attrEnd > .t2 89. FAIL Element.querySelector: .attrEnd > .t2 "90. FAIL Element.querySelectorAll: .attrEnd > .t2[class$=""unit""], e.code = DOM Exception: SYNTAX_ERR (12)" "91. FAIL Element.querySelectorAll Whitespace Trim: .attrEnd > .t2[class$=""unit""]" "92. FAIL Element.querySelector: .attrEnd > .t2[class$=""unit""]" "93. FAIL Element.querySelectorAll: .attrEnd > .t3[align$=""""], e.code = DOM Exception: SYNTAX_ERR (12)" "94. FAIL Element.querySelectorAll Whitespace Trim: .attrEnd > .t3[align$=""""]" "95. FAIL Element.querySelector: .attrEnd > .t3[align$=""""]" "96. FAIL Element.querySelectorAll: .attrEnd > .t4[foo$=""\e9""], e.code = DOM Exception: SYNTAX_ERR (12)" "97. FAIL Element.querySelectorAll Whitespace Trim: .attrEnd > .t4[foo$=""\e9""]" "98. FAIL Element.querySelector: .attrEnd > .t4[foo$=""\e9""]" "99. FAIL Element.querySelectorAll: .attrMiddle > .t3, e.code = DOM Exception: SYNTAX_ERR (12)" 100. FAIL Element.querySelectorAll Whitespace Trim: .attrMiddle > .t3 101. FAIL Element.querySelector: .attrMiddle > .t3 "102. FAIL Element.querySelectorAll: .attrMiddle > .t1[class*=""t t""], e.code = DOM Exception: SYNTAX_ERR (12)" "103. FAIL Element.querySelectorAll Whitespace Trim: .attrMiddle > .t1[class*=""t t""]" "104. FAIL Element.querySelector: .attrMiddle > .t1[class*=""t t""]" "105. FAIL Element.querySelectorAll: .attrMiddle > .t2, e.code = DOM Exception: SYNTAX_ERR (12)" 106. FAIL Element.querySelectorAll Whitespace Trim: .attrMiddle > .t2 107. FAIL Element.querySelector: .attrMiddle > .t2 "108. FAIL Element.querySelectorAll: .attrMiddle > .t2[class*=""a""], e.code = DOM Exception: SYNTAX_ERR (12)" "109. FAIL Element.querySelectorAll Whitespace Trim: .attrMiddle > .t2[class*=""a""]" "110. FAIL Element.querySelector: .attrMiddle > .t2[class*=""a""]" "111. FAIL Element.querySelectorAll: .attrMiddle > .t3[align*=""""], e.code = DOM Exception: SYNTAX_ERR (12)" "112. FAIL Element.querySelectorAll Whitespace Trim: .attrMiddle > .t3[align*=""""]" "113. FAIL Element.querySelector: .attrMiddle > .t3[align*=""""]" "114. FAIL Element.querySelectorAll: .attrMiddle > .t4[foo*=""\e9""], e.code = DOM Exception: SYNTAX_ERR (12)" "115. FAIL Element.querySelectorAll Whitespace Trim: .attrMiddle > .t4[foo*=""\e9""]" "116. FAIL Element.querySelector: .attrMiddle > .t4[foo*=""\e9""]" "132. FAIL Element.querySelectorAll: .nthchild1 > :nth-last-child(odd), e.code = DOM Exception: SYNTAX_ERR (12)" 133. FAIL Element.querySelectorAll Whitespace Trim: .nthchild1 > :nth-last-child(odd) 134. FAIL Element.querySelector: .nthchild1 > :nth-last-child(odd) "135. FAIL Element.querySelectorAll: .nthchild1 > :nth-child(odd), e.code = DOM Exception: SYNTAX_ERR (12)" 136. FAIL Element.querySelectorAll Whitespace Trim: .nthchild1 > :nth-child(odd) 137. FAIL Element.querySelector: .nthchild1 > :nth-child(odd) "138. FAIL Element.querySelectorAll: .nthchild2 > :nth-last-child(even), e.code = DOM Exception: SYNTAX_ERR (12)" 139. FAIL Element.querySelectorAll Whitespace Trim: .nthchild2 > :nth-last-child(even) 140. FAIL Element.querySelector: .nthchild2 > :nth-last-child(even) "141. FAIL Element.querySelectorAll: .nthchild2 > :nth-child(even), e.code = DOM Exception: SYNTAX_ERR (12)" 142. FAIL Element.querySelectorAll Whitespace Trim: .nthchild2 > :nth-child(even) 143. FAIL Element.querySelector: .nthchild2 > :nth-child(even) "144. FAIL Element.querySelectorAll: .nthchild3 > :nth-child(3n+2), e.code = DOM Exception: SYNTAX_ERR (12)" 145. FAIL Element.querySelectorAll Whitespace Trim: .nthchild3 > :nth-child(3n+2) 146. FAIL Element.querySelector: .nthchild3 > :nth-child(3n+2) "147. FAIL Element.querySelectorAll: .nthchild3 > :nth-last-child(3n+1), e.code = DOM Exception: SYNTAX_ERR (12)" 148. FAIL Element.querySelectorAll Whitespace Trim: .nthchild3 > :nth-last-child(3n+1) 149. FAIL Element.querySelector: .nthchild3 > :nth-last-child(3n+1) "150. FAIL Element.querySelectorAll: .nthchild3 > :nth-last-child(3n+3), e.code = DOM Exception: SYNTAX_ERR (12)" 151. FAIL Element.querySelectorAll Whitespace Trim: .nthchild3 > :nth-last-child(3n+3) 152. FAIL Element.querySelector: .nthchild3 > :nth-last-child(3n+3) "153. FAIL Element.querySelectorAll: .nthoftype1 > div:nth-of-type(odd), e.code = DOM Exception: SYNTAX_ERR (12)" 154. FAIL Element.querySelectorAll Whitespace Trim: .nthoftype1 > div:nth-of-type(odd) 155. FAIL Element.querySelector: .nthoftype1 > div:nth-of-type(odd) "156. FAIL Element.querySelectorAll: .nthoftype1 > div:nth-last-of-type(odd), e.code = DOM Exception: SYNTAX_ERR (12)" 157. FAIL Element.querySelectorAll Whitespace Trim: .nthoftype1 > div:nth-last-of-type(odd) 158. FAIL Element.querySelector: .nthoftype1 > div:nth-last-of-type(odd) "159. FAIL Element.querySelectorAll: .nthoftype1 > p, e.code = DOM Exception: SYNTAX_ERR (12)" 160. FAIL Element.querySelectorAll Whitespace Trim: .nthoftype1 > p 161. FAIL Element.querySelector: .nthoftype1 > p "162. FAIL Element.querySelectorAll: .nthoftype2 > div:nth-of-type(even), e.code = DOM Exception: SYNTAX_ERR (12)" 163. FAIL Element.querySelectorAll Whitespace Trim: .nthoftype2 > div:nth-of-type(even) 164. FAIL Element.querySelector: .nthoftype2 > div:nth-of-type(even) "165. FAIL Element.querySelectorAll: .nthoftype2 > div:nth-last-of-type(even), e.code = DOM Exception: SYNTAX_ERR (12)" 166. FAIL Element.querySelectorAll Whitespace Trim: .nthoftype2 > div:nth-last-of-type(even) 167. FAIL Element.querySelector: .nthoftype2 > div:nth-last-of-type(even) "168. FAIL Element.querySelectorAll: .nthoftype2 > p, e.code = DOM Exception: SYNTAX_ERR (12)" 169. FAIL Element.querySelectorAll Whitespace Trim: .nthoftype2 > p 170. FAIL Element.querySelector: .nthoftype2 > p "171. FAIL Element.querySelectorAll: .nthoftype3 > div:nth-of-type(3n+1), e.code = DOM Exception: SYNTAX_ERR (12)" 172. FAIL Element.querySelectorAll Whitespace Trim: .nthoftype3 > div:nth-of-type(3n+1) 173. FAIL Element.querySelector: .nthoftype3 > div:nth-of-type(3n+1) "174. FAIL Element.querySelectorAll: .nthoftype3 > div:nth-last-of-type(3n+1), e.code = DOM Exception: SYNTAX_ERR (12)" 175. FAIL Element.querySelectorAll Whitespace Trim: .nthoftype3 > div:nth-last-of-type(3n+1) 176. FAIL Element.querySelector: .nthoftype3 > div:nth-last-of-type(3n+1) "177. FAIL Element.querySelectorAll: .nthoftype3 > div:nth-last-of-type(3n+2), e.code = DOM Exception: SYNTAX_ERR (12)" 178. FAIL Element.querySelectorAll Whitespace Trim: .nthoftype3 > div:nth-last-of-type(3n+2) 179. FAIL Element.querySelector: .nthoftype3 > div:nth-last-of-type(3n+2) "180. FAIL Element.querySelectorAll: .nthoftype3 > p, e.code = DOM Exception: SYNTAX_ERR (12)" 181. FAIL Element.querySelectorAll Whitespace Trim: .nthoftype3 > p 182. FAIL Element.querySelector: .nthoftype3 > p "201. FAIL Element.querySelectorAll: .lastChild > :last-child, e.code = DOM Exception: SYNTAX_ERR (12)" 202. FAIL Element.querySelectorAll Whitespace Trim: .lastChild > :last-child 203. FAIL Element.querySelector: .lastChild > :last-child "204. FAIL Element.querySelectorAll: .lastChild > :not(:last-child), e.code = DOM Exception: SYNTAX_ERR (12)" 205. FAIL Element.querySelectorAll Whitespace Trim: .lastChild > :not(:last-child) 206. FAIL Element.querySelector: .lastChild > :not(:last-child) "207. FAIL Element.querySelectorAll: .firstOfType > *:first-of-type, e.code = DOM Exception: SYNTAX_ERR (12)" 208. FAIL Element.querySelectorAll Whitespace Trim: .firstOfType > *:first-of-type 209. FAIL Element.querySelector: .firstOfType > *:first-of-type "210. FAIL Element.querySelectorAll: *.firstOfType > :not(:first-of-type), e.code = DOM Exception: SYNTAX_ERR (12)" 211. FAIL Element.querySelectorAll Whitespace Trim: *.firstOfType > :not(:first-of-type) 212. FAIL Element.querySelector: *.firstOfType > :not(:first-of-type) "213. FAIL Element.querySelectorAll: .lastOfType > *:last-of-type, e.code = DOM Exception: SYNTAX_ERR (12)" 214. FAIL Element.querySelectorAll Whitespace Trim: .lastOfType > *:last-of-type 215. FAIL Element.querySelector: .lastOfType > *:last-of-type "216. FAIL Element.querySelectorAll: *.lastOfType > :not(:last-of-type), e.code = DOM Exception: SYNTAX_ERR (12)" 217. FAIL Element.querySelectorAll Whitespace Trim: *.lastOfType > :not(:last-of-type) 218. FAIL Element.querySelector: *.lastOfType > :not(:last-of-type) "219. FAIL Element.querySelectorAll: .onlyChild > *:not(:only-child), e.code = DOM Exception: SYNTAX_ERR (12)" 220. FAIL Element.querySelectorAll Whitespace Trim: .onlyChild > *:not(:only-child) 221. FAIL Element.querySelector: .onlyChild > *:not(:only-child) "222. FAIL Element.querySelectorAll: .onlyChild > .unitTest > *:only-child, e.code = DOM Exception: SYNTAX_ERR (12)" 223. FAIL Element.querySelectorAll Whitespace Trim: .onlyChild > .unitTest > *:only-child 224. FAIL Element.querySelector: .onlyChild > .unitTest > *:only-child "231. FAIL Element.querySelectorAll: .empty > *.isEmpty:empty, e.code = DOM Exception: SYNTAX_ERR (12)" 232. FAIL Element.querySelectorAll Whitespace Trim: .empty > *.isEmpty:empty 233. FAIL Element.querySelector: .empty > *.isEmpty:empty "234. FAIL Element.querySelectorAll: .empty > .isNotEmpty, e.code = DOM Exception: SYNTAX_ERR (12)" 235. FAIL Element.querySelectorAll Whitespace Trim: .empty > .isNotEmpty 236. FAIL Element.querySelector: .empty > .isNotEmpty "237. FAIL Element.querySelectorAll: .empty > .isNotEmpty:empty, e.code = DOM Exception: SYNTAX_ERR (12)" 238. FAIL Element.querySelectorAll Whitespace Trim: .empty > .isNotEmpty:empty 239. FAIL Element.querySelector: .empty > .isNotEmpty:empty "240. FAIL Element.querySelectorAll: .empty > .isNotEmpty:not(:empty), e.code = DOM Exception: SYNTAX_ERR (12)" 241. FAIL Element.querySelectorAll Whitespace Trim: .empty > .isNotEmpty:not(:empty) 242. FAIL Element.querySelector: .empty > .isNotEmpty:not(:empty) "279. FAIL Element.querySelectorAll: .UI .t1:enabled > .unitTest, e.code = DOM Exception: SYNTAX_ERR (12)" 280. FAIL Element.querySelectorAll Whitespace Trim: .UI .t1:enabled > .unitTest 281. FAIL Element.querySelector: .UI .t1:enabled > .unitTest "282. FAIL Element.querySelectorAll: .UI .t2:disabled > .unitTest, e.code = DOM Exception: SYNTAX_ERR (12)" 283. FAIL Element.querySelectorAll Whitespace Trim: .UI .t2:disabled > .unitTest 284. FAIL Element.querySelector: .UI .t2:disabled > .unitTest "309. FAIL Element.querySelectorAll: .any-namespace *|div>div, e.code = DOM Exception: SYNTAX_ERR (12)" 310. FAIL Element.querySelectorAll Whitespace Trim: .any-namespace *|div>div 311. FAIL Element.querySelector: .any-namespace *|div>div "312. FAIL Element.querySelectorAll: .no-namespace |div>div, e.code = DOM Exception: SYNTAX_ERR (12)" 313. FAIL Element.querySelectorAll Whitespace Trim: .no-namespace |div>div 314. FAIL Element.querySelector: .no-namespace |div>div 316. FAIL Inside Element: childhood selector 328. FAIL Inside Element: [^=] attribute selector 329. FAIL Inside Element: [^=] attribute selector 330. FAIL Inside Element: [^=] attribute selector looking for empty string 331. FAIL Inside Element: [^=] attribute selector looking for ‚ 332. FAIL Inside Element: [$=] attribute selector 333. FAIL Inside Element: [$=] attribute selector 334. FAIL Inside Element: [$=] attribute selector looking for empty string 335. FAIL Inside Element: [$=] attribute selector looking for ‚ 336. FAIL Inside Element: [*=] attribute selector 337. FAIL Inside Element: [*=] attribute selector 338. FAIL Inside Element: [*=] attribute selector looking for empty string 339. FAIL Inside Element: [*=] attribute selector looking for ‚ 349. FAIL Inside Element: :nth-child(odd) selector 350. FAIL Inside Element: :nth-last-child(odd) selector 351. FAIL Inside Element: :nth-child(odd) selector 352. FAIL Inside Element: :nth-last-child(odd) selector 353. FAIL Inside Element: :nth-child(odd) selector 354. FAIL Inside Element: :nth-last-child(odd) selector 355. FAIL Inside Element: :nth-last-child(even) selector 356. FAIL Inside Element: :nth-child(even) selector 357. FAIL Inside Element: :nth-last-child(even) selector 358. FAIL Inside Element: :nth-child(even) selector 359. FAIL Inside Element: :nth-last-child(even) selector 360. FAIL Inside Element: :nth-child(even) selector 361. FAIL Inside Element: :nth-last-child(3n+3) selector 362. FAIL Inside Element: :nth-child(3n+2) selector 363. FAIL Inside Element: :nth-last-child(3n+1) selector 364. FAIL Inside Element: :nth-last-child(3n+3) selector 365. FAIL Inside Element: :nth-child(3n+2) selector 366. FAIL Inside Element: :nth-last-child(3n+1) selector 367. FAIL Inside Element: :nth-of-type(odd) selector 368. FAIL Inside Element: :nth-* selector 369. FAIL Inside Element: :nth-* selector 370. FAIL Inside Element: :nth-last-of-type(odd) selector 371. FAIL Inside Element: :nth-* selector 372. FAIL Inside Element: :nth-of-type(odd) selector 373. FAIL Inside Element: :nth-last-of-type(odd) selector 374. FAIL Inside Element: :nth-last-of-type(even) selector 375. FAIL Inside Element: :nth-* selector 376. FAIL Inside Element: :nth-* selector 377. FAIL Inside Element: :nth-of-type(even) selector 378. FAIL Inside Element: :nth-* selector 379. FAIL Inside Element: :nth-last-of-type(even) selector 380. FAIL Inside Element: :nth-of-type(even) selector 381. FAIL Inside Element: :nth-of-type(3n+1) selector 382. FAIL Inside Element: :nth-* selector 383. FAIL Inside Element: :nth-* selector 384. FAIL Inside Element: :nth-last-of-type(3n+2) selector 385. FAIL Inside Element: :nth-* selector 386. FAIL Inside Element: :nth-last-of-type(3n+1) selector 387. FAIL Inside Element: :nth-of-type(3n+1) selector 388. FAIL Inside Element: :nth-* selector 389. FAIL Inside Element: :nth-last-of-type(3n+2) selector 390. FAIL Inside Element: :nth-last-of-type(3n+1) selector 391. FAIL Inside Element: :not(:last-child) selector 392. FAIL Inside Element: :last-child selector 393. FAIL Inside Element: :first-of-type selector 394. FAIL Inside Element: :first-of-type selector 395. FAIL Inside Element: :not(:first-of-type) 396. FAIL Inside Element: :not(:first-of-type) 397. FAIL Inside Element: :not(:last-of-type) 398. FAIL Inside Element: :not(:last-of-type) 399. FAIL Inside Element: :last-of-type selector 400. FAIL Inside Element: :last-of-type selector 401. FAIL Inside Element: :only-child where the element is NOT the only child 402. FAIL Inside Element: :only-child where the element is the only child 403. FAIL Inside Element: :only-child where the element is the only child 408. FAIL Inside Element: :empty with empty element 409. FAIL Inside Element: :empty but element contains a whitespace 410. FAIL Inside Element: :empty and element contains an SGML comment 411. FAIL Inside Element: :empty but element contains a SPAN element 412. FAIL Inside Element: :empty but element contains an entity reference 421. FAIL Inside Element: :enabled pseudo-class 422. FAIL Inside Element: :enabled pseudo-class "741. FAIL Disconnected Element.querySelectorAll: html > body, e.code = DOM Exception: SYNTAX_ERR (12)" 742. FAIL Disconnected Element.querySelectorAll Whitespace Trim: html > body 743. FAIL Disconnected Element.querySelector: html > body "744. FAIL Disconnected Element.querySelectorAll: .test > .blox1, e.code = DOM Exception: SYNTAX_ERR (12)" 745. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .test > .blox1 746. FAIL Disconnected Element.querySelector: .test > .blox1 "789. FAIL Disconnected Element.querySelectorAll: .attrStart > .t3, e.code = DOM Exception: SYNTAX_ERR (12)" 790. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .attrStart > .t3 791. FAIL Disconnected Element.querySelector: .attrStart > .t3 "792. FAIL Disconnected Element.querySelectorAll: .attrStart > .t1[class^=""unit""], e.code = DOM Exception: SYNTAX_ERR (12)" "793. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .attrStart > .t1[class^=""unit""]" "794. FAIL Disconnected Element.querySelector: .attrStart > .t1[class^=""unit""]" "795. FAIL Disconnected Element.querySelectorAll: .attrStart > .t2, e.code = DOM Exception: SYNTAX_ERR (12)" 796. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .attrStart > .t2 797. FAIL Disconnected Element.querySelector: .attrStart > .t2 "798. FAIL Disconnected Element.querySelectorAll: .attrStart > .t2[class^=""nit""], e.code = DOM Exception: SYNTAX_ERR (12)" "799. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .attrStart > .t2[class^=""nit""]" "800. FAIL Disconnected Element.querySelector: .attrStart > .t2[class^=""nit""]" "801. FAIL Disconnected Element.querySelectorAll: .attrStart > .t3[align^=""""], e.code = DOM Exception: SYNTAX_ERR (12)" "802. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .attrStart > .t3[align^=""""]" "803. FAIL Disconnected Element.querySelector: .attrStart > .t3[align^=""""]" "804. FAIL Disconnected Element.querySelectorAll: .attrStart > .t4[foo^=""\e9""], e.code = DOM Exception: SYNTAX_ERR (12)" "805. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .attrStart > .t4[foo^=""\e9""]" "806. FAIL Disconnected Element.querySelector: .attrStart > .t4[foo^=""\e9""]" "807. FAIL Disconnected Element.querySelectorAll: .attrEnd > .t3, e.code = DOM Exception: SYNTAX_ERR (12)" 808. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .attrEnd > .t3 809. FAIL Disconnected Element.querySelector: .attrEnd > .t3 "810. FAIL Disconnected Element.querySelectorAll: .attrEnd > .t1[class$=""t1""], e.code = DOM Exception: SYNTAX_ERR (12)" "811. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .attrEnd > .t1[class$=""t1""]" "812. FAIL Disconnected Element.querySelector: .attrEnd > .t1[class$=""t1""]" "813. FAIL Disconnected Element.querySelectorAll: .attrEnd > .t2, e.code = DOM Exception: SYNTAX_ERR (12)" 814. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .attrEnd > .t2 815. FAIL Disconnected Element.querySelector: .attrEnd > .t2 "816. FAIL Disconnected Element.querySelectorAll: .attrEnd > .t2[class$=""unit""], e.code = DOM Exception: SYNTAX_ERR (12)" "817. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .attrEnd > .t2[class$=""unit""]" "818. FAIL Disconnected Element.querySelector: .attrEnd > .t2[class$=""unit""]" "819. FAIL Disconnected Element.querySelectorAll: .attrEnd > .t3[align$=""""], e.code = DOM Exception: SYNTAX_ERR (12)" "820. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .attrEnd > .t3[align$=""""]" "821. FAIL Disconnected Element.querySelector: .attrEnd > .t3[align$=""""]" "822. FAIL Disconnected Element.querySelectorAll: .attrEnd > .t4[foo$=""\e9""], e.code = DOM Exception: SYNTAX_ERR (12)" "823. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .attrEnd > .t4[foo$=""\e9""]" "824. FAIL Disconnected Element.querySelector: .attrEnd > .t4[foo$=""\e9""]" "825. FAIL Disconnected Element.querySelectorAll: .attrMiddle > .t3, e.code = DOM Exception: SYNTAX_ERR (12)" 826. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .attrMiddle > .t3 827. FAIL Disconnected Element.querySelector: .attrMiddle > .t3 "828. FAIL Disconnected Element.querySelectorAll: .attrMiddle > .t1[class*=""t t""], e.code = DOM Exception: SYNTAX_ERR (12)" "829. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .attrMiddle > .t1[class*=""t t""]" "830. FAIL Disconnected Element.querySelector: .attrMiddle > .t1[class*=""t t""]" "831. FAIL Disconnected Element.querySelectorAll: .attrMiddle > .t2, e.code = DOM Exception: SYNTAX_ERR (12)" 832. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .attrMiddle > .t2 833. FAIL Disconnected Element.querySelector: .attrMiddle > .t2 "834. FAIL Disconnected Element.querySelectorAll: .attrMiddle > .t2[class*=""a""], e.code = DOM Exception: SYNTAX_ERR (12)" "835. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .attrMiddle > .t2[class*=""a""]" "836. FAIL Disconnected Element.querySelector: .attrMiddle > .t2[class*=""a""]" "837. FAIL Disconnected Element.querySelectorAll: .attrMiddle > .t3[align*=""""], e.code = DOM Exception: SYNTAX_ERR (12)" "838. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .attrMiddle > .t3[align*=""""]" "839. FAIL Disconnected Element.querySelector: .attrMiddle > .t3[align*=""""]" "840. FAIL Disconnected Element.querySelectorAll: .attrMiddle > .t4[foo*=""\e9""], e.code = DOM Exception: SYNTAX_ERR (12)" "841. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .attrMiddle > .t4[foo*=""\e9""]" "842. FAIL Disconnected Element.querySelector: .attrMiddle > .t4[foo*=""\e9""]" "858. FAIL Disconnected Element.querySelectorAll: .nthchild1 > :nth-last-child(odd), e.code = DOM Exception: SYNTAX_ERR (12)" 859. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .nthchild1 > :nth-last-child(odd) 860. FAIL Disconnected Element.querySelector: .nthchild1 > :nth-last-child(odd) "861. FAIL Disconnected Element.querySelectorAll: .nthchild1 > :nth-child(odd), e.code = DOM Exception: SYNTAX_ERR (12)" 862. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .nthchild1 > :nth-child(odd) 863. FAIL Disconnected Element.querySelector: .nthchild1 > :nth-child(odd) "864. FAIL Disconnected Element.querySelectorAll: .nthchild2 > :nth-last-child(even), e.code = DOM Exception: SYNTAX_ERR (12)" 865. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .nthchild2 > :nth-last-child(even) 866. FAIL Disconnected Element.querySelector: .nthchild2 > :nth-last-child(even) "867. FAIL Disconnected Element.querySelectorAll: .nthchild2 > :nth-child(even), e.code = DOM Exception: SYNTAX_ERR (12)" 868. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .nthchild2 > :nth-child(even) 869. FAIL Disconnected Element.querySelector: .nthchild2 > :nth-child(even) "870. FAIL Disconnected Element.querySelectorAll: .nthchild3 > :nth-child(3n+2), e.code = DOM Exception: SYNTAX_ERR (12)" 871. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .nthchild3 > :nth-child(3n+2) 872. FAIL Disconnected Element.querySelector: .nthchild3 > :nth-child(3n+2) "873. FAIL Disconnected Element.querySelectorAll: .nthchild3 > :nth-last-child(3n+1), e.code = DOM Exception: SYNTAX_ERR (12)" 874. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .nthchild3 > :nth-last-child(3n+1) 875. FAIL Disconnected Element.querySelector: .nthchild3 > :nth-last-child(3n+1) "876. FAIL Disconnected Element.querySelectorAll: .nthchild3 > :nth-last-child(3n+3), e.code = DOM Exception: SYNTAX_ERR (12)" 877. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .nthchild3 > :nth-last-child(3n+3) 878. FAIL Disconnected Element.querySelector: .nthchild3 > :nth-last-child(3n+3) "879. FAIL Disconnected Element.querySelectorAll: .nthoftype1 > div:nth-of-type(odd), e.code = DOM Exception: SYNTAX_ERR (12)" 880. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .nthoftype1 > div:nth-of-type(odd) 881. FAIL Disconnected Element.querySelector: .nthoftype1 > div:nth-of-type(odd) "882. FAIL Disconnected Element.querySelectorAll: .nthoftype1 > div:nth-last-of-type(odd), e.code = DOM Exception: SYNTAX_ERR (12)" 883. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .nthoftype1 > div:nth-last-of-type(odd) 884. FAIL Disconnected Element.querySelector: .nthoftype1 > div:nth-last-of-type(odd) "885. FAIL Disconnected Element.querySelectorAll: .nthoftype1 > p, e.code = DOM Exception: SYNTAX_ERR (12)" 886. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .nthoftype1 > p 887. FAIL Disconnected Element.querySelector: .nthoftype1 > p "888. FAIL Disconnected Element.querySelectorAll: .nthoftype2 > div:nth-of-type(even), e.code = DOM Exception: SYNTAX_ERR (12)" 889. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .nthoftype2 > div:nth-of-type(even) 890. FAIL Disconnected Element.querySelector: .nthoftype2 > div:nth-of-type(even) "891. FAIL Disconnected Element.querySelectorAll: .nthoftype2 > div:nth-last-of-type(even), e.code = DOM Exception: SYNTAX_ERR (12)" 892. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .nthoftype2 > div:nth-last-of-type(even) 893. FAIL Disconnected Element.querySelector: .nthoftype2 > div:nth-last-of-type(even) "894. FAIL Disconnected Element.querySelectorAll: .nthoftype2 > p, e.code = DOM Exception: SYNTAX_ERR (12)" 895. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .nthoftype2 > p 896. FAIL Disconnected Element.querySelector: .nthoftype2 > p "897. FAIL Disconnected Element.querySelectorAll: .nthoftype3 > div:nth-of-type(3n+1), e.code = DOM Exception: SYNTAX_ERR (12)" 898. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .nthoftype3 > div:nth-of-type(3n+1) 899. FAIL Disconnected Element.querySelector: .nthoftype3 > div:nth-of-type(3n+1) "900. FAIL Disconnected Element.querySelectorAll: .nthoftype3 > div:nth-last-of-type(3n+1), e.code = DOM Exception: SYNTAX_ERR (12)" 901. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .nthoftype3 > div:nth-last-of-type(3n+1) 902. FAIL Disconnected Element.querySelector: .nthoftype3 > div:nth-last-of-type(3n+1) "903. FAIL Disconnected Element.querySelectorAll: .nthoftype3 > div:nth-last-of-type(3n+2), e.code = DOM Exception: SYNTAX_ERR (12)" 904. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .nthoftype3 > div:nth-last-of-type(3n+2) 905. FAIL Disconnected Element.querySelector: .nthoftype3 > div:nth-last-of-type(3n+2) "906. FAIL Disconnected Element.querySelectorAll: .nthoftype3 > p, e.code = DOM Exception: SYNTAX_ERR (12)" 907. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .nthoftype3 > p 908. FAIL Disconnected Element.querySelector: .nthoftype3 > p "927. FAIL Disconnected Element.querySelectorAll: .lastChild > :last-child, e.code = DOM Exception: SYNTAX_ERR (12)" 928. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .lastChild > :last-child 929. FAIL Disconnected Element.querySelector: .lastChild > :last-child "930. FAIL Disconnected Element.querySelectorAll: .lastChild > :not(:last-child), e.code = DOM Exception: SYNTAX_ERR (12)" 931. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .lastChild > :not(:last-child) 932. FAIL Disconnected Element.querySelector: .lastChild > :not(:last-child) "933. FAIL Disconnected Element.querySelectorAll: .firstOfType > *:first-of-type, e.code = DOM Exception: SYNTAX_ERR (12)" 934. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .firstOfType > *:first-of-type 935. FAIL Disconnected Element.querySelector: .firstOfType > *:first-of-type "936. FAIL Disconnected Element.querySelectorAll: *.firstOfType > :not(:first-of-type), e.code = DOM Exception: SYNTAX_ERR (12)" 937. FAIL Disconnected Element.querySelectorAll Whitespace Trim: *.firstOfType > :not(:first-of-type) 938. FAIL Disconnected Element.querySelector: *.firstOfType > :not(:first-of-type) "939. FAIL Disconnected Element.querySelectorAll: .lastOfType > *:last-of-type, e.code = DOM Exception: SYNTAX_ERR (12)" 940. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .lastOfType > *:last-of-type 941. FAIL Disconnected Element.querySelector: .lastOfType > *:last-of-type "942. FAIL Disconnected Element.querySelectorAll: *.lastOfType > :not(:last-of-type), e.code = DOM Exception: SYNTAX_ERR (12)" 943. FAIL Disconnected Element.querySelectorAll Whitespace Trim: *.lastOfType > :not(:last-of-type) 944. FAIL Disconnected Element.querySelector: *.lastOfType > :not(:last-of-type) "945. FAIL Disconnected Element.querySelectorAll: .onlyChild > *:not(:only-child), e.code = DOM Exception: SYNTAX_ERR (12)" 946. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .onlyChild > *:not(:only-child) 947. FAIL Disconnected Element.querySelector: .onlyChild > *:not(:only-child) "948. FAIL Disconnected Element.querySelectorAll: .onlyChild > .unitTest > *:only-child, e.code = DOM Exception: SYNTAX_ERR (12)" 949. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .onlyChild > .unitTest > *:only-child 950. FAIL Disconnected Element.querySelector: .onlyChild > .unitTest > *:only-child "957. FAIL Disconnected Element.querySelectorAll: .empty > *.isEmpty:empty, e.code = DOM Exception: SYNTAX_ERR (12)" 958. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .empty > *.isEmpty:empty 959. FAIL Disconnected Element.querySelector: .empty > *.isEmpty:empty "960. FAIL Disconnected Element.querySelectorAll: .empty > .isNotEmpty, e.code = DOM Exception: SYNTAX_ERR (12)" 961. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .empty > .isNotEmpty 962. FAIL Disconnected Element.querySelector: .empty > .isNotEmpty "963. FAIL Disconnected Element.querySelectorAll: .empty > .isNotEmpty:empty, e.code = DOM Exception: SYNTAX_ERR (12)" 964. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .empty > .isNotEmpty:empty 965. FAIL Disconnected Element.querySelector: .empty > .isNotEmpty:empty "966. FAIL Disconnected Element.querySelectorAll: .empty > .isNotEmpty:not(:empty), e.code = DOM Exception: SYNTAX_ERR (12)" 967. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .empty > .isNotEmpty:not(:empty) 968. FAIL Disconnected Element.querySelector: .empty > .isNotEmpty:not(:empty) "1005. FAIL Disconnected Element.querySelectorAll: .UI .t1:enabled > .unitTest, e.code = DOM Exception: SYNTAX_ERR (12)" 1006. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .UI .t1:enabled > .unitTest 1007. FAIL Disconnected Element.querySelector: .UI .t1:enabled > .unitTest "1008. FAIL Disconnected Element.querySelectorAll: .UI .t2:disabled > .unitTest, e.code = DOM Exception: SYNTAX_ERR (12)" 1009. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .UI .t2:disabled > .unitTest 1010. FAIL Disconnected Element.querySelector: .UI .t2:disabled > .unitTest "1035. FAIL Disconnected Element.querySelectorAll: .any-namespace *|div>div, e.code = DOM Exception: SYNTAX_ERR (12)" 1036. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .any-namespace *|div>div 1037. FAIL Disconnected Element.querySelector: .any-namespace *|div>div "1038. FAIL Disconnected Element.querySelectorAll: .no-namespace |div>div, e.code = DOM Exception: SYNTAX_ERR (12)" 1039. FAIL Disconnected Element.querySelectorAll Whitespace Trim: .no-namespace |div>div 1040. FAIL Disconnected Element.querySelector: .no-namespace |div>div "1349. FAIL Fragment.querySelectorAll: html > body, e.code = DOM Exception: SYNTAX_ERR (12)" 1350. FAIL Fragment.querySelectorAll Whitespace Trim: html > body 1351. FAIL Fragment.querySelector: html > body "1352. FAIL Fragment.querySelectorAll: .test > .blox1, e.code = DOM Exception: SYNTAX_ERR (12)" 1353. FAIL Fragment.querySelectorAll Whitespace Trim: .test > .blox1 1354. FAIL Fragment.querySelector: .test > .blox1 "1397. FAIL Fragment.querySelectorAll: .attrStart > .t3, e.code = DOM Exception: SYNTAX_ERR (12)" 1398. FAIL Fragment.querySelectorAll Whitespace Trim: .attrStart > .t3 1399. FAIL Fragment.querySelector: .attrStart > .t3 "1400. FAIL Fragment.querySelectorAll: .attrStart > .t1[class^=""unit""], e.code = DOM Exception: SYNTAX_ERR (12)" "1401. FAIL Fragment.querySelectorAll Whitespace Trim: .attrStart > .t1[class^=""unit""]" "1402. FAIL Fragment.querySelector: .attrStart > .t1[class^=""unit""]" "1403. FAIL Fragment.querySelectorAll: .attrStart > .t2, e.code = DOM Exception: SYNTAX_ERR (12)" 1404. FAIL Fragment.querySelectorAll Whitespace Trim: .attrStart > .t2 1405. FAIL Fragment.querySelector: .attrStart > .t2 "1406. FAIL Fragment.querySelectorAll: .attrStart > .t2[class^=""nit""], e.code = DOM Exception: SYNTAX_ERR (12)" "1407. FAIL Fragment.querySelectorAll Whitespace Trim: .attrStart > .t2[class^=""nit""]" "1408. FAIL Fragment.querySelector: .attrStart > .t2[class^=""nit""]" "1409. FAIL Fragment.querySelectorAll: .attrStart > .t3[align^=""""], e.code = DOM Exception: SYNTAX_ERR (12)" "1410. FAIL Fragment.querySelectorAll Whitespace Trim: .attrStart > .t3[align^=""""]" "1411. FAIL Fragment.querySelector: .attrStart > .t3[align^=""""]" "1412. FAIL Fragment.querySelectorAll: .attrStart > .t4[foo^=""\e9""], e.code = DOM Exception: SYNTAX_ERR (12)" "1413. FAIL Fragment.querySelectorAll Whitespace Trim: .attrStart > .t4[foo^=""\e9""]" "1414. FAIL Fragment.querySelector: .attrStart > .t4[foo^=""\e9""]" "1415. FAIL Fragment.querySelectorAll: .attrEnd > .t3, e.code = DOM Exception: SYNTAX_ERR (12)" 1416. FAIL Fragment.querySelectorAll Whitespace Trim: .attrEnd > .t3 1417. FAIL Fragment.querySelector: .attrEnd > .t3 "1418. FAIL Fragment.querySelectorAll: .attrEnd > .t1[class$=""t1""], e.code = DOM Exception: SYNTAX_ERR (12)" "1419. FAIL Fragment.querySelectorAll Whitespace Trim: .attrEnd > .t1[class$=""t1""]" "1420. FAIL Fragment.querySelector: .attrEnd > .t1[class$=""t1""]" "1421. FAIL Fragment.querySelectorAll: .attrEnd > .t2, e.code = DOM Exception: SYNTAX_ERR (12)" 1422. FAIL Fragment.querySelectorAll Whitespace Trim: .attrEnd > .t2 1423. FAIL Fragment.querySelector: .attrEnd > .t2 "1424. FAIL Fragment.querySelectorAll: .attrEnd > .t2[class$=""unit""], e.code = DOM Exception: SYNTAX_ERR (12)" "1425. FAIL Fragment.querySelectorAll Whitespace Trim: .attrEnd > .t2[class$=""unit""]" "1426. FAIL Fragment.querySelector: .attrEnd > .t2[class$=""unit""]" "1427. FAIL Fragment.querySelectorAll: .attrEnd > .t3[align$=""""], e.code = DOM Exception: SYNTAX_ERR (12)" "1428. FAIL Fragment.querySelectorAll Whitespace Trim: .attrEnd > .t3[align$=""""]" "1429. FAIL Fragment.querySelector: .attrEnd > .t3[align$=""""]" "1430. FAIL Fragment.querySelectorAll: .attrEnd > .t4[foo$=""\e9""], e.code = DOM Exception: SYNTAX_ERR (12)" "1431. FAIL Fragment.querySelectorAll Whitespace Trim: .attrEnd > .t4[foo$=""\e9""]" "1432. FAIL Fragment.querySelector: .attrEnd > .t4[foo$=""\e9""]" "1433. FAIL Fragment.querySelectorAll: .attrMiddle > .t3, e.code = DOM Exception: SYNTAX_ERR (12)" 1434. FAIL Fragment.querySelectorAll Whitespace Trim: .attrMiddle > .t3 1435. FAIL Fragment.querySelector: .attrMiddle > .t3 "1436. FAIL Fragment.querySelectorAll: .attrMiddle > .t1[class*=""t t""], e.code = DOM Exception: SYNTAX_ERR (12)" "1437. FAIL Fragment.querySelectorAll Whitespace Trim: .attrMiddle > .t1[class*=""t t""]" "1438. FAIL Fragment.querySelector: .attrMiddle > .t1[class*=""t t""]" "1439. FAIL Fragment.querySelectorAll: .attrMiddle > .t2, e.code = DOM Exception: SYNTAX_ERR (12)" 1440. FAIL Fragment.querySelectorAll Whitespace Trim: .attrMiddle > .t2 1441. FAIL Fragment.querySelector: .attrMiddle > .t2 "1442. FAIL Fragment.querySelectorAll: .attrMiddle > .t2[class*=""a""], e.code = DOM Exception: SYNTAX_ERR (12)" "1443. FAIL Fragment.querySelectorAll Whitespace Trim: .attrMiddle > .t2[class*=""a""]" "1444. FAIL Fragment.querySelector: .attrMiddle > .t2[class*=""a""]" "1445. FAIL Fragment.querySelectorAll: .attrMiddle > .t3[align*=""""], e.code = DOM Exception: SYNTAX_ERR (12)" "1446. FAIL Fragment.querySelectorAll Whitespace Trim: .attrMiddle > .t3[align*=""""]" "1447. FAIL Fragment.querySelector: .attrMiddle > .t3[align*=""""]" "1448. FAIL Fragment.querySelectorAll: .attrMiddle > .t4[foo*=""\e9""], e.code = DOM Exception: SYNTAX_ERR (12)" "1449. FAIL Fragment.querySelectorAll Whitespace Trim: .attrMiddle > .t4[foo*=""\e9""]" "1450. FAIL Fragment.querySelector: .attrMiddle > .t4[foo*=""\e9""]" "1466. FAIL Fragment.querySelectorAll: .nthchild1 > :nth-last-child(odd), e.code = DOM Exception: SYNTAX_ERR (12)" 1467. FAIL Fragment.querySelectorAll Whitespace Trim: .nthchild1 > :nth-last-child(odd) 1468. FAIL Fragment.querySelector: .nthchild1 > :nth-last-child(odd) "1469. FAIL Fragment.querySelectorAll: .nthchild1 > :nth-child(odd), e.code = DOM Exception: SYNTAX_ERR (12)" 1470. FAIL Fragment.querySelectorAll Whitespace Trim: .nthchild1 > :nth-child(odd) 1471. FAIL Fragment.querySelector: .nthchild1 > :nth-child(odd) "1472. FAIL Fragment.querySelectorAll: .nthchild2 > :nth-last-child(even), e.code = DOM Exception: SYNTAX_ERR (12)" 1473. FAIL Fragment.querySelectorAll Whitespace Trim: .nthchild2 > :nth-last-child(even) 1474. FAIL Fragment.querySelector: .nthchild2 > :nth-last-child(even) "1475. FAIL Fragment.querySelectorAll: .nthchild2 > :nth-child(even), e.code = DOM Exception: SYNTAX_ERR (12)" 1476. FAIL Fragment.querySelectorAll Whitespace Trim: .nthchild2 > :nth-child(even) 1477. FAIL Fragment.querySelector: .nthchild2 > :nth-child(even) "1478. FAIL Fragment.querySelectorAll: .nthchild3 > :nth-child(3n+2), e.code = DOM Exception: SYNTAX_ERR (12)" 1479. FAIL Fragment.querySelectorAll Whitespace Trim: .nthchild3 > :nth-child(3n+2) 1480. FAIL Fragment.querySelector: .nthchild3 > :nth-child(3n+2) "1481. FAIL Fragment.querySelectorAll: .nthchild3 > :nth-last-child(3n+1), e.code = DOM Exception: SYNTAX_ERR (12)" 1482. FAIL Fragment.querySelectorAll Whitespace Trim: .nthchild3 > :nth-last-child(3n+1) 1483. FAIL Fragment.querySelector: .nthchild3 > :nth-last-child(3n+1) "1484. FAIL Fragment.querySelectorAll: .nthchild3 > :nth-last-child(3n+3), e.code = DOM Exception: SYNTAX_ERR (12)" 1485. FAIL Fragment.querySelectorAll Whitespace Trim: .nthchild3 > :nth-last-child(3n+3) 1486. FAIL Fragment.querySelector: .nthchild3 > :nth-last-child(3n+3) "1487. FAIL Fragment.querySelectorAll: .nthoftype1 > div:nth-of-type(odd), e.code = DOM Exception: SYNTAX_ERR (12)" 1488. FAIL Fragment.querySelectorAll Whitespace Trim: .nthoftype1 > div:nth-of-type(odd) 1489. FAIL Fragment.querySelector: .nthoftype1 > div:nth-of-type(odd) "1490. FAIL Fragment.querySelectorAll: .nthoftype1 > div:nth-last-of-type(odd), e.code = DOM Exception: SYNTAX_ERR (12)" 1491. FAIL Fragment.querySelectorAll Whitespace Trim: .nthoftype1 > div:nth-last-of-type(odd) 1492. FAIL Fragment.querySelector: .nthoftype1 > div:nth-last-of-type(odd) "1493. FAIL Fragment.querySelectorAll: .nthoftype1 > p, e.code = DOM Exception: SYNTAX_ERR (12)" 1494. FAIL Fragment.querySelectorAll Whitespace Trim: .nthoftype1 > p 1495. FAIL Fragment.querySelector: .nthoftype1 > p "1496. FAIL Fragment.querySelectorAll: .nthoftype2 > div:nth-of-type(even), e.code = DOM Exception: SYNTAX_ERR (12)" 1497. FAIL Fragment.querySelectorAll Whitespace Trim: .nthoftype2 > div:nth-of-type(even) 1498. FAIL Fragment.querySelector: .nthoftype2 > div:nth-of-type(even) "1499. FAIL Fragment.querySelectorAll: .nthoftype2 > div:nth-last-of-type(even), e.code = DOM Exception: SYNTAX_ERR (12)" 1500. FAIL Fragment.querySelectorAll Whitespace Trim: .nthoftype2 > div:nth-last-of-type(even) 1501. FAIL Fragment.querySelector: .nthoftype2 > div:nth-last-of-type(even) "1502. FAIL Fragment.querySelectorAll: .nthoftype2 > p, e.code = DOM Exception: SYNTAX_ERR (12)" 1503. FAIL Fragment.querySelectorAll Whitespace Trim: .nthoftype2 > p 1504. FAIL Fragment.querySelector: .nthoftype2 > p "1505. FAIL Fragment.querySelectorAll: .nthoftype3 > div:nth-of-type(3n+1), e.code = DOM Exception: SYNTAX_ERR (12)" 1506. FAIL Fragment.querySelectorAll Whitespace Trim: .nthoftype3 > div:nth-of-type(3n+1) 1507. FAIL Fragment.querySelector: .nthoftype3 > div:nth-of-type(3n+1) "1508. FAIL Fragment.querySelectorAll: .nthoftype3 > div:nth-last-of-type(3n+1), e.code = DOM Exception: SYNTAX_ERR (12)" 1509. FAIL Fragment.querySelectorAll Whitespace Trim: .nthoftype3 > div:nth-last-of-type(3n+1) 1510. FAIL Fragment.querySelector: .nthoftype3 > div:nth-last-of-type(3n+1) "1511. FAIL Fragment.querySelectorAll: .nthoftype3 > div:nth-last-of-type(3n+2), e.code = DOM Exception: SYNTAX_ERR (12)" 1512. FAIL Fragment.querySelectorAll Whitespace Trim: .nthoftype3 > div:nth-last-of-type(3n+2) 1513. FAIL Fragment.querySelector: .nthoftype3 > div:nth-last-of-type(3n+2) "1514. FAIL Fragment.querySelectorAll: .nthoftype3 > p, e.code = DOM Exception: SYNTAX_ERR (12)" 1515. FAIL Fragment.querySelectorAll Whitespace Trim: .nthoftype3 > p 1516. FAIL Fragment.querySelector: .nthoftype3 > p "1535. FAIL Fragment.querySelectorAll: .lastChild > :last-child, e.code = DOM Exception: SYNTAX_ERR (12)" 1536. FAIL Fragment.querySelectorAll Whitespace Trim: .lastChild > :last-child 1537. FAIL Fragment.querySelector: .lastChild > :last-child "1538. FAIL Fragment.querySelectorAll: .lastChild > :not(:last-child), e.code = DOM Exception: SYNTAX_ERR (12)" 1539. FAIL Fragment.querySelectorAll Whitespace Trim: .lastChild > :not(:last-child) 1540. FAIL Fragment.querySelector: .lastChild > :not(:last-child) "1541. FAIL Fragment.querySelectorAll: .firstOfType > *:first-of-type, e.code = DOM Exception: SYNTAX_ERR (12)" 1542. FAIL Fragment.querySelectorAll Whitespace Trim: .firstOfType > *:first-of-type 1543. FAIL Fragment.querySelector: .firstOfType > *:first-of-type "1544. FAIL Fragment.querySelectorAll: *.firstOfType > :not(:first-of-type), e.code = DOM Exception: SYNTAX_ERR (12)" 1545. FAIL Fragment.querySelectorAll Whitespace Trim: *.firstOfType > :not(:first-of-type) 1546. FAIL Fragment.querySelector: *.firstOfType > :not(:first-of-type) "1547. FAIL Fragment.querySelectorAll: .lastOfType > *:last-of-type, e.code = DOM Exception: SYNTAX_ERR (12)" 1548. FAIL Fragment.querySelectorAll Whitespace Trim: .lastOfType > *:last-of-type 1549. FAIL Fragment.querySelector: .lastOfType > *:last-of-type "1550. FAIL Fragment.querySelectorAll: *.lastOfType > :not(:last-of-type), e.code = DOM Exception: SYNTAX_ERR (12)" 1551. FAIL Fragment.querySelectorAll Whitespace Trim: *.lastOfType > :not(:last-of-type) 1552. FAIL Fragment.querySelector: *.lastOfType > :not(:last-of-type) "1553. FAIL Fragment.querySelectorAll: .onlyChild > *:not(:only-child), e.code = DOM Exception: SYNTAX_ERR (12)" 1554. FAIL Fragment.querySelectorAll Whitespace Trim: .onlyChild > *:not(:only-child) 1555. FAIL Fragment.querySelector: .onlyChild > *:not(:only-child) "1556. FAIL Fragment.querySelectorAll: .onlyChild > .unitTest > *:only-child, e.code = DOM Exception: SYNTAX_ERR (12)" 1557. FAIL Fragment.querySelectorAll Whitespace Trim: .onlyChild > .unitTest > *:only-child 1558. FAIL Fragment.querySelector: .onlyChild > .unitTest > *:only-child "1565. FAIL Fragment.querySelectorAll: .empty > *.isEmpty:empty, e.code = DOM Exception: SYNTAX_ERR (12)" 1566. FAIL Fragment.querySelectorAll Whitespace Trim: .empty > *.isEmpty:empty 1567. FAIL Fragment.querySelector: .empty > *.isEmpty:empty "1568. FAIL Fragment.querySelectorAll: .empty > .isNotEmpty, e.code = DOM Exception: SYNTAX_ERR (12)" 1569. FAIL Fragment.querySelectorAll Whitespace Trim: .empty > .isNotEmpty 1570. FAIL Fragment.querySelector: .empty > .isNotEmpty "1571. FAIL Fragment.querySelectorAll: .empty > .isNotEmpty:empty, e.code = DOM Exception: SYNTAX_ERR (12)" 1572. FAIL Fragment.querySelectorAll Whitespace Trim: .empty > .isNotEmpty:empty 1573. FAIL Fragment.querySelector: .empty > .isNotEmpty:empty "1574. FAIL Fragment.querySelectorAll: .empty > .isNotEmpty:not(:empty), e.code = DOM Exception: SYNTAX_ERR (12)" 1575. FAIL Fragment.querySelectorAll Whitespace Trim: .empty > .isNotEmpty:not(:empty) 1576. FAIL Fragment.querySelector: .empty > .isNotEmpty:not(:empty) "1613. FAIL Fragment.querySelectorAll: .UI .t1:enabled > .unitTest, e.code = DOM Exception: SYNTAX_ERR (12)" 1614. FAIL Fragment.querySelectorAll Whitespace Trim: .UI .t1:enabled > .unitTest 1615. FAIL Fragment.querySelector: .UI .t1:enabled > .unitTest "1616. FAIL Fragment.querySelectorAll: .UI .t2:disabled > .unitTest, e.code = DOM Exception: SYNTAX_ERR (12)" 1617. FAIL Fragment.querySelectorAll Whitespace Trim: .UI .t2:disabled > .unitTest 1618. FAIL Fragment.querySelector: .UI .t2:disabled > .unitTest "1643. FAIL Fragment.querySelectorAll: .any-namespace *|div>div, e.code = DOM Exception: SYNTAX_ERR (12)" 1644. FAIL Fragment.querySelectorAll Whitespace Trim: .any-namespace *|div>div 1645. FAIL Fragment.querySelector: .any-namespace *|div>div "1646. FAIL Fragment.querySelectorAll: .no-namespace |div>div, e.code = DOM Exception: SYNTAX_ERR (12)" 1647. FAIL Fragment.querySelectorAll Whitespace Trim: .no-namespace |div>div 1648. FAIL Fragment.querySelector: .no-namespace |div>div "1718. FAIL Document.querySelectorAll: html > body, e.code = DOM Exception: SYNTAX_ERR (12)" 1719. FAIL Document.querySelectorAll Whitespace Trim: html > body 1720. FAIL Document.querySelector: html > body "1721. FAIL Document.querySelectorAll: .test > .blox1, e.code = DOM Exception: SYNTAX_ERR (12)" 1722. FAIL Document.querySelectorAll Whitespace Trim: .test > .blox1 1723. FAIL Document.querySelector: .test > .blox1 "1766. FAIL Document.querySelectorAll: .attrStart > .t3, e.code = DOM Exception: SYNTAX_ERR (12)" 1767. FAIL Document.querySelectorAll Whitespace Trim: .attrStart > .t3 1768. FAIL Document.querySelector: .attrStart > .t3 "1769. FAIL Document.querySelectorAll: .attrStart > .t1[class^=""unit""], e.code = DOM Exception: SYNTAX_ERR (12)" "1770. FAIL Document.querySelectorAll Whitespace Trim: .attrStart > .t1[class^=""unit""]" "1771. FAIL Document.querySelector: .attrStart > .t1[class^=""unit""]" "1772. FAIL Document.querySelectorAll: .attrStart > .t2, e.code = DOM Exception: SYNTAX_ERR (12)" 1773. FAIL Document.querySelectorAll Whitespace Trim: .attrStart > .t2 1774. FAIL Document.querySelector: .attrStart > .t2 "1775. FAIL Document.querySelectorAll: .attrStart > .t2[class^=""nit""], e.code = DOM Exception: SYNTAX_ERR (12)" "1776. FAIL Document.querySelectorAll Whitespace Trim: .attrStart > .t2[class^=""nit""]" "1777. FAIL Document.querySelector: .attrStart > .t2[class^=""nit""]" "1778. FAIL Document.querySelectorAll: .attrStart > .t3[align^=""""], e.code = DOM Exception: SYNTAX_ERR (12)" "1779. FAIL Document.querySelectorAll Whitespace Trim: .attrStart > .t3[align^=""""]" "1780. FAIL Document.querySelector: .attrStart > .t3[align^=""""]" "1781. FAIL Document.querySelectorAll: .attrStart > .t4[foo^=""\e9""], e.code = DOM Exception: SYNTAX_ERR (12)" "1782. FAIL Document.querySelectorAll Whitespace Trim: .attrStart > .t4[foo^=""\e9""]" "1783. FAIL Document.querySelector: .attrStart > .t4[foo^=""\e9""]" "1784. FAIL Document.querySelectorAll: .attrEnd > .t3, e.code = DOM Exception: SYNTAX_ERR (12)" 1785. FAIL Document.querySelectorAll Whitespace Trim: .attrEnd > .t3 1786. FAIL Document.querySelector: .attrEnd > .t3 "1787. FAIL Document.querySelectorAll: .attrEnd > .t1[class$=""t1""], e.code = DOM Exception: SYNTAX_ERR (12)" "1788. FAIL Document.querySelectorAll Whitespace Trim: .attrEnd > .t1[class$=""t1""]" "1789. FAIL Document.querySelector: .attrEnd > .t1[class$=""t1""]" "1790. FAIL Document.querySelectorAll: .attrEnd > .t2, e.code = DOM Exception: SYNTAX_ERR (12)" 1791. FAIL Document.querySelectorAll Whitespace Trim: .attrEnd > .t2 1792. FAIL Document.querySelector: .attrEnd > .t2 "1793. FAIL Document.querySelectorAll: .attrEnd > .t2[class$=""unit""], e.code = DOM Exception: SYNTAX_ERR (12)" "1794. FAIL Document.querySelectorAll Whitespace Trim: .attrEnd > .t2[class$=""unit""]" "1795. FAIL Document.querySelector: .attrEnd > .t2[class$=""unit""]" "1796. FAIL Document.querySelectorAll: .attrEnd > .t3[align$=""""], e.code = DOM Exception: SYNTAX_ERR (12)" "1797. FAIL Document.querySelectorAll Whitespace Trim: .attrEnd > .t3[align$=""""]" "1798. FAIL Document.querySelector: .attrEnd > .t3[align$=""""]" "1799. FAIL Document.querySelectorAll: .attrEnd > .t4[foo$=""\e9""], e.code = DOM Exception: SYNTAX_ERR (12)" "1800. FAIL Document.querySelectorAll Whitespace Trim: .attrEnd > .t4[foo$=""\e9""]" "1801. FAIL Document.querySelector: .attrEnd > .t4[foo$=""\e9""]" "1802. FAIL Document.querySelectorAll: .attrMiddle > .t3, e.code = DOM Exception: SYNTAX_ERR (12)" 1803. FAIL Document.querySelectorAll Whitespace Trim: .attrMiddle > .t3 1804. FAIL Document.querySelector: .attrMiddle > .t3 "1805. FAIL Document.querySelectorAll: .attrMiddle > .t1[class*=""t t""], e.code = DOM Exception: SYNTAX_ERR (12)" "1806. FAIL Document.querySelectorAll Whitespace Trim: .attrMiddle > .t1[class*=""t t""]" "1807. FAIL Document.querySelector: .attrMiddle > .t1[class*=""t t""]" "1808. FAIL Document.querySelectorAll: .attrMiddle > .t2, e.code = DOM Exception: SYNTAX_ERR (12)" 1809. FAIL Document.querySelectorAll Whitespace Trim: .attrMiddle > .t2 1810. FAIL Document.querySelector: .attrMiddle > .t2 "1811. FAIL Document.querySelectorAll: .attrMiddle > .t2[class*=""a""], e.code = DOM Exception: SYNTAX_ERR (12)" "1812. FAIL Document.querySelectorAll Whitespace Trim: .attrMiddle > .t2[class*=""a""]" "1813. FAIL Document.querySelector: .attrMiddle > .t2[class*=""a""]" "1814. FAIL Document.querySelectorAll: .attrMiddle > .t3[align*=""""], e.code = DOM Exception: SYNTAX_ERR (12)" "1815. FAIL Document.querySelectorAll Whitespace Trim: .attrMiddle > .t3[align*=""""]" "1816. FAIL Document.querySelector: .attrMiddle > .t3[align*=""""]" "1817. FAIL Document.querySelectorAll: .attrMiddle > .t4[foo*=""\e9""], e.code = DOM Exception: SYNTAX_ERR (12)" "1818. FAIL Document.querySelectorAll Whitespace Trim: .attrMiddle > .t4[foo*=""\e9""]" "1819. FAIL Document.querySelector: .attrMiddle > .t4[foo*=""\e9""]" "1835. FAIL Document.querySelectorAll: .nthchild1 > :nth-last-child(odd), e.code = DOM Exception: SYNTAX_ERR (12)" 1836. FAIL Document.querySelectorAll Whitespace Trim: .nthchild1 > :nth-last-child(odd) 1837. FAIL Document.querySelector: .nthchild1 > :nth-last-child(odd) "1838. FAIL Document.querySelectorAll: .nthchild1 > :nth-child(odd), e.code = DOM Exception: SYNTAX_ERR (12)" 1839. FAIL Document.querySelectorAll Whitespace Trim: .nthchild1 > :nth-child(odd) 1840. FAIL Document.querySelector: .nthchild1 > :nth-child(odd) "1841. FAIL Document.querySelectorAll: .nthchild2 > :nth-last-child(even), e.code = DOM Exception: SYNTAX_ERR (12)" 1842. FAIL Document.querySelectorAll Whitespace Trim: .nthchild2 > :nth-last-child(even) 1843. FAIL Document.querySelector: .nthchild2 > :nth-last-child(even) "1844. FAIL Document.querySelectorAll: .nthchild2 > :nth-child(even), e.code = DOM Exception: SYNTAX_ERR (12)" 1845. FAIL Document.querySelectorAll Whitespace Trim: .nthchild2 > :nth-child(even) 1846. FAIL Document.querySelector: .nthchild2 > :nth-child(even) "1847. FAIL Document.querySelectorAll: .nthchild3 > :nth-child(3n+2), e.code = DOM Exception: SYNTAX_ERR (12)" 1848. FAIL Document.querySelectorAll Whitespace Trim: .nthchild3 > :nth-child(3n+2) 1849. FAIL Document.querySelector: .nthchild3 > :nth-child(3n+2) "1850. FAIL Document.querySelectorAll: .nthchild3 > :nth-last-child(3n+1), e.code = DOM Exception: SYNTAX_ERR (12)" 1851. FAIL Document.querySelectorAll Whitespace Trim: .nthchild3 > :nth-last-child(3n+1) 1852. FAIL Document.querySelector: .nthchild3 > :nth-last-child(3n+1) "1853. FAIL Document.querySelectorAll: .nthchild3 > :nth-last-child(3n+3), e.code = DOM Exception: SYNTAX_ERR (12)" 1854. FAIL Document.querySelectorAll Whitespace Trim: .nthchild3 > :nth-last-child(3n+3) 1855. FAIL Document.querySelector: .nthchild3 > :nth-last-child(3n+3) "1856. FAIL Document.querySelectorAll: .nthoftype1 > div:nth-of-type(odd), e.code = DOM Exception: SYNTAX_ERR (12)" 1857. FAIL Document.querySelectorAll Whitespace Trim: .nthoftype1 > div:nth-of-type(odd) 1858. FAIL Document.querySelector: .nthoftype1 > div:nth-of-type(odd) "1859. FAIL Document.querySelectorAll: .nthoftype1 > div:nth-last-of-type(odd), e.code = DOM Exception: SYNTAX_ERR (12)" 1860. FAIL Document.querySelectorAll Whitespace Trim: .nthoftype1 > div:nth-last-of-type(odd) 1861. FAIL Document.querySelector: .nthoftype1 > div:nth-last-of-type(odd) "1862. FAIL Document.querySelectorAll: .nthoftype1 > p, e.code = DOM Exception: SYNTAX_ERR (12)" 1863. FAIL Document.querySelectorAll Whitespace Trim: .nthoftype1 > p 1864. FAIL Document.querySelector: .nthoftype1 > p "1865. FAIL Document.querySelectorAll: .nthoftype2 > div:nth-of-type(even), e.code = DOM Exception: SYNTAX_ERR (12)" 1866. FAIL Document.querySelectorAll Whitespace Trim: .nthoftype2 > div:nth-of-type(even) 1867. FAIL Document.querySelector: .nthoftype2 > div:nth-of-type(even) "1868. FAIL Document.querySelectorAll: .nthoftype2 > div:nth-last-of-type(even), e.code = DOM Exception: SYNTAX_ERR (12)" 1869. FAIL Document.querySelectorAll Whitespace Trim: .nthoftype2 > div:nth-last-of-type(even) 1870. FAIL Document.querySelector: .nthoftype2 > div:nth-last-of-type(even) "1871. FAIL Document.querySelectorAll: .nthoftype2 > p, e.code = DOM Exception: SYNTAX_ERR (12)" 1872. FAIL Document.querySelectorAll Whitespace Trim: .nthoftype2 > p 1873. FAIL Document.querySelector: .nthoftype2 > p "1874. FAIL Document.querySelectorAll: .nthoftype3 > div:nth-of-type(3n+1), e.code = DOM Exception: SYNTAX_ERR (12)" 1875. FAIL Document.querySelectorAll Whitespace Trim: .nthoftype3 > div:nth-of-type(3n+1) 1876. FAIL Document.querySelector: .nthoftype3 > div:nth-of-type(3n+1) "1877. FAIL Document.querySelectorAll: .nthoftype3 > div:nth-last-of-type(3n+1), e.code = DOM Exception: SYNTAX_ERR (12)" 1878. FAIL Document.querySelectorAll Whitespace Trim: .nthoftype3 > div:nth-last-of-type(3n+1) 1879. FAIL Document.querySelector: .nthoftype3 > div:nth-last-of-type(3n+1) "1880. FAIL Document.querySelectorAll: .nthoftype3 > div:nth-last-of-type(3n+2), e.code = DOM Exception: SYNTAX_ERR (12)" 1881. FAIL Document.querySelectorAll Whitespace Trim: .nthoftype3 > div:nth-last-of-type(3n+2) 1882. FAIL Document.querySelector: .nthoftype3 > div:nth-last-of-type(3n+2) "1883. FAIL Document.querySelectorAll: .nthoftype3 > p, e.code = DOM Exception: SYNTAX_ERR (12)" 1884. FAIL Document.querySelectorAll Whitespace Trim: .nthoftype3 > p 1885. FAIL Document.querySelector: .nthoftype3 > p "1904. FAIL Document.querySelectorAll: .lastChild > :last-child, e.code = DOM Exception: SYNTAX_ERR (12)" 1905. FAIL Document.querySelectorAll Whitespace Trim: .lastChild > :last-child 1906. FAIL Document.querySelector: .lastChild > :last-child "1907. FAIL Document.querySelectorAll: .lastChild > :not(:last-child), e.code = DOM Exception: SYNTAX_ERR (12)" 1908. FAIL Document.querySelectorAll Whitespace Trim: .lastChild > :not(:last-child) 1909. FAIL Document.querySelector: .lastChild > :not(:last-child) "1910. FAIL Document.querySelectorAll: .firstOfType > *:first-of-type, e.code = DOM Exception: SYNTAX_ERR (12)" 1911. FAIL Document.querySelectorAll Whitespace Trim: .firstOfType > *:first-of-type 1912. FAIL Document.querySelector: .firstOfType > *:first-of-type "1913. FAIL Document.querySelectorAll: *.firstOfType > :not(:first-of-type), e.code = DOM Exception: SYNTAX_ERR (12)" 1914. FAIL Document.querySelectorAll Whitespace Trim: *.firstOfType > :not(:first-of-type) 1915. FAIL Document.querySelector: *.firstOfType > :not(:first-of-type) "1916. FAIL Document.querySelectorAll: .lastOfType > *:last-of-type, e.code = DOM Exception: SYNTAX_ERR (12)" 1917. FAIL Document.querySelectorAll Whitespace Trim: .lastOfType > *:last-of-type 1918. FAIL Document.querySelector: .lastOfType > *:last-of-type "1919. FAIL Document.querySelectorAll: *.lastOfType > :not(:last-of-type), e.code = DOM Exception: SYNTAX_ERR (12)" 1920. FAIL Document.querySelectorAll Whitespace Trim: *.lastOfType > :not(:last-of-type) 1921. FAIL Document.querySelector: *.lastOfType > :not(:last-of-type) "1922. FAIL Document.querySelectorAll: .onlyChild > *:not(:only-child), e.code = DOM Exception: SYNTAX_ERR (12)" 1923. FAIL Document.querySelectorAll Whitespace Trim: .onlyChild > *:not(:only-child) 1924. FAIL Document.querySelector: .onlyChild > *:not(:only-child) "1925. FAIL Document.querySelectorAll: .onlyChild > .unitTest > *:only-child, e.code = DOM Exception: SYNTAX_ERR (12)" 1926. FAIL Document.querySelectorAll Whitespace Trim: .onlyChild > .unitTest > *:only-child 1927. FAIL Document.querySelector: .onlyChild > .unitTest > *:only-child 1928. PASS Document.querySelectorAll: .onlyOfType *:only-of-type 1929. PASS Document.querySelectorAll Whitespace Trim: .onlyOfType *:only-of-type 1930. PASS Document.querySelector: .onlyOfType *:only-of-type 1931. PASS Document.querySelectorAll: .onlyOfType *:not(:only-of-type) 1932. PASS Document.querySelectorAll Whitespace Trim: .onlyOfType *:not(:only-of-type) 1933. PASS Document.querySelector: .onlyOfType *:not(:only-of-type) "1934. FAIL Document.querySelectorAll: .empty > *.isEmpty:empty, e.code = DOM Exception: SYNTAX_ERR (12)" 1935. FAIL Document.querySelectorAll Whitespace Trim: .empty > *.isEmpty:empty 1936. FAIL Document.querySelector: .empty > *.isEmpty:empty "1937. FAIL Document.querySelectorAll: .empty > .isNotEmpty, e.code = DOM Exception: SYNTAX_ERR (12)" 1938. FAIL Document.querySelectorAll Whitespace Trim: .empty > .isNotEmpty 1939. FAIL Document.querySelector: .empty > .isNotEmpty "1940. FAIL Document.querySelectorAll: .empty > .isNotEmpty:empty, e.code = DOM Exception: SYNTAX_ERR (12)" 1941. FAIL Document.querySelectorAll Whitespace Trim: .empty > .isNotEmpty:empty 1942. FAIL Document.querySelector: .empty > .isNotEmpty:empty "1943. FAIL Document.querySelectorAll: .empty > .isNotEmpty:not(:empty), e.code = DOM Exception: SYNTAX_ERR (12)" 1944. FAIL Document.querySelectorAll Whitespace Trim: .empty > .isNotEmpty:not(:empty) 1945. FAIL Document.querySelector: .empty > .isNotEmpty:not(:empty) "1982. FAIL Document.querySelectorAll: .UI .t1:enabled > .unitTest, e.code = DOM Exception: SYNTAX_ERR (12)" 1983. FAIL Document.querySelectorAll Whitespace Trim: .UI .t1:enabled > .unitTest 1984. FAIL Document.querySelector: .UI .t1:enabled > .unitTest "1985. FAIL Document.querySelectorAll: .UI .t2:disabled > .unitTest, e.code = DOM Exception: SYNTAX_ERR (12)" 1986. FAIL Document.querySelectorAll Whitespace Trim: .UI .t2:disabled > .unitTest 1987. FAIL Document.querySelector: .UI .t2:disabled > .unitTest "2012. FAIL Document.querySelectorAll: .any-namespace *|div>div, e.code = DOM Exception: SYNTAX_ERR (12)" 2013. FAIL Document.querySelectorAll Whitespace Trim: .any-namespace *|div>div 2014. FAIL Document.querySelector: .any-namespace *|div>div "2015. FAIL Document.querySelectorAll: .no-namespace |div>div, e.code = DOM Exception: SYNTAX_ERR (12)" 2016. FAIL Document.querySelectorAll Whitespace Trim: .no-namespace |div>div 2017. FAIL Document.querySelector: .no-namespace |div>div
Received on Tuesday, 22 February 2011 22:09:30 UTC