3 <style type=
"text/css">
11 <script src=
"../../../http/tests/inspector/inspector-test.js"></script>
12 <script src=
"../../../http/tests/inspector/elements-test.js"></script>
17 InspectorTest
.selectNodeAndWaitForStyles("main", step1
);
21 InspectorTest
.dumpSelectedElementStyles(true, false, true);
22 InspectorTest
.completeTest();
29 <body onload=
"runTest()">
31 Tests that overriding shorthands within rule are visible.