Auto merge of #29671 - Loirooriol:update-2020-expectations, r=mrobinson

Update layout-2020 test expectations

Some tests are now passing thanks to #29661.

<!-- 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
- [ ] These changes fix #___ (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because they are just updating test expectations.

<!-- 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-26 22:46:58 +02:00 committed by GitHub
commit 7eca93bb7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 11 deletions

View file

@ -5,9 +5,6 @@
[.flexbox 11]
expected: FAIL
[.flexbox 5]
expected: FAIL
[.flexbox 6]
expected: FAIL
@ -28,6 +25,3 @@
[.flexbox 9]
expected: FAIL
[.flexbox 4]
expected: FAIL

View file

@ -1,3 +0,0 @@
[overflow-auto-008.html]
[hbox dimensions]
expected: FAIL

View file

@ -1,2 +0,0 @@
[clip-rect-scroll.html]
expected: FAIL