Merge WHATWG commit e7f8336.
authorEdward O'Connor <eoconnor@apple.com>
Wed, 30 Apr 2014 14:31:45 -0700
changeset 37 d0c65054fdec
parent 36 41c928b92c07
child 38 5147c445380d
Merge WHATWG commit e7f8336.
Overview.src.html
--- a/Overview.src.html	Wed Apr 30 14:29:01 2014 -0700
+++ b/Overview.src.html	Wed Apr 30 14:31:45 2014 -0700
@@ -539,12 +539,10 @@
 
  <li><p>If <var title>options</var>'s <code title>icon</code> is present,
  <span title=concept-url-parser data-anolis-spec=url>parse</span>
- <code title>icon</code> using the
- <span data-anolis-spec=html>entry script</span>'s
- <span title="script's base URL" data-anolis-spec=html>base URL</span>, and
- if that does not return failure, set
- <var title>notification</var>'s <span>icon URL</span> to the return value. (Otherwise
- <span>icon URL</span> is not set.)
+ <code title>icon</code> using the <span data-anolis-spec=html>API base URL</span>
+ specified by the <span data-anolis-spec=html>entry settings object</span>, and if that
+ does not return failure, set <var title>notification</var>'s <span>icon URL</span> to the
+ return value. (Otherwise <span>icon URL</span> is not set.)
 
  <li><p>Return <var title>notification</var>, but continue running these
  steps asynchronouusly.