Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 This is a testharness.js-based test. | |
|
Bugs Nash
2017/05/29 01:30:41
this test seems to still be in the code base https
meade_UTC10
2017/05/29 03:23:50
Since I fixed the test bug, the tests all pass, so
| |
| 2 PASS Test that the (a, ... , f) and (m11, ... , m44) attributes for CSSMatrixCom ponent are correct. | |
| 3 PASS Test that the is2D values for CSSMatrixComponent are correct. | |
| 4 PASS Test that the toString for CSSMatrixComponent is correct. | |
| 5 FAIL Test that invalid number of arguments for CSSMatrixComponent throws an exce ption. Test bug: need to pass exception to assert_throws() | |
| 6 PASS Test that asMatrix has all the same properties as the original CSSMatrixCom ponent. | |
| 7 Harness: the test ran to completion. | |
| 8 | |
| OLD | NEW |