[ScrollTimeline] Upstream writing-mode currentTime tests to WPT

This CL upstreams the writing-mode related currentTime tests to WPT.
There are a few mostly non-behavioral changes to the tests in this CL:

  * Some comments were edited for clarity.
  * For tests with more than one assert_equals(), descriptions were
    added to the asserts. This is to help locate failing assert_equal
    lines, as jsharness does not print out the line number of a failure.
  * In a few places we had more than one assert_equals for the same
    scenario (e.g. multiple cases where scroll was after the
    startScrollOffset point). These have been deduplicated.

Bug: 911254

Change-Id: I5e814acea281e2587164de634da9a5415b53de2c
Reviewed-on: https://chromium-review.googlesource.com/c/1366263
Commit-Queue: Stephen McGruer <smcgruer@chromium.org>
Reviewed-by: Yi Gu <yigu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#615126}
3 files changed