wallclock-sync-value not supported

Bug #202581 reported by Fenring
2
Affects Status Importance Assigned to Milestone
FakeSmile
In Progress
Medium
Fenring

Bug Description

"wallclock-sync-value" for "begin" and "end" attributes is not supported

Fenring (leunen-d)
Changed in smil:
assignee: nobody → leunen-d
importance: Undecided → Medium
status: New → In Progress
Revision history for this message
ccprog (ccprog) wrote :

I don't know from the pretty generic description whether what you meant is what this patch fixes.

However: v0.1.35 does not honour the possibility to enter wallclock times without using the Date part:
> wallclock-val ::= "wallclock(" S (DateTime | WallTime) S ")"
> DateTime ::= Date "T" WallTime
> WallTime ::= (HHMM-Time | HHMMSS-Time)(TZD)?
(see http://www.w3.org/TR/smil-animation/#Timing-WallclockSyncValueSyntax)

This patch makes time values like 'wallclock(00:30:00)' possible, while the old version only supported a complete 'wallclock(2011-01-31T00:30:00)'.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.