Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / audits / audits-panel-noimages-functional-expected.txt
1 Tests audit rules on a page without images.
2 Page reloaded.
3  Network Utilization
4     [severity-severe] Combine external JavaScript (4)
5      There are multiple resources served from same domain. Consider combining them into as few files as possible.
6       4 JavaScript resources served from [domain].
7  Web Page Performance
8     [severity-severe] Optimize the order of styles and scripts (3)
9       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.
10     [severity-severe] Put CSS in the document head (2)
11      CSS in the document body adversely impacts rendering performance.
12      1 style block(s) in the 
13       audits-panel-noimages-functional.html
14       body should be moved to the document head.
15      Link node 
16       audits-style1.css
17       should be moved to the document head in 
18       audits-panel-noimages-functional.html
19     [severity-warning] Remove unused CSS rules (5)
20      5 rules (100%) of CSS not used by the current page.
21       Inline block #1: 100% is not used by the current page.
22        .unused
23        audits-style1.css
24       : 100% is not used by the current page.
25        .some-style
26        audits-style1.css
27       : 100% is not used by the current page.
28        .some-style
29       Inline block #2: 100% is not used by the current page.
30        .violation
31        audits-style1.css
32       : 100% is not used by the current page.
33        .some-style
34