WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 221074
Support for aria-current state changed notifications.
https://bugs.webkit.org/show_bug.cgi?id=221074
Summary
Support for aria-current state changed notifications.
Andres Gonzalez
Reported
2021-01-27 18:56:42 PST
Support for aria-current state changed notifications.
Attachments
Patch
(39.31 KB, patch)
2021-01-27 19:27 PST
,
Andres Gonzalez
no flags
Details
Formatted Diff
Diff
Patch
(40.43 KB, patch)
2021-01-28 06:37 PST
,
Andres Gonzalez
no flags
Details
Formatted Diff
Diff
Patch
(40.71 KB, patch)
2021-01-28 19:10 PST
,
Andres Gonzalez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Andres Gonzalez
Comment 1
2021-01-27 19:27:34 PST
Created
attachment 418607
[details]
Patch
chris fleizach
Comment 2
2021-01-27 19:32:41 PST
Comment on
attachment 418607
[details]
Patch Anything testing the domIdentifier?
Andres Gonzalez
Comment 3
2021-01-27 19:51:08 PST
(In reply to chris fleizach from
comment #2
)
> Comment on
attachment 418607
[details]
> Patch > > Anything testing the domIdentifier?
In the test's accessibilityController event listener, we are doing: debug(notification + " notification for " + element.domIdentifier); where element is an accessible element. this ensures we are getting the right notification for the right element. this can be handy in a lot of other tests.
chris fleizach
Comment 4
2021-01-27 21:32:23 PST
Looks like some build failures
Andres Gonzalez
Comment 5
2021-01-28 06:37:42 PST
Created
attachment 418641
[details]
Patch
Andres Gonzalez
Comment 6
2021-01-28 19:10:48 PST
Created
attachment 418696
[details]
Patch
EWS
Comment 7
2021-01-29 11:08:05 PST
Committed
r272067
: <
https://trac.webkit.org/changeset/272067
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 418696
[details]
.
Radar WebKit Bug Importer
Comment 8
2021-01-29 11:09:13 PST
<
rdar://problem/73762907
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug