[Webkit-unassigned] [Bug 134511] New: WebVTT percentage value can be a float

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 1 14:14:22 PDT 2014


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

           Summary: WebVTT percentage value can be a float
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: ASSIGNED
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric.carlson at apple.com
                CC: bfulgham at webkit.org


The WebVTT says:

A WebVTT percentage consists of the following components:

  1. One or more ASCII digits.
  2. Optionally:
    1. A U+002E DOT character (.).
    2. One or more ASCII digits.
  3. A U+0025 PERCENT SIGN character (%).

WebKit does not recognize values with a decimal point.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list