| 57 |
<span class=secno>$1 </span>タイマー |
<span class=secno>$1 </span>タイマー |
| 58 |
|
|
| 59 |
#en |
#en |
| 60 |
Objects that implement the <code><a href="#window">Window</a></code> |
Objects that implement the <code><a href=#window>Window</a></code> |
| 61 |
interface must also implement the <code><a |
interface must also implement the <code><a |
| 62 |
href="#windowtimers">WindowTimers</a></code> interface: |
href=#windowtimers>WindowTimers</a></code> interface: |
| 63 |
#ja |
#ja |
| 64 |
<code><a href="#window">Window</a></code> 界面を実装するオブジェクトは、 |
<code><a href=#window>Window</a></code> 界面を実装するオブジェクトは、 |
| 65 |
<code><a |
<code><a |
| 66 |
href="#windowtimers">WindowTimers</a></code> |
href=#windowtimers>WindowTimers</a></code> |
| 67 |
界面も実装しなければ<!--[ [MUST:-->なりません<!--] ]-->。 |
界面も実装しなければ<!--[ [MUST:-->なりません<!--] ]-->。 |
| 68 |
|
|
| 69 |
#en |
#en |
| 95 |
謝辞 |
謝辞 |
| 96 |
|
|
| 97 |
#pattern |
#pattern |
| 98 |
Thanks to * and * for their useful and |
Thanks to *, and * for their useful and |
| 99 |
substantial comments. |
substantial comments. |
| 100 |
#ja |
#ja |
| 101 |
$1, $2 の有用かつ重要なコメントに感謝します。 |
$1, $2 の有用かつ重要なコメントに感謝します。 |
| 109 |
#en |
#en |
| 110 |
Thanks also to everyone who has ever posted about HTML5 to their blogs, |
Thanks also to everyone who has ever posted about HTML5 to their blogs, |
| 111 |
public mailing lists, or forums, including the <a |
public mailing lists, or forums, including the <a |
| 112 |
href="http://lists.w3.org/Archives/Public/public-html/">W3C public-html |
href=http://lists.w3.org/Archives/Public/public-html/>W3C public-html |
| 113 |
list</a> and the <a href="http://www.whatwg.org/mailing-list">various |
list</a> and the <a href=http://www.whatwg.org/mailing-list>various |
| 114 |
WHATWG lists</a>. |
WHATWG lists</a>. |
| 115 |
#ja |
#ja |
| 116 |
HTML5 についてブログや公開メイリング・リストや掲示板 (<a |
HTML5 についてブログや公開メイリング・リストや掲示板 (<a |
| 117 |
href="http://lists.w3.org/Archives/Public/public-html/">W3C public-html |
href=http://lists.w3.org/Archives/Public/public-html/>W3C public-html |
| 118 |
メイリング・リスト</a>や<a href="http://www.whatwg.org/mailing-list">WHATWG |
メイリング・リスト</a>や<a href=http://www.whatwg.org/mailing-list>WHATWG |
| 119 |
各種メイリング・リスト</a>など) に投稿したすべての方々にも感謝します。 |
各種メイリング・リスト</a>など) に投稿したすべての方々にも感謝します。 |
| 120 |
|
|
| 121 |
#en |
#en |
| 122 |
Special thanks to Richard Williamson for creating the first |
Special thanks to Richard Williamson for creating the first |
| 123 |
implementation of <code><a href="#canvas">canvas</a></code> in Safari, |
implementation of <code><a href=#canvas>canvas</a></code> in Safari, |
| 124 |
from which the canvas feature was designed. |
from which the canvas feature was designed. |
| 125 |
#ja |
#ja |
| 126 |
Safari に最初に <code><a href="#canvas">canvas</a></code> |
Safari に最初に <code><a href=#canvas>canvas</a></code> |
| 127 |
を実装した Richard Williamson に特に感謝します。画布機能はこれをもとに設計しました。 |
を実装した Richard Williamson に特に感謝します。画布機能はこれをもとに設計しました。 |
| 128 |
|
|
| 129 |
#en |
#en |
| 130 |
Special thanks also to the Microsoft employees who first implemented the |
Special thanks also to the Microsoft employees who first implemented the |
| 131 |
event-based drag-and-drop mechanism, <code title=attr-contenteditable><a |
event-based drag-and-drop mechanism, <code title=attr-contenteditable><a |
| 132 |
href="#contenteditable0">contenteditable</a></code>, and other features |
href=#attr-contenteditable>contenteditable</a></code>, and other features |
| 133 |
first widely deployed by the Windows Internet Explorer browser. |
first widely deployed by the Windows Internet Explorer browser. |
| 134 |
#ja |
#ja |
| 135 |
事象に基づくドラッグ・アンド・ドロップ機構、<code title=attr-contenteditable><a |
事象に基づくドラッグ・アンド・ドロップ機構、<code title=attr-contenteditable><a |
| 136 |
href="#contenteditable0">contenteditable</a></code>、 |
href=#attr-contenteditable>contenteditable</a></code>、 |
| 137 |
その他 Windows Internet Explorer ブラウザではじめて広く採用された機能を最初に実装した |
その他 Windows Internet Explorer ブラウザではじめて広く採用された機能を最初に実装した |
| 138 |
Microsoft の従業員のみなさんにも特に感謝します。 |
Microsoft の従業員のみなさんにも特に感謝します。 |
| 139 |
|
|
| 140 |
#en |
#en |
| 141 |
Special thanks and $10,000 to David Hyatt who came up with a broken |
Special thanks and $10,000 to David Hyatt who came up with a broken |
| 142 |
implementation of the <a href="#adoptionAgency">adoption agency |
implementation of the <a href=#adoptionAgency>adoption agency |
| 143 |
algorithm</a> that the editor had to reverse engineer and fix before using |
algorithm</a> that the editor had to reverse engineer and fix before using |
| 144 |
it in the parsing section. |
it in the parsing section. |
| 145 |
#ja |
#ja |
| 146 |
構文解析の章に採用するために編集者が逆行分析して不具合を修正せざるを得なかった、<a href="#adoptionAgency">養子代理人算法</a>の壊れた実装を考案した David Hyatt |
構文解析の章に採用するために編集者が逆行分析して不具合を修正せざるを得なかった、<a href=#adoptionAgency>養子代理人算法</a>の壊れた実装を考案した David Hyatt |
| 147 |
に特に感謝し、賞金100万円を贈ります。 |
に特に感謝し、賞金100万円を贈ります。 |
| 148 |
|
|
| 149 |
#en |
#en |
| 163 |
そしてアイディアを提供していただき支援してくださった #mrt の中の人達、 #mrt.no |
そしてアイディアを提供していただき支援してくださった #mrt の中の人達、 #mrt.no |
| 164 |
の中の人達、 #whatwg の中の人達、秘密結社にも感謝します。 |
の中の人達、 #whatwg の中の人達、秘密結社にも感謝します。 |
| 165 |
|
|
| 166 |
|
#en |
| 167 |
|
Huge thanks to the whole Gears team, who pioneered this technology and |
| 168 |
|
whose experience has been a huge influence on this specification. |
| 169 |
|
#ja |
| 170 |
|
Gears チームの方々にも非常に感謝します。 |
| 171 |
|
Gears チームの方々はこの技術を開拓し、その経験はこの仕様書にも多大な影響を与えています。 |