Re: [csswg-drafts] [css-sizing] percentage [max-]width|height and intrinsic sizes

OK, just to clarify, this is a list of pages that have 'width: auto; max-width: <percentage>' on either an INPUT or TEXTAREA, correct?

Probably the easiest way to test would be to use a user stylesheet with 
```
input,textarea { width: 0 !important; }
```
and see if any of the pages appear broken on a random sample of 260 pages from the list.

-- 
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/765#issuecomment-290813119 using your GitHub account

Received on Friday, 31 March 2017 19:51:54 UTC