Update web-platform-tests.

This commit is contained in:
Ms2ger
2015-01-28 22:49:55 +01:00
parent 3736396c63
commit 727f5c5797
20 changed files with 1388 additions and 857 deletions

View File

@@ -6,33 +6,45 @@
[Test [button\]: verify disabled acts as boolean attribute]
expected: FAIL
[Test [button\]: dispatched click event should succeed and queued prevented]
expected: FAIL
[Test [input\]: default behaviour is NOT disabled]
expected: FAIL
[Test [input\]: verify disabled acts as boolean attribute]
expected: FAIL
[Test [input\]: dispatched click event should succeed and queued prevented]
expected: FAIL
[Test [select\]: default behaviour is NOT disabled]
expected: FAIL
[Test [select\]: verify disabled acts as boolean attribute]
expected: FAIL
[Test [select\]: dispatched click event should succeed and queued prevented]
expected: FAIL
[Test [textarea\]: default behaviour is NOT disabled]
expected: FAIL
[Test [textarea\]: verify disabled acts as boolean attribute]
expected: FAIL
[Test [textarea\]: dispatched click event should succeed and queued prevented]
[Test [button\]: synthetic click events should be dispatched]
expected: FAIL
[Test [button\]: click() should not dispatch a click event]
expected: FAIL
[Test [input\]: synthetic click events should be dispatched]
expected: FAIL
[Test [input\]: click() should not dispatch a click event]
expected: FAIL
[Test [select\]: synthetic click events should be dispatched]
expected: FAIL
[Test [select\]: click() should not dispatch a click event]
expected: FAIL
[Test [textarea\]: synthetic click events should be dispatched]
expected: FAIL
[Test [textarea\]: click() should not dispatch a click event]
expected: FAIL