| OLD | NEW |
| 1 Tests audit rules. | 1 Tests audit rules. |
| 2 | 2 |
| 3 Text Link | 3 Text Link |
| 4 Page reloaded. | 4 Page reloaded. |
| 5 Network Utilization | 5 Network Utilization |
| 6 [severity severe] Combine external JavaScript (4) | 6 [severity severe] Combine external JavaScript (4) |
| 7 There are multiple resources served from same domain. Consider combining
them into as few files as possible. | 7 There are multiple resources served from same domain. Consider combining
them into as few files as possible. |
| 8 4 JavaScript resources served from [domain]. | 8 4 JavaScript resources served from [domain]. |
| 9 [severity warning] Specify image dimensions (2) | 9 [severity warning] Specify image dimensions (2) |
| 10 A width and height should be specified for all images in order to speed u
p page display. The following image(s) are missing a width and/or height: | 10 A width and height should be specified for all images in order to speed u
p page display. The following image(s) are missing a width and/or height: |
| (...skipping 24 matching lines...) Expand all Loading... |
| 35 x:first-letter | 35 x:first-letter |
| 36 x:nth-child(2n + 1) | 36 x:nth-child(2n + 1) |
| 37 Inline block #2: 100% is not used by the current page. | 37 Inline block #2: 100% is not used by the current page. |
| 38 .violation | 38 .violation |
| 39 audits-style1.css | 39 audits-style1.css |
| 40 : 100% is not used by the current page. | 40 : 100% is not used by the current page. |
| 41 .some-style | 41 .some-style |
| 42 audits-style1.css | 42 audits-style1.css |
| 43 : 100% is not used by the current page. | 43 : 100% is not used by the current page. |
| 44 .some-style | 44 .some-style |
| 45 [severity warning] Use normal CSS property names instead of vendor-prefixe
d ones (2) | |
| 46 audits-panel-functional.html | |
| 47 .unused | |
| 48 "-webkit-opacity" is used, but "opacity" is supported. | |
| 49 audits-panel-functional.html | |
| 50 .violation | |
| 51 "-webkit-border-radius" is used, but "border-radius" is supported. | |
| 52 | 45 |
| OLD | NEW |