|
71 | 71 | <h1 class="p-name no-ref" id="title">Credential Management Level 1</h1>
|
72 | 72 |
|
73 | 73 | <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft,
|
74 |
| - <time class="dt-updated" datetime="2015-09-03">3 September 2015</time></span></h2> |
| 74 | + <time class="dt-updated" datetime="2015-09-04">4 September 2015</time></span></h2> |
75 | 75 |
|
76 | 76 | <div data-fill-with="spec-metadata">
|
77 | 77 | <dl>
|
@@ -3108,12 +3108,18 @@ <h3 class="heading settled" data-level="7.2" id="privacy-chooser-leakage"><span
|
3108 | 3108 | cache them for the lifetime of the <code class="idl"><a data-link-type="idl" href="#credential">Credential</a></code>.</p>
|
3109 | 3109 |
|
3110 | 3110 |
|
3111 |
| - <p>Further, these images MUST be fetched with the <code>credentials</code> mode |
3112 |
| - set to "<code>omit</code>", the <code>skip-service-worker flag</code> set, the |
| 3111 | + <p>These images MUST be fetched with the <code>credentials</code> mode set to |
| 3112 | + "<code>omit</code>", the <code>skip-service-worker flag</code> set, the |
3113 | 3113 | <code>client</code> set to <code>null</code>, the <code>initiator</code> set
|
3114 | 3114 | to the empty string, and the <code>destination</code> set to
|
3115 | 3115 | <code>subresource</code>.</p>
|
3116 | 3116 |
|
| 3117 | + |
| 3118 | + <p>Moreover, if the user agent allows the user to change either the name or icon |
| 3119 | + associated with the credential, the alterations to the data SHOULD NOT be |
| 3120 | + exposed to the website (consider a user who names two credentials for an |
| 3121 | + origin "My fake account" and "My real account", for instance).</p> |
| 3122 | + |
3117 | 3123 |
|
3118 | 3124 | <h3 class="heading settled" data-level="7.3" id="locally-stored-data"><span class="secno">7.3. </span><span class="content">Locally Stored Data</span><a class="self-link" href="#locally-stored-data"></a></h3>
|
3119 | 3125 |
|
|
0 commit comments