mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Remove the invisible body in support; Add temporary tests to verify correct support completions for upcoming support changes.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<script src="../../../src/offset.js"></script>
|
||||
<script src="../../../src/dimensions.js"></script>
|
||||
<script>
|
||||
window.parent.supportCallback( document.compatMode, jQuery.support.boxModel );
|
||||
jQuery(function() { window.parent.supportCallback( document.compatMode, jQuery.support.boxModel ) });
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user