Bug 31456 - WAI-ARIA: checkbox does not determine its label from text content
Summary: WAI-ARIA: checkbox does not determine its label from text content
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: chris fleizach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-12 22:33 PST by chris fleizach
Modified: 2009-11-13 22:25 PST (History)
0 users

See Also:


Attachments
patch (5.38 KB, patch)
2009-11-12 23:04 PST, chris fleizach
darin: review+
cfleizach: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chris fleizach 2009-11-12 22:33:55 PST
accessible name computation needs to work on checkboxes
Comment 1 chris fleizach 2009-11-12 23:04:40 PST
Created attachment 43135 [details]
patch
Comment 2 chris fleizach 2009-11-13 08:58:16 PST
adding to commit-queue
Comment 3 WebKit Commit Bot 2009-11-13 10:00:11 PST
Comment on attachment 43135 [details]
patch

Rejecting patch 43135 from commit-queue.

Failed to run "['WebKitTools/Scripts/run-webkit-tests', '--no-launch-safari', '--quiet', '--exit-after-n-failures=1']" exit_code: 1
Running build-dumprendertree
Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests
Testing 11618 test cases.
inspector/console-dir.html -> crashed

Exiting early after 1 failures. 9313 tests run.
461.55s total testing time

9312 test cases (99%) succeeded
1 test case (<1%) crashed
5 test cases (<1%) had stderr output
Comment 4 chris fleizach 2009-11-13 10:49:28 PST
totally not the fault of this patch, but iʻll take care of this patch tonite
Comment 5 Eric Seidel (no email) 2009-11-13 12:07:13 PST
Comment on attachment 43135 [details]
patch

Agreed.  You just hit a recent JSC crasher.  I've added the crash report to bug 30835 and we'll spin this one through the queue again.
Comment 6 chris fleizach 2009-11-13 22:12:08 PST
will commit now
Comment 7 chris fleizach 2009-11-13 22:25:23 PST
http://trac.webkit.org/changeset/50994