Merge WHATWG commit e91cbf5.
--- a/Overview.src.html Wed Apr 30 14:31:45 2014 -0700
+++ b/Overview.src.html Wed Apr 30 14:35:22 2014 -0700
@@ -220,7 +220,7 @@
<p>Each <span title=concept-notification>notification</span> <em>can</em>
have an associated <dfn>body</dfn>, <dfn>tag</dfn>, <dfn>icon URL</dfn>, and
-<dfn>icon</dfn>.
+<dfn>icon image</dfn>.
<h3>Direction</h3>
@@ -385,8 +385,8 @@
<p>Once <span data-anolis-spec=html title=fetch>fetching</span> has
finished and the image format is supported, set
- <var title>notification</var>'s <span>icon</span> to the decoded resource.
- (Otherwise <var title>notification</var> has no <span>icon</span>.)
+ <var title>notification</var>'s <span>icon image</span> to the decoded resource.
+ (Otherwise <var title>notification</var> has no <span>icon image</span>.)
<li>
<p><span data-anolis-spec=html>Queue a task</span> to run these substeps:
@@ -426,8 +426,8 @@
<p>Once <span data-anolis-spec=html title=fetch>fetching</span> has
finished and the image format is supported, set
- <var title>new</var>'s <span>icon</span> to the decoded resource.
- (Otherwise <var title>new</var> has no <span>icon</span>.)
+ <var title>new</var>'s <span>icon image</span> to the decoded resource.
+ (Otherwise <var title>new</var> has no <span>icon image</span>.)
<li><p>If <var title>old</var> is in the
<span>list of pending notifications</span>,