Index: LayoutTests/inspector/audits/audits-panel-noimages-functional-expected.txt |
diff --git a/LayoutTests/inspector/audits/audits-panel-noimages-functional-expected.txt b/LayoutTests/inspector/audits/audits-panel-noimages-functional-expected.txt |
index f267400c9666b1b519ce9e437d7cefc0e87c1cc8..05a019595b95f347008b31bc324918292e4d31f1 100644 |
--- a/LayoutTests/inspector/audits/audits-panel-noimages-functional-expected.txt |
+++ b/LayoutTests/inspector/audits/audits-panel-noimages-functional-expected.txt |
@@ -1,13 +1,13 @@ |
Tests audit rules on a page without images. |
Page reloaded. |
Network Utilization |
- [severity-severe] Combine external JavaScript (4) |
+ [severity severe] Combine external JavaScript (4) |
There are multiple resources served from same domain. Consider combining them into as few files as possible. |
4 JavaScript resources served from [domain]. |
Web Page Performance |
- [severity-severe] Optimize the order of styles and scripts (3) |
+ [severity severe] Optimize the order of styles and scripts (3) |
3 inline script blocks were found in the head between an external CSS file and another resource. To allow parallel downloading, move the inline script before the external CSS file, or after the next resource. |
- [severity-severe] Put CSS in the document head (2) |
+ [severity severe] Put CSS in the document head (2) |
CSS in the document body adversely impacts rendering performance. |
1 style block(s) in the |
audits-panel-noimages-functional.html |
@@ -16,7 +16,7 @@ Page reloaded. |
audits-style1.css |
should be moved to the document head in |
audits-panel-noimages-functional.html |
- [severity-warning] Remove unused CSS rules (5) |
+ [severity warning] Remove unused CSS rules (5) |
5 rules (100%) of CSS not used by the current page. |
Inline block #1: 100% is not used by the current page. |
.unused |