3 <script src=
"../../../http/tests/inspector/inspector-test.js"></script>
4 <script src=
"../../../http/tests/inspector/elements-test.js"></script>
9 InspectorTest
.selectNodeAndWaitForStylesWithComputed("inspected", step1
);
13 InspectorTest
.dumpSelectedElementStyles(false, false);
14 InspectorTest
.completeTest();
28 <body onload=
"runTest()">
30 Tests that effectively inactive properties are displayed correctly in the sidebar.
34 <div id=
"inspected" align=
"left">Test
</div>