Re: [cssom-view-tests] Make "element scroll maximum" test more reliable. #5634 (#5635)

 [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/224346382)

# Chrome (unstable channel) #
Testing web-platform-tests at revision a05ab110b1b1f9f546a88506c8035140c2050442
Using browser at version 59.0.3071.15 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>1 test ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5635/cssom-view/elementScroll.html">/cssom-view/elementScroll.html</a></summary>


|                   Subtest                   | Results |               Messages               |
|---------------------------------------------|---------|--------------------------------------|
|                                             | OK      |                                      |
| `Element scrollTop/Left getter/setter test` | PASS    |                                      |
| `Element scroll test (two arguments)`       | FAIL    | `section.scroll is not a function`   |
| `Element scroll test (one argument)`        | FAIL    | `section.scroll is not a function`   |
| `Element scrollTo test (two arguments)`     | FAIL    | `section.scrollTo is not a function` |
| `Element scrollTo test (one argument)`      | FAIL    | `section.scrollTo is not a function` |
| `Element scrollBy test (two arguments)`     | FAIL    | `section.scrollBy is not a function` |
| `Element scrollBy test (one argument)`      | FAIL    | `section.scrollBy is not a function` |
| `Element scroll maximum test`               | PASS    |                                      |

</details>
</details>

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5635#issuecomment-296190919

Received on Friday, 21 April 2017 13:30:27 UTC