diff --git a/source b/source index 032b461427c..cc9fe0e19a8 100644 --- a/source +++ b/source @@ -539,7 +539,7 @@ HTML 3.2, which was completed in 1997. HTML4 quickly followed later that same year.

The following year, the W3C membership decided to stop evolving HTML and instead begin work on - an XML-based equivalent, called XHTML. This + an XML-based equivalent, called XHTML. This effort started with a reformulation of HTML4 in XML, known as XHTML 1.0, which added no new features except the new serialisation, and which was completed in 2000. After XHTML 1.0, the W3C's focus turned to making it easier for other working groups to extend XHTML, under the banner of @@ -2108,7 +2108,7 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d (implicitly as defined above) the HTML namespace.

Attribute names are said to be XML-compatible if they match the Name production defined in XML + href="https://www.w3.org/TR/xml/#NT-Name">Name production defined in XML and they contain no U+003A COLON characters (:).

The term XML MIME type is used to refer to the MIME @@ -2653,7 +2653,7 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d the XML specification.

This specification also references the <?xml-stylesheet?> + data-x-href="https://www.w3.org/TR/xml-stylesheet/#the-xml-stylesheet-processing-instruction"><?xml-stylesheet?> processing instruction, defined in the Associating Style Sheets with XML documents specification.

@@ -3156,8 +3156,8 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d data-noexport="">DOMHighResTimeStamp typedef and the Performance object's now() method.

+ data-x-href="https://www.w3.org/TR/hr-time/#dom-performance-now">now() method. +

@@ -3719,16 +3719,16 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d

First, remove this paragraph:

-
+
-

A QName in the node test is expanded - into an expanded-name +

A QName in the node test is expanded + into an expanded-name using the namespace declarations from the expression context. This is the same way expansion is done for element type names in start and end-tags except that the default namespace declared with xmlns is not used: if the QName does not have a prefix, then the + href="https://www.w3.org/TR/REC-xml-names#NT-QName">QName does not have a prefix, then the namespace URI is null (this is the same way attribute names are expanded). It is an error if the - QName has a prefix for which there is + QName has a prefix for which there is no namespace declaration in the expression context.

@@ -6103,7 +6103,7 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d colour corresponding to that keyword.

CSS2 System + href="https://www.w3.org/TR/css3-color/#css2-system">CSS2 System Colors are not recognised.

@@ -14322,19 +14322,19 @@ Space is not the only void </hgroup> <dl> <dt>This version:</dt> - <dd><a href="http://www.w3.org/TR/2004/WD-SVG12-20041027/">http://www.w3.org/TR/2004/WD-SVG12-20041027/</a></dd> + <dd><a href="https://www.w3.org/TR/2004/WD-SVG12-20041027/">https://www.w3.org/TR/2004/WD-SVG12-20041027/</a></dd> <dt>Previous version:</dt> - <dd><a href="http://www.w3.org/TR/2004/WD-SVG12-20040510/">http://www.w3.org/TR/2004/WD-SVG12-20040510/</a></dd> + <dd><a href="https://www.w3.org/TR/2004/WD-SVG12-20040510/">https://www.w3.org/TR/2004/WD-SVG12-20040510/</a></dd> <dt>Latest version of SVG 1.2:</dt> - <dd><a href="http://www.w3.org/TR/SVG12/">http://www.w3.org/TR/SVG12/</a></dd> + <dd><a href="https://www.w3.org/TR/SVG12/">https://www.w3.org/TR/SVG12/</a></dd> <dt>Latest SVG Recommendation:</dt> - <dd><a href="http://www.w3.org/TR/SVG/">http://www.w3.org/TR/SVG/</a></dd> + <dd><a href="https://www.w3.org/TR/SVG/">https://www.w3.org/TR/SVG/</a></dd> <dt>Editor:</dt> <dd>Dean Jackson, W3C, <a href="mailto:dean@w3.org">dean@w3.org</a></dd> <dt>Authors:</dt> <dd>See <a href="#authors">Author List</a></dd> </dl> - <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notic ... + <p class="copyright"><a href="https://www.w3.org/Consortium/Legal/ipr-notic ... </header> @@ -17871,7 +17871,7 @@ longer</q>. I disagreed with him.</p> explicit citation outside:

<p>The W3C page <cite>About W3C</cite> says the W3C's
-mission is <q cite="http://www.w3.org/Consortium/">To lead the
+mission is <q cite="https://www.w3.org/Consortium/">To lead the
 World Wide Web to its full potential by developing protocols and
 guidelines that ensure long-term growth for the Web</q>. I
 disagree with this mission.</p>
@@ -18148,7 +18148,7 @@ this specification: the <abbr>WHATWG</abbr> and the rendering of the HTML ruby element. It is hoped that CSS will be extended to support the styles described below in due course.

- +
@@ -18219,7 +18219,7 @@ this specification: the <abbr>WHATWG</abbr> and the

For more details on Jukugo Ruby rendering, see + href="https://www.w3.org/TR/jlreq/#positioning_of_jukugoruby">Jukugo Ruby rendering, see Appendix F in the Requirements for Japanese Text Layout.

@@ -26513,7 +26513,7 @@ href="?audio">audio</a> test instead.)</p>

Due to restrictions of the XHTML syntax, in XML the U+003C LESS-THAN SIGN character (<) needs to be escaped as well. In order to prevent attribute-value normalization, some of XML's + href="https://www.w3.org/TR/xml/#AVNormalize">attribute-value normalization, some of XML's whitespace characters — specifically U+0009 CHARACTER TABULATION (tab), U+000A LINE FEED (LF), and U+000D CARRIAGE RETURN (CR) — also need to be escaped.

@@ -37163,7 +37163,7 @@ dictionary TrackEventInit : EventInit { data-x="math:mo">mo, mn, ms, and mtext) are descendants of HTML elements, they may contain phrasing content elements from the HTML namespace.

- +
@@ -44916,17 +44916,17 @@ interface HTMLFormElement : HTMLElement {
<input type="url" name="location" list="urls">
 <datalist id="urls">
  <option label="MIME: Format of Internet Message Bodies" value="https://tools.ietf.org/html/rfc2045">
- <option label="HTML 4.01 Specification" value="http://www.w3.org/TR/html4/">
- <option label="Form Controls" value="http://www.w3.org/TR/xforms/slice8.html#ui-commonelems-hint">
- <option label="Scalable Vector Graphics (SVG) 1.1 Specification" value="http://www.w3.org/TR/SVG/">
- <option label="Feature Sets - SVG 1.1 - 20030114" value="http://www.w3.org/TR/SVG/feature.html">
+ <option label="HTML 4.01 Specification" value="https://www.w3.org/TR/html4/">
+ <option label="Form Controls" value="https://www.w3.org/TR/xforms/slice8.html#ui-commonelems-hint">
+ <option label="Scalable Vector Graphics (SVG) 1.1 Specification" value="https://www.w3.org/TR/SVG/">
+ <option label="Feature Sets - SVG 1.1 - 20030114" value="https://www.w3.org/TR/SVG/feature.html">
  <option label="The Single UNIX Specification, Version 3" value="http://www.unix-systems.org/version3/">
 </datalist>
 

...and the user had typed "www.w3", and the user agent had also found that the user - had visited http://www.w3.org/Consortium/#membership and http://www.w3.org/TR/XForms/ in the recent past, then the rendering might look + had visited https://www.w3.org/Consortium/#membership and https://www.w3.org/TR/XForms/ in the recent past, then the rendering might look like this:

A text box with an icon on the left followed by the text "www.w3" and a cursor, with a drop down button on the right hand side; with, below, a drop down box containing a list of six URLs on the left, with the first four having grayed out labels on the right; and a scroll bar to the right of the drop down box, indicating further values are available.

@@ -53832,13 +53832,13 @@ MIT Room 32-G524 "url" Home page or other Web page corresponding to the company, person, address, or contact information in the other fields associated with this field Valid URL - http://www.w3.org/People/Berners-Lee/ + https://www.w3.org/People/Berners-Lee/ URL "photo" Photograph, icon, or other image corresponding to the company, person, address, or contact information in the other fields associated with this field Valid URL - http://www.w3.org/Press/Stock/Berners-Lee/2001-europaeum-eighth.jpg + https://www.w3.org/Press/Stock/Berners-Lee/2001-europaeum-eighth.jpg URL @@ -58772,7 +58772,7 @@ dictionary RelatedEventInit : EventInit {

When an element's 'position' property computes to 'absolute-anchored', the 'float' property does not apply and must compute to 'none', the 'display' property must compute to a value as described by - the table in the section of CSS + the table in the section of CSS 2.1 describing the relationships between 'display', 'position', and 'float', and the element's box must be positioned using the rules for absolute positioning but with its static position set such that if the box is positioned in its static position, its anchor point @@ -106377,7 +106377,7 @@ document.body.appendChild(text);

Increment the parser's script nesting level by one. Set the parser pause flag to true.

-

Process the +

Process the script element according to the SVG rules, if the user agent supports SVG.

@@ -107409,7 +107409,7 @@ document.body.appendChild(text); If we want to add character references, Almorca suggests: > I would add &sub1; (character U+2081), &sub2; (character U+2082) and &sub3; (character U+2083). > They would are the equivalent to ¹, ², and ³. - See also: http://www.w3.org/2003/entities/ + See also: https://www.w3.org/2003/entities/ -->
@@ -107448,7 +107448,7 @@ document.body.appendChild(text);

According to the XML specification, XML processors are not guaranteed to process the external DTD subset referenced in the DOCTYPE. This means, for example, that using entity references for characters in XHTML documents + href="https://www.w3.org/TR/xml/#dt-entref">entity references for characters in XHTML documents is unsafe if they are defined in an external file (except for &lt;, &gt;, &amp;, &quot; and &apos;).

@@ -107489,7 +107489,7 @@ document.body.appendChild(text);

This specification provides the following additional information that user agents should use when retrieving an external entity: the public identifiers given in the following list all correspond to the URL given by this link. (This - URL is a DTD containing the entity + URL is a DTD containing the entity declarations for the names listed in the named character references section.)