Bug 1523562 [wpt PR 14922] - Make us consistent with reftest window size, a=testonly
commita3c5b1aa541f63003dbf4404bbf9af303b187465
authorGeoffrey Sneddon <me@gsnedders.com>
Thu, 31 Jan 2019 18:56:55 +0000 (31 18:56 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Thu, 7 Feb 2019 21:50:33 +0000 (7 21:50 +0000)
tree83843f4b80cf832148abcf8482cdea754b946a50
parentc77cc571d8e7b6696c7734a13331efb622d73092
Bug 1523562 [wpt PR 14922] - Make us consistent with reftest window size, a=testonly

Automatic update from web-platform-tests
Change all references of reftest size to be 600x600

--
Add a infra test for reftest size

--
Fix #12578: make {Selenium,WebDriver} use the right size for reftests

Also drop some dead code reading reftest.js.

--
Disable the automation extension for Chrome unconditionally

--

wpt-commits: c5f9c98347a577a328e282e6f64221b4bbd245628a58198bb9e45c83f51b0e39edf44c796fc126bacd697ab2768b0953eff0a29d10f4a1a9721ed8e37f72bad3bfb5f1ea5ee765550e1767cf4a63a704
wpt-pr: 14922
testing/web-platform/tests/docs/_writing-tests/assumptions.md
testing/web-platform/tests/docs/_writing-tests/general-guidelines.md
testing/web-platform/tests/infrastructure/reftest/size-ref.html [new file with mode: 0644]
testing/web-platform/tests/infrastructure/reftest/size.html [new file with mode: 0644]
testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/chrome.py
testing/web-platform/tests/tools/wptrunner/wptrunner/executors/executorselenium.py
testing/web-platform/tests/tools/wptrunner/wptrunner/executors/executorservo.py
testing/web-platform/tests/tools/wptrunner/wptrunner/executors/executorwebdriver.py