html5 - Explicit versus master entries -


i building simple framework allowing developers create application cache dynamically, modullary , , reduce mistyped resources.

one thing dealing "stronger" - master or explicit entry? when list example 3 resources

cache: /home /page1 /page2 

and each of these pages include manifest attribute , user navigates of them, considered master or explicit entries? can have huge impact on behavior of application when developer uses prefer-online setting.

i know can quite test did not find description of in specification every browser can implement differently... did miss in specification? or here working group can answer question? in advance.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -