testilo 3.1.1 → 3.2.0

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.
@@ -1,5 +1,10 @@
1
1
  {
2
2
  "id": "35k1r-railpass",
3
+ "host": {
4
+ "id": "railpass",
5
+ "which": "https://www.railpass.com/",
6
+ "what": "Railpass"
7
+ },
3
8
  "log": [
4
9
  {
5
10
  "event": "startTime",
@@ -11,7 +16,7 @@
11
16
  }
12
17
  ],
13
18
  "script": {
14
- "id": "asp10",
19
+ "id": "tp10",
15
20
  "what": "AATT, Alfa, Axe, IBM, Tenon, WAVE, and 16 custom tests",
16
21
  "strict": true,
17
22
  "commands": [
@@ -3242,73 +3247,1173 @@
3242
3247
  "url": "https://www.railpass.com/",
3243
3248
  "result": {
3244
3249
  "content": {
3245
- "error": "ERROR: ibm test delivered no report summary"
3250
+ "totals": {
3251
+ "violation": 39,
3252
+ "recommendation": 2,
3253
+ "ignored": 0
3254
+ },
3255
+ "items": [
3256
+ {
3257
+ "ruleId": "WCAG20_Label_RefValid",
3258
+ "path": {
3259
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[5]/label[1]",
3260
+ "aria": "/document[1]/banner[1]"
3261
+ },
3262
+ "message": "The value \"\" of the 'for' attribute is not the 'id' of a valid <input> element",
3263
+ "bounds": {
3264
+ "left": 8,
3265
+ "top": 1136,
3266
+ "height": 18,
3267
+ "width": 0
3268
+ },
3269
+ "snippet": "<label for=\"\">",
3270
+ "level": "violation"
3271
+ },
3272
+ {
3273
+ "ruleId": "WCAG20_Label_RefValid",
3274
+ "path": {
3275
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[4]/label[1]",
3276
+ "aria": "/document[1]/banner[1]"
3277
+ },
3278
+ "message": "The value \"\" of the 'for' attribute is not the 'id' of a valid <input> element",
3279
+ "bounds": {
3280
+ "left": 8,
3281
+ "top": 1067,
3282
+ "height": 18,
3283
+ "width": 109
3284
+ },
3285
+ "snippet": "<label for=\"\">",
3286
+ "level": "violation"
3287
+ },
3288
+ {
3289
+ "ruleId": "WCAG20_Label_RefValid",
3290
+ "path": {
3291
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[3]/label[1]",
3292
+ "aria": "/document[1]/banner[1]"
3293
+ },
3294
+ "message": "The value \"\" of the 'for' attribute is not the 'id' of a valid <input> element",
3295
+ "bounds": {
3296
+ "left": 8,
3297
+ "top": 723,
3298
+ "height": 18,
3299
+ "width": 60
3300
+ },
3301
+ "snippet": "<label for=\"\">",
3302
+ "level": "violation"
3303
+ },
3304
+ {
3305
+ "ruleId": "WCAG20_Label_RefValid",
3306
+ "path": {
3307
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[2]/label[1]",
3308
+ "aria": "/document[1]/banner[1]"
3309
+ },
3310
+ "message": "The value \"\" of the 'for' attribute is not the 'id' of a valid <input> element",
3311
+ "bounds": {
3312
+ "left": 8,
3313
+ "top": 683,
3314
+ "height": 18,
3315
+ "width": 65
3316
+ },
3317
+ "snippet": "<label for=\"\">",
3318
+ "level": "violation"
3319
+ },
3320
+ {
3321
+ "ruleId": "WCAG20_Label_RefValid",
3322
+ "path": {
3323
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[1]/label[1]",
3324
+ "aria": "/document[1]/banner[1]"
3325
+ },
3326
+ "message": "The value \"\" of the 'for' attribute is not the 'id' of a valid <input> element",
3327
+ "bounds": {
3328
+ "left": 8,
3329
+ "top": 539,
3330
+ "height": 18,
3331
+ "width": 63
3332
+ },
3333
+ "snippet": "<label for=\"\">",
3334
+ "level": "violation"
3335
+ },
3336
+ {
3337
+ "ruleId": "WCAG20_Input_ExplicitLabel",
3338
+ "path": {
3339
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[3]/div[4]/div[1]/input[1]",
3340
+ "aria": "/document[1]/banner[1]/textbox[5]"
3341
+ },
3342
+ "message": "Form control element <input> has no associated label",
3343
+ "bounds": {
3344
+ "left": 28,
3345
+ "top": 1027,
3346
+ "height": 22,
3347
+ "width": 147
3348
+ },
3349
+ "snippet": "<input max=\"25\" min=\"0\" value=\"0\" class=\"form-control input-number__3 traveller-bind\" data-traveller=\"tt_child\" name=\"quant[1]\" type=\"text\" data-controller=\"number-child\" id=\"tt_child\">",
3350
+ "level": "violation"
3351
+ },
3352
+ {
3353
+ "ruleId": "WCAG20_Input_ExplicitLabel",
3354
+ "path": {
3355
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[3]/div[4]/div[1]/button[2]",
3356
+ "aria": "/document[1]/banner[1]/button[8]"
3357
+ },
3358
+ "message": "Form control element <button> has no associated label",
3359
+ "bounds": {
3360
+ "left": 179,
3361
+ "top": 1039,
3362
+ "height": 6,
3363
+ "width": 16
3364
+ },
3365
+ "snippet": "<button data-field=\"quant[1]\" disabled=\"disabled\" data-type=\"plus\" class=\"btn-number__3\" type=\"button\">",
3366
+ "level": "violation"
3367
+ },
3368
+ {
3369
+ "ruleId": "WCAG20_Input_ExplicitLabel",
3370
+ "path": {
3371
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[3]/div[4]/div[1]/button[1]",
3372
+ "aria": "/document[1]/banner[1]/button[7]"
3373
+ },
3374
+ "message": "Form control element <button> has no associated label",
3375
+ "bounds": {
3376
+ "left": 8,
3377
+ "top": 1039,
3378
+ "height": 6,
3379
+ "width": 16
3380
+ },
3381
+ "snippet": "<button data-field=\"quant[1]\" data-type=\"minus\" disabled=\"disabled\" class=\"btn-number__3\" type=\"button\">",
3382
+ "level": "violation"
3383
+ },
3384
+ {
3385
+ "ruleId": "WCAG20_Input_ExplicitLabel",
3386
+ "path": {
3387
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[3]/div[3]/div[1]/input[1]",
3388
+ "aria": "/document[1]/banner[1]/textbox[4]"
3389
+ },
3390
+ "message": "Form control element <input> has no associated label",
3391
+ "bounds": {
3392
+ "left": 28,
3393
+ "top": 955,
3394
+ "height": 22,
3395
+ "width": 147
3396
+ },
3397
+ "snippet": "<input max=\"25\" min=\"0\" value=\"0\" class=\"form-control input-number__3 traveller-bind\" data-traveller=\"tt_youth\" name=\"quant[1]\" type=\"text\" data-controller=\"number-youth\" id=\"tt_youth\">",
3398
+ "level": "violation"
3399
+ },
3400
+ {
3401
+ "ruleId": "WCAG20_Input_ExplicitLabel",
3402
+ "path": {
3403
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[3]/div[3]/div[1]/button[2]",
3404
+ "aria": "/document[1]/banner[1]/button[6]"
3405
+ },
3406
+ "message": "Form control element <button> has no associated label",
3407
+ "bounds": {
3408
+ "left": 179,
3409
+ "top": 967,
3410
+ "height": 6,
3411
+ "width": 16
3412
+ },
3413
+ "snippet": "<button data-field=\"quant[1]\" data-type=\"plus\" class=\"btn-number__2\" type=\"button\">",
3414
+ "level": "violation"
3415
+ },
3416
+ {
3417
+ "ruleId": "WCAG20_Input_ExplicitLabel",
3418
+ "path": {
3419
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[3]/div[3]/div[1]/button[1]",
3420
+ "aria": "/document[1]/banner[1]/button[5]"
3421
+ },
3422
+ "message": "Form control element <button> has no associated label",
3423
+ "bounds": {
3424
+ "left": 8,
3425
+ "top": 967,
3426
+ "height": 6,
3427
+ "width": 16
3428
+ },
3429
+ "snippet": "<button data-field=\"quant[1]\" data-type=\"minus\" disabled=\"disabled\" class=\"btn-number__2\" type=\"button\">",
3430
+ "level": "violation"
3431
+ },
3432
+ {
3433
+ "ruleId": "WCAG20_Input_ExplicitLabel",
3434
+ "path": {
3435
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[3]/div[2]/div[1]/input[1]",
3436
+ "aria": "/document[1]/banner[1]/textbox[3]"
3437
+ },
3438
+ "message": "Form control element <input> has no associated label",
3439
+ "bounds": {
3440
+ "left": 28,
3441
+ "top": 883,
3442
+ "height": 22,
3443
+ "width": 147
3444
+ },
3445
+ "snippet": "<input max=\"25\" min=\"0\" value=\"0\" class=\"form-control input-number__1 traveller-bind\" data-traveller=\"tt_adult\" name=\"quant[1]\" type=\"text\" data-controller=\"number-adult\" id=\"tt_adult\">",
3446
+ "level": "violation"
3447
+ },
3448
+ {
3449
+ "ruleId": "WCAG20_Input_ExplicitLabel",
3450
+ "path": {
3451
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[3]/div[2]/div[1]/button[2]",
3452
+ "aria": "/document[1]/banner[1]/button[4]"
3453
+ },
3454
+ "message": "Form control element <button> has no associated label",
3455
+ "bounds": {
3456
+ "left": 179,
3457
+ "top": 895,
3458
+ "height": 6,
3459
+ "width": 16
3460
+ },
3461
+ "snippet": "<button data-field=\"quant[1]\" data-type=\"plus\" class=\"btn-number__1\" type=\"button\">",
3462
+ "level": "violation"
3463
+ },
3464
+ {
3465
+ "ruleId": "WCAG20_Input_ExplicitLabel",
3466
+ "path": {
3467
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[3]/div[2]/div[1]/button[1]",
3468
+ "aria": "/document[1]/banner[1]/button[3]"
3469
+ },
3470
+ "message": "Form control element <button> has no associated label",
3471
+ "bounds": {
3472
+ "left": 8,
3473
+ "top": 895,
3474
+ "height": 6,
3475
+ "width": 16
3476
+ },
3477
+ "snippet": "<button data-field=\"quant[1]\" data-type=\"minus\" disabled=\"disabled\" class=\"btn-number__1\" type=\"button\">",
3478
+ "level": "violation"
3479
+ },
3480
+ {
3481
+ "ruleId": "WCAG20_Input_ExplicitLabel",
3482
+ "path": {
3483
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[3]/div[1]/div[1]/input[1]",
3484
+ "aria": "/document[1]/banner[1]/textbox[2]"
3485
+ },
3486
+ "message": "Form control element <input> has no associated label",
3487
+ "bounds": {
3488
+ "left": 28,
3489
+ "top": 811,
3490
+ "height": 22,
3491
+ "width": 147
3492
+ },
3493
+ "snippet": "<input max=\"25\" min=\"0\" value=\"0\" class=\"form-control input-number__4 traveller-bind\" data-traveller=\"tt_senior\" name=\"quant[1]\" type=\"text\" data-controller=\"number-senior\" id=\"tt_senior\">",
3494
+ "level": "violation"
3495
+ },
3496
+ {
3497
+ "ruleId": "WCAG20_Input_ExplicitLabel",
3498
+ "path": {
3499
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[3]/div[1]/div[1]/button[2]",
3500
+ "aria": "/document[1]/banner[1]/button[2]"
3501
+ },
3502
+ "message": "Form control element <button> has no associated label",
3503
+ "bounds": {
3504
+ "left": 179,
3505
+ "top": 823,
3506
+ "height": 6,
3507
+ "width": 16
3508
+ },
3509
+ "snippet": "<button data-field=\"quant[1]\" data-type=\"plus\" class=\"btn-number__1\" type=\"button\">",
3510
+ "level": "violation"
3511
+ },
3512
+ {
3513
+ "ruleId": "WCAG20_Input_ExplicitLabel",
3514
+ "path": {
3515
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[3]/div[1]/div[1]/button[1]",
3516
+ "aria": "/document[1]/banner[1]/button[1]"
3517
+ },
3518
+ "message": "Form control element <button> has no associated label",
3519
+ "bounds": {
3520
+ "left": 8,
3521
+ "top": 823,
3522
+ "height": 6,
3523
+ "width": 16
3524
+ },
3525
+ "snippet": "<button data-field=\"quant[1]\" data-type=\"minus\" disabled=\"disabled\" class=\"btn-number__1\" type=\"button\">",
3526
+ "level": "violation"
3527
+ },
3528
+ {
3529
+ "ruleId": "WCAG20_Input_ExplicitLabel",
3530
+ "path": {
3531
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[1]/input[1]",
3532
+ "aria": "/document[1]/banner[1]/textbox[1]"
3533
+ },
3534
+ "message": "Form control element <input> has no associated label",
3535
+ "bounds": {
3536
+ "left": 8,
3537
+ "top": 702,
3538
+ "height": 22,
3539
+ "width": 147
3540
+ },
3541
+ "snippet": "<input value=\"Select Date\" name=\"daterange\" type=\"text\" id=\"daterange\">",
3542
+ "level": "violation"
3543
+ },
3544
+ {
3545
+ "ruleId": "WCAG20_Img_HasAlt",
3546
+ "path": {
3547
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[1]/div[1]/img[1]",
3548
+ "aria": "/document[1]/banner[1]/list[1]/listitem[1]/img[1]"
3549
+ },
3550
+ "message": "Image does not have an 'alt' attribute short text alternative",
3551
+ "bounds": {
3552
+ "left": 48,
3553
+ "top": 608,
3554
+ "height": 0,
3555
+ "width": 0
3556
+ },
3557
+ "snippet": "<img src=\"/themes/railpass/img/countries-flags/europe.svg\">",
3558
+ "level": "violation"
3559
+ },
3560
+ {
3561
+ "ruleId": "WCAG20_A_HasText",
3562
+ "path": {
3563
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/nav[2]/a[1]",
3564
+ "aria": "/document[1]/banner[1]/navigation[3]/link[1]"
3565
+ },
3566
+ "message": "Hyperlink has no link text, label or image with a text alternative",
3567
+ "bounds": {
3568
+ "left": 8,
3569
+ "top": 361,
3570
+ "height": 0,
3571
+ "width": 0
3572
+ },
3573
+ "snippet": "<a class=\"menu-link\" href=\"#\">",
3574
+ "level": "violation"
3575
+ },
3576
+ {
3577
+ "ruleId": "WCAG20_A_HasText",
3578
+ "path": {
3579
+ "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[4]/ul[1]/li[5]/a[2]",
3580
+ "aria": "/document[1]/contentinfo[1]/list[3]/listitem[5]/link[2]"
3581
+ },
3582
+ "message": "Hyperlink has no link text, label or image with a text alternative",
3583
+ "bounds": {
3584
+ "left": 48,
3585
+ "top": 3310,
3586
+ "height": 18,
3587
+ "width": 0
3588
+ },
3589
+ "snippet": "<a href=\"https://www.facebook.com/pages/Railpasscom/68417556695\" target=\"blank\">",
3590
+ "level": "violation"
3591
+ },
3592
+ {
3593
+ "ruleId": "WCAG20_A_HasText",
3594
+ "path": {
3595
+ "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[4]/ul[1]/li[5]/a[1]",
3596
+ "aria": "/document[1]/contentinfo[1]/list[3]/listitem[5]/link[1]"
3597
+ },
3598
+ "message": "Hyperlink has no link text, label or image with a text alternative",
3599
+ "bounds": {
3600
+ "left": 48,
3601
+ "top": 3310,
3602
+ "height": 18,
3603
+ "width": 0
3604
+ },
3605
+ "snippet": "<a href=\"https://twitter.com/railpass\" target=\"blank\">",
3606
+ "level": "violation"
3607
+ },
3608
+ {
3609
+ "ruleId": "WCAG20_A_HasText",
3610
+ "path": {
3611
+ "dom": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/figure[1]/a[1]",
3612
+ "aria": "/document[1]/main[1]/complementary[1]/list[1]/listitem[2]/figure[1]/link[1]"
3613
+ },
3614
+ "message": "Hyperlink has no link text, label or image with a text alternative",
3615
+ "bounds": {
3616
+ "left": 88,
3617
+ "top": 1701,
3618
+ "height": 18,
3619
+ "width": 560
3620
+ },
3621
+ "snippet": "<a href=\"/rail-passes/eurail-passes/italy\">",
3622
+ "level": "violation"
3623
+ },
3624
+ {
3625
+ "ruleId": "WCAG20_A_HasText",
3626
+ "path": {
3627
+ "dom": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/figure[1]/a[1]",
3628
+ "aria": "/document[1]/main[1]/complementary[1]/list[1]/listitem[1]/figure[1]/link[1]"
3629
+ },
3630
+ "message": "Hyperlink has no link text, label or image with a text alternative",
3631
+ "bounds": {
3632
+ "left": 88,
3633
+ "top": 1441,
3634
+ "height": 18,
3635
+ "width": 560
3636
+ },
3637
+ "snippet": "<a href=\"/rail-passes/eurail-passes/global-pass\">",
3638
+ "level": "violation"
3639
+ },
3640
+ {
3641
+ "ruleId": "RPT_Label_UniqueFor",
3642
+ "path": {
3643
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[5]/label[1]",
3644
+ "aria": "/document[1]/banner[1]"
3645
+ },
3646
+ "message": "Form control has more than one label",
3647
+ "bounds": {
3648
+ "left": 8,
3649
+ "top": 1136,
3650
+ "height": 18,
3651
+ "width": 0
3652
+ },
3653
+ "snippet": "<label for=\"\">",
3654
+ "level": "violation"
3655
+ },
3656
+ {
3657
+ "ruleId": "RPT_Label_UniqueFor",
3658
+ "path": {
3659
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[4]/label[1]",
3660
+ "aria": "/document[1]/banner[1]"
3661
+ },
3662
+ "message": "Form control has more than one label",
3663
+ "bounds": {
3664
+ "left": 8,
3665
+ "top": 1067,
3666
+ "height": 18,
3667
+ "width": 109
3668
+ },
3669
+ "snippet": "<label for=\"\">",
3670
+ "level": "violation"
3671
+ },
3672
+ {
3673
+ "ruleId": "RPT_Label_UniqueFor",
3674
+ "path": {
3675
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[3]/label[1]",
3676
+ "aria": "/document[1]/banner[1]"
3677
+ },
3678
+ "message": "Form control has more than one label",
3679
+ "bounds": {
3680
+ "left": 8,
3681
+ "top": 723,
3682
+ "height": 18,
3683
+ "width": 60
3684
+ },
3685
+ "snippet": "<label for=\"\">",
3686
+ "level": "violation"
3687
+ },
3688
+ {
3689
+ "ruleId": "RPT_Label_UniqueFor",
3690
+ "path": {
3691
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[2]/label[1]",
3692
+ "aria": "/document[1]/banner[1]"
3693
+ },
3694
+ "message": "Form control has more than one label",
3695
+ "bounds": {
3696
+ "left": 8,
3697
+ "top": 683,
3698
+ "height": 18,
3699
+ "width": 65
3700
+ },
3701
+ "snippet": "<label for=\"\">",
3702
+ "level": "violation"
3703
+ },
3704
+ {
3705
+ "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
3706
+ "path": {
3707
+ "dom": "/html[1]/body[1]/div[2]/div[1]/p[1]",
3708
+ "aria": "/document[1]"
3709
+ },
3710
+ "message": "Content is not within a landmark element",
3711
+ "bounds": {
3712
+ "left": 23,
3713
+ "top": 564,
3714
+ "height": 61,
3715
+ "width": 800
3716
+ },
3717
+ "snippet": "<p class=\"ioc2__text\">",
3718
+ "level": "violation"
3719
+ },
3720
+ {
3721
+ "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
3722
+ "path": {
3723
+ "dom": "/html[1]/body[1]/a[1]",
3724
+ "aria": "/document[1]/link[1]"
3725
+ },
3726
+ "message": "Content is not within a landmark element",
3727
+ "bounds": {
3728
+ "left": 8,
3729
+ "top": 8,
3730
+ "height": 18,
3731
+ "width": 133
3732
+ },
3733
+ "snippet": "<a class=\"visually-hidden focusable\" href=\"#main-content\">",
3734
+ "level": "violation"
3735
+ },
3736
+ {
3737
+ "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
3738
+ "path": {
3739
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/nav[2]",
3740
+ "aria": "/document[1]/banner[1]/navigation[3]"
3741
+ },
3742
+ "message": "Multiple elements with \"navigation\" role do not have unique labels",
3743
+ "bounds": {
3744
+ "left": 8,
3745
+ "top": 361,
3746
+ "height": 0,
3747
+ "width": 784
3748
+ },
3749
+ "snippet": "<nav class=\"header__nav__mobile\">",
3750
+ "level": "violation"
3751
+ },
3752
+ {
3753
+ "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
3754
+ "path": {
3755
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/nav[1]",
3756
+ "aria": "/document[1]/banner[1]/navigation[2]"
3757
+ },
3758
+ "message": "Multiple elements with \"navigation\" role do not have unique labels",
3759
+ "bounds": {
3760
+ "left": 8,
3761
+ "top": 342,
3762
+ "height": 19,
3763
+ "width": 784
3764
+ },
3765
+ "snippet": "<nav class=\"header__nav\">",
3766
+ "level": "violation"
3767
+ },
3768
+ {
3769
+ "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
3770
+ "path": {
3771
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]",
3772
+ "aria": "/document[1]/banner[1]/navigation[1]"
3773
+ },
3774
+ "message": "Multiple elements with \"navigation\" role do not have unique labels",
3775
+ "bounds": {
3776
+ "left": 8,
3777
+ "top": 61,
3778
+ "height": 93,
3779
+ "width": 784
3780
+ },
3781
+ "snippet": "<nav class=\"nav--menu-reponsive\">",
3782
+ "level": "violation"
3783
+ },
3784
+ {
3785
+ "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
3786
+ "path": {
3787
+ "dom": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[1]/div[1]/aside[1]",
3788
+ "aria": "/document[1]/main[1]/complementary[1]"
3789
+ },
3790
+ "message": "The element with \"complementary\" role does not have a label",
3791
+ "bounds": {
3792
+ "left": 8,
3793
+ "top": 1176,
3794
+ "height": 544,
3795
+ "width": 784
3796
+ },
3797
+ "snippet": "<aside class=\"passes__container\">",
3798
+ "level": "violation"
3799
+ },
3800
+ {
3801
+ "ruleId": "landmark_name_unique",
3802
+ "path": {
3803
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/nav[2]",
3804
+ "aria": "/document[1]/banner[1]/navigation[3]"
3805
+ },
3806
+ "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
3807
+ "bounds": {
3808
+ "left": 8,
3809
+ "top": 361,
3810
+ "height": 0,
3811
+ "width": 784
3812
+ },
3813
+ "snippet": "<nav class=\"header__nav__mobile\">",
3814
+ "level": "violation"
3815
+ },
3816
+ {
3817
+ "ruleId": "landmark_name_unique",
3818
+ "path": {
3819
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/nav[1]",
3820
+ "aria": "/document[1]/banner[1]/navigation[2]"
3821
+ },
3822
+ "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
3823
+ "bounds": {
3824
+ "left": 8,
3825
+ "top": 342,
3826
+ "height": 19,
3827
+ "width": 784
3828
+ },
3829
+ "snippet": "<nav class=\"header__nav\">",
3830
+ "level": "violation"
3831
+ },
3832
+ {
3833
+ "ruleId": "landmark_name_unique",
3834
+ "path": {
3835
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]",
3836
+ "aria": "/document[1]/banner[1]/navigation[1]"
3837
+ },
3838
+ "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
3839
+ "bounds": {
3840
+ "left": 8,
3841
+ "top": 61,
3842
+ "height": 93,
3843
+ "width": 784
3844
+ },
3845
+ "snippet": "<nav class=\"nav--menu-reponsive\">",
3846
+ "level": "violation"
3847
+ },
3848
+ {
3849
+ "ruleId": "HAAC_Figure_label",
3850
+ "path": {
3851
+ "dom": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/figure[1]",
3852
+ "aria": "/document[1]/main[1]/complementary[1]/list[1]/listitem[2]/figure[1]"
3853
+ },
3854
+ "message": "The <figure> element does not have an associated label",
3855
+ "bounds": {
3856
+ "left": 88,
3857
+ "top": 1475,
3858
+ "height": 244,
3859
+ "width": 664
3860
+ },
3861
+ "snippet": "<figure>",
3862
+ "level": "violation"
3863
+ },
3864
+ {
3865
+ "ruleId": "HAAC_Figure_label",
3866
+ "path": {
3867
+ "dom": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/figure[1]",
3868
+ "aria": "/document[1]/main[1]/complementary[1]/list[1]/listitem[1]/figure[1]"
3869
+ },
3870
+ "message": "The <figure> element does not have an associated label",
3871
+ "bounds": {
3872
+ "left": 88,
3873
+ "top": 1215,
3874
+ "height": 244,
3875
+ "width": 664
3876
+ },
3877
+ "snippet": "<figure>",
3878
+ "level": "violation"
3879
+ },
3880
+ {
3881
+ "ruleId": "element_attribute_deprecated",
3882
+ "path": {
3883
+ "dom": "/html[1]/head[1]/meta[10]",
3884
+ "aria": "/document[1]"
3885
+ },
3886
+ "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
3887
+ "bounds": {
3888
+ "left": 0,
3889
+ "top": 0,
3890
+ "height": 0,
3891
+ "width": 0
3892
+ },
3893
+ "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
3894
+ "level": "recommendation"
3895
+ },
3896
+ {
3897
+ "ruleId": "aria_role_redundant",
3898
+ "path": {
3899
+ "dom": "/html[1]/body[1]/div[1]/div[2]/main[1]",
3900
+ "aria": "/document[1]/main[1]"
3901
+ },
3902
+ "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
3903
+ "bounds": {
3904
+ "left": 8,
3905
+ "top": 1176,
3906
+ "height": 1746,
3907
+ "width": 784
3908
+ },
3909
+ "snippet": "<main role=\"main\">",
3910
+ "level": "recommendation"
3911
+ }
3912
+ ]
3246
3913
  },
3247
3914
  "url": {
3248
- "error": "ERROR: ibm test delivered no report summary"
3249
- }
3250
- }
3251
- },
3252
- {
3253
- "type": "url",
3254
- "which": "https://www.railpass.com/",
3255
- "what": "URL",
3256
- "result": "https://www.railpass.com/"
3257
- },
3258
- {
3259
- "type": "test",
3260
- "which": "aatt",
3261
- "what": "AATT with HTML CodeSniffer WCAG 2.1 AA ruleset",
3262
- "url": "https://www.railpass.com/",
3263
- "result": [
3264
- {
3265
- "type": "warning",
3266
- "msg": "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.",
3267
- "code": "&lt;meta name=\"viewport\"\ncontent=\"width=device-width,\ninitial-scale=1,\nmaximum-scale=1\"&gt;",
3268
- "principle": "<a href=\"http://www.w3.org/TR/WCAG20/#perceivable\" target=\"_blank\">Perceivable</a>",
3269
- "techniques": [
3270
- "<a href=\"http://www.w3.org/TR/WCAG20-TECHS/C32\" target=\"_blank\">C32</a>",
3271
- "<a href=\"http://www.w3.org/TR/WCAG20-TECHS/C31\" target=\"_blank\">C31</a>",
3272
- "<a href=\"http://www.w3.org/TR/WCAG20-TECHS/C33\" target=\"_blank\">C33</a>",
3273
- "<a href=\"http://www.w3.org/TR/WCAG20-TECHS/C38\" target=\"_blank\">C38</a>",
3274
- "<a href=\"http://www.w3.org/TR/WCAG20-TECHS/SCR34\" target=\"_blank\">SCR34</a>",
3275
- "<a href=\"http://www.w3.org/TR/WCAG20-TECHS/G206\" target=\"_blank\">G206</a>"
3276
- ],
3277
- "id": "C31+C32+C33+C38+G206+SCR34"
3278
- },
3279
- {
3280
- "type": "error",
3281
- "msg": "This link points to a named anchor \"main-content\" within the document, but no anchor exists with that name.",
3282
- "code": "&lt;a href=\"#main-content\"\nclass=\"visually-hidden\nfocusable\"&gt;\n Skip to main content\n &lt;/a&gt;",
3283
- "principle": "<a href=\"http://www.w3.org/TR/WCAG20/#operable\" target=\"_blank\">Operable</a>",
3284
- "techniques": [
3285
- "<a href=\"http://www.w3.org/TR/WCAG20-TECHS/G1\" target=\"_blank\">G1</a>",
3286
- "<a href=\"http://www.w3.org/TR/WCAG20-TECHS/G123\" target=\"_blank\">G123</a>",
3287
- "<a href=\"http://www.w3.org/TR/WCAG20-TECHS/G124\" target=\"_blank\">G124</a>"
3288
- ],
3289
- "id": "G1+G123+G124"
3290
- },
3291
- {
3292
- "type": "warning",
3293
- "msg": "Anchor elements should not be used for defining in-page link targets. If not using the ID for other purposes (such as CSS or scripting), consider moving it to a parent element.",
3294
- "code": "&lt;a id=\"close-menu\"\nclass=\"close\"&gt;CLOSE\n&lt;span\nclass=\"icon-close\"&gt;&lt;/spa\n&gt;&lt;/a&gt;",
3295
- "principle": "<a href=\"http://www.w3.org/TR/WCAG20/#robust\" target=\"_blank\">Robust</a>",
3296
- "techniques": [
3297
- "<a href=\"http://www.w3.org/TR/WCAG20-TECHS/H91\" target=\"_blank\">H91</a>"
3298
- ],
3299
- "id": "H91"
3300
- },
3301
- {
3302
- "type": "error",
3303
- "msg": "Anchor element found with a valid href attribute, but no link content has been supplied.",
3304
- "code": "&lt;a href=\"#\"\nclass=\"menu-link\"&gt;&lt;i\nclass=\"icon-menu-mobile\"&gt;&l\n;/i&gt;&lt;/a&gt;",
3305
- "principle": "<a href=\"http://www.w3.org/TR/WCAG20/#robust\" target=\"_blank\">Robust</a>",
3306
- "techniques": [
3307
- "<a href=\"http://www.w3.org/TR/WCAG20-TECHS/H91\" target=\"_blank\">H91</a>"
3308
- ],
3309
- "id": "H91"
3310
- },
3311
- {
3915
+ "totals": {
3916
+ "violation": 25,
3917
+ "recommendation": 2,
3918
+ "ignored": 0
3919
+ },
3920
+ "items": [
3921
+ {
3922
+ "ruleId": "WCAG20_Label_RefValid",
3923
+ "path": {
3924
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[5]/label[1]",
3925
+ "aria": "/document[1]/banner[1]"
3926
+ },
3927
+ "message": "The value \"\" of the 'for' attribute is not the 'id' of a valid <input> element",
3928
+ "bounds": {
3929
+ "left": 36,
3930
+ "top": 729,
3931
+ "height": 28,
3932
+ "width": 728
3933
+ },
3934
+ "snippet": "<label for=\"\">",
3935
+ "level": "violation"
3936
+ },
3937
+ {
3938
+ "ruleId": "WCAG20_Label_RefValid",
3939
+ "path": {
3940
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[4]/label[1]",
3941
+ "aria": "/document[1]/banner[1]"
3942
+ },
3943
+ "message": "The value \"\" of the 'for' attribute is not the 'id' of a valid <input> element",
3944
+ "bounds": {
3945
+ "left": 36,
3946
+ "top": 656,
3947
+ "height": 28,
3948
+ "width": 728
3949
+ },
3950
+ "snippet": "<label for=\"\">",
3951
+ "level": "violation"
3952
+ },
3953
+ {
3954
+ "ruleId": "WCAG20_Label_RefValid",
3955
+ "path": {
3956
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[3]/label[1]",
3957
+ "aria": "/document[1]/banner[1]"
3958
+ },
3959
+ "message": "The value \"\" of the 'for' attribute is not the 'id' of a valid <input> element",
3960
+ "bounds": {
3961
+ "left": 36,
3962
+ "top": 582,
3963
+ "height": 28,
3964
+ "width": 728
3965
+ },
3966
+ "snippet": "<label for=\"\">",
3967
+ "level": "violation"
3968
+ },
3969
+ {
3970
+ "ruleId": "WCAG20_Label_RefValid",
3971
+ "path": {
3972
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[2]/label[1]",
3973
+ "aria": "/document[1]/banner[1]"
3974
+ },
3975
+ "message": "The value \"\" of the 'for' attribute is not the 'id' of a valid <input> element",
3976
+ "bounds": {
3977
+ "left": 36,
3978
+ "top": 509,
3979
+ "height": 28,
3980
+ "width": 728
3981
+ },
3982
+ "snippet": "<label for=\"\">",
3983
+ "level": "violation"
3984
+ },
3985
+ {
3986
+ "ruleId": "WCAG20_Label_RefValid",
3987
+ "path": {
3988
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[1]/label[1]",
3989
+ "aria": "/document[1]/banner[1]"
3990
+ },
3991
+ "message": "The value \"\" of the 'for' attribute is not the 'id' of a valid <input> element",
3992
+ "bounds": {
3993
+ "left": 36,
3994
+ "top": 435,
3995
+ "height": 28,
3996
+ "width": 728
3997
+ },
3998
+ "snippet": "<label for=\"\">",
3999
+ "level": "violation"
4000
+ },
4001
+ {
4002
+ "ruleId": "WCAG20_Input_ExplicitLabel",
4003
+ "path": {
4004
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[1]/input[1]",
4005
+ "aria": "/document[1]/banner[1]/textbox[1]"
4006
+ },
4007
+ "message": "Form control element <input> has no associated label",
4008
+ "bounds": {
4009
+ "left": 45,
4010
+ "top": 546,
4011
+ "height": 23,
4012
+ "width": 171
4013
+ },
4014
+ "snippet": "<input value=\"Select Date\" name=\"daterange\" type=\"text\" id=\"daterange\">",
4015
+ "level": "violation"
4016
+ },
4017
+ {
4018
+ "ruleId": "WCAG20_A_HasText",
4019
+ "path": {
4020
+ "dom": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/figure[1]/a[1]",
4021
+ "aria": "/document[1]/main[1]/complementary[1]/list[1]/listitem[1]/figure[1]/link[1]"
4022
+ },
4023
+ "message": "Hyperlink has no link text, label or image with a text alternative",
4024
+ "bounds": {
4025
+ "left": 18,
4026
+ "top": 940,
4027
+ "height": 105,
4028
+ "width": 245
4029
+ },
4030
+ "snippet": "<a href=\"/rail-passes/eurail-passes/global-pass\">",
4031
+ "level": "violation"
4032
+ },
4033
+ {
4034
+ "ruleId": "RPT_Label_UniqueFor",
4035
+ "path": {
4036
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[5]/label[1]",
4037
+ "aria": "/document[1]/banner[1]"
4038
+ },
4039
+ "message": "Form control has more than one label",
4040
+ "bounds": {
4041
+ "left": 36,
4042
+ "top": 729,
4043
+ "height": 28,
4044
+ "width": 728
4045
+ },
4046
+ "snippet": "<label for=\"\">",
4047
+ "level": "violation"
4048
+ },
4049
+ {
4050
+ "ruleId": "RPT_Label_UniqueFor",
4051
+ "path": {
4052
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[4]/label[1]",
4053
+ "aria": "/document[1]/banner[1]"
4054
+ },
4055
+ "message": "Form control has more than one label",
4056
+ "bounds": {
4057
+ "left": 36,
4058
+ "top": 656,
4059
+ "height": 28,
4060
+ "width": 728
4061
+ },
4062
+ "snippet": "<label for=\"\">",
4063
+ "level": "violation"
4064
+ },
4065
+ {
4066
+ "ruleId": "RPT_Label_UniqueFor",
4067
+ "path": {
4068
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[3]/label[1]",
4069
+ "aria": "/document[1]/banner[1]"
4070
+ },
4071
+ "message": "Form control has more than one label",
4072
+ "bounds": {
4073
+ "left": 36,
4074
+ "top": 582,
4075
+ "height": 28,
4076
+ "width": 728
4077
+ },
4078
+ "snippet": "<label for=\"\">",
4079
+ "level": "violation"
4080
+ },
4081
+ {
4082
+ "ruleId": "RPT_Label_UniqueFor",
4083
+ "path": {
4084
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[2]/label[1]",
4085
+ "aria": "/document[1]/banner[1]"
4086
+ },
4087
+ "message": "Form control has more than one label",
4088
+ "bounds": {
4089
+ "left": 36,
4090
+ "top": 509,
4091
+ "height": 28,
4092
+ "width": 728
4093
+ },
4094
+ "snippet": "<label for=\"\">",
4095
+ "level": "violation"
4096
+ },
4097
+ {
4098
+ "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
4099
+ "path": {
4100
+ "dom": "/html[1]/body[1]/div[4]/div[1]/p[1]",
4101
+ "aria": "/document[1]"
4102
+ },
4103
+ "message": "Content is not within a landmark element",
4104
+ "bounds": {
4105
+ "left": 15,
4106
+ "top": 471,
4107
+ "height": 115,
4108
+ "width": 770
4109
+ },
4110
+ "snippet": "<p class=\"ioc2__text\">",
4111
+ "level": "violation"
4112
+ },
4113
+ {
4114
+ "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
4115
+ "path": {
4116
+ "dom": "/html[1]/body[1]/a[1]",
4117
+ "aria": "/document[1]/link[1]"
4118
+ },
4119
+ "message": "Content is not within a landmark element",
4120
+ "bounds": {
4121
+ "left": 0,
4122
+ "top": 0,
4123
+ "height": 1,
4124
+ "width": 1
4125
+ },
4126
+ "snippet": "<a class=\"visually-hidden focusable\" href=\"#main-content\">",
4127
+ "level": "violation"
4128
+ },
4129
+ {
4130
+ "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
4131
+ "path": {
4132
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/nav[2]",
4133
+ "aria": "/document[1]/banner[1]/navigation[3]"
4134
+ },
4135
+ "message": "Multiple elements with \"navigation\" role do not have unique labels",
4136
+ "bounds": {
4137
+ "left": 279,
4138
+ "top": 58,
4139
+ "height": 48,
4140
+ "width": 494
4141
+ },
4142
+ "snippet": "<nav class=\"header__nav__mobile\">",
4143
+ "level": "violation"
4144
+ },
4145
+ {
4146
+ "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
4147
+ "path": {
4148
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]",
4149
+ "aria": "/document[1]/banner[1]/navigation[1]"
4150
+ },
4151
+ "message": "Multiple elements with \"navigation\" role do not have unique labels",
4152
+ "bounds": {
4153
+ "left": 836,
4154
+ "top": 77,
4155
+ "height": 355,
4156
+ "width": 248
4157
+ },
4158
+ "snippet": "<nav class=\"nav--menu-reponsive\">",
4159
+ "level": "violation"
4160
+ },
4161
+ {
4162
+ "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
4163
+ "path": {
4164
+ "dom": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[1]/div[1]/aside[1]",
4165
+ "aria": "/document[1]/main[1]/complementary[1]"
4166
+ },
4167
+ "message": "The element with \"complementary\" role does not have a label",
4168
+ "bounds": {
4169
+ "left": 18,
4170
+ "top": 882,
4171
+ "height": 199,
4172
+ "width": 764
4173
+ },
4174
+ "snippet": "<aside class=\"passes__container\">",
4175
+ "level": "violation"
4176
+ },
4177
+ {
4178
+ "ruleId": "landmark_name_unique",
4179
+ "path": {
4180
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/nav[2]",
4181
+ "aria": "/document[1]/banner[1]/navigation[3]"
4182
+ },
4183
+ "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
4184
+ "bounds": {
4185
+ "left": 279,
4186
+ "top": 58,
4187
+ "height": 48,
4188
+ "width": 494
4189
+ },
4190
+ "snippet": "<nav class=\"header__nav__mobile\">",
4191
+ "level": "violation"
4192
+ },
4193
+ {
4194
+ "ruleId": "landmark_name_unique",
4195
+ "path": {
4196
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]",
4197
+ "aria": "/document[1]/banner[1]/navigation[1]"
4198
+ },
4199
+ "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
4200
+ "bounds": {
4201
+ "left": 836,
4202
+ "top": 77,
4203
+ "height": 355,
4204
+ "width": 248
4205
+ },
4206
+ "snippet": "<nav class=\"nav--menu-reponsive\">",
4207
+ "level": "violation"
4208
+ },
4209
+ {
4210
+ "ruleId": "IBMA_Color_Contrast_WCAG2AA",
4211
+ "path": {
4212
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[5]/a[1]",
4213
+ "aria": "/document[1]/banner[1]/link[2]"
4214
+ },
4215
+ "message": "Text contrast of 2.22 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 700",
4216
+ "bounds": {
4217
+ "left": 36,
4218
+ "top": 757,
4219
+ "height": 42,
4220
+ "width": 728
4221
+ },
4222
+ "snippet": "<a href=\"#\" class=\"button\" id=\"search-btn\">",
4223
+ "level": "violation"
4224
+ },
4225
+ {
4226
+ "ruleId": "IBMA_Color_Contrast_WCAG2AA",
4227
+ "path": {
4228
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/h4[1]/b[1]",
4229
+ "aria": "/document[1]/banner[1]/heading[2]"
4230
+ },
4231
+ "message": "Text contrast of 1.17 with its background is less than the WCAG AA minimum requirements for text of size 22px and weight of 700",
4232
+ "bounds": {
4233
+ "left": 197,
4234
+ "top": 276,
4235
+ "height": 57,
4236
+ "width": 408
4237
+ },
4238
+ "snippet": "<b>",
4239
+ "level": "violation"
4240
+ },
4241
+ {
4242
+ "ruleId": "IBMA_Color_Contrast_WCAG2AA",
4243
+ "path": {
4244
+ "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/h1[1]/b[1]",
4245
+ "aria": "/document[1]/banner[1]/heading[1]"
4246
+ },
4247
+ "message": "Text contrast of 1.17 with its background is less than the WCAG AA minimum requirements for text of size 40px and weight of 700",
4248
+ "bounds": {
4249
+ "left": 172,
4250
+ "top": 230,
4251
+ "height": 51,
4252
+ "width": 457
4253
+ },
4254
+ "snippet": "<b>",
4255
+ "level": "violation"
4256
+ },
4257
+ {
4258
+ "ruleId": "IBMA_Color_Contrast_WCAG2AA",
4259
+ "path": {
4260
+ "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/p[2]",
4261
+ "aria": "/document[1]/contentinfo[1]"
4262
+ },
4263
+ "message": "Text contrast of 3.13 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
4264
+ "bounds": {
4265
+ "left": 18,
4266
+ "top": 4090,
4267
+ "height": 46,
4268
+ "width": 174
4269
+ },
4270
+ "snippet": "<p>",
4271
+ "level": "violation"
4272
+ },
4273
+ {
4274
+ "ruleId": "IBMA_Color_Contrast_WCAG2AA",
4275
+ "path": {
4276
+ "dom": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[3]/div[1]/div[2]/a[1]",
4277
+ "aria": "/document[1]/main[1]/link[7]"
4278
+ },
4279
+ "message": "Text contrast of 2.22 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 700",
4280
+ "bounds": {
4281
+ "left": 18,
4282
+ "top": 2877,
4283
+ "height": 23,
4284
+ "width": 95
4285
+ },
4286
+ "snippet": "<a href=\"/frequently-asked-questions\">",
4287
+ "level": "violation"
4288
+ },
4289
+ {
4290
+ "ruleId": "IBMA_Color_Contrast_WCAG2AA",
4291
+ "path": {
4292
+ "dom": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[3]/div[1]/div[1]/a[1]",
4293
+ "aria": "/document[1]/main[1]/link[6]"
4294
+ },
4295
+ "message": "Text contrast of 2.22 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 700",
4296
+ "bounds": {
4297
+ "left": 18,
4298
+ "top": 2555,
4299
+ "height": 23,
4300
+ "width": 72
4301
+ },
4302
+ "snippet": "<a href=\"/about-railpass\">",
4303
+ "level": "violation"
4304
+ },
4305
+ {
4306
+ "ruleId": "HAAC_Figure_label",
4307
+ "path": {
4308
+ "dom": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/figure[1]",
4309
+ "aria": "/document[1]/main[1]/complementary[1]/list[1]/listitem[1]/figure[1]"
4310
+ },
4311
+ "message": "The <figure> element does not have an associated label",
4312
+ "bounds": {
4313
+ "left": 18,
4314
+ "top": 940,
4315
+ "height": 105,
4316
+ "width": 245
4317
+ },
4318
+ "snippet": "<figure>",
4319
+ "level": "violation"
4320
+ },
4321
+ {
4322
+ "ruleId": "element_attribute_deprecated",
4323
+ "path": {
4324
+ "dom": "/html[1]/head[1]/meta[10]",
4325
+ "aria": "/document[1]"
4326
+ },
4327
+ "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
4328
+ "bounds": {
4329
+ "left": 0,
4330
+ "top": 0,
4331
+ "height": 0,
4332
+ "width": 0
4333
+ },
4334
+ "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
4335
+ "level": "recommendation"
4336
+ },
4337
+ {
4338
+ "ruleId": "aria_role_redundant",
4339
+ "path": {
4340
+ "dom": "/html[1]/body[1]/div[1]/div[2]/main[1]",
4341
+ "aria": "/document[1]/main[1]"
4342
+ },
4343
+ "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
4344
+ "bounds": {
4345
+ "left": 0,
4346
+ "top": 882,
4347
+ "height": 3019,
4348
+ "width": 800
4349
+ },
4350
+ "snippet": "<main role=\"main\">",
4351
+ "level": "recommendation"
4352
+ }
4353
+ ]
4354
+ }
4355
+ }
4356
+ },
4357
+ {
4358
+ "type": "url",
4359
+ "which": "https://www.railpass.com/",
4360
+ "what": "URL",
4361
+ "result": "https://www.railpass.com/"
4362
+ },
4363
+ {
4364
+ "type": "test",
4365
+ "which": "aatt",
4366
+ "what": "AATT with HTML CodeSniffer WCAG 2.1 AA ruleset",
4367
+ "url": "https://www.railpass.com/",
4368
+ "result": [
4369
+ {
4370
+ "type": "warning",
4371
+ "msg": "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.",
4372
+ "code": "&lt;meta name=\"viewport\"\ncontent=\"width=device-width,\ninitial-scale=1,\nmaximum-scale=1\"&gt;",
4373
+ "principle": "<a href=\"http://www.w3.org/TR/WCAG20/#perceivable\" target=\"_blank\">Perceivable</a>",
4374
+ "techniques": [
4375
+ "<a href=\"http://www.w3.org/TR/WCAG20-TECHS/C32\" target=\"_blank\">C32</a>",
4376
+ "<a href=\"http://www.w3.org/TR/WCAG20-TECHS/C31\" target=\"_blank\">C31</a>",
4377
+ "<a href=\"http://www.w3.org/TR/WCAG20-TECHS/C33\" target=\"_blank\">C33</a>",
4378
+ "<a href=\"http://www.w3.org/TR/WCAG20-TECHS/C38\" target=\"_blank\">C38</a>",
4379
+ "<a href=\"http://www.w3.org/TR/WCAG20-TECHS/SCR34\" target=\"_blank\">SCR34</a>",
4380
+ "<a href=\"http://www.w3.org/TR/WCAG20-TECHS/G206\" target=\"_blank\">G206</a>"
4381
+ ],
4382
+ "id": "C31+C32+C33+C38+G206+SCR34"
4383
+ },
4384
+ {
4385
+ "type": "error",
4386
+ "msg": "This link points to a named anchor \"main-content\" within the document, but no anchor exists with that name.",
4387
+ "code": "&lt;a href=\"#main-content\"\nclass=\"visually-hidden\nfocusable\"&gt;\n Skip to main content\n &lt;/a&gt;",
4388
+ "principle": "<a href=\"http://www.w3.org/TR/WCAG20/#operable\" target=\"_blank\">Operable</a>",
4389
+ "techniques": [
4390
+ "<a href=\"http://www.w3.org/TR/WCAG20-TECHS/G1\" target=\"_blank\">G1</a>",
4391
+ "<a href=\"http://www.w3.org/TR/WCAG20-TECHS/G123\" target=\"_blank\">G123</a>",
4392
+ "<a href=\"http://www.w3.org/TR/WCAG20-TECHS/G124\" target=\"_blank\">G124</a>"
4393
+ ],
4394
+ "id": "G1+G123+G124"
4395
+ },
4396
+ {
4397
+ "type": "warning",
4398
+ "msg": "Anchor elements should not be used for defining in-page link targets. If not using the ID for other purposes (such as CSS or scripting), consider moving it to a parent element.",
4399
+ "code": "&lt;a id=\"close-menu\"\nclass=\"close\"&gt;CLOSE\n&lt;span\nclass=\"icon-close\"&gt;&lt;/spa\n&gt;&lt;/a&gt;",
4400
+ "principle": "<a href=\"http://www.w3.org/TR/WCAG20/#robust\" target=\"_blank\">Robust</a>",
4401
+ "techniques": [
4402
+ "<a href=\"http://www.w3.org/TR/WCAG20-TECHS/H91\" target=\"_blank\">H91</a>"
4403
+ ],
4404
+ "id": "H91"
4405
+ },
4406
+ {
4407
+ "type": "error",
4408
+ "msg": "Anchor element found with a valid href attribute, but no link content has been supplied.",
4409
+ "code": "&lt;a href=\"#\"\nclass=\"menu-link\"&gt;&lt;i\nclass=\"icon-menu-mobile\"&gt;&l\n;/i&gt;&lt;/a&gt;",
4410
+ "principle": "<a href=\"http://www.w3.org/TR/WCAG20/#robust\" target=\"_blank\">Robust</a>",
4411
+ "techniques": [
4412
+ "<a href=\"http://www.w3.org/TR/WCAG20-TECHS/H91\" target=\"_blank\">H91</a>"
4413
+ ],
4414
+ "id": "H91"
4415
+ },
4416
+ {
3312
4417
  "type": "warning",
3313
4418
  "msg": "The heading structure is not logically nested. This h4 element should be an h2 to be properly nested.",
3314
4419
  "code": "&lt;h4&gt;&lt;b&gt;Easy\nBooking &amp;amp; Low\nPrices&lt;br&gt;25+ Year\nAutho...&lt;/h4&gt;",
@@ -3973,7 +5078,2026 @@
3973
5078
  "which": "alfa",
3974
5079
  "what": "alfa",
3975
5080
  "url": "https://www.railpass.com/",
3976
- "result": "NONE"
5081
+ "result": [
5082
+ {
5083
+ "index": 15,
5084
+ "verdict": "failed",
5085
+ "rule": {
5086
+ "ruleID": "r11",
5087
+ "ruleSummary": "Links have an accessible name",
5088
+ "scope": "component",
5089
+ "uri": "https://alfa.siteimprove.com/rules/sia-r11",
5090
+ "requirements": [
5091
+ {
5092
+ "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
5093
+ "chapter": "2.4.4",
5094
+ "title": "Link Purpose (In Context)"
5095
+ },
5096
+ {
5097
+ "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
5098
+ "chapter": "2.4.9",
5099
+ "title": "Link Purpose (Link Only)"
5100
+ },
5101
+ {
5102
+ "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
5103
+ "chapter": "4.1.2",
5104
+ "title": "Name, Role, Value"
5105
+ },
5106
+ {
5107
+ "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
5108
+ "name": "G91",
5109
+ "title": "Providing link text that describes the purpose of a link"
5110
+ }
5111
+ ]
5112
+ },
5113
+ "target": {
5114
+ "type": "element",
5115
+ "tagName": "a",
5116
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/figure[1]/a[1]",
5117
+ "codeLines": [
5118
+ "<a href=\"/rail-passes/eurail-passes/global-pass\">",
5119
+ " <img src=\"/sites/default/files/2016-05/passes-1-2x.png\" width=\"560\" height=\"240\" alt=\"\" typeof=\"I...",
5120
+ "</a>"
5121
+ ]
5122
+ }
5123
+ },
5124
+ {
5125
+ "index": 16,
5126
+ "verdict": "failed",
5127
+ "rule": {
5128
+ "ruleID": "r11",
5129
+ "ruleSummary": "Links have an accessible name",
5130
+ "scope": "component",
5131
+ "uri": "https://alfa.siteimprove.com/rules/sia-r11",
5132
+ "requirements": [
5133
+ {
5134
+ "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
5135
+ "chapter": "2.4.4",
5136
+ "title": "Link Purpose (In Context)"
5137
+ },
5138
+ {
5139
+ "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
5140
+ "chapter": "2.4.9",
5141
+ "title": "Link Purpose (Link Only)"
5142
+ },
5143
+ {
5144
+ "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
5145
+ "chapter": "4.1.2",
5146
+ "title": "Name, Role, Value"
5147
+ },
5148
+ {
5149
+ "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
5150
+ "name": "G91",
5151
+ "title": "Providing link text that describes the purpose of a link"
5152
+ }
5153
+ ]
5154
+ },
5155
+ "target": {
5156
+ "type": "element",
5157
+ "tagName": "a",
5158
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/figure[1]/a[1]",
5159
+ "codeLines": [
5160
+ "<a href=\"/rail-passes/eurail-passes/italy\">",
5161
+ " <img src=\"/sites/default/files/2016-05/passes-4-2x.png\" width=\"560\" height=\"240\" alt=\"\" typeof=\"I...",
5162
+ "</a>"
5163
+ ]
5164
+ }
5165
+ },
5166
+ {
5167
+ "index": 44,
5168
+ "verdict": "failed",
5169
+ "rule": {
5170
+ "ruleID": "r11",
5171
+ "ruleSummary": "Links have an accessible name",
5172
+ "scope": "component",
5173
+ "uri": "https://alfa.siteimprove.com/rules/sia-r11",
5174
+ "requirements": [
5175
+ {
5176
+ "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
5177
+ "chapter": "2.4.4",
5178
+ "title": "Link Purpose (In Context)"
5179
+ },
5180
+ {
5181
+ "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
5182
+ "chapter": "2.4.9",
5183
+ "title": "Link Purpose (Link Only)"
5184
+ },
5185
+ {
5186
+ "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
5187
+ "chapter": "4.1.2",
5188
+ "title": "Name, Role, Value"
5189
+ },
5190
+ {
5191
+ "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
5192
+ "name": "G91",
5193
+ "title": "Providing link text that describes the purpose of a link"
5194
+ }
5195
+ ]
5196
+ },
5197
+ "target": {
5198
+ "type": "element",
5199
+ "tagName": "a",
5200
+ "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[4]/ul[1]/li[5]/a[1]",
5201
+ "codeLines": [
5202
+ "<a target=\"blank\" href=\"https://twitter.com/railpass\">",
5203
+ " <span class=\"icon-twitter\"></span>",
5204
+ "</a>"
5205
+ ]
5206
+ }
5207
+ },
5208
+ {
5209
+ "index": 45,
5210
+ "verdict": "failed",
5211
+ "rule": {
5212
+ "ruleID": "r11",
5213
+ "ruleSummary": "Links have an accessible name",
5214
+ "scope": "component",
5215
+ "uri": "https://alfa.siteimprove.com/rules/sia-r11",
5216
+ "requirements": [
5217
+ {
5218
+ "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
5219
+ "chapter": "2.4.4",
5220
+ "title": "Link Purpose (In Context)"
5221
+ },
5222
+ {
5223
+ "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
5224
+ "chapter": "2.4.9",
5225
+ "title": "Link Purpose (Link Only)"
5226
+ },
5227
+ {
5228
+ "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
5229
+ "chapter": "4.1.2",
5230
+ "title": "Name, Role, Value"
5231
+ },
5232
+ {
5233
+ "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
5234
+ "name": "G91",
5235
+ "title": "Providing link text that describes the purpose of a link"
5236
+ }
5237
+ ]
5238
+ },
5239
+ "target": {
5240
+ "type": "element",
5241
+ "tagName": "a",
5242
+ "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[4]/ul[1]/li[5]/a[2]",
5243
+ "codeLines": [
5244
+ "<a target=\"blank\" href=\"https://www.facebook.com/pages/Railpasscom/68417556695\">",
5245
+ " <span class=\"icon-facebook\"></span>",
5246
+ "</a>"
5247
+ ]
5248
+ }
5249
+ },
5250
+ {
5251
+ "index": 317,
5252
+ "verdict": "failed",
5253
+ "rule": {
5254
+ "ruleID": "r47",
5255
+ "ruleSummary": "<meta name='viewport'> elements do not prevent zoom",
5256
+ "scope": "page",
5257
+ "uri": "https://alfa.siteimprove.com/rules/sia-r47",
5258
+ "requirements": [
5259
+ {
5260
+ "uri": "https://www.w3.org/TR/WCAG/#resize-text",
5261
+ "chapter": "1.4.4",
5262
+ "title": "Resize text"
5263
+ },
5264
+ {
5265
+ "uri": "https://www.w3.org/TR/WCAG/#reflow",
5266
+ "chapter": "1.4.10",
5267
+ "title": "Reflow"
5268
+ }
5269
+ ]
5270
+ },
5271
+ "target": {
5272
+ "type": "element",
5273
+ "tagName": "meta",
5274
+ "path": "/html[1]/head[1]/meta[9]",
5275
+ "codeLines": [
5276
+ "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1\">"
5277
+ ]
5278
+ }
5279
+ },
5280
+ {
5281
+ "index": 322,
5282
+ "verdict": "failed",
5283
+ "rule": {
5284
+ "ruleID": "r53",
5285
+ "ruleSummary": "Headings are structured",
5286
+ "scope": "component",
5287
+ "uri": "https://alfa.siteimprove.com/rules/sia-r53",
5288
+ "requirements": []
5289
+ },
5290
+ "target": {
5291
+ "type": "element",
5292
+ "tagName": "h4",
5293
+ "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/h4[1]",
5294
+ "codeLines": [
5295
+ "<h4>",
5296
+ " <b>",
5297
+ " Easy Booking & Low Prices",
5298
+ " <br>",
5299
+ " 25+ Year Authorized Seller of Eurail Passes",
5300
+ " </b>",
5301
+ "</h4>"
5302
+ ]
5303
+ }
5304
+ },
5305
+ {
5306
+ "index": 327,
5307
+ "verdict": "failed",
5308
+ "rule": {
5309
+ "ruleID": "r53",
5310
+ "ruleSummary": "Headings are structured",
5311
+ "scope": "component",
5312
+ "uri": "https://alfa.siteimprove.com/rules/sia-r53",
5313
+ "requirements": []
5314
+ },
5315
+ "target": {
5316
+ "type": "element",
5317
+ "tagName": "h4",
5318
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[1]/h4[1]",
5319
+ "codeLines": [
5320
+ "<h4>",
5321
+ " Starting from:",
5322
+ "</h4>"
5323
+ ]
5324
+ }
5325
+ },
5326
+ {
5327
+ "index": 329,
5328
+ "verdict": "failed",
5329
+ "rule": {
5330
+ "ruleID": "r53",
5331
+ "ruleSummary": "Headings are structured",
5332
+ "scope": "component",
5333
+ "uri": "https://alfa.siteimprove.com/rules/sia-r53",
5334
+ "requirements": []
5335
+ },
5336
+ "target": {
5337
+ "type": "element",
5338
+ "tagName": "h4",
5339
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[1]/h4[2]",
5340
+ "codeLines": [
5341
+ "<h4>",
5342
+ " per person/day *",
5343
+ " <small>",
5344
+ " * 2-Month Youth Pass",
5345
+ " </small>",
5346
+ "</h4>"
5347
+ ]
5348
+ }
5349
+ },
5350
+ {
5351
+ "index": 333,
5352
+ "verdict": "failed",
5353
+ "rule": {
5354
+ "ruleID": "r53",
5355
+ "ruleSummary": "Headings are structured",
5356
+ "scope": "component",
5357
+ "uri": "https://alfa.siteimprove.com/rules/sia-r53",
5358
+ "requirements": []
5359
+ },
5360
+ "target": {
5361
+ "type": "element",
5362
+ "tagName": "h5",
5363
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[4]/div[1]/h5[1]",
5364
+ "codeLines": [
5365
+ "<h5>",
5366
+ " From Portugal to Poland and beyond, get inspired with our insider information on",
5367
+ " <b>",
5368
+ " 28 European",
5369
+ " </b>",
5370
+ " countries, including top festivals events,",
5371
+ " <b>",
5372
+ " “best time to go”",
5373
+ " </b>",
5374
+ " weather recommendations, and maps.",
5375
+ "</h5>"
5376
+ ]
5377
+ }
5378
+ },
5379
+ {
5380
+ "index": 451,
5381
+ "verdict": "cantTell",
5382
+ "rule": {
5383
+ "ruleID": "r65",
5384
+ "ruleSummary": "Element in sequential focus order has visible focus",
5385
+ "scope": "component",
5386
+ "uri": "https://alfa.siteimprove.com/rules/sia-r65",
5387
+ "requirements": [
5388
+ {
5389
+ "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
5390
+ "chapter": "2.4.7",
5391
+ "title": "Focus Visible"
5392
+ }
5393
+ ]
5394
+ },
5395
+ "target": {
5396
+ "type": "element",
5397
+ "tagName": "input",
5398
+ "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[1]/input[1]",
5399
+ "codeLines": [
5400
+ "<input id=\"daterange\" type=\"text\" name=\"daterange\" value=\"Select Date\">"
5401
+ ]
5402
+ }
5403
+ },
5404
+ {
5405
+ "index": 485,
5406
+ "verdict": "cantTell",
5407
+ "rule": {
5408
+ "ruleID": "r66",
5409
+ "ruleSummary": "Text outside widget has enhanced contrast",
5410
+ "scope": "component",
5411
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5412
+ "requirements": [
5413
+ {
5414
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5415
+ "chapter": "1.4.6",
5416
+ "title": "Contrast (Enhanced)"
5417
+ }
5418
+ ]
5419
+ },
5420
+ "target": {
5421
+ "type": "text",
5422
+ "tagName": "",
5423
+ "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/h1[1]/b[1]/text()[1]",
5424
+ "codeLines": [
5425
+ "TRAVEL EUROPE BY TRAIN"
5426
+ ]
5427
+ }
5428
+ },
5429
+ {
5430
+ "index": 486,
5431
+ "verdict": "cantTell",
5432
+ "rule": {
5433
+ "ruleID": "r66",
5434
+ "ruleSummary": "Text outside widget has enhanced contrast",
5435
+ "scope": "component",
5436
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5437
+ "requirements": [
5438
+ {
5439
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5440
+ "chapter": "1.4.6",
5441
+ "title": "Contrast (Enhanced)"
5442
+ }
5443
+ ]
5444
+ },
5445
+ "target": {
5446
+ "type": "text",
5447
+ "tagName": "",
5448
+ "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/h4[1]/b[1]/text()[1]",
5449
+ "codeLines": [
5450
+ "Easy Booking & Low Prices"
5451
+ ]
5452
+ }
5453
+ },
5454
+ {
5455
+ "index": 487,
5456
+ "verdict": "cantTell",
5457
+ "rule": {
5458
+ "ruleID": "r66",
5459
+ "ruleSummary": "Text outside widget has enhanced contrast",
5460
+ "scope": "component",
5461
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5462
+ "requirements": [
5463
+ {
5464
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5465
+ "chapter": "1.4.6",
5466
+ "title": "Contrast (Enhanced)"
5467
+ }
5468
+ ]
5469
+ },
5470
+ "target": {
5471
+ "type": "text",
5472
+ "tagName": "",
5473
+ "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/h4[1]/b[1]/text()[2]",
5474
+ "codeLines": [
5475
+ "25+ Year Authorized Seller of Eurail Passes"
5476
+ ]
5477
+ }
5478
+ },
5479
+ {
5480
+ "index": 489,
5481
+ "verdict": "failed",
5482
+ "rule": {
5483
+ "ruleID": "r66",
5484
+ "ruleSummary": "Text outside widget has enhanced contrast",
5485
+ "scope": "component",
5486
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5487
+ "requirements": [
5488
+ {
5489
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5490
+ "chapter": "1.4.6",
5491
+ "title": "Contrast (Enhanced)"
5492
+ }
5493
+ ]
5494
+ },
5495
+ "target": {
5496
+ "type": "text",
5497
+ "tagName": "",
5498
+ "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[1]/label[1]/text()[1]",
5499
+ "codeLines": [
5500
+ "Countries"
5501
+ ]
5502
+ }
5503
+ },
5504
+ {
5505
+ "index": 491,
5506
+ "verdict": "failed",
5507
+ "rule": {
5508
+ "ruleID": "r66",
5509
+ "ruleSummary": "Text outside widget has enhanced contrast",
5510
+ "scope": "component",
5511
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5512
+ "requirements": [
5513
+ {
5514
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5515
+ "chapter": "1.4.6",
5516
+ "title": "Contrast (Enhanced)"
5517
+ }
5518
+ ]
5519
+ },
5520
+ "target": {
5521
+ "type": "text",
5522
+ "tagName": "",
5523
+ "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[2]/label[1]/text()[1]",
5524
+ "codeLines": [
5525
+ "Start Date"
5526
+ ]
5527
+ }
5528
+ },
5529
+ {
5530
+ "index": 492,
5531
+ "verdict": "failed",
5532
+ "rule": {
5533
+ "ruleID": "r66",
5534
+ "ruleSummary": "Text outside widget has enhanced contrast",
5535
+ "scope": "component",
5536
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5537
+ "requirements": [
5538
+ {
5539
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5540
+ "chapter": "1.4.6",
5541
+ "title": "Contrast (Enhanced)"
5542
+ }
5543
+ ]
5544
+ },
5545
+ "target": {
5546
+ "type": "text",
5547
+ "tagName": "",
5548
+ "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[3]/label[1]/text()[1]",
5549
+ "codeLines": [
5550
+ "Travelers"
5551
+ ]
5552
+ }
5553
+ },
5554
+ {
5555
+ "index": 494,
5556
+ "verdict": "failed",
5557
+ "rule": {
5558
+ "ruleID": "r66",
5559
+ "ruleSummary": "Text outside widget has enhanced contrast",
5560
+ "scope": "component",
5561
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5562
+ "requirements": [
5563
+ {
5564
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5565
+ "chapter": "1.4.6",
5566
+ "title": "Contrast (Enhanced)"
5567
+ }
5568
+ ]
5569
+ },
5570
+ "target": {
5571
+ "type": "text",
5572
+ "tagName": "",
5573
+ "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[4]/label[1]/text()[1]",
5574
+ "codeLines": [
5575
+ "Rail Travel Days"
5576
+ ]
5577
+ }
5578
+ },
5579
+ {
5580
+ "index": 496,
5581
+ "verdict": "failed",
5582
+ "rule": {
5583
+ "ruleID": "r66",
5584
+ "ruleSummary": "Text outside widget has enhanced contrast",
5585
+ "scope": "component",
5586
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5587
+ "requirements": [
5588
+ {
5589
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5590
+ "chapter": "1.4.6",
5591
+ "title": "Contrast (Enhanced)"
5592
+ }
5593
+ ]
5594
+ },
5595
+ "target": {
5596
+ "type": "text",
5597
+ "tagName": "",
5598
+ "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[5]/label[1]/text()[1]",
5599
+ "codeLines": [
5600
+ "​"
5601
+ ]
5602
+ }
5603
+ },
5604
+ {
5605
+ "index": 499,
5606
+ "verdict": "cantTell",
5607
+ "rule": {
5608
+ "ruleID": "r66",
5609
+ "ruleSummary": "Text outside widget has enhanced contrast",
5610
+ "scope": "component",
5611
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5612
+ "requirements": [
5613
+ {
5614
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5615
+ "chapter": "1.4.6",
5616
+ "title": "Contrast (Enhanced)"
5617
+ }
5618
+ ]
5619
+ },
5620
+ "target": {
5621
+ "type": "text",
5622
+ "tagName": "",
5623
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/h1[1]/text()[1]",
5624
+ "codeLines": [
5625
+ "Eurail"
5626
+ ]
5627
+ }
5628
+ },
5629
+ {
5630
+ "index": 500,
5631
+ "verdict": "cantTell",
5632
+ "rule": {
5633
+ "ruleID": "r66",
5634
+ "ruleSummary": "Text outside widget has enhanced contrast",
5635
+ "scope": "component",
5636
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5637
+ "requirements": [
5638
+ {
5639
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5640
+ "chapter": "1.4.6",
5641
+ "title": "Contrast (Enhanced)"
5642
+ }
5643
+ ]
5644
+ },
5645
+ "target": {
5646
+ "type": "text",
5647
+ "tagName": "",
5648
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/h1[1]/b[1]/text()[1]",
5649
+ "codeLines": [
5650
+ "Global Pass"
5651
+ ]
5652
+ }
5653
+ },
5654
+ {
5655
+ "index": 501,
5656
+ "verdict": "cantTell",
5657
+ "rule": {
5658
+ "ruleID": "r66",
5659
+ "ruleSummary": "Text outside widget has enhanced contrast",
5660
+ "scope": "component",
5661
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5662
+ "requirements": [
5663
+ {
5664
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5665
+ "chapter": "1.4.6",
5666
+ "title": "Contrast (Enhanced)"
5667
+ }
5668
+ ]
5669
+ },
5670
+ "target": {
5671
+ "type": "text",
5672
+ "tagName": "",
5673
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[1]/h4[1]/text()[1]",
5674
+ "codeLines": [
5675
+ "Starting from:"
5676
+ ]
5677
+ }
5678
+ },
5679
+ {
5680
+ "index": 502,
5681
+ "verdict": "cantTell",
5682
+ "rule": {
5683
+ "ruleID": "r66",
5684
+ "ruleSummary": "Text outside widget has enhanced contrast",
5685
+ "scope": "component",
5686
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5687
+ "requirements": [
5688
+ {
5689
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5690
+ "chapter": "1.4.6",
5691
+ "title": "Contrast (Enhanced)"
5692
+ }
5693
+ ]
5694
+ },
5695
+ "target": {
5696
+ "type": "text",
5697
+ "tagName": "",
5698
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
5699
+ "codeLines": [
5700
+ "US$ 16"
5701
+ ]
5702
+ }
5703
+ },
5704
+ {
5705
+ "index": 503,
5706
+ "verdict": "cantTell",
5707
+ "rule": {
5708
+ "ruleID": "r66",
5709
+ "ruleSummary": "Text outside widget has enhanced contrast",
5710
+ "scope": "component",
5711
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5712
+ "requirements": [
5713
+ {
5714
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5715
+ "chapter": "1.4.6",
5716
+ "title": "Contrast (Enhanced)"
5717
+ }
5718
+ ]
5719
+ },
5720
+ "target": {
5721
+ "type": "text",
5722
+ "tagName": "",
5723
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[1]/h4[2]/text()[1]",
5724
+ "codeLines": [
5725
+ "per person/day *"
5726
+ ]
5727
+ }
5728
+ },
5729
+ {
5730
+ "index": 504,
5731
+ "verdict": "cantTell",
5732
+ "rule": {
5733
+ "ruleID": "r66",
5734
+ "ruleSummary": "Text outside widget has enhanced contrast",
5735
+ "scope": "component",
5736
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5737
+ "requirements": [
5738
+ {
5739
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5740
+ "chapter": "1.4.6",
5741
+ "title": "Contrast (Enhanced)"
5742
+ }
5743
+ ]
5744
+ },
5745
+ "target": {
5746
+ "type": "text",
5747
+ "tagName": "",
5748
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[1]/h4[2]/small[1]/text()[1]",
5749
+ "codeLines": [
5750
+ "* 2-Month Youth Pass"
5751
+ ]
5752
+ }
5753
+ },
5754
+ {
5755
+ "index": 505,
5756
+ "verdict": "cantTell",
5757
+ "rule": {
5758
+ "ruleID": "r66",
5759
+ "ruleSummary": "Text outside widget has enhanced contrast",
5760
+ "scope": "component",
5761
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5762
+ "requirements": [
5763
+ {
5764
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5765
+ "chapter": "1.4.6",
5766
+ "title": "Contrast (Enhanced)"
5767
+ }
5768
+ ]
5769
+ },
5770
+ "target": {
5771
+ "type": "text",
5772
+ "tagName": "",
5773
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
5774
+ "codeLines": [
5775
+ "The best choice for a flexible & budget-friendly European train holiday."
5776
+ ]
5777
+ }
5778
+ },
5779
+ {
5780
+ "index": 506,
5781
+ "verdict": "cantTell",
5782
+ "rule": {
5783
+ "ruleID": "r66",
5784
+ "ruleSummary": "Text outside widget has enhanced contrast",
5785
+ "scope": "component",
5786
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5787
+ "requirements": [
5788
+ {
5789
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5790
+ "chapter": "1.4.6",
5791
+ "title": "Contrast (Enhanced)"
5792
+ }
5793
+ ]
5794
+ },
5795
+ "target": {
5796
+ "type": "text",
5797
+ "tagName": "",
5798
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[2]/p[1]/b[1]/text()[1]",
5799
+ "codeLines": [
5800
+ "Unlimited"
5801
+ ]
5802
+ }
5803
+ },
5804
+ {
5805
+ "index": 507,
5806
+ "verdict": "cantTell",
5807
+ "rule": {
5808
+ "ruleID": "r66",
5809
+ "ruleSummary": "Text outside widget has enhanced contrast",
5810
+ "scope": "component",
5811
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5812
+ "requirements": [
5813
+ {
5814
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5815
+ "chapter": "1.4.6",
5816
+ "title": "Contrast (Enhanced)"
5817
+ }
5818
+ ]
5819
+ },
5820
+ "target": {
5821
+ "type": "text",
5822
+ "tagName": "",
5823
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[2]/p[1]/text()[1]",
5824
+ "codeLines": [
5825
+ "train travel within"
5826
+ ]
5827
+ }
5828
+ },
5829
+ {
5830
+ "index": 508,
5831
+ "verdict": "cantTell",
5832
+ "rule": {
5833
+ "ruleID": "r66",
5834
+ "ruleSummary": "Text outside widget has enhanced contrast",
5835
+ "scope": "component",
5836
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5837
+ "requirements": [
5838
+ {
5839
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5840
+ "chapter": "1.4.6",
5841
+ "title": "Contrast (Enhanced)"
5842
+ }
5843
+ ]
5844
+ },
5845
+ "target": {
5846
+ "type": "text",
5847
+ "tagName": "",
5848
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[2]/p[1]/b[2]/text()[1]",
5849
+ "codeLines": [
5850
+ "&"
5851
+ ]
5852
+ }
5853
+ },
5854
+ {
5855
+ "index": 509,
5856
+ "verdict": "cantTell",
5857
+ "rule": {
5858
+ "ruleID": "r66",
5859
+ "ruleSummary": "Text outside widget has enhanced contrast",
5860
+ "scope": "component",
5861
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5862
+ "requirements": [
5863
+ {
5864
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5865
+ "chapter": "1.4.6",
5866
+ "title": "Contrast (Enhanced)"
5867
+ }
5868
+ ]
5869
+ },
5870
+ "target": {
5871
+ "type": "text",
5872
+ "tagName": "",
5873
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[2]/p[1]/text()[2]",
5874
+ "codeLines": [
5875
+ "between"
5876
+ ]
5877
+ }
5878
+ },
5879
+ {
5880
+ "index": 510,
5881
+ "verdict": "cantTell",
5882
+ "rule": {
5883
+ "ruleID": "r66",
5884
+ "ruleSummary": "Text outside widget has enhanced contrast",
5885
+ "scope": "component",
5886
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5887
+ "requirements": [
5888
+ {
5889
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5890
+ "chapter": "1.4.6",
5891
+ "title": "Contrast (Enhanced)"
5892
+ }
5893
+ ]
5894
+ },
5895
+ "target": {
5896
+ "type": "text",
5897
+ "tagName": "",
5898
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[2]/p[1]/b[3]/text()[1]",
5899
+ "codeLines": [
5900
+ "28 European Countries."
5901
+ ]
5902
+ }
5903
+ },
5904
+ {
5905
+ "index": 520,
5906
+ "verdict": "cantTell",
5907
+ "rule": {
5908
+ "ruleID": "r66",
5909
+ "ruleSummary": "Text outside widget has enhanced contrast",
5910
+ "scope": "component",
5911
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5912
+ "requirements": [
5913
+ {
5914
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5915
+ "chapter": "1.4.6",
5916
+ "title": "Contrast (Enhanced)"
5917
+ }
5918
+ ]
5919
+ },
5920
+ "target": {
5921
+ "type": "text",
5922
+ "tagName": "",
5923
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[4]/div[1]/h3[1]/b[1]/text()[1]",
5924
+ "codeLines": [
5925
+ "Explore Europe"
5926
+ ]
5927
+ }
5928
+ },
5929
+ {
5930
+ "index": 521,
5931
+ "verdict": "cantTell",
5932
+ "rule": {
5933
+ "ruleID": "r66",
5934
+ "ruleSummary": "Text outside widget has enhanced contrast",
5935
+ "scope": "component",
5936
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5937
+ "requirements": [
5938
+ {
5939
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5940
+ "chapter": "1.4.6",
5941
+ "title": "Contrast (Enhanced)"
5942
+ }
5943
+ ]
5944
+ },
5945
+ "target": {
5946
+ "type": "text",
5947
+ "tagName": "",
5948
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[4]/div[1]/h5[1]/text()[1]",
5949
+ "codeLines": [
5950
+ "From Portugal to Poland and beyond, get inspired with our insider information on"
5951
+ ]
5952
+ }
5953
+ },
5954
+ {
5955
+ "index": 522,
5956
+ "verdict": "cantTell",
5957
+ "rule": {
5958
+ "ruleID": "r66",
5959
+ "ruleSummary": "Text outside widget has enhanced contrast",
5960
+ "scope": "component",
5961
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5962
+ "requirements": [
5963
+ {
5964
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5965
+ "chapter": "1.4.6",
5966
+ "title": "Contrast (Enhanced)"
5967
+ }
5968
+ ]
5969
+ },
5970
+ "target": {
5971
+ "type": "text",
5972
+ "tagName": "",
5973
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[4]/div[1]/h5[1]/b[1]/text()[1]",
5974
+ "codeLines": [
5975
+ "28 European"
5976
+ ]
5977
+ }
5978
+ },
5979
+ {
5980
+ "index": 523,
5981
+ "verdict": "cantTell",
5982
+ "rule": {
5983
+ "ruleID": "r66",
5984
+ "ruleSummary": "Text outside widget has enhanced contrast",
5985
+ "scope": "component",
5986
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
5987
+ "requirements": [
5988
+ {
5989
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
5990
+ "chapter": "1.4.6",
5991
+ "title": "Contrast (Enhanced)"
5992
+ }
5993
+ ]
5994
+ },
5995
+ "target": {
5996
+ "type": "text",
5997
+ "tagName": "",
5998
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[4]/div[1]/h5[1]/text()[2]",
5999
+ "codeLines": [
6000
+ "countries, including top festivals events,"
6001
+ ]
6002
+ }
6003
+ },
6004
+ {
6005
+ "index": 524,
6006
+ "verdict": "cantTell",
6007
+ "rule": {
6008
+ "ruleID": "r66",
6009
+ "ruleSummary": "Text outside widget has enhanced contrast",
6010
+ "scope": "component",
6011
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
6012
+ "requirements": [
6013
+ {
6014
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6015
+ "chapter": "1.4.6",
6016
+ "title": "Contrast (Enhanced)"
6017
+ }
6018
+ ]
6019
+ },
6020
+ "target": {
6021
+ "type": "text",
6022
+ "tagName": "",
6023
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[4]/div[1]/h5[1]/b[2]/text()[1]",
6024
+ "codeLines": [
6025
+ "“best time to go”"
6026
+ ]
6027
+ }
6028
+ },
6029
+ {
6030
+ "index": 525,
6031
+ "verdict": "cantTell",
6032
+ "rule": {
6033
+ "ruleID": "r66",
6034
+ "ruleSummary": "Text outside widget has enhanced contrast",
6035
+ "scope": "component",
6036
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
6037
+ "requirements": [
6038
+ {
6039
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6040
+ "chapter": "1.4.6",
6041
+ "title": "Contrast (Enhanced)"
6042
+ }
6043
+ ]
6044
+ },
6045
+ "target": {
6046
+ "type": "text",
6047
+ "tagName": "",
6048
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[4]/div[1]/h5[1]/text()[3]",
6049
+ "codeLines": [
6050
+ "weather recommendations, and maps."
6051
+ ]
6052
+ }
6053
+ },
6054
+ {
6055
+ "index": 527,
6056
+ "verdict": "failed",
6057
+ "rule": {
6058
+ "ruleID": "r66",
6059
+ "ruleSummary": "Text outside widget has enhanced contrast",
6060
+ "scope": "component",
6061
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
6062
+ "requirements": [
6063
+ {
6064
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6065
+ "chapter": "1.4.6",
6066
+ "title": "Contrast (Enhanced)"
6067
+ }
6068
+ ]
6069
+ },
6070
+ "target": {
6071
+ "type": "text",
6072
+ "tagName": "",
6073
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[5]/div[1]/div[1]/p[1]/text()[1]",
6074
+ "codeLines": [
6075
+ "Mike Fuller, President and CEO, RailPass.com"
6076
+ ]
6077
+ }
6078
+ },
6079
+ {
6080
+ "index": 529,
6081
+ "verdict": "failed",
6082
+ "rule": {
6083
+ "ruleID": "r66",
6084
+ "ruleSummary": "Text outside widget has enhanced contrast",
6085
+ "scope": "component",
6086
+ "uri": "https://alfa.siteimprove.com/rules/sia-r66",
6087
+ "requirements": [
6088
+ {
6089
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6090
+ "chapter": "1.4.6",
6091
+ "title": "Contrast (Enhanced)"
6092
+ }
6093
+ ]
6094
+ },
6095
+ "target": {
6096
+ "type": "text",
6097
+ "tagName": "",
6098
+ "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/p[2]/text()[1]",
6099
+ "codeLines": [
6100
+ "Copyright ©2022 InterRail, LLC"
6101
+ ]
6102
+ }
6103
+ },
6104
+ {
6105
+ "index": 543,
6106
+ "verdict": "cantTell",
6107
+ "rule": {
6108
+ "ruleID": "r69",
6109
+ "ruleSummary": "Text outside widget has minimum contrast",
6110
+ "scope": "component",
6111
+ "uri": "https://alfa.siteimprove.com/rules/sia-r69",
6112
+ "requirements": [
6113
+ {
6114
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
6115
+ "chapter": "1.4.3",
6116
+ "title": "Contrast (Minimum)"
6117
+ },
6118
+ {
6119
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6120
+ "chapter": "1.4.6",
6121
+ "title": "Contrast (Enhanced)"
6122
+ }
6123
+ ]
6124
+ },
6125
+ "target": {
6126
+ "type": "text",
6127
+ "tagName": "",
6128
+ "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/h1[1]/b[1]/text()[1]",
6129
+ "codeLines": [
6130
+ "TRAVEL EUROPE BY TRAIN"
6131
+ ]
6132
+ }
6133
+ },
6134
+ {
6135
+ "index": 544,
6136
+ "verdict": "cantTell",
6137
+ "rule": {
6138
+ "ruleID": "r69",
6139
+ "ruleSummary": "Text outside widget has minimum contrast",
6140
+ "scope": "component",
6141
+ "uri": "https://alfa.siteimprove.com/rules/sia-r69",
6142
+ "requirements": [
6143
+ {
6144
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
6145
+ "chapter": "1.4.3",
6146
+ "title": "Contrast (Minimum)"
6147
+ },
6148
+ {
6149
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6150
+ "chapter": "1.4.6",
6151
+ "title": "Contrast (Enhanced)"
6152
+ }
6153
+ ]
6154
+ },
6155
+ "target": {
6156
+ "type": "text",
6157
+ "tagName": "",
6158
+ "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/h4[1]/b[1]/text()[1]",
6159
+ "codeLines": [
6160
+ "Easy Booking & Low Prices"
6161
+ ]
6162
+ }
6163
+ },
6164
+ {
6165
+ "index": 545,
6166
+ "verdict": "cantTell",
6167
+ "rule": {
6168
+ "ruleID": "r69",
6169
+ "ruleSummary": "Text outside widget has minimum contrast",
6170
+ "scope": "component",
6171
+ "uri": "https://alfa.siteimprove.com/rules/sia-r69",
6172
+ "requirements": [
6173
+ {
6174
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
6175
+ "chapter": "1.4.3",
6176
+ "title": "Contrast (Minimum)"
6177
+ },
6178
+ {
6179
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6180
+ "chapter": "1.4.6",
6181
+ "title": "Contrast (Enhanced)"
6182
+ }
6183
+ ]
6184
+ },
6185
+ "target": {
6186
+ "type": "text",
6187
+ "tagName": "",
6188
+ "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/h4[1]/b[1]/text()[2]",
6189
+ "codeLines": [
6190
+ "25+ Year Authorized Seller of Eurail Passes"
6191
+ ]
6192
+ }
6193
+ },
6194
+ {
6195
+ "index": 557,
6196
+ "verdict": "cantTell",
6197
+ "rule": {
6198
+ "ruleID": "r69",
6199
+ "ruleSummary": "Text outside widget has minimum contrast",
6200
+ "scope": "component",
6201
+ "uri": "https://alfa.siteimprove.com/rules/sia-r69",
6202
+ "requirements": [
6203
+ {
6204
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
6205
+ "chapter": "1.4.3",
6206
+ "title": "Contrast (Minimum)"
6207
+ },
6208
+ {
6209
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6210
+ "chapter": "1.4.6",
6211
+ "title": "Contrast (Enhanced)"
6212
+ }
6213
+ ]
6214
+ },
6215
+ "target": {
6216
+ "type": "text",
6217
+ "tagName": "",
6218
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/h1[1]/text()[1]",
6219
+ "codeLines": [
6220
+ "Eurail"
6221
+ ]
6222
+ }
6223
+ },
6224
+ {
6225
+ "index": 558,
6226
+ "verdict": "cantTell",
6227
+ "rule": {
6228
+ "ruleID": "r69",
6229
+ "ruleSummary": "Text outside widget has minimum contrast",
6230
+ "scope": "component",
6231
+ "uri": "https://alfa.siteimprove.com/rules/sia-r69",
6232
+ "requirements": [
6233
+ {
6234
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
6235
+ "chapter": "1.4.3",
6236
+ "title": "Contrast (Minimum)"
6237
+ },
6238
+ {
6239
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6240
+ "chapter": "1.4.6",
6241
+ "title": "Contrast (Enhanced)"
6242
+ }
6243
+ ]
6244
+ },
6245
+ "target": {
6246
+ "type": "text",
6247
+ "tagName": "",
6248
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/h1[1]/b[1]/text()[1]",
6249
+ "codeLines": [
6250
+ "Global Pass"
6251
+ ]
6252
+ }
6253
+ },
6254
+ {
6255
+ "index": 559,
6256
+ "verdict": "cantTell",
6257
+ "rule": {
6258
+ "ruleID": "r69",
6259
+ "ruleSummary": "Text outside widget has minimum contrast",
6260
+ "scope": "component",
6261
+ "uri": "https://alfa.siteimprove.com/rules/sia-r69",
6262
+ "requirements": [
6263
+ {
6264
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
6265
+ "chapter": "1.4.3",
6266
+ "title": "Contrast (Minimum)"
6267
+ },
6268
+ {
6269
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6270
+ "chapter": "1.4.6",
6271
+ "title": "Contrast (Enhanced)"
6272
+ }
6273
+ ]
6274
+ },
6275
+ "target": {
6276
+ "type": "text",
6277
+ "tagName": "",
6278
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[1]/h4[1]/text()[1]",
6279
+ "codeLines": [
6280
+ "Starting from:"
6281
+ ]
6282
+ }
6283
+ },
6284
+ {
6285
+ "index": 560,
6286
+ "verdict": "cantTell",
6287
+ "rule": {
6288
+ "ruleID": "r69",
6289
+ "ruleSummary": "Text outside widget has minimum contrast",
6290
+ "scope": "component",
6291
+ "uri": "https://alfa.siteimprove.com/rules/sia-r69",
6292
+ "requirements": [
6293
+ {
6294
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
6295
+ "chapter": "1.4.3",
6296
+ "title": "Contrast (Minimum)"
6297
+ },
6298
+ {
6299
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6300
+ "chapter": "1.4.6",
6301
+ "title": "Contrast (Enhanced)"
6302
+ }
6303
+ ]
6304
+ },
6305
+ "target": {
6306
+ "type": "text",
6307
+ "tagName": "",
6308
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
6309
+ "codeLines": [
6310
+ "US$ 16"
6311
+ ]
6312
+ }
6313
+ },
6314
+ {
6315
+ "index": 561,
6316
+ "verdict": "cantTell",
6317
+ "rule": {
6318
+ "ruleID": "r69",
6319
+ "ruleSummary": "Text outside widget has minimum contrast",
6320
+ "scope": "component",
6321
+ "uri": "https://alfa.siteimprove.com/rules/sia-r69",
6322
+ "requirements": [
6323
+ {
6324
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
6325
+ "chapter": "1.4.3",
6326
+ "title": "Contrast (Minimum)"
6327
+ },
6328
+ {
6329
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6330
+ "chapter": "1.4.6",
6331
+ "title": "Contrast (Enhanced)"
6332
+ }
6333
+ ]
6334
+ },
6335
+ "target": {
6336
+ "type": "text",
6337
+ "tagName": "",
6338
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[1]/h4[2]/text()[1]",
6339
+ "codeLines": [
6340
+ "per person/day *"
6341
+ ]
6342
+ }
6343
+ },
6344
+ {
6345
+ "index": 562,
6346
+ "verdict": "cantTell",
6347
+ "rule": {
6348
+ "ruleID": "r69",
6349
+ "ruleSummary": "Text outside widget has minimum contrast",
6350
+ "scope": "component",
6351
+ "uri": "https://alfa.siteimprove.com/rules/sia-r69",
6352
+ "requirements": [
6353
+ {
6354
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
6355
+ "chapter": "1.4.3",
6356
+ "title": "Contrast (Minimum)"
6357
+ },
6358
+ {
6359
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6360
+ "chapter": "1.4.6",
6361
+ "title": "Contrast (Enhanced)"
6362
+ }
6363
+ ]
6364
+ },
6365
+ "target": {
6366
+ "type": "text",
6367
+ "tagName": "",
6368
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[1]/h4[2]/small[1]/text()[1]",
6369
+ "codeLines": [
6370
+ "* 2-Month Youth Pass"
6371
+ ]
6372
+ }
6373
+ },
6374
+ {
6375
+ "index": 563,
6376
+ "verdict": "cantTell",
6377
+ "rule": {
6378
+ "ruleID": "r69",
6379
+ "ruleSummary": "Text outside widget has minimum contrast",
6380
+ "scope": "component",
6381
+ "uri": "https://alfa.siteimprove.com/rules/sia-r69",
6382
+ "requirements": [
6383
+ {
6384
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
6385
+ "chapter": "1.4.3",
6386
+ "title": "Contrast (Minimum)"
6387
+ },
6388
+ {
6389
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6390
+ "chapter": "1.4.6",
6391
+ "title": "Contrast (Enhanced)"
6392
+ }
6393
+ ]
6394
+ },
6395
+ "target": {
6396
+ "type": "text",
6397
+ "tagName": "",
6398
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
6399
+ "codeLines": [
6400
+ "The best choice for a flexible & budget-friendly European train holiday."
6401
+ ]
6402
+ }
6403
+ },
6404
+ {
6405
+ "index": 564,
6406
+ "verdict": "cantTell",
6407
+ "rule": {
6408
+ "ruleID": "r69",
6409
+ "ruleSummary": "Text outside widget has minimum contrast",
6410
+ "scope": "component",
6411
+ "uri": "https://alfa.siteimprove.com/rules/sia-r69",
6412
+ "requirements": [
6413
+ {
6414
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
6415
+ "chapter": "1.4.3",
6416
+ "title": "Contrast (Minimum)"
6417
+ },
6418
+ {
6419
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6420
+ "chapter": "1.4.6",
6421
+ "title": "Contrast (Enhanced)"
6422
+ }
6423
+ ]
6424
+ },
6425
+ "target": {
6426
+ "type": "text",
6427
+ "tagName": "",
6428
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[2]/p[1]/b[1]/text()[1]",
6429
+ "codeLines": [
6430
+ "Unlimited"
6431
+ ]
6432
+ }
6433
+ },
6434
+ {
6435
+ "index": 565,
6436
+ "verdict": "cantTell",
6437
+ "rule": {
6438
+ "ruleID": "r69",
6439
+ "ruleSummary": "Text outside widget has minimum contrast",
6440
+ "scope": "component",
6441
+ "uri": "https://alfa.siteimprove.com/rules/sia-r69",
6442
+ "requirements": [
6443
+ {
6444
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
6445
+ "chapter": "1.4.3",
6446
+ "title": "Contrast (Minimum)"
6447
+ },
6448
+ {
6449
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6450
+ "chapter": "1.4.6",
6451
+ "title": "Contrast (Enhanced)"
6452
+ }
6453
+ ]
6454
+ },
6455
+ "target": {
6456
+ "type": "text",
6457
+ "tagName": "",
6458
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[2]/p[1]/text()[1]",
6459
+ "codeLines": [
6460
+ "train travel within"
6461
+ ]
6462
+ }
6463
+ },
6464
+ {
6465
+ "index": 566,
6466
+ "verdict": "cantTell",
6467
+ "rule": {
6468
+ "ruleID": "r69",
6469
+ "ruleSummary": "Text outside widget has minimum contrast",
6470
+ "scope": "component",
6471
+ "uri": "https://alfa.siteimprove.com/rules/sia-r69",
6472
+ "requirements": [
6473
+ {
6474
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
6475
+ "chapter": "1.4.3",
6476
+ "title": "Contrast (Minimum)"
6477
+ },
6478
+ {
6479
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6480
+ "chapter": "1.4.6",
6481
+ "title": "Contrast (Enhanced)"
6482
+ }
6483
+ ]
6484
+ },
6485
+ "target": {
6486
+ "type": "text",
6487
+ "tagName": "",
6488
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[2]/p[1]/b[2]/text()[1]",
6489
+ "codeLines": [
6490
+ "&"
6491
+ ]
6492
+ }
6493
+ },
6494
+ {
6495
+ "index": 567,
6496
+ "verdict": "cantTell",
6497
+ "rule": {
6498
+ "ruleID": "r69",
6499
+ "ruleSummary": "Text outside widget has minimum contrast",
6500
+ "scope": "component",
6501
+ "uri": "https://alfa.siteimprove.com/rules/sia-r69",
6502
+ "requirements": [
6503
+ {
6504
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
6505
+ "chapter": "1.4.3",
6506
+ "title": "Contrast (Minimum)"
6507
+ },
6508
+ {
6509
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6510
+ "chapter": "1.4.6",
6511
+ "title": "Contrast (Enhanced)"
6512
+ }
6513
+ ]
6514
+ },
6515
+ "target": {
6516
+ "type": "text",
6517
+ "tagName": "",
6518
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[2]/p[1]/text()[2]",
6519
+ "codeLines": [
6520
+ "between"
6521
+ ]
6522
+ }
6523
+ },
6524
+ {
6525
+ "index": 568,
6526
+ "verdict": "cantTell",
6527
+ "rule": {
6528
+ "ruleID": "r69",
6529
+ "ruleSummary": "Text outside widget has minimum contrast",
6530
+ "scope": "component",
6531
+ "uri": "https://alfa.siteimprove.com/rules/sia-r69",
6532
+ "requirements": [
6533
+ {
6534
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
6535
+ "chapter": "1.4.3",
6536
+ "title": "Contrast (Minimum)"
6537
+ },
6538
+ {
6539
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6540
+ "chapter": "1.4.6",
6541
+ "title": "Contrast (Enhanced)"
6542
+ }
6543
+ ]
6544
+ },
6545
+ "target": {
6546
+ "type": "text",
6547
+ "tagName": "",
6548
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[2]/p[1]/b[3]/text()[1]",
6549
+ "codeLines": [
6550
+ "28 European Countries."
6551
+ ]
6552
+ }
6553
+ },
6554
+ {
6555
+ "index": 578,
6556
+ "verdict": "cantTell",
6557
+ "rule": {
6558
+ "ruleID": "r69",
6559
+ "ruleSummary": "Text outside widget has minimum contrast",
6560
+ "scope": "component",
6561
+ "uri": "https://alfa.siteimprove.com/rules/sia-r69",
6562
+ "requirements": [
6563
+ {
6564
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
6565
+ "chapter": "1.4.3",
6566
+ "title": "Contrast (Minimum)"
6567
+ },
6568
+ {
6569
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6570
+ "chapter": "1.4.6",
6571
+ "title": "Contrast (Enhanced)"
6572
+ }
6573
+ ]
6574
+ },
6575
+ "target": {
6576
+ "type": "text",
6577
+ "tagName": "",
6578
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[4]/div[1]/h3[1]/b[1]/text()[1]",
6579
+ "codeLines": [
6580
+ "Explore Europe"
6581
+ ]
6582
+ }
6583
+ },
6584
+ {
6585
+ "index": 579,
6586
+ "verdict": "cantTell",
6587
+ "rule": {
6588
+ "ruleID": "r69",
6589
+ "ruleSummary": "Text outside widget has minimum contrast",
6590
+ "scope": "component",
6591
+ "uri": "https://alfa.siteimprove.com/rules/sia-r69",
6592
+ "requirements": [
6593
+ {
6594
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
6595
+ "chapter": "1.4.3",
6596
+ "title": "Contrast (Minimum)"
6597
+ },
6598
+ {
6599
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6600
+ "chapter": "1.4.6",
6601
+ "title": "Contrast (Enhanced)"
6602
+ }
6603
+ ]
6604
+ },
6605
+ "target": {
6606
+ "type": "text",
6607
+ "tagName": "",
6608
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[4]/div[1]/h5[1]/text()[1]",
6609
+ "codeLines": [
6610
+ "From Portugal to Poland and beyond, get inspired with our insider information on"
6611
+ ]
6612
+ }
6613
+ },
6614
+ {
6615
+ "index": 580,
6616
+ "verdict": "cantTell",
6617
+ "rule": {
6618
+ "ruleID": "r69",
6619
+ "ruleSummary": "Text outside widget has minimum contrast",
6620
+ "scope": "component",
6621
+ "uri": "https://alfa.siteimprove.com/rules/sia-r69",
6622
+ "requirements": [
6623
+ {
6624
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
6625
+ "chapter": "1.4.3",
6626
+ "title": "Contrast (Minimum)"
6627
+ },
6628
+ {
6629
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6630
+ "chapter": "1.4.6",
6631
+ "title": "Contrast (Enhanced)"
6632
+ }
6633
+ ]
6634
+ },
6635
+ "target": {
6636
+ "type": "text",
6637
+ "tagName": "",
6638
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[4]/div[1]/h5[1]/b[1]/text()[1]",
6639
+ "codeLines": [
6640
+ "28 European"
6641
+ ]
6642
+ }
6643
+ },
6644
+ {
6645
+ "index": 581,
6646
+ "verdict": "cantTell",
6647
+ "rule": {
6648
+ "ruleID": "r69",
6649
+ "ruleSummary": "Text outside widget has minimum contrast",
6650
+ "scope": "component",
6651
+ "uri": "https://alfa.siteimprove.com/rules/sia-r69",
6652
+ "requirements": [
6653
+ {
6654
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
6655
+ "chapter": "1.4.3",
6656
+ "title": "Contrast (Minimum)"
6657
+ },
6658
+ {
6659
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6660
+ "chapter": "1.4.6",
6661
+ "title": "Contrast (Enhanced)"
6662
+ }
6663
+ ]
6664
+ },
6665
+ "target": {
6666
+ "type": "text",
6667
+ "tagName": "",
6668
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[4]/div[1]/h5[1]/text()[2]",
6669
+ "codeLines": [
6670
+ "countries, including top festivals events,"
6671
+ ]
6672
+ }
6673
+ },
6674
+ {
6675
+ "index": 582,
6676
+ "verdict": "cantTell",
6677
+ "rule": {
6678
+ "ruleID": "r69",
6679
+ "ruleSummary": "Text outside widget has minimum contrast",
6680
+ "scope": "component",
6681
+ "uri": "https://alfa.siteimprove.com/rules/sia-r69",
6682
+ "requirements": [
6683
+ {
6684
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
6685
+ "chapter": "1.4.3",
6686
+ "title": "Contrast (Minimum)"
6687
+ },
6688
+ {
6689
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6690
+ "chapter": "1.4.6",
6691
+ "title": "Contrast (Enhanced)"
6692
+ }
6693
+ ]
6694
+ },
6695
+ "target": {
6696
+ "type": "text",
6697
+ "tagName": "",
6698
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[4]/div[1]/h5[1]/b[2]/text()[1]",
6699
+ "codeLines": [
6700
+ "“best time to go”"
6701
+ ]
6702
+ }
6703
+ },
6704
+ {
6705
+ "index": 583,
6706
+ "verdict": "cantTell",
6707
+ "rule": {
6708
+ "ruleID": "r69",
6709
+ "ruleSummary": "Text outside widget has minimum contrast",
6710
+ "scope": "component",
6711
+ "uri": "https://alfa.siteimprove.com/rules/sia-r69",
6712
+ "requirements": [
6713
+ {
6714
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
6715
+ "chapter": "1.4.3",
6716
+ "title": "Contrast (Minimum)"
6717
+ },
6718
+ {
6719
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6720
+ "chapter": "1.4.6",
6721
+ "title": "Contrast (Enhanced)"
6722
+ }
6723
+ ]
6724
+ },
6725
+ "target": {
6726
+ "type": "text",
6727
+ "tagName": "",
6728
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[4]/div[1]/h5[1]/text()[3]",
6729
+ "codeLines": [
6730
+ "weather recommendations, and maps."
6731
+ ]
6732
+ }
6733
+ },
6734
+ {
6735
+ "index": 587,
6736
+ "verdict": "failed",
6737
+ "rule": {
6738
+ "ruleID": "r69",
6739
+ "ruleSummary": "Text outside widget has minimum contrast",
6740
+ "scope": "component",
6741
+ "uri": "https://alfa.siteimprove.com/rules/sia-r69",
6742
+ "requirements": [
6743
+ {
6744
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
6745
+ "chapter": "1.4.3",
6746
+ "title": "Contrast (Minimum)"
6747
+ },
6748
+ {
6749
+ "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
6750
+ "chapter": "1.4.6",
6751
+ "title": "Contrast (Enhanced)"
6752
+ }
6753
+ ]
6754
+ },
6755
+ "target": {
6756
+ "type": "text",
6757
+ "tagName": "",
6758
+ "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/p[2]/text()[1]",
6759
+ "codeLines": [
6760
+ "Copyright ©2022 InterRail, LLC"
6761
+ ]
6762
+ }
6763
+ },
6764
+ {
6765
+ "index": 609,
6766
+ "verdict": "failed",
6767
+ "rule": {
6768
+ "ruleID": "r73",
6769
+ "ruleSummary": "Paragraphs of text have sufficient line height",
6770
+ "scope": "component",
6771
+ "uri": "https://alfa.siteimprove.com/rules/sia-r73",
6772
+ "requirements": [
6773
+ {
6774
+ "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
6775
+ "chapter": "1.4.8",
6776
+ "title": "Visual Presentation"
6777
+ }
6778
+ ]
6779
+ },
6780
+ "target": {
6781
+ "type": "element",
6782
+ "tagName": "p",
6783
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[1]/p[1]",
6784
+ "codeLines": [
6785
+ "<p>",
6786
+ " The best choice for a flexible & budget-friendly European train holiday.",
6787
+ "</p>"
6788
+ ]
6789
+ }
6790
+ },
6791
+ {
6792
+ "index": 610,
6793
+ "verdict": "failed",
6794
+ "rule": {
6795
+ "ruleID": "r73",
6796
+ "ruleSummary": "Paragraphs of text have sufficient line height",
6797
+ "scope": "component",
6798
+ "uri": "https://alfa.siteimprove.com/rules/sia-r73",
6799
+ "requirements": [
6800
+ {
6801
+ "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
6802
+ "chapter": "1.4.8",
6803
+ "title": "Visual Presentation"
6804
+ }
6805
+ ]
6806
+ },
6807
+ "target": {
6808
+ "type": "element",
6809
+ "tagName": "p",
6810
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[2]/p[1]",
6811
+ "codeLines": [
6812
+ "<p>",
6813
+ " <b>",
6814
+ " Unlimited",
6815
+ " </b>",
6816
+ " train travel within",
6817
+ " <b>",
6818
+ " &",
6819
+ " </b>",
6820
+ " between",
6821
+ " <b>",
6822
+ " 28 European Countries.",
6823
+ " </b>",
6824
+ "</p>"
6825
+ ]
6826
+ }
6827
+ },
6828
+ {
6829
+ "index": 611,
6830
+ "verdict": "failed",
6831
+ "rule": {
6832
+ "ruleID": "r73",
6833
+ "ruleSummary": "Paragraphs of text have sufficient line height",
6834
+ "scope": "component",
6835
+ "uri": "https://alfa.siteimprove.com/rules/sia-r73",
6836
+ "requirements": [
6837
+ {
6838
+ "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
6839
+ "chapter": "1.4.8",
6840
+ "title": "Visual Presentation"
6841
+ }
6842
+ ]
6843
+ },
6844
+ "target": {
6845
+ "type": "element",
6846
+ "tagName": "p",
6847
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[3]/div[1]/div[1]/ul[1]/li[1]/p[1]",
6848
+ "codeLines": [
6849
+ "<p>",
6850
+ " <b>",
6851
+ " 462 Different Pass",
6852
+ " <br>",
6853
+ " Combinations",
6854
+ " </b>",
6855
+ "</p>"
6856
+ ]
6857
+ }
6858
+ },
6859
+ {
6860
+ "index": 612,
6861
+ "verdict": "failed",
6862
+ "rule": {
6863
+ "ruleID": "r73",
6864
+ "ruleSummary": "Paragraphs of text have sufficient line height",
6865
+ "scope": "component",
6866
+ "uri": "https://alfa.siteimprove.com/rules/sia-r73",
6867
+ "requirements": [
6868
+ {
6869
+ "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
6870
+ "chapter": "1.4.8",
6871
+ "title": "Visual Presentation"
6872
+ }
6873
+ ]
6874
+ },
6875
+ "target": {
6876
+ "type": "element",
6877
+ "tagName": "p",
6878
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[3]/div[1]/div[1]/ul[1]/li[2]/p[1]",
6879
+ "codeLines": [
6880
+ "<p>",
6881
+ " <b>",
6882
+ " Thousands",
6883
+ " <br>",
6884
+ " of Destinations",
6885
+ " </b>",
6886
+ "</p>"
6887
+ ]
6888
+ }
6889
+ },
6890
+ {
6891
+ "index": 613,
6892
+ "verdict": "failed",
6893
+ "rule": {
6894
+ "ruleID": "r73",
6895
+ "ruleSummary": "Paragraphs of text have sufficient line height",
6896
+ "scope": "component",
6897
+ "uri": "https://alfa.siteimprove.com/rules/sia-r73",
6898
+ "requirements": [
6899
+ {
6900
+ "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
6901
+ "chapter": "1.4.8",
6902
+ "title": "Visual Presentation"
6903
+ }
6904
+ ]
6905
+ },
6906
+ "target": {
6907
+ "type": "element",
6908
+ "tagName": "p",
6909
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[3]/div[1]/div[1]/ul[1]/li[3]/p[1]",
6910
+ "codeLines": [
6911
+ "<p>",
6912
+ " <b>",
6913
+ " Low Prices",
6914
+ " </b>",
6915
+ "</p>"
6916
+ ]
6917
+ }
6918
+ },
6919
+ {
6920
+ "index": 614,
6921
+ "verdict": "failed",
6922
+ "rule": {
6923
+ "ruleID": "r73",
6924
+ "ruleSummary": "Paragraphs of text have sufficient line height",
6925
+ "scope": "component",
6926
+ "uri": "https://alfa.siteimprove.com/rules/sia-r73",
6927
+ "requirements": [
6928
+ {
6929
+ "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
6930
+ "chapter": "1.4.8",
6931
+ "title": "Visual Presentation"
6932
+ }
6933
+ ]
6934
+ },
6935
+ "target": {
6936
+ "type": "element",
6937
+ "tagName": "p",
6938
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[3]/div[1]/div[1]/ul[1]/li[4]/p[1]",
6939
+ "codeLines": [
6940
+ "<p>",
6941
+ " <b>",
6942
+ " In Business",
6943
+ " <br>",
6944
+ " Since 1991",
6945
+ " </b>",
6946
+ "</p>"
6947
+ ]
6948
+ }
6949
+ },
6950
+ {
6951
+ "index": 617,
6952
+ "verdict": "failed",
6953
+ "rule": {
6954
+ "ruleID": "r73",
6955
+ "ruleSummary": "Paragraphs of text have sufficient line height",
6956
+ "scope": "component",
6957
+ "uri": "https://alfa.siteimprove.com/rules/sia-r73",
6958
+ "requirements": [
6959
+ {
6960
+ "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
6961
+ "chapter": "1.4.8",
6962
+ "title": "Visual Presentation"
6963
+ }
6964
+ ]
6965
+ },
6966
+ "target": {
6967
+ "type": "element",
6968
+ "tagName": "p",
6969
+ "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/p[2]",
6970
+ "codeLines": [
6971
+ "<p>",
6972
+ " Copyright ©2022 InterRail, LLC",
6973
+ "</p>"
6974
+ ]
6975
+ }
6976
+ },
6977
+ {
6978
+ "index": 689,
6979
+ "verdict": "failed",
6980
+ "rule": {
6981
+ "ruleID": "r78",
6982
+ "ruleSummary": "Headings of same level have text content between them",
6983
+ "scope": "component",
6984
+ "uri": "https://alfa.siteimprove.com/rules/sia-r78",
6985
+ "requirements": []
6986
+ },
6987
+ "target": {
6988
+ "type": "element",
6989
+ "tagName": "h4",
6990
+ "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/h4[1]",
6991
+ "codeLines": [
6992
+ "<h4>",
6993
+ " <b>",
6994
+ " Easy Booking & Low Prices",
6995
+ " <br>",
6996
+ " 25+ Year Authorized Seller of Eurail Passes",
6997
+ " </b>",
6998
+ "</h4>"
6999
+ ]
7000
+ }
7001
+ },
7002
+ {
7003
+ "index": 691,
7004
+ "verdict": "failed",
7005
+ "rule": {
7006
+ "ruleID": "r78",
7007
+ "ruleSummary": "Headings of same level have text content between them",
7008
+ "scope": "component",
7009
+ "uri": "https://alfa.siteimprove.com/rules/sia-r78",
7010
+ "requirements": []
7011
+ },
7012
+ "target": {
7013
+ "type": "element",
7014
+ "tagName": "h4",
7015
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[1]/div[1]/aside[1]/h4[1]",
7016
+ "codeLines": [
7017
+ "<h4>",
7018
+ " <span class=\"icon-star\"></span>",
7019
+ " <b>",
7020
+ " Popular Passes",
7021
+ " </b>",
7022
+ "</h4>"
7023
+ ]
7024
+ }
7025
+ },
7026
+ {
7027
+ "index": 694,
7028
+ "verdict": "failed",
7029
+ "rule": {
7030
+ "ruleID": "r78",
7031
+ "ruleSummary": "Headings of same level have text content between them",
7032
+ "scope": "component",
7033
+ "uri": "https://alfa.siteimprove.com/rules/sia-r78",
7034
+ "requirements": []
7035
+ },
7036
+ "target": {
7037
+ "type": "element",
7038
+ "tagName": "h4",
7039
+ "path": "/html[1]/body[1]/div[1]/div[2]/main[1]/section[2]/div[1]/div[1]/div[1]/h4[1]",
7040
+ "codeLines": [
7041
+ "<h4>",
7042
+ " Starting from:",
7043
+ "</h4>"
7044
+ ]
7045
+ }
7046
+ },
7047
+ {
7048
+ "index": 703,
7049
+ "verdict": "failed",
7050
+ "rule": {
7051
+ "ruleID": "r8",
7052
+ "ruleSummary": "Form fields have an accessible name",
7053
+ "scope": "component",
7054
+ "uri": "https://alfa.siteimprove.com/rules/sia-r8",
7055
+ "requirements": [
7056
+ {
7057
+ "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
7058
+ "chapter": "4.1.2",
7059
+ "title": "Name, Role, Value"
7060
+ }
7061
+ ]
7062
+ },
7063
+ "target": {
7064
+ "type": "element",
7065
+ "tagName": "input",
7066
+ "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[1]/input[1]",
7067
+ "codeLines": [
7068
+ "<input id=\"daterange\" type=\"text\" name=\"daterange\" value=\"Select Date\">"
7069
+ ]
7070
+ }
7071
+ },
7072
+ {
7073
+ "index": 737,
7074
+ "verdict": "cantTell",
7075
+ "rule": {
7076
+ "ruleID": "r87",
7077
+ "ruleSummary": "First focusable element is link to main content",
7078
+ "scope": "page",
7079
+ "uri": "https://alfa.siteimprove.com/rules/sia-r87",
7080
+ "requirements": [
7081
+ {
7082
+ "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
7083
+ "name": "G1",
7084
+ "title": "Adding a link at the top of each page that goes directly to the main content area"
7085
+ }
7086
+ ]
7087
+ },
7088
+ "target": {
7089
+ "type": "document",
7090
+ "tagName": "",
7091
+ "path": "/",
7092
+ "codeLines": [
7093
+ "#document",
7094
+ " <!doctype html>",
7095
+ "...",
7096
+ " </html>"
7097
+ ]
7098
+ }
7099
+ }
7100
+ ]
3977
7101
  },
3978
7102
  {
3979
7103
  "type": "test",
@@ -5665,4 +8789,4 @@
5665
8789
  "visitRejectionCount": 0,
5666
8790
  "endTime": "2022-06-03T15:25:21",
5667
8791
  "elapsedSeconds": 99
5668
- }
8792
+ }