[html5] r7135 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]
whatwg at whatwg.org
whatwg at whatwg.org
Thu Jun 14 13:56:55 PDT 2012
Author: ianh
Date: 2012-06-14 13:56:53 -0700 (Thu, 14 Jun 2012)
New Revision: 7135
Modified:
complete.html
index
source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=16695
Affected topics: HTML, Web Workers
Modified: complete.html
===================================================================
--- complete.html 2012-06-14 19:13:12 UTC (rev 7134)
+++ complete.html 2012-06-14 20:56:53 UTC (rev 7135)
@@ -80201,7 +80201,7 @@
worker's <code title=handler-WorkerGlobalScope-onerror><a href=#handler-workerglobalscope-onerror>onerror</a></code> attribute
was null, but must otherwise act as described above.</p>
- <p class=note>Thus, error reports proagate up to the chain of
+ <p class=note>Thus, error reports propagate up to the chain of
dedicated workers up to the original <code><a href=#document>Document</a></code>, even if
some of the workers along this chain have been terminated and
garbage collected.</p>
@@ -103077,6 +103077,7 @@
Noah Slater,
Noel Gordon,
NoozNooz42,
+ Norbert Lindenberg,
Ojan Vafai,
Olaf Hoffmann,
Olav Junker Kjær,
Modified: index
===================================================================
--- index 2012-06-14 19:13:12 UTC (rev 7134)
+++ index 2012-06-14 20:56:53 UTC (rev 7135)
@@ -80201,7 +80201,7 @@
worker's <code title=handler-WorkerGlobalScope-onerror><a href=#handler-workerglobalscope-onerror>onerror</a></code> attribute
was null, but must otherwise act as described above.</p>
- <p class=note>Thus, error reports proagate up to the chain of
+ <p class=note>Thus, error reports propagate up to the chain of
dedicated workers up to the original <code><a href=#document>Document</a></code>, even if
some of the workers along this chain have been terminated and
garbage collected.</p>
@@ -103077,6 +103077,7 @@
Noah Slater,
Noel Gordon,
NoozNooz42,
+ Norbert Lindenberg,
Ojan Vafai,
Olaf Hoffmann,
Olav Junker Kjær,
Modified: source
===================================================================
--- source 2012-06-14 19:13:12 UTC (rev 7134)
+++ source 2012-06-14 20:56:53 UTC (rev 7135)
@@ -93173,7 +93173,7 @@
title="handler-WorkerGlobalScope-onerror">onerror</code> attribute
was null, but must otherwise act as described above.</p>
- <p class="note">Thus, error reports proagate up to the chain of
+ <p class="note">Thus, error reports propagate up to the chain of
dedicated workers up to the original <code>Document</code>, even if
some of the workers along this chain have been terminated and
garbage collected.</p>
@@ -120903,6 +120903,7 @@
Noah Slater,
Noel Gordon,
NoozNooz42,
+ Norbert Lindenberg,
Ojan Vafai,
Olaf Hoffmann,
Olav Junker Kjær,
More information about the Commit-Watchers
mailing list