Skip to content

Commit dfd538c

Browse files
Update aria-description vo_ios/ios_saf results to v18.7.3 (#364)
* Initial plan * Update aria-description vo_ios/ios_saf test results for 18.7.3 Co-authored-by: mfairchild365 <498678+mfairchild365@users.noreply.github.com> * Update iOS Safari OS version in aria-description.json --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: mfairchild365 <498678+mfairchild365@users.noreply.github.com> Co-authored-by: Michael Fairchild <mfairchild365@proton.me>
1 parent 6507b77 commit dfd538c

1 file changed

Lines changed: 12 additions & 8 deletions

File tree

data/tests/tech/aria/aria-description.json

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -513,13 +513,13 @@
513513
"focus_location": "before target"
514514
},
515515
"after": "target",
516-
"output": "\"example label, text field, double tap to edit\"",
516+
"output": "\"Example label, description, error: 0, Text field, Double tap to edit\"",
517517
"results": [
518518
{
519519
"feature_id": "aria/aria-description_attribute",
520520
"feature_assertion_id": "contribute_to_description",
521521
"applied_to": "html/input(type-text)_element",
522-
"result": "fail"
522+
"result": "pass"
523523
}
524524
]
525525
},
@@ -551,13 +551,13 @@
551551
"focus_location": "before target"
552552
},
553553
"after": "target",
554-
"output": "\"target\"",
554+
"output": "\"target, description, I'm help text\"",
555555
"results": [
556556
{
557557
"feature_id": "aria/aria-description_attribute",
558558
"feature_assertion_id": "contribute_to_description",
559559
"applied_to": "html/span_element",
560-
"result": "fail"
560+
"result": "pass"
561561
}
562562
]
563563
}
@@ -690,6 +690,10 @@
690690
"wsr": {}
691691
},
692692
"history": [
693+
{
694+
"date": "2026-02-27",
695+
"message": "Updated vo_ios/ios_saf results: aria-description is now conveyed for input[aria-description] and span[aria-description] with next_item command; updated at_version and browser_version to 18.7.3"
696+
},
693697
{
694698
"date": "2023-07-26",
695699
"message": "updated all results and added a test case for aria-description applied to a static element (span)"
@@ -767,10 +771,10 @@
767771
"vo_ios": {
768772
"browsers": {
769773
"ios_saf": {
770-
"at_version": "16.6",
771-
"browser_version": "16.6",
772-
"os_version": "16.6",
773-
"date": "2023-07-26"
774+
"at_version": "18.7.3",
775+
"browser_version": "18.7.3",
776+
"os_version": "18.7.3",
777+
"date": "2026-02-27"
774778
}
775779
}
776780
},

0 commit comments

Comments
 (0)