Bug 1593303 Comment 5 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I've finally gotten a rough count of the values set for flex. This is with third-party and .gitignore-ed files omitted. I also did some simplistic filtering to try to weed out crash tests and anything that might be setting `style.flex`. But other than that, this is the raw output of my searching script so the counts may not be 100% accurate:

```
Flex:   Count
0:      4
1:      1158
2:      11
3:      7
4:      5
5:      3
7:      2
10:     4
15:     1
20:     2
25:     1
40:     1
80:     1
100:    8
175:    1
400:    1
1000:   3
10000:  1
6000:   1
60000:  1
```
I've finally gotten a rough count of the values set for flex. This is with third-party and .gitignore-ed files omitted. I also did some simplistic filtering to try to weed out crash tests and anything that might be setting `style.flex`. But other than that, this is the raw output of my searching script so the counts may not be 100% accurate:

```
Flex:   Count
0:      4
1:      1158
2:      11
3:      7
4:      5
5:      3
7:      2
10:     4
15:     1
20:     2
25:     1
40:     1
80:     1
100:    8
175:    1
400:    1
1000:   3
6000:   1
10000:  1
60000:  1
```

Back to Bug 1593303 Comment 5