Bug 183922

Summary: AX: Web table row count is incorrect when role row is added to <tr> in DOM
Product: WebKit Reporter: Nan Wang <n_wang>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, commit-queue, dmazzoni, ews-watchlist, jcraig, jdiggs, n_wang, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch to fix crash
none
patch none

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.