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

[max-width.xlsx](https://github.com/w3c/csswg-drafts/files/883933/max-width.xlsx)

Ok, I have attached it. Let me explain how the columns relate.

Take the following:

> <url> TEXTAREA parent MAIN classes main,col-md-8

This should be read that we found the `<textarea>` matched what we were looking for. To help out in the manual investigation we then are providing the classes for the parent tag which is a `<main>` element. The classes are `main` and `col-md-8`. So the count row then provides the count of textarea that were found that matched on the page. Then the id row provides the id of the parent if it existed (or it's just empty).

I did reach out to our central data science team regarding how to extrapolate on this and they said, without deeper insights that a good starting place is to select 2% of random URLs and review those. If I and this team, have the time I'll try to get a deeper more specific answer to this question so that we can make this calls with an even higher confidence.

**Disclaimer** - _this data is gathered from the web with as limited bias as possible so there may be some offensive sites included in the results._

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

Received on Thursday, 30 March 2017 22:15:03 UTC