@@ -221,8 +221,7 @@ <h2 id=conformance><span class=secno>2. </span>Conformance Criteria</h2>
221221 are to be interpreted as described in RFC 2119.-->
222222
223223 < p > The key word < em class =ct > must</ em > in this document is to be
224- interpreted as described in RFC 2119. [< cite > < a
225- href ="#ref-rfc2119 "> RFC2119</ a > </ cite > ]
224+ interpreted as described in RFC 2119. < a href ="#ref-rfc2119 "> [RFC2119]</ a >
226225
227226 < p > A conforming user agent implements all the requirements made by this
228227 specification.
@@ -231,31 +230,31 @@ <h3 id=webidl><span class=secno>2.1. </span>Web IDL</h3>
231230
232231 < p > The IDL fragments in this specification < em class =ct > must</ em > be
233232 interpreted as required for conforming IDL fragments, as described in the
234- Web IDL specification. [ < cite > < a href ="#ref-webidl "> WebIDL</ a > </ cite > ]
233+ Web IDL specification. < a href ="#ref-webidl "> [ WebIDL] </ a >
235234
236235 < h3 id =terminology > < span class =secno > 2.2. </ span > Terminology</ h3 >
237236
238237 < p > < dfn id =document > < code > Document</ code > </ dfn > and < dfn
239- id =element > < code > Element</ code > </ dfn > are defined by DOM Level 3 Core.
240- [ < cite > < a href ="#ref-dom3core " > DOM3Core </ a > </ cite > ]
238+ id =element > < code > Element</ code > </ dfn > are defined by DOM Core. < a
239+ href ="#ref-domcore " > [DOMCore] </ a > ]
241240
242- < p > < dfn id =range > < code > Range</ code > </ dfn > is defined in DOM Level 2
243- Traversal and Range. [ < cite > < a href ="#ref-dom2tr " > DOM2TR </ a > </ cite > ]
241+ < p > < dfn id =range > < code > Range</ code > </ dfn > is defined in DOM Range. < a
242+ href ="#ref-domrange " > [DOMRange] </ a >
244243
245244 < p > < dfn id =mouseevent > < code > MouseEvent</ code > </ dfn > is defined in DOM Level
246- 2 Events. [ < cite > < a href ="#ref-dom2events "> DOM2Events</ a > </ cite > ]
245+ 2 Events. < a href ="#ref-dom2events "> [ DOM2Events] </ a >
247246
248247 < p > < dfn id =serialize-a-media-query-list > Serialize a media query list</ dfn >
249248 and < dfn id =parse-a-media-query-list > parse a media query list</ dfn > are
250- defined by the CSSOM. [ < cite > < a href ="#ref-cssom "> CSSOM</ a > </ cite > ]
249+ defined by the CSSOM. < a href ="#ref-cssom "> [ CSSOM] </ a >
251250
252251 < p > < dfn id =fire-a-simple-event title ="Fire a simple event "> Firing a simple
253252 event named < var title =""> e</ var > </ dfn > , < dfn id =html-element > HTML
254253 element</ dfn > , < dfn id =htmlelement > < code > HTMLElement</ code > </ dfn > , < dfn
255254 id =queue-a-task > queue a task</ dfn > , < dfn id =quirks-mode > quirks mode</ dfn > ,
256255 < dfn id =same-origin > same origin</ dfn > , < dfn id =task > task</ dfn > , and < dfn
257- id =window > < code > Window</ code > </ dfn > are defined by HTML5. [ < cite > < a
258- href ="#ref-html5 " > HTML5 </ a > </ cite > ]
256+ id =window > < code > Window</ code > </ dfn > are defined by HTML. < a
257+ href ="#ref-html " > [HTML] </ a >
259258
260259 < p > < dfn id =the-html-body-element > The HTML < code > body</ code > element</ dfn >
261260 is the first < code > body</ code > < a href ="#html-element "> HTML element</ a >
@@ -264,20 +263,19 @@ <h3 id=terminology><span class=secno>2.2. </span>Terminology</h3>
264263
265264 < p > < dfn id =content-edge > Content edge</ dfn > , < dfn id =padding-edge > padding
266265 edge</ dfn > , < dfn id =border-edge > border edge</ dfn > , and < dfn
267- id =canvas > canvas</ dfn > are defined by CSS 2.1. [ < cite > < a
268- href ="#ref-css21 " > CSS21</ a > </ cite > ]
266+ id =canvas > canvas</ dfn > are defined by CSS 2.1. < a
267+ href ="#ref-css " > [ CSS21] </ a >
269268
270269 < p > < dfn id =viewport > Viewport</ dfn > and < dfn
271270 id =initial-containing-block > initial containing block</ dfn > are defined by
272271 CSS 2.1 unless there is an ancestor < code > foreignObject</ code > element in
273272 the < code > http://www.w3.org/2000/svg</ code > namespace in which case that
274- element acts as viewport and initial containing block. [< cite > < a
275- href ="#ref-css21 "> CSS21</ a > </ cite > ] [< cite > < a
276- href ="#ref-svg "> SVG</ a > </ cite > ]
273+ element acts as viewport and initial containing block. < a
274+ href ="#ref-css "> [CSS21]</ a > < a href ="#ref-svg "> [SVG]</ a >
277275
278276 < p > The term < dfn id =content > content</ dfn > refers to the dimensions of the
279- element's content area, including overflown content. [ < cite > < a
280- href ="#ref-css21 " > CSS21</ a > </ cite > ]
277+ element's content area, including overflown content. < a
278+ href ="#ref-css " > [ CSS21] </ a >
281279
282280 < p > The term < dfn id =document-content > document content</ dfn > refers to the
283281 area on the < a href ="#canvas "> canvas</ a > that is rendered upon, excluding
@@ -286,8 +284,7 @@ <h3 id=terminology><span class=secno>2.2. </span>Terminology</h3>
286284 < h3 id =css-pixels > < span class =secno > 2.3. </ span > CSS pixels</ h3 >
287285
288286 < p > All coordinates and dimensions for the APIs defined in this
289- specification are in CSS pixels. [< cite > < a
290- href ="#ref-css21 "> CSS21</ a > </ cite > ]
287+ specification are in CSS pixels. < a href ="#ref-css "> [CSS21]</ a >
291288
292289 < p class =note > This does not apply to e.g. < a
293290 href ="#dom-window-matchmedia "> < code
@@ -754,7 +751,7 @@ <h3 id=the-getclientrects-and-getboundingclient><span class=secno>5.1.
754751 href ="#clientrectlist "> < code > ClientRectList</ code > </ a > object containing
755752 a single < a href ="#clientrect "> < code > ClientRect</ code > </ a > object that
756753 describes the bounding box of the element as defined by the SVG
757- specification. [ < cite > < a href ="#ref-svg "> SVG</ a > </ cite > ]
754+ specification. < a href ="#ref-svg "> [ SVG] </ a >
758755
759756 < li >
760757 < p > Return a < a href ="#clientrectlist "> < code > ClientRectList</ code > </ a >
@@ -768,15 +765,15 @@ <h3 id=the-getclientrects-and-getboundingclient><span class=secno>5.1.
768765 < p > If the element on which the method was invoked has a computed value
769766 for < code > display</ code > property of < code > table</ code > or
770767 < code > inline-table</ code > include both the table box and the caption
771- box, if any, but not the anonymous container box. [ < cite > < a
772- href ="#ref-css21 " > CSS21</ a > </ cite > ]
768+ box, if any, but not the anonymous container box. < a
769+ href ="#ref-css " > [ CSS21] </ a >
773770
774771 < li >
775772 < p > Replace each < a
776773 href ="http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level "> anonymous
777774 block box</ a > with its child box(es) and repeat this until no
778- anonymous block boxes are left in the final list. [ < cite > < a
779- href ="#ref-css21 " > CSS21</ a > </ cite > ]
775+ anonymous block boxes are left in the final list. < a
776+ href ="#ref-css " > [ CSS21] </ a >
780777 </ ul >
781778 </ ol >
782779
@@ -1559,57 +1556,55 @@ <h2 class=no-num id=references>References</h2>
15591556 < p > All references are normative<!--, unless stated otherwise--> .
15601557
15611558 < dl >
1562- < dt > [ < dfn id =ref-css21 > CSS21</ dfn > ]
1559+ < dt id =ref-css > [ CSS21]
15631560
15641561 < dd > < cite > < a href ="http://www.w3.org/TR/CSS2/ "> Cascading Style Sheets
15651562 Level 2 Revision 1</ a > </ cite > , B. Bos, T. Çelik, I. Hickson, H.
15661563 Wium Lie. W3C.
15671564
1568- < dt > [ < dfn id =ref-cssom > CSSOM</ dfn > ]
1565+ < dt id =ref-cssom > [ CSSOM]
15691566
15701567 < dd > < cite > < a href ="http://dev.w3.org/csswg/cssom/ "> CSSOM</ a > </ cite > (work
15711568 in progress), A. van Kesteren. W3C.
15721569
1573- < dt > [ < dfn id =ref-dom2events > DOM2Events</ dfn > ]
1570+ < dt id =ref-dom2events > [ DOM2Events]
15741571
15751572 < dd > < cite > < a href ="http://www.w3.org/TR/DOM-Level-2-Events/ "> Document
15761573 Object Model (DOM) Level 2 Events Specification</ a > </ cite > , T. Pixley.
15771574 W3C.
15781575
1579- < dt > [ < dfn id =ref-dom2tr > DOM2TR </ dfn > ]
1576+ < dt id =ref-domcore > [DOMCore ]
15801577
15811578 < dd > < cite > < a
1582- href ="http://www.w3.org/TR/DOM-Level-2-Traversal-Range/ "> Document Object
1583- Model (DOM) Level 2 Traversal and Range Specification</ a > </ cite > , J.
1584- Kesselman, J. Robie, M. Champion, P. Sharpe, V. Apparao, L. Wood. W3C.
1579+ href ="http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html "> DOM
1580+ Core</ a > </ cite > , A. van Kesteren, Ms2ger. W3C.
15851581
1586- < dt > [ < dfn id =ref-dom3core > DOM3Core </ dfn > ]
1582+ < dt id =ref-domrange > [DOMRange ]
15871583
1588- < dd > < cite > < a href ="http://www.w3.org/TR/DOM-Level-3-Core "> Document Object
1589- Model (DOM) Level 3 Core Specification</ a > </ cite > , A. Le Hors, P. Le
1590- Hégaret, L. Wood, G. Nicol, J. Robie, M. Champion, S. Byrne. W3C.
1584+ < dd > < cite > < a href ="http://html5.org/specs/dom-range.html "> DOM
1585+ Range</ a > </ cite > , Ms2ger. html5.org.
15911586
1592- < dt > [ < dfn id =ref-html5 > HTML5 </ dfn > ]
1587+ < dt id =ref-html > [HTML ]
15931588
15941589 < dd > < cite > < a href ="http://dev.w3.org/html5/spec/ "> HTML5</ a > </ cite > (work
15951590 in progress), I. Hickson. W3C.
15961591
15971592 < dd > < cite > < a
1598- href ="http://www.whatwg.org/specs/web-apps/current-work/ "> HTML5 </ a > </ cite >
1593+ href ="http://www.whatwg.org/specs/web-apps/current-work/ "> HTML </ a > </ cite >
15991594 (work in progress), I. Hickson. WHATWG.
16001595
16011596 < dt > [< dfn id =ref-rfc2119 > RFC2119</ dfn > ]
16021597
16031598 < dd > < cite > < a href ="http://ietf.org/rfc/rfc2119 "> Key words for use in RFCs
16041599 to Indicate Requirement Levels</ a > </ cite > , S. Bradner. IETF.
16051600
1606- < dt > [ < dfn id =ref-svg > SVG</ dfn > ]
1601+ < dt id =ref-svg > [ SVG]
16071602
16081603 < dd > < cite > < a href ="http://www.w3.org/TR/SVG11/ "> Scalable Vector Graphics
16091604 (SVG) 1.1 Specification</ a > </ cite > , J. Ferraiolo, 藤沢
16101605 淳, D. Jackson. W3C.
16111606
1612- < dt > [ < dfn id =ref-webidl > WebIDL</ dfn > ]
1607+ < dt id =ref-webidl > [ WebIDL]
16131608
16141609 < dd > < cite > < a href ="http://dev.w3.org/2006/webapi/WebIDL/ "> Web
16151610 IDL</ a > </ cite > (work in progress), C. McCormack. W3C.
0 commit comments