File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -575,8 +575,12 @@ <h4>
575
575
< ul >
576
576
< li >
577
577
A single mandatory < a > URI record</ a > that refers to the
578
- < a > smart poster</ a > content. A < a > smart poster</ a > overrides any
579
- other < a > URI records</ a > in an < a > NDEF message</ a > .
578
+ < a > smart poster</ a > content.
579
+ < p class ="note ">
580
+ The [[NDEF-SMARTPOSTER]] states that applications SHALL use only the
581
+ < a > smart poster</ a > record if it is present in an < a > NDEF message</ a >
582
+ that also contains other < a > URI records</ a > .
583
+ </ p >
580
584
</ li >
581
585
< li >
582
586
Zero or more < a > Text records</ a > that act as a < dfn > title record</ dfn >
@@ -3733,6 +3737,7 @@ <h3>Parsing content</h3>
3733
3737
< a > type record</ a > , < a > size record</ a > or < a > action record</ a > ,
3734
3738
throw {{TypeError}} and abort these steps.
3735
3739
</ li >
3740
+ <!--
3736
3741
<li>
3737
3742
If |context| is `"smart-poster"` and |records| contain
3738
3743
[=absolute-URL records=], remove them from |records|.
@@ -3750,6 +3755,7 @@ <h3>Parsing content</h3>
3750
3755
as required by the [[NDEF-SMARTPOSTER]] specification.
3751
3756
</p>
3752
3757
</li>
3758
+ -->
3753
3759
< li >
3754
3760
Otherwise return `true`.
3755
3761
</ li >
You can’t perform that action at this time.
0 commit comments