sync-media-pub icon indicating copy to clipboard operation
sync-media-pub copied to clipboard

Repository of the Synchronized Multimedia for Publications Community Group

Results 39 sync-media-pub issues
Sort by recently updated
recently updated
newest added

Use cases #52 and also sequences without timed media (where the user initiates progression). Idea: use `fill="hold"`, which can go on time containers and media elements.

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

(Looking ahead of a possible i18n review...) The document mentions the usage of `xml:lang`. As far as I can see, the only element that is affected by this is `metadata`;...

The [content model](https://w3c.github.io/sync-media-pub/sync-media.html#content-model) section refers to `xml:id` as the base for identification, but Example 6 uses `id`. That should be changed for `xml:id`. (I may have missed other examples where...

At the moment, that element is fairly underspecified; it comes that way from the [SMIL specification](https://www.w3.org/TR/SMIL/smil-metadata.html#edef-metadata). The problem I see is that the `metadata` element relies on the inclusion of...

Should we use `application/smil+xml` or try for something like `application/sync+xml` ? The advantage of the latter is that it would remove ambiguity with Media Overlays, or other SMIL usages. The...

see https://github.com/w3c/sync-media-pub/issues/48#issuecomment-784359285_

Bumps [pug-code-gen](https://github.com/pugjs/pug) from 2.0.2 to 2.0.3. Commits eedf9a3 Don't ask escaping for boolean attributes at the beginning of attributes-list... 6f38adf Add in additional resources of 2 packages (#2945) d86ac52 new...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies

The idea here is to define styling for when an element has paused: https://github.com/w3c/epub-specs/issues/428 I can think of this, off the top of my head: ``` ```