[Webkit-unassigned] [Bug 160619] AX: Media controls timeline should have percentage value description
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 5 17:03:01 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=160619
--- Comment #3 from Nan Wang <n_wang at apple.com> ---
Comment on attachment 285461
--> https://bugs.webkit.org/attachment.cgi?id=285461
patch
View in context: https://bugs.webkit.org/attachment.cgi?id=285461&action=review
>> Source/WebCore/Modules/mediacontrols/mediaControlsApple.js:1581
>> + return `${intHours} ${this.UIString('Hours')}, ${intMinutes} ${this.UIString('Minutes')}, ${intSeconds} ${this.UIString('Seconds')}`;
>
> Does this take care of singular vs. Plural
Nope. Will add that.
>> LayoutTests/platform/efl/accessibility/media-element-expected.txt:24
>> + title: AXTitle: Elapsed 0 Seconds
>
> We should add cases for minutes and hours as well
> As well as singular vs. Plural
Ok, will do.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160806/af30c261/attachment.html>
More information about the webkit-unassigned
mailing list