Sha256: 0dd05227f926b8b57297a225e700d138f7f0398191a73e5798436ec52863511d

Contents?: true

Size: 600 Bytes

Versions: 7

Compression:

Stored size: 600 Bytes

Contents

<!DOCTYPE html>
<html lang="en">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<script>var QUnit = parent.QUnit</script>
	<script src="testinit.js"></script>
	<script src="../../dist/sizzle.js"></script>
</head>
<body>
	<script>
		var doc = parent.document,
			unframed = [ doc.getElementById( "qunit-fixture" ), doc.body, doc.documentElement ],
			framed = Sizzle( "*" );

		window.parent.iframeCallback(
			Sizzle.uniqueSort( unframed.concat( framed ) ),
			framed.concat( unframed.reverse() ),
			"Mixed array was sorted correctly"
		);
	</script>
</body>
</html>

Version data entries

7 entries across 7 versions & 3 rubygems

Version Path
rails_modular_admin-1.0.0 app/assets/node_modules/jqvmap/node_modules/jquery/src/sizzle/test/data/mixed_sort.html
rails_modular_admin-0.4.0 app/assets/node_modules/jqvmap/node_modules/jquery/src/sizzle/test/data/mixed_sort.html
simpletool-0.0.3 lib/support/phpmyadmin/phpmyadmin/js/jquery/src/jquery/sizzle/test/data/mixed_sort.html
gulp_assets-1.0.0.pre.5 template/node_modules/jquery/src/sizzle/test/data/mixed_sort.html
gulp_assets-1.0.0.pre.4 template/node_modules/jquery/src/sizzle/test/data/mixed_sort.html
gulp_assets-1.0.0.pre.3 template/node_modules/jquery/src/sizzle/test/data/mixed_sort.html
simpletool-0.0.2 lib/support/phpmyadmin/phpmyadmin/js/jquery/src/jquery/sizzle/test/data/mixed_sort.html