Auto merge of #29643 - mrobinson:try-to-fix-ci-failures, r=mukilan

Try to fix the CI failures

It seems that the WPT update process added an unintentional flake to the results.

Fixes #29642.

<!-- Please describe your changes on the following line: -->

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #29642
- [x] There are tests for these changes

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
This commit is contained in:
bors-servo 2023-04-18 17:58:02 +02:00 committed by GitHub
commit 3291171629
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,3 @@
[elementsFromPoint-simple.html]
[elementsFromPoint for each corner of a div that has a pseudo-element]
expected: FAIL
[elementsFromPoint for each corner of a simple div]
expected: FAIL