update sorting menus

This commit is contained in:
Luke Pulverenti 2015-12-10 23:48:28 -05:00
parent 9622aceeca
commit 705a817b12
29 changed files with 361 additions and 222 deletions

View file

@ -19,7 +19,9 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<script>
WCT.loadSuites([
'positioning.html',
'small-devices.html'
'small-devices.html',
'positioning.html?dom=shadow',
'small-devices.html?dom=shadow'
]);
</script>
</body>