Pass | The scrollamount is a string | Asserts runPass | assert_equals(6, 6, "The value of scrollamount should be 6.")
at Test.<anonymous> ( /html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrollamount.html:15:5) |
|
Pass | The scrollamount is a negative | Asserts runPass | assert_equals(6, 6, "The value of scrollamount should be 6.")
at Test.<anonymous> ( /html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrollamount.html:20:5) |
|
Pass | The scrollamount is a normal value | Asserts runPass | assert_equals(10, 10, "The value of scrollamount should be 10.")
at Test.<anonymous> ( /html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-scrollamount.html:25:5) |
|