Pass | test DOMPoint Constructor no args | Asserts runPass | assert_equals(0, 0, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(0, 0, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(0, 0, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPoint Constructor one args | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(0, 0, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(0, 0, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPoint Constructor two args | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(2, 2, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(0, 0, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPoint Constructor three args | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(2, 2, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(3, 3, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPoint Constructor four args | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(2, 2, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(3, 3, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(4, 4, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPoint Constructor more then four args | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(2, 2, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(3, 3, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(4, 4, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPoint Constructor with undefined | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(0, 0, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(0, 0, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPoint Constructor with string | Asserts runPass | assert_equals(NaN, NaN, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(NaN, NaN, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(0, 0, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPoint Constructor with empty object | Asserts runPass | assert_equals(NaN, NaN, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(0, 0, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(0, 0, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPoint fromPoint with empty object | Asserts runPass | assert_equals(0, 0, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(0, 0, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(0, 0, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPoint fromPoint with x | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(0, 0, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(0, 0, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPoint fromPoint with x, y | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(2, 2, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(0, 0, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPoint fromPoint with x, y, z | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(2, 2, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(3, 3, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPoint fromPoint with x, y, z, w | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(2, 2, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(3, 3, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(4, 4, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPoint fromPoint with x, y, z, w, v | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(2, 2, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(3, 3, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(4, 4, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPoint fromPoint with x, z | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(0, 0, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(3, 3, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPoint fromPoint with undefined value | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(0, 0, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(3, 3, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPoint matrixTransform | Asserts runPass | assert_equals(20, 20, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(18, 18, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(0, 0, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPoint matrixTransform with inconsistent input | Asserts runPass | assert_throws_js(function "function TypeError() { [native code] }", function "function() { point.matrixTransform({ is2D: true, m33: 1.0000001 }); }")
at Test.<anonymous> ( /css/geometry/DOMPoint-002.html:81:13) |
|
Pass | test DOMPoint Attributes undefined | Asserts runPass | assert_equals(NaN, NaN, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(NaN, NaN, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(NaN, NaN, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(NaN, NaN, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPoint Attributes NaN Infinity | Asserts runPass | assert_equals(NaN, NaN, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(Infinity, Infinity, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(-Infinity, -Infinity, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(Infinity, Infinity, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPointReadOnly Constructor no args | Asserts runPass | assert_equals(0, 0, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(0, 0, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(0, 0, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPointReadOnly Constructor one args | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(0, 0, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(0, 0, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPointReadOnly Constructor two args | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(2, 2, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(0, 0, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPointReadOnly Constructor three args | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(2, 2, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(3, 3, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPointReadOnly Constructor four args | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(2, 2, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(3, 3, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(4, 4, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPointReadOnly Constructor more then four args | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(2, 2, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(3, 3, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(4, 4, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPointReadOnly Constructor with undefined | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(0, 0, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(0, 0, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPointReadOnly Constructor with string | Asserts runPass | assert_equals(NaN, NaN, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(NaN, NaN, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(0, 0, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPointReadOnly Constructor with object | Asserts runPass | assert_equals(NaN, NaN, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(0, 0, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(0, 0, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPointReadOnly fromPoint with empty object | Asserts runPass | assert_equals(0, 0, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(0, 0, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(0, 0, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPointReadOnly fromPoint with x | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(0, 0, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(0, 0, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPointReadOnly fromPoint with x, y | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(2, 2, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(0, 0, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPointReadOnly fromPoint with x, y, z | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(2, 2, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(3, 3, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPointReadOnly fromPoint with x, y, z, w | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(2, 2, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(3, 3, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(4, 4, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPointReadOnly fromPoint with x, y, z, w, v | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(2, 2, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(3, 3, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(4, 4, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPointReadOnly fromPoint with x, z | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(0, 0, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(3, 3, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPointReadOnly fromPoint with undefined value | Asserts runPass | assert_equals(1, 1, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(0, 0, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(3, 3, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPointReadOnly matrixTransform | Asserts runPass | assert_equals(22, 22, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(32, 32, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(0, 0, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|
Pass | test DOMPointReadOnly Attributes undefined | Asserts runPass | assert_equals(0, 0, "x is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:169:13) | Pass | assert_equals(0, 0, "y is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:170:13) | Pass | assert_equals(0, 0, "z is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:171:13) | Pass | assert_equals(1, 1, "w is not matched")
at checkDOMPoint ( /css/geometry/DOMPoint-002.html:172:13) |
|