A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/w3c/audiobooks/issues/71 below:

check pub duration before resources · Issue #71 · w3c/audiobooks · GitHub

Skip to content Navigation Menu

Saved searches Use saved searches to filter your results more quickly

Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert Additional navigation options

check pub duration before resources #71

Description

I noticed just now in step 5 of the processing extensions that the total duration is checked after compiling all the individual durations, but this seems too late since there's no point in calculating the individual durations if you have nothing to compare against.

I would restructure the first list of substeps to check the total duration like this:

1. If data["duration"] is set and is a valid duration value per [ISO8601]:
   a. let ... // same step
   b. for each ... // same step
   c. if resourceDuration does not specify the same total duration as data["duration"], validation error.
2. Otherwise, validation error.

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.3