Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finding the top should use the height dimension instead of width #1479

Closed
abhishekgoyal1994 opened this issue Jan 5, 2020 · 4 comments
Closed
Labels

Comments

@abhishekgoyal1994
Copy link

In chapter 11. Elements, section 11.1 Element Interactability:

(max(0, min(y coordinate, y coordinate + width dimension)))

@andreastt andreastt added the bug label Jan 6, 2020
@andreastt
Copy link
Member

Thanks for reporting. This indeed seems like an editorial oversight, because I believe the tests for this are doing the right thing.

@andreastt
Copy link
Member

Would you like to try fix the issue? Otherwise I can pick it up.

@abhishekgoyal1994
Copy link
Author

I won't be able to fix this, so probably you can pick it up.

@andreastt
Copy link
Member

It looks like this is already fixed in the living document.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants