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

> So negative values should instead be equivalent to baseline width=1,height=1, right? 

Yep! You can see that in the negative value tests I use those values for setting up the baseline window.

> Would be good to test that width=0 is equivalent to not specifying width at all. Probably with baseline left=0,top=0.

Will work on this one.

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

Received on Monday, 10 April 2017 16:05:36 UTC