File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -819,11 +819,10 @@ <h3>
819
819
`id` member
820
820
</ h3 >
821
821
< p >
822
- The [=manifest's=] < code > < dfn data-export ="" data-dfn-for ="manifest "
823
- id ="identity "> id</ dfn > </ code > member is a < a > string</ a > that
824
- represents the < dfn > identity</ dfn > for the application. The
825
- [=identity=] takes the form of a URL, which is same origin as the
826
- start URL.
822
+ The [=manifest's=] < code > < dfn data-export ="" data-dfn-for =
823
+ "manifest "> id</ dfn > </ code > member is a < a > string</ a > that represents
824
+ the < dfn > identity</ dfn > for the application. The [=identity=] takes
825
+ the form of a URL, which is same origin as the start URL.
827
826
</ p >
828
827
< p >
829
828
The [=identity=] is used by user agents to uniquely identify the
@@ -871,10 +870,10 @@ <h3>
871
870
< li > Set |manifest|["id"] to |id|.
872
871
</ li >
873
872
</ ol >
874
- < aside class ="example ">
873
+ < aside class ="example " title =" Resulting ids " >
875
874
< p >
876
- Below table shows some example cases of the |identity| processing
877
- algorithm .
875
+ Below table shows some example `id`s resulting from the [=process
876
+ the `id` member=] steps .
878
877
</ p >
879
878
< table class ="data ">
880
879
< tr >
You can’t perform that action at this time.
0 commit comments