Revision 5d3d98450ed243074ead60b3dd06c94c8608bc77 authored by Chris Nardi on 08 April 2018, 02:03:44 UTC, committed by Chris Nardi on 08 April 2018, 02:03:44 UTC
Many tests in variable-presentation-attribute.html went against their relative specs. For most attributes, this change corrects their default values. This change also removes the default value test for font-family, since the default value is implementation-dependent.

This change also removes the tests for `glyph-orientation-horizontal`, `glyph-orientation-vertical`, and `kerning`, as these properties have been removed by Chrome and Firefox as they are obsolete.
1 parent d0d6224
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