Bug 183922 - AX: Web table row count is incorrect when role row is added to <tr> in DOM
Summary: AX: Web table row count is incorrect when role row is added to <tr> in DOM
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-03-22 16:20 PDT by Nan Wang
Modified: 2018-03-22 18:41 PDT (History)
11 users (show)

See Also:


Attachments
patch to fix crash (4.45 KB, patch)
2018-03-22 16:55 PDT, Nan Wang
no flags Details | Formatted Diff | Diff
patch (4.45 KB, patch)
2018-03-22 16:56 PDT, Nan Wang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nan Wang 2018-03-22 16:20:45 PDT
When “role=row” is added to a <tr> in a native <table>, it causes WebKit to think that the table is empty

<rdar://problem/37838906>
Comment 1 Nan Wang 2018-03-22 16:55:38 PDT
Created attachment 336335 [details]
patch to fix crash
Comment 2 Nan Wang 2018-03-22 16:56:00 PDT
Created attachment 336336 [details]
patch
Comment 3 WebKit Commit Bot 2018-03-22 18:41:49 PDT
Comment on attachment 336336 [details]
patch

Clearing flags on attachment: 336336

Committed r229879: <https://trac.webkit.org/changeset/229879>
Comment 4 WebKit Commit Bot 2018-03-22 18:41:50 PDT
All reviewed patches have been landed.  Closing bug.