Revision de277f72555a8613d1d38a9a6df270d16621ac89 authored by Chris Nardi on 29 March 2018, 23:23:28 UTC, committed by Chris Nardi on 29 March 2018, 23:23:28 UTC
Many spec links were in shortlink form (e.g. https://drafts.csswg.org/cssom/ instead of https://drafts.csswg.org/cssom-1/). However, build.py did not pick up these spec links, as it assumed that the only spec links could be in longhand form with the spec version. Update build.py to consider shortlinks when building.
1 parent 7991f4b
History
File Mode Size
2d.transformation.order.html -rw-r--r-- 853 bytes
2d.transformation.order.worker.js -rw-r--r-- 721 bytes
2d.transformation.rotate.direction.html -rw-r--r-- 810 bytes
2d.transformation.rotate.direction.worker.js -rw-r--r-- 667 bytes
2d.transformation.rotate.nonfinite.html -rw-r--r-- 905 bytes
2d.transformation.rotate.nonfinite.worker.js -rw-r--r-- 762 bytes
2d.transformation.rotate.radians.html -rw-r--r-- 852 bytes
2d.transformation.rotate.radians.worker.js -rw-r--r-- 711 bytes
2d.transformation.rotate.wrap.html -rw-r--r-- 1.2 KB
2d.transformation.rotate.wrap.worker.js -rw-r--r-- 1.1 KB
2d.transformation.rotate.wrapnegative.html -rw-r--r-- 1.0 KB
2d.transformation.rotate.wrapnegative.worker.js -rw-r--r-- 880 bytes
2d.transformation.rotate.zero.html -rw-r--r-- 797 bytes
2d.transformation.rotate.zero.worker.js -rw-r--r-- 659 bytes
2d.transformation.scale.basic.html -rw-r--r-- 774 bytes
2d.transformation.scale.basic.worker.js -rw-r--r-- 636 bytes
2d.transformation.scale.large.html -rw-r--r-- 905 bytes
2d.transformation.scale.large.worker.js -rw-r--r-- 767 bytes
2d.transformation.scale.multiple.html -rw-r--r-- 863 bytes
2d.transformation.scale.multiple.worker.js -rw-r--r-- 722 bytes
2d.transformation.scale.negative.html -rw-r--r-- 1.0 KB
2d.transformation.scale.negative.worker.js -rw-r--r-- 898 bytes
2d.transformation.scale.nonfinite.html -rw-r--r-- 1018 bytes
2d.transformation.scale.nonfinite.worker.js -rw-r--r-- 876 bytes
2d.transformation.scale.zero.html -rw-r--r-- 995 bytes
2d.transformation.scale.zero.worker.js -rw-r--r-- 858 bytes
2d.transformation.setTransform.multiple.html -rw-r--r-- 819 bytes
2d.transformation.setTransform.multiple.worker.js -rw-r--r-- 671 bytes
2d.transformation.setTransform.nonfinite.html -rw-r--r-- 4.9 KB
2d.transformation.setTransform.nonfinite.worker.js -rw-r--r-- 4.7 KB
2d.transformation.setTransform.skewed.html -rw-r--r-- 1.9 KB
2d.transformation.setTransform.skewed.worker.js -rw-r--r-- 1.8 KB
2d.transformation.transform.identity.html -rw-r--r-- 872 bytes
2d.transformation.transform.identity.worker.js -rw-r--r-- 727 bytes
2d.transformation.transform.multiply.html -rw-r--r-- 871 bytes
2d.transformation.transform.multiply.worker.js -rw-r--r-- 726 bytes
2d.transformation.transform.nonfinite.html -rw-r--r-- 4.6 KB
2d.transformation.transform.nonfinite.worker.js -rw-r--r-- 4.5 KB
2d.transformation.transform.skewed.html -rw-r--r-- 2.0 KB
2d.transformation.transform.skewed.worker.js -rw-r--r-- 1.9 KB
2d.transformation.translate.basic.html -rw-r--r-- 801 bytes
2d.transformation.translate.basic.worker.js -rw-r--r-- 659 bytes
2d.transformation.translate.nonfinite.html -rw-r--r-- 1.0 KB
2d.transformation.translate.nonfinite.worker.js -rw-r--r-- 916 bytes

back to top