Bug 41806

Summary: AX: Data table heuristics: assume data table if at least one row or column of TH cells exist
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch bdakin: review+

Description chris fleizach 2010-07-07 15:06:28 PDT
Data table heuristics: assume data table if at least one row or column of TH cells exist
Comment 1 chris fleizach 2010-07-07 15:29:28 PDT
Created attachment 60789 [details]
Patch
Comment 2 chris fleizach 2010-07-07 15:37:32 PDT
http://trac.webkit.org/changeset/62713
Comment 3 Eric Seidel (no email) 2010-07-07 17:09:10 PDT
The commit-queue is seeing:


Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests
Skipped list contained 'platform/mac/accessibility/table-with-first-row-of-headers.html', but no file of that name could be found
Testing 19300 test cases.
platform/mac/accessibility/table-with-row-col-of-headers.html -> failed
Comment 4 chris fleizach 2010-07-07 17:12:55 PDT
(In reply to comment #3)
> The commit-queue is seeing:
> 
> 
> Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests
> Skipped list contained 'platform/mac/accessibility/table-with-first-row-of-headers.html', but no file of that name could be found
> Testing 19300 test cases.
> platform/mac/accessibility/table-with-row-col-of-headers.html -> failed

fixing now
Comment 5 chris fleizach 2010-07-07 17:17:19 PDT
layout test name in the Skipped lists was wrong
http://trac.webkit.org/changeset/62733