[html5] r2360 - [e] (0) the word 'browsing' doesn't belong here. (credit: cp)
whatwg at whatwg.org
whatwg at whatwg.org
Wed Oct 22 04:21:27 PDT 2008
Author: ianh
Date: 2008-10-22 04:21:26 -0700 (Wed, 22 Oct 2008)
New Revision: 2360
Modified:
index
source
Log:
[e] (0) the word 'browsing' doesn't belong here. (credit: cp)
Modified: index
===================================================================
--- index 2008-10-21 15:14:50 UTC (rev 2359)
+++ index 2008-10-22 11:21:26 UTC (rev 2360)
@@ -16,7 +16,7 @@
<div class=head>
<p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
<h1>HTML 5</h1>
- <h2 class="no-num no-toc" id=draft-recommendation-—-date:-01-jan-1901>Draft Recommendation — 21 October 2008</h2>
+ <h2 class="no-num no-toc" id=draft-recommendation-—-date:-01-jan-1901>Draft Recommendation — 22 October 2008</h2>
<p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<dl><dt>Multiple-page version:</dt>
@@ -19709,7 +19709,7 @@
must run the following steps:</p>
<ol><li><p>Let <var title="">font</var> be the current font of the
- browsing context, as given by the <code title=dom-context-2d-font><a href=#dom-context-2d-font>font</a></code> attribute.</li>
+ context, as given by the <code title=dom-context-2d-font><a href=#dom-context-2d-font>font</a></code> attribute.</li>
<li><p>Replace all the <a href=#space-character title="space character">space
characters</a> in <var title="">text</var> with U+0020 SPACE
@@ -19858,7 +19858,7 @@
<ol>
<li><p>Let <var title="">font</var> be the current font of the
- browsing context, as given by the <code
+ context, as given by the <code
title="dom-context-2d-font">font</code> attribute.</p></li>
<li><p>Replace all the <span title="space character">space
@@ -19987,11 +19987,11 @@
infinitely wide CSS line box containing a single inline box
containing the text <var title="">text</var>, with all the
properties at their initial values except the 'font' property of the
- inline element set to the current font of the browsing context, as
- given by the <code title=dom-context-2d-font><a href=#dom-context-2d-font>font</a></code>
- attribute, and must then return a new <code><a href=#textmetrics>TextMetrics</a></code>
- object with its <code title=dom-textmetrics-width><a href=#dom-textmetrics-width>width</a></code>
- attribute set to the width of that inline box, in CSS pixels. <a href=#refsCSS>[CSS]</a></p>
+ inline element set to the current font of the context, as given by
+ the <code title=dom-context-2d-font><a href=#dom-context-2d-font>font</a></code> attribute, and
+ must then return a new <code><a href=#textmetrics>TextMetrics</a></code> object with its
+ <code title=dom-textmetrics-width><a href=#dom-textmetrics-width>width</a></code> attribute set to
+ the width of that inline box, in CSS pixels. <a href=#refsCSS>[CSS]</a></p>
<p>The <code><a href=#textmetrics>TextMetrics</a></code> interface is used for the objects
returned from <code title=dom-context-2d-measureText><a href=#dom-context-2d-measuretext>measureText()</a></code>. It has one
@@ -52868,7 +52868,7 @@
Hawkes-Lewis, Bert Bos, Bill Mason, Billy Wong, Bjoern Hoehrmann,
Boris Zbarsky, Brad Fults, Brad Neuberg, Brady Eidson, Brendan Eich,
Brett Wilson, Brian Campbell, Brian Smith, Bruce Miller, Cameron
- McCormack, Carlos Perelló Marín, Chao Cai,
+ McCormack, Cao Yipeng, Carlos Perelló Marín, Chao Cai,
윤석찬 (Channy Yun), Charl van Niekerk, Charles
Iliya Krempeaux, Charles McCathieNevile, Christian Biesinger,
Christian Johansen, Chriswa, Cole Robison, Collin Jackson, Daniel
Modified: source
===================================================================
--- source 2008-10-21 15:14:50 UTC (rev 2359)
+++ source 2008-10-22 11:21:26 UTC (rev 2360)
@@ -21498,7 +21498,7 @@
<ol>
<li><p>Let <var title="">font</var> be the current font of the
- browsing context, as given by the <code
+ context, as given by the <code
title="dom-context-2d-font">font</code> attribute.</p></li>
<li><p>Replace all the <span title="space character">space
@@ -21696,7 +21696,7 @@
<ol>
<li><p>Let <var title="">font</var> be the current font of the
- browsing context, as given by the <code
+ context, as given by the <code
title="dom-context-2d-font">font</code> attribute.</p></li>
<li><p>Replace all the <span title="space character">space
@@ -21828,11 +21828,11 @@
infinitely wide CSS line box containing a single inline box
containing the text <var title="">text</var>, with all the
properties at their initial values except the 'font' property of the
- inline element set to the current font of the browsing context, as
- given by the <code title="dom-context-2d-font">font</code>
- attribute, and must then return a new <code>TextMetrics</code>
- object with its <code title="dom-textmetrics-width">width</code>
- attribute set to the width of that inline box, in CSS pixels. <a
+ inline element set to the current font of the context, as given by
+ the <code title="dom-context-2d-font">font</code> attribute, and
+ must then return a new <code>TextMetrics</code> object with its
+ <code title="dom-textmetrics-width">width</code> attribute set to
+ the width of that inline box, in CSS pixels. <a
href="#refsCSS">[CSS]</a></p>
<p>The <code>TextMetrics</code> interface is used for the objects
@@ -57601,7 +57601,7 @@
Hawkes-Lewis, Bert Bos, Bill Mason, Billy Wong, Bjoern Hoehrmann,
Boris Zbarsky, Brad Fults, Brad Neuberg, Brady Eidson, Brendan Eich,
Brett Wilson, Brian Campbell, Brian Smith, Bruce Miller, Cameron
- McCormack, Carlos Perelló Marín, Chao Cai,
+ McCormack, Cao Yipeng, Carlos Perelló Marín, Chao Cai,
윤석찬 (Channy Yun), Charl van Niekerk, Charles
Iliya Krempeaux, Charles McCathieNevile, Christian Biesinger,
Christian Johansen, Chriswa, Cole Robison, Collin Jackson, Daniel
More information about the Commit-Watchers
mailing list