Update web-platform-tests.

This commit is contained in:
Ms2ger
2015-02-28 00:53:35 +01:00
parent 203240c1d8
commit a8553c3606
50 changed files with 11805 additions and 5243 deletions

View File

@@ -1,3 +1,21 @@
[toggleEvent.html]
type: testharness
expected: TIMEOUT
[Adding open to \'details\' should fire a toggle event at the \'details\' element]
expected: NOTRUN
[Removing open from \'details\' should fire a toggle event at the \'details\' element]
expected: NOTRUN
[Adding open to \'details\' (display:none) should fire a toggle event at the \'details\' element]
expected: NOTRUN
[Adding open from \'details\' (no children) should fire a toggle event at the \'details\' element]
expected: NOTRUN
[Calling open twice on \'details\' fires only one toggle event]
expected: FAIL
[Adding open to \'details\' (not in the document) should fire a toggle event at the \'details\' element]
expected: TIMEOUT