Fix DevTools strict mode issues
We will soon make the TestRunner run DevTools run in strict mode [1]. Some tests started failing as they were relying on sloppy mode behavior. Fix these tests by running in strict mode. The tests are manually verified passing with the updated TestRunner behavior. [1]: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/1953583 Bug: 1006759 Change-Id: Ib0fdc9c044987c797929999b056cde9800142f79 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1958116 Commit-Queue: Tim van der Lippe <tvanderlippe@chromium.org> Auto-Submit: Tim van der Lippe <tvanderlippe@chromium.org> Reviewed-by:Mathias Bynens <mathias@chromium.org> Cr-Commit-Position: refs/heads/master@{#722996}
Showing
Please register or sign in to comment