Bug 187409 - AX: add a subrole for meter elements on macOS
Summary: AX: add a subrole for meter elements on macOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-07-06 13:41 PDT by Nan Wang
Modified: 2018-07-06 17:35 PDT (History)
12 users (show)

See Also:


Attachments
patch (3.46 KB, patch)
2018-07-06 15:19 PDT, Nan Wang
cfleizach: review+
ews-watchlist: commit-queue-
Details | Formatted Diff | Diff
patch (3.94 KB, patch)
2018-07-06 16:16 PDT, Nan Wang
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews102 for mac-sierra (2.53 MB, application/zip)
2018-07-06 16:22 PDT, EWS Watchlist
no flags Details
Archive of layout-test-results from ews106 for mac-sierra-wk2 (3.09 MB, application/zip)
2018-07-06 16:28 PDT, EWS Watchlist
no flags Details
Archive of layout-test-results from ews112 for mac-sierra (3.02 MB, application/zip)
2018-07-06 17:08 PDT, EWS Watchlist
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nan Wang 2018-07-06 13:41:47 PDT
add a subrole for meter elements on macOS
Comment 1 Radar WebKit Bug Importer 2018-07-06 13:42:02 PDT
<rdar://problem/41905702>
Comment 2 Nan Wang 2018-07-06 15:19:07 PDT
Created attachment 344465 [details]
patch
Comment 3 Nan Wang 2018-07-06 16:16:23 PDT
Created attachment 344477 [details]
patch

fixed test expectation
Comment 4 EWS Watchlist 2018-07-06 16:22:41 PDT
Comment on attachment 344465 [details]
patch

Attachment 344465 [details] did not pass mac-ews (mac):
Output: https://webkit-queues.webkit.org/results/8460911

New failing tests:
accessibility/roles-exposed.html
Comment 5 EWS Watchlist 2018-07-06 16:22:43 PDT
Created attachment 344479 [details]
Archive of layout-test-results from ews102 for mac-sierra

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102  Port: mac-sierra  Platform: Mac OS X 10.12.6
Comment 6 EWS Watchlist 2018-07-06 16:28:21 PDT
Comment on attachment 344465 [details]
patch

Attachment 344465 [details] did not pass mac-wk2-ews (mac-wk2):
Output: https://webkit-queues.webkit.org/results/8460963

New failing tests:
accessibility/roles-exposed.html
Comment 7 EWS Watchlist 2018-07-06 16:28:23 PDT
Created attachment 344481 [details]
Archive of layout-test-results from ews106 for mac-sierra-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews106  Port: mac-sierra-wk2  Platform: Mac OS X 10.12.6
Comment 8 EWS Watchlist 2018-07-06 17:08:02 PDT
Comment on attachment 344465 [details]
patch

Attachment 344465 [details] did not pass mac-debug-ews (mac):
Output: https://webkit-queues.webkit.org/results/8461254

New failing tests:
accessibility/roles-exposed.html
Comment 9 EWS Watchlist 2018-07-06 17:08:04 PDT
Created attachment 344491 [details]
Archive of layout-test-results from ews112 for mac-sierra

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews112  Port: mac-sierra  Platform: Mac OS X 10.12.6
Comment 10 Nan Wang 2018-07-06 17:34:42 PDT
Committed r233607: <https://trac.webkit.org/changeset/233607>