zepaz

Results 3 issues of zepaz

## Bug Report ### Steps to Reproduce: ``` perspective-viewer { position: absolute; top: 0; left: 0; right: 0; bottom: 0; } const style = { types: { float: { format:...

bug

### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. -...

bug

### Describe the bug When mocking requests.head() a `ChunkedEncodingError` is raised if you send something in the header but omit `content-length` in said header. ### Additional context _No response_ ###...

bug