Bug 46827

Summary: AX: implement CSS3 Speech "speak"
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, bdakin, eric, mike, senorblanco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on: 46845    
Bug Blocks:    
Attachments:
Description Flags
Patch darin: review+

chris fleizach
Reported 2010-09-29 11:26:46 PDT
As defined in http://www.w3.org/TR/css3-speech/#speak This will be very helpful in aiding how certain things are pronounced on the web. specifically numbers and punctuation
Attachments
Patch (21.53 KB, patch)
2010-09-29 11:32 PDT, chris fleizach
darin: review+
chris fleizach
Comment 1 2010-09-29 11:26:53 PDT
<rdar://problem/8282101> AX: implement CSS3 Speech "speak"
chris fleizach
Comment 2 2010-09-29 11:32:57 PDT
chris fleizach
Comment 3 2010-09-29 11:33:34 PDT
there's no mac implementation yet, as no API has been defined. the first customer of this will be iOS
chris fleizach
Comment 4 2010-09-29 13:01:14 PDT
Eric Seidel (no email)
Comment 5 2010-09-29 15:07:52 PDT
I think this broke a whole bunch of tests on Snow Leopard.
WebKit Review Bot
Comment 6 2010-09-29 15:13:23 PDT
http://trac.webkit.org/changeset/68680 might have broken GTK Linux 32-bit Release, GTK Linux 64-bit Debug, and Qt Linux Release minimal The following changes are on the blame list: http://trac.webkit.org/changeset/68680 http://trac.webkit.org/changeset/68679
chris fleizach
Comment 7 2010-09-29 15:37:08 PDT
Will resolve asap (In reply to comment #6) > http://trac.webkit.org/changeset/68680 might have broken GTK Linux 32-bit Release, GTK Linux 64-bit Debug, and Qt Linux Release minimal > The following changes are on the blame list: > http://trac.webkit.org/changeset/68680 > http://trac.webkit.org/changeset/68679
Stephen White
Comment 8 2010-09-29 15:54:20 PDT
(In reply to comment #7) > Will resolve asap > > (In reply to comment #6) > > http://trac.webkit.org/changeset/68680 might have broken GTK Linux 32-bit Release, GTK Linux 64-bit Debug, and Qt Linux Release minimal > > The following changes are on the blame list: > > http://trac.webkit.org/changeset/68680 > > http://trac.webkit.org/changeset/68679 BTW, if this patch does get reverted for whatever reason, pls revert r68685 as well (it contains new Chrome baselines resulting from this patch).
chris fleizach
Comment 9 2010-09-29 16:52:00 PDT
chris fleizach
Comment 10 2010-09-29 17:15:42 PDT
chris fleizach
Comment 11 2010-09-29 17:32:33 PDT
this should get things working again (except QT minimal, which i am trying to force rebuild) http://trac.webkit.org/changeset/68730
Mike Gifford
Comment 12 2014-05-04 07:30:47 PDT
According to http://css3test.com this is still a problem.
Note You need to log in before you can comment on or make changes to this bug.