history-hash.html revision 896cd5258152d0ecaa16a66e122f4ae0a6542430
0b0582a3aa10227767e359e693c4b43fec272388nd<!DOCTYPE html>
0b0582a3aa10227767e359e693c4b43fec272388nd<html>
0b0582a3aa10227767e359e693c4b43fec272388nd<head>
0b0582a3aa10227767e359e693c4b43fec272388nd <title>Test Page</title>
0b0582a3aa10227767e359e693c4b43fec272388nd</head>
0b0582a3aa10227767e359e693c4b43fec272388nd<body class="yui3-skin-sam">
0b0582a3aa10227767e359e693c4b43fec272388nd
0b0582a3aa10227767e359e693c4b43fec272388nd<div id="log"></div>
0b0582a3aa10227767e359e693c4b43fec272388nd
0b0582a3aa10227767e359e693c4b43fec272388nd<script src="/build/yui/yui.js"></script>
0b0582a3aa10227767e359e693c4b43fec272388nd<script>
0b0582a3aa10227767e359e693c4b43fec272388ndvar Y = YUI({
0b0582a3aa10227767e359e693c4b43fec272388nd allowRollup: false,
0b0582a3aa10227767e359e693c4b43fec272388nd filter: (window.location.search.match(/[?&]filter=([^&]+)/) || [])[1] || 'min',
0b0582a3aa10227767e359e693c4b43fec272388nd modules: {
0b0582a3aa10227767e359e693c4b43fec272388nd 'test-console': {
0b0582a3aa10227767e359e693c4b43fec272388nd fullpath : '/assets/test-console.js',
0b0582a3aa10227767e359e693c4b43fec272388nd requires : ['console-filters'],
0b0582a3aa10227767e359e693c4b43fec272388nd skinnable: true
0b0582a3aa10227767e359e693c4b43fec272388nd },
0b0582a3aa10227767e359e693c4b43fec272388nd
0b0582a3aa10227767e359e693c4b43fec272388nd 'skin-sam-test-console': {
0b0582a3aa10227767e359e693c4b43fec272388nd fullpath: '/assets/test-console.css',
61d237f7e3a54089a7514227d663fac296d7d8f0bnicholes type : 'css'
61d237f7e3a54089a7514227d663fac296d7d8f0bnicholes },
0b0582a3aa10227767e359e693c4b43fec272388nd
0b0582a3aa10227767e359e693c4b43fec272388nd 'history-hash-test': {
0b0582a3aa10227767e359e693c4b43fec272388nd fullpath: 'history-hash-test.js',
0b0582a3aa10227767e359e693c4b43fec272388nd requires: ['test', 'history-hash-ie']
0b0582a3aa10227767e359e693c4b43fec272388nd }
0b0582a3aa10227767e359e693c4b43fec272388nd },
0b0582a3aa10227767e359e693c4b43fec272388nd useBrowserConsole: false
0b0582a3aa10227767e359e693c4b43fec272388nd}).use('history-hash-test', 'test-console', function (Y) {
0b0582a3aa10227767e359e693c4b43fec272388nd Y.Test.Runner.setName('history-hash');
0b0582a3aa10227767e359e693c4b43fec272388nd Y.Test.Runner.run();
0b0582a3aa10227767e359e693c4b43fec272388nd});
0b0582a3aa10227767e359e693c4b43fec272388nd</script>
0b0582a3aa10227767e359e693c4b43fec272388nd
0b0582a3aa10227767e359e693c4b43fec272388nd</body>
0b0582a3aa10227767e359e693c4b43fec272388nd</html>
0b0582a3aa10227767e359e693c4b43fec272388nd