Re: [cssom-1-tests][cssom-tests][cssom-view-1-tests][cssom-view-tests] Merge css/cssom-1/ and css/cssom-view-1/ into cssom/ and cssom-view/ (#5269)

Ah, where is the code that determines which files have been touched by a PR, that's then used to pick which tests to run? Since I guess we want to test with exactly what was pushed to the branch we can't rebase or merge, but diffing against the merge base with master `git merge-base pr-branch origin/master` should do the right thing.

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

Received on Thursday, 6 April 2017 12:04:00 UTC