Re: [html-tests] HTML: Add tests for optional `window.open` position, size features (#5390)

> negative values are not treated as 0 but instead as the minimum allowed value for the dimension in question. This behavior is consistent in the browsers I tested in. Seems like OK behavior to me.

Interesting! So for `width=0` or `width=error` the feature is effectively ignored. I'll fix cssom-view to reflect that.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5390#issuecomment-292893014

Received on Monday, 10 April 2017 09:11:46 UTC