[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:00:44 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=160619

--- Comment #2 from chris fleizach <cfleizach 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

> 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

-- 
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/e22f48c8/attachment.html>


More information about the webkit-unassigned mailing list