testilo 49.0.0 → 49.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/procs/score/tic.js +0 -15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "testilo",
3
- "version": "49.0.0",
3
+ "version": "49.0.1",
4
4
  "description": "Prepares Testaro jobs and processes Testaro reports",
5
5
  "main": "call.js",
6
6
  "scripts": {
@@ -6642,11 +6642,6 @@ exports.issues = {
6642
6642
  weight: 2,
6643
6643
  tools: {
6644
6644
  htmlcs: {
6645
- 'E-AAA.1_3_1.H49.AlignAttr': {
6646
- variable: false,
6647
- quality: 1,
6648
- what: 'Special text is aligned nonsemantically'
6649
- },
6650
6645
  'E-AAA.1_3_1.H49.B': {
6651
6646
  variable: false,
6652
6647
  quality: 1,
@@ -6671,16 +6666,6 @@ exports.issues = {
6671
6666
  variable: false,
6672
6667
  quality: 1,
6673
6668
  what: 'Special text is underlined nonsemantically'
6674
- },
6675
- 'E-AAA.1_3_1.H49.Center': {
6676
- variable: false,
6677
- quality: 1,
6678
- what: 'Special text is centered nonsemantically'
6679
- },
6680
- 'E-AAA.1_3_1.H49.Font': {
6681
- variable: false,
6682
- quality: 1,
6683
- what: 'Special text is designated nonsemantically with a (deprecated) font element'
6684
6669
  }
6685
6670
  },
6686
6671
  wax: {