Re: [css-ui-3-tests] [css-ui-3] Add tests for the resize property (#5386)

**Out of order; should follow the above after https://github.com/w3c/web-platform-tests/pull/5386#issuecomment-291919561.**

Originally posted as https://github.com/w3c/csswg-test/pull/1193#pullrequestreview-29039622 by @fantasai on 25 Mar 2017, 04:28 UTC:

> * Need to fix typos in titles.
> * It would be better if all of the tests used a blue (or orange) box instead of the sheep. This way the tester doesn't need to be distracted by how the image resizes (e.g. aspect ratio skews or not, whether the sheep adjusts with the size of the iframe boundaries or not, etc).
> * The verification in resize-015 needs to check whether the width/height was actually changed -- they need to be not equal to the sizes set in the CSS.
> * resize-15, resize-016, etc. need their titles updated to reflect what's being tested.
> * resize-016, resize-17 need to test that the non-resizable dimension is not resizable.
> * since we can, resize-018 should check that the size is actually maintained by storing the size and then comparing it before/after resetting
> * you're missing tests that include min/max-width/height (but that can be a separate PR, just mentioning it here)


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

Received on Wednesday, 5 April 2017 16:38:41 UTC