[WPT] Use assert_implements better in webusb, webxr
With https://github.com/web-platform-tests/rfcs/pull/28, we can now use assert_* freely in any (including the first) test function without worrying about turning the test into a single-page test accidentally. This CL takes advantage of that and makes better use of assert_implements to convey failure messages. Change-Id: I328fdbb31195b02e3f97e16cc9f1f1cacbe03f7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2359163 Commit-Queue: Robert Ma <robertma@chromium.org> Auto-Submit: Robert Ma <robertma@chromium.org> Reviewed-by:Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#799080}
Showing
Please register or sign in to comment