2 <script src=
"../../../resources/js-test.js"></script>
3 <script src=
"resources/computed-style-listing.js"></script>
4 <div id=
"target" style=
"display: none"></div>
6 description("This test documents all computed styles on a display: none element.");
7 listGetComputedStyle(target
);