Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / webexposed / global-interface-listing.html
blob630574aaf1796e10f7673d48ba8121cb2cf3785f
1 <!DOCTYPE html>
2 <script src="../resources/js-test.js"></script>
3 <script src="resources/global-interface-listing.js"></script>
4 <script>
5 description("This test documents all interface attributes and methods on the global window object and element instances.");
6 </script>