- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 17 Jan 2012 22:14:04 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv28991
Modified Files:
Overview.html
Log Message:
Make setTimeout() not be well-ordered across multiple browsing contexts, so as to allow user agents to e.g. throttle setTimeout()s in background tabs. (whatwg r6899)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5496
retrieving revision 1.5497
diff -u -d -r1.5496 -r1.5497
--- Overview.html 13 Jan 2012 23:45:32 -0000 1.5496
+++ Overview.html 17 Jan 2012 22:14:01 -0000 1.5497
@@ -320,7 +320,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
- <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+ <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
<dl><dt>Latest Published Version:</dt>
<dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd>
<dt>Latest Editor's Draft:</dt>
@@ -467,7 +467,7 @@
Group</a> is the W3C working group responsible for this
specification's progress along the W3C Recommendation
track.
- This specification is the 13 January 2012 Editor's Draft.
+ This specification is the 17 January 2012 Editor's Draft.
</p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
@@ -52857,9 +52857,10 @@
<li>
- <p>Wait until any invocations of this algorithm started before
- this one whose <var title="">timeout</var> is equal to or less
- than this one's have completed.</p>
+ <p>Wait until any invocations of this algorithm that had the same
+ <a href="#method-context">method context</a>, that started before this one, and
+ whose <var title="">timeout</var> is equal to or less than this
+ one's, have completed.</p>
<p class="note">Argument conversion as defined by Web IDL (for
example, invoking <code title="">toString()</code> methods on
@@ -66654,175 +66655,181 @@
<pre class="css">@namespace url(http://www.w3.org/1999/xhtml);
:root { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
-:lang(af) { quotes: '\201c' '\201d' '\2018' '\201d'; } /* “ ” ‘ ” */
-:lang(agq) { quotes: '\0027' '\0027' '\201e' '\201d'; } /* ' ' „ ” */
-:lang(ak) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
+:lang(af) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(agq) { quotes: '\201e' '\201d' '\201a' '\2019'; } /* „ ” ‚ ’ */
+:lang(ak) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(am) { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* « » ‹ › */
-:lang(ar) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
-:lang(asa) { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' “ ” */
-:lang(az) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
-:lang(bas) { quotes: '\00ab' '\00bb' '\201c' '\201e'; } /* « » “ „ */
-:lang(be) { quotes: '\201e' '\201d' '\00ab' '\00bb'; } /* „ ” « » */
-:lang(bem) { quotes: '\0027' '\0027' '\201c' '\201c'; } /* ' ' “ “ */
-:lang(bez) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
-:lang(bg) { quotes: '\201e' '\201c' '\2018' '\2019'; } /* „ “ ‘ ’ */
+:lang(ar) { quotes: '\201d' '\201c' '\2019' '\2018'; } /* ” “ ’ ‘ */
+:lang(asa) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(az) { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* « » ‹ › */
+:lang(az-Cyrl) { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* « » ‹ › */
+:lang(bas) { quotes: '\00ab' '\00bb' '\201e' '\201c'; } /* « » „ “ */
+:lang(be) { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* « » ‹ › */
+:lang(bem) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(bez) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(bg) { quotes: '\201e' '\201c' '\201a' '\2018'; } /* „ “ ‚ ‘ */
:lang(bm) { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* « » “ ” */
:lang(bn) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
-:lang(brx) { quotes: '\0027' '\0027' '\0022' '\0022'; } /* ' ' " " */
+:lang(br) { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* « » ‹ › */
+:lang(brx) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(bs) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
-:lang(ca) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
-:lang(cgg) { quotes: '\0027' '\0027' '\201c' '\201e'; } /* ' ' “ „ */
+:lang(ca) { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* « » “ ” */
+:lang(cgg) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(chr) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(cs) { quotes: '\201e' '\201c' '\201a' '\2018'; } /* „ “ ‚ ‘ */
:lang(cy) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
-:lang(da) { quotes: '\201d' '\201d' '\201d' '\201d'; } /* ” ” ” ” */
-:lang(dav) { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' “ ” */
+:lang(da) { quotes: '\00bb' '\00ab' '\203a' '\2039'; } /* » « › ‹ */
+:lang(dav) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(de) { quotes: '\201e' '\201c' '\201a' '\2018'; } /* „ “ ‚ ‘ */
:lang(de-CH) { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* « » ‹ › */
-:lang(dje) { quotes: '\201c' '\201d' '\00ab' '\00bb'; } /* “ ” « » */
-:lang(dua) { quotes: '\00ab' '\00bb' '\0027' '\0027'; } /* « » ' ' */
+:lang(dje) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(dua) { quotes: '\00ab' '\00bb' '\2018' '\2019'; } /* « » ‘ ’ */
:lang(dyo) { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* « » “ ” */
:lang(dz) { quotes: '\0022' '\0022' '\0027' '\0027'; } /* " " ' ' */
-:lang(ebu) { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' “ ” */
-:lang(ee) { quotes: '\0027' '\0027' '\201c' '\201c'; } /* ' ' “ “ */
-:lang(el) { quotes: '\00ab' '\00bb' '\2018' '\2019'; } /* « » ‘ ’ */
-:lang(el-POLYTON) { quotes: '\00ab' '\00bb' '\201b' '\2019'; } /* « » ‛ ’ */
+:lang(ebu) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(ee) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(el) { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* « » “ ” */
+:lang(el-POLYTON) { quotes: '\00ab' '\00bb' '\201b' '\201d'; } /* « » ‛ ” */
:lang(en) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(en-GB) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
-:lang(es) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
-:lang(et) { quotes: '\201e' '\201c' '\201e' '\201c'; } /* „ “ „ “ */
-:lang(eu) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(es) { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* « » “ ” */
+:lang(et) { quotes: '\201e' '\201c' '\201a' '\2018'; } /* „ “ ‚ ‘ */
+:lang(eu) { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* « » ‹ › */
:lang(ewo) { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* « » “ ” */
:lang(fa) { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* « » ‹ › */
-:lang(ff) { quotes: '\201e' '\201d' '\0027' '\0027'; } /* „ ” ' ' */
+:lang(ff) { quotes: '\201e' '\201d' '\201a' '\2019'; } /* „ ” ‚ ’ */
:lang(fi) { quotes: '\201d' '\201d' '\2019' '\2019'; } /* ” ” ’ ’ */
:lang(fil) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(fo) { quotes: '\201d' '\201d' '\2019' '\2019'; } /* ” ” ’ ’ */
-:lang(fr) { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* « » “ ” */
+:lang(fr) { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* « » ‹ › */
:lang(fr-CH) { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* « » ‹ › */
:lang(fur) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
:lang(gaa) { quotes: '\0027' '\0027' '\0022' '\0022'; } /* ' ' " " */
:lang(gd) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(gl) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(gsw) { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* « » ‹ › */
-:lang(gu) { quotes: '\0027' '\0027' '\0022' '\0022'; } /* ' ' " " */
-:lang(guz) { quotes: '\0027' '\2018' '\201c' '\201c'; } /* ' ‘ “ “ */
-:lang(ha) { quotes: '\0027' '\0027' '\201c' '\201c'; } /* ' ' “ “ */
-:lang(he) { quotes: '\201c' '\201d' '\0022' '\0022'; } /* “ ” " " */
-:lang(hi) { quotes: '\0027' '\0027' '\0022' '\0022'; } /* ' ' " " */
-:lang(hr) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
-:lang(hu) { quotes: '\201e' '\201d' '\201e' '\201d'; } /* „ ” „ ” */
+:lang(gu) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(guz) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(ha) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(he) { quotes: '\0022' '\0022' '\0027' '\0027'; } /* " " ' ' */
+:lang(hi) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(hr) { quotes: '\201e' '\201c' '\201a' '\2018'; } /* „ “ ‚ ‘ */
+:lang(hu) { quotes: '\201e' '\201d' '\00bb' '\00ab'; } /* „ ” » « */
:lang(ia) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
:lang(id) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
-:lang(ig) { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' “ ” */
+:lang(ig) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(is) { quotes: '\201e' '\201c' '\201a' '\2018'; } /* „ “ ‚ ‘ */
-:lang(it) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
+:lang(it) { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* « » “ ” */
:lang(it-CH) { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* « » ‹ › */
:lang(ja) { quotes: '\300c' '\300d' '\300e' '\300f'; } /* 「 」 『 』 */
-:lang(jmc) { quotes: '\0027' '\0027' '\201c' '\201c'; } /* ' ' “ “ */
-:lang(ka) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(jmc) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(ka) { quotes: '\201e' '\201c' '\201a' '\2018'; } /* „ “ ‚ ‘ */
:lang(kab) { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* « » “ ” */
-:lang(kam) { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' “ ” */
-:lang(kde) { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' “ ” */
-:lang(kea) { quotes: '\201c' '\201d' '\00ab' '\00bb'; } /* “ ” « » */
-:lang(khq) { quotes: '\201c' '\201d' '\00ab' '\00bb'; } /* “ ” « » */
-:lang(ki) { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' “ ” */
+:lang(kam) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(kde) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(kea) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(khq) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(ki) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(kl) { quotes: '\00bb' '\00ab' '\203a' '\2039'; } /* » « › ‹ */
-:lang(kln) { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' “ ” */
+:lang(kln) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(km) { quotes: '\0027' '\0027' '\0022' '\0022'; } /* ' ' " " */
:lang(kn) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
-:lang(ko) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
-:lang(ksb) { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' “ ” */
-:lang(ksf) { quotes: '\0027' '\0027' '\00ab' '\00bb'; } /* ' ' « » */
+:lang(ko) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(ksb) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(ksf) { quotes: '\00ab' '\00bb' '\2018' '\2019'; } /* « » ‘ ’ */
:lang(ksh) { quotes: '\201e' '\201c' '\201a' '\2018'; } /* „ “ ‚ ‘ */
-:lang(lag) { quotes: '\201d' '\201d' '\0027' '\0027'; } /* ” ” ' ' */
-:lang(lg) { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' “ ” */
-:lang(ln) { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' “ ” */
+:lang(lag) { quotes: '\201d' '\201d' '\2019' '\2019'; } /* ” ” ’ ’ */
+:lang(lg) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(ln) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(lo) { quotes: '\0027' '\0027' '\0022' '\0022'; } /* ' ' " " */
-:lang(lt) { quotes: '\201e' '\201c' '\201e' '\201c'; } /* „ “ „ “ */
-:lang(lu) { quotes: '\2018' '\2018' '\201c' '\201c'; } /* ‘ ‘ “ “ */
-:lang(luo) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
-:lang(luy) { quotes: '\0027' '\0027' '\201e' '\201c'; } /* ' ' „ “ */
-:lang(lv) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
-:lang(mas) { quotes: '\0027' '\0027' '\201d' '\201c'; } /* ' ' ” “ */
-:lang(mer) { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' “ ” */
+:lang(lt) { quotes: '\201e' '\201c' '\201a' '\2018'; } /* „ “ ‚ ‘ */
+:lang(lu) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(luo) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(luy) { quotes: '\201e' '\201c' '\201a' '\2018'; } /* „ “ ‚ ‘ */
+:lang(lv) { quotes: '\00ab' '\00bb' '\201e' '\201c'; } /* « » „ “ */
+:lang(mas) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(mer) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(mfe) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(mg) { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* « » “ ” */
+:lang(mk) { quotes: '\201e' '\201c' '\201a' '\2018'; } /* „ “ ‚ ‘ */
:lang(ml) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(mn) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
-:lang(mr) { quotes: '\0027' '\0027' '\0022' '\0022'; } /* ' ' " " */
+:lang(mr) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(ms) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(mt) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(mua) { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* « » “ ” */
:lang(my) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
-:lang(naq) { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' “ ” */
-:lang(nb) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
-:lang(nd) { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' “ ” */
+:lang(naq) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(nb) { quotes: '\00ab' '\00bb' '\2018' '\2019'; } /* « » ‘ ’ */
+:lang(nd) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(nds) { quotes: '\201e' '\201c' '\201a' '\2018'; } /* „ “ ‚ ‘ */
-:lang(ne) { quotes: '\0027' '\0027' '\0022' '\0022'; } /* ' ' " " */
-:lang(nl) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
-:lang(nmg) { quotes: '\201c' '\201e' '\00ab' '\00bb'; } /* “ „ « » */
-:lang(nn) { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* « » “ ” */
+:lang(ne) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(nl) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(nmg) { quotes: '\201e' '\201d' '\00ab' '\00bb'; } /* „ ” « » */
+:lang(nn) { quotes: '\00ab' '\00bb' '\2018' '\2019'; } /* « » ‘ ’ */
:lang(nr) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
:lang(nso) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
:lang(nus) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
-:lang(nyn) { quotes: '\0027' '\0027' '\201c' '\201e'; } /* ' ' “ „ */
+:lang(nyn) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(pa) { quotes: '\0027' '\0027' '\0022' '\0022'; } /* ' ' " " */
-:lang(pl) { quotes: '\2018' '\2019' '\201e' '\201d'; } /* ‘ ’ „ ” */
+:lang(pl) { quotes: '\201e' '\201d' '\00ab' '\00bb'; } /* „ ” « » */
:lang(pt) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(pt-PT) { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* « » “ ” */
:lang(rm) { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* « » ‹ › */
-:lang(rn) { quotes: '\0027' '\0027' '\201d' '\201d'; } /* ' ' ” ” */
+:lang(rn) { quotes: '\201d' '\201d' '\2019' '\2019'; } /* ” ” ’ ’ */
:lang(ro) { quotes: '\201e' '\201d' '\00ab' '\00bb'; } /* „ ” « » */
-:lang(rof) { quotes: '\0027' '\0027' '\201c' '\201c'; } /* ' ' “ “ */
+:lang(rof) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(ru) { quotes: '\00ab' '\00bb' '\201e' '\201c'; } /* « » „ “ */
-:lang(rw) { quotes: '\2018' '\2019' '\00ab' '\00bb'; } /* ‘ ’ « » */
-:lang(rwk) { quotes: '\0027' '\0027' '\201c' '\201c'; } /* ' ' “ “ */
-:lang(saq) { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' “ ” */
-:lang(sbp) { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' “ ” */
+:lang(rw) { quotes: '\00ab' '\00bb' '\2018' '\2019'; } /* « » ‘ ’ */
+:lang(rwk) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(saq) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(sbp) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(se) { quotes: '\201d' '\201d' '\2019' '\2019'; } /* ” ” ’ ’ */
-:lang(seh) { quotes: '\0027' '\0027' '\0027' '\0027'; } /* ' ' ' ' */
-:lang(ses) { quotes: '\201c' '\201d' '\00ab' '\00bb'; } /* “ ” « » */
-:lang(sg) { quotes: '\00ab' '\00bb' '\201c' '\2019'; } /* « » “ ’ */
+:lang(seh) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(ses) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(sg) { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* « » “ ” */
:lang(shi) { quotes: '\00ab' '\00bb' '\201e' '\201d'; } /* « » „ ” */
:lang(shi-Tfng) { quotes: '\00ab' '\00bb' '\201e' '\201d'; } /* « » „ ” */
-:lang(sk) { quotes: '\201a' '\2018' '\201e' '\201c'; } /* ‚ ‘ „ “ */
-:lang(sl) { quotes: '\00bb' '\00ab' '\201e' '\201c'; } /* » « „ “ */
-:lang(sn) { quotes: '\0027' '\0027' '\201d' '\201d'; } /* ' ' ” ” */
+:lang(sk) { quotes: '\201e' '\201c' '\201a' '\2018'; } /* „ “ ‚ ‘ */
+:lang(sl) { quotes: '\201e' '\201c' '\201a' '\2018'; } /* „ “ ‚ ‘ */
+:lang(sn) { quotes: '\201d' '\201d' '\2019' '\2019'; } /* ” ” ’ ’ */
:lang(so) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
-:lang(sr) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(sq) { quotes: '\201e' '\201c' '\201a' '\2018'; } /* „ “ ‚ ‘ */
+:lang(sr) { quotes: '\201e' '\201c' '\201a' '\2018'; } /* „ “ ‚ ‘ */
+:lang(sr-Latn) { quotes: '\201e' '\201c' '\201a' '\2018'; } /* „ “ ‚ ‘ */
:lang(ss) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
:lang(st) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
:lang(sv) { quotes: '\201d' '\201d' '\2019' '\2019'; } /* ” ” ’ ’ */
-:lang(sw) { quotes: '\0027' '\0027' '\0027' '\0027'; } /* ' ' ' ' */
-:lang(swc) { quotes: '\0027' '\0027' '\201d' '\201c'; } /* ' ' ” “ */
+:lang(sw) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(swc) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(ta) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(te) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
-:lang(teo) { quotes: '\0027' '\2019' '\201c' '\201d'; } /* ' ’ “ ” */
+:lang(teo) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(tg) { quotes: '\00ab' '\00bb' '\00ab' '\201e'; } /* « » « „ */
:lang(th) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(ti-ER) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
:lang(tn) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
-:lang(to) { quotes: '\201c' '\201d' '\00ab' '\00bb'; } /* “ ” « » */
+:lang(to) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(tr) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(trv) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(ts) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
-:lang(twq) { quotes: '\201c' '\201d' '\00ab' '\00bb'; } /* “ ” « » */
-:lang(tzm) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
+:lang(twq) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(tzm) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(uk) { quotes: '\00ab' '\00bb' '\201e' '\201c'; } /* « » „ “ */
-:lang(ur) { quotes: '\0022' '\0022' '\0027' '\0027'; } /* " " ' ' */
-:lang(vai) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
-:lang(vai-Latn) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
+:lang(ur) { quotes: '\201d' '\201c' '\2019' '\2018'; } /* ” “ ’ ‘ */
+:lang(vai) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
+:lang(vai-Latn) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(ve) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
:lang(vi) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
-:lang(vun) { quotes: '\0027' '\0027' '\201c' '\201c'; } /* ' ' “ “ */
+:lang(vun) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(wae) { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* « » ‹ › */
:lang(xh) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
-:lang(xog) { quotes: '\0027' '\0027' '\201c' '\201e'; } /* ' ' “ „ */
+:lang(xog) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(yav) { quotes: '\00ab' '\00bb' '\00ab' '\00bb'; } /* « » « » */
-:lang(yo) { quotes: '\0027' '\0027' '\0027' '\0027'; } /* ' ' ' ' */
+:lang(yo) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(zh) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
:lang(zh-Hant) { quotes: '\300c' '\300d' '\300e' '\300f'; } /* 「 」 『 』 */
-:lang(zu) { quotes: '\2018' '\2019' '\201c' '\201d'; } /* ‘ ’ “ ” */
+:lang(zu) { quotes: '\201c' '\201d' '\2018' '\2019'; } /* “ ” ‘ ’ */
</pre>
Received on Tuesday, 17 January 2012 22:14:07 UTC