Auto merge of #26537 - mrobinson:backface, r=SimonSapin

layout_2020: Implement support for backface-visibility

<!-- 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] 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 2020-05-16 03:43:48 -04:00 committed by GitHub
commit afc4e7ec25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 37 additions and 32 deletions

View file

@ -1,2 +0,0 @@
[composited-under-rotateY-180deg-clip-perspective.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[composited-under-rotateY-180deg-clip.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[composited-under-rotateY-180deg.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[rotateY-180deg-with-overflow-scroll.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[transform3d-backface-visibility-001.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[transform3d-backface-visibility-002.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[transform3d-backface-visibility-003.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[transform3d-backface-visibility-004.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[transform3d-backface-visibility-006.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[transform3d-backface-visibility-007.html]
expected: FAIL