Skip to content

Commit

Permalink
Fixing linking for HTML 5.2 (w3c#572)
Browse files Browse the repository at this point in the history
* Linking term 'attribute selector'

* Fixing build break for bad link

* Simplify styling for details element along with the explanation

* Linking term 'used value'

* Add 'picture' to the venn diagram image

* Editorial - Fix linking for style terms

* Use new term 'child text content' and define term

* Formatting and whitespace issues

* Make label-less empty option okay for datalist child

* Adding clarity about 'body-ok' rel keywords

* Formatting changes only

* More auto-linking and formatting

* Move statement for 'rel' synonyms to make it more visible

* Adding acknowledgements

* Remove styles defined by Fullscreen from dialog::backdrop

* Correct linking for property values

* Updated version number for link

* Reformatted linking for better organization
  • Loading branch information
arronei committed Apr 17, 2017
1 parent 5b7dc3c commit 1290223
Showing 1 changed file with 52 additions and 42 deletions.
94 changes: 52 additions & 42 deletions single-page.bs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title: HTML 5.2
Level: 5.2
Group: html
Status: ED
TR: https://www.w3.org/TR/html51/
TR: https://www.w3.org/TR/html52/
ED: https://w3c.github.io/html/
Repository: w3c/html
Boilerplate: omit feedback-header
Expand Down Expand Up @@ -40,47 +40,18 @@ url: https://www.w3.org/TR/REC-xml-names#NT-QName; type: dfn;
text: QName;
url: https://www.w3.org/TR/1999/REC-xpath-19991116#dt-expanded-name; type: dfn;
text: expanded-name;
url: https://tools.ietf.org/html/rfc1034#section-3.5; type: dfn;
text: rfc 1034 section 3.5;
url: https://tools.ietf.org/html/rfc5322#section-3.2.3; type: dfn;
text: rfc 5322 section 3.2.3
urlPrefix:#elementdef-; type: element; for: html;
text: title
urlPrefix:; type: interface;
text: Audio
text: Image
text: Option
url: https://tools.ietf.org/html/rfc7231#section-3.1.1.1; type: dfn;
text: media-type
url: https://www.w3.org/TR/xml/#NT-Name; type: dfn; spec: XML; for: XML;
text: Name
url: https://www.w3.org/TR/xml/#sec-white-space; type: dfn; spec: XML;
text: xml:space
url: https://www.w3.org/TR/xml-stylesheet/#the-xml-stylesheet-processing-instruction; type: dfn; spec: xml-stylesheet;
text: <?xml-stylesheet?>
url: https://tools.ietf.org/html/rfc7231#section-5.3.2; type: dfn; spec: rfc7231;
text: accept
url: https://tools.ietf.org/html/rfc7231#section-5.3.5; type: dfn; spec: rfc7231;
text: accept-language
url: https://tools.ietf.org/html/rfc7234#section-5.2; type: dfn; spec: rfc7234;
text: cache-control
urlPrefix: https://tools.ietf.org/html/rfc6266#; type: dfn; spec: rfc6266;
text: content-disposition; url: section-4.1
url: https://tools.ietf.org/html/rfc7231#section-3.1.3.2; type: dfn; spec: rfc7231;
text: content-language
url: https://tools.ietf.org/html/rfc7230#section-3.3.2; type: dfn; spec: rfc7230;
text: content-length
url: https://tools.ietf.org/html/rfc7232#section-2.2; type: dfn; spec: rfc7232;
text: last-modified
url: https://tools.ietf.org/html/rfc7231#section-5.5.2; type: dfn; spec: rfc7231;
text: referer
url: https://tools.ietf.org/html/rfc6265#section-5.4; type: dfn; spec: rfc6265;
text: cookie header
url: https://tools.ietf.org/html/rfc6265#section-4.1; type: dfn; spec: rfc6265;
text: receives a set-cookie-string
text: receiving a set-cookie-string
url: https://tools.ietf.org/html/rfc5988#section-5; type: dfn; spec: rfc5988;
text: link header
url: https://www.w3.org/TR/webmessaging/#messageport; type: interface; spec: html-ls;
text: MessagePort
url: https://www.w3.org/TR/uievents/#event-types; type: dfn; spec: uievents;
Expand Down Expand Up @@ -122,18 +93,6 @@ url: https://www.w3.org/TR/xml/#dt-entref; type:dfn; spec: xml;
text: entity references
url: https://www.w3.org/TR/SVGTiny12/script.html#ScriptContentProcessing; type: dfn; spec: svgtiny12;
text: Process the script element
url: https://www.w3.org/TR/FileAPI/#dfn-Blob; type: interface; spec: fileapi;
text: Blob
url: https://www.w3.org/TR/FileAPI/#dfn-file; type: interface; spec: fileapi;
text: File
url: https://www.w3.org/TR/FileAPI/#dfn-filelist; type: interface; spec: fileapi;
text: FileList
urlPrefix: https://www.w3.org/TR/FileAPI/#dfn-; type: method; spec: fileapi; for: Blob;
text: close
urlPrefix: https://www.w3.org/TR/FileAPI/#dfn-; type: attribute; spec: fileapi; for: Blob;
text: type
urlPrefix: https://www.w3.org/TR/FileAPI/#; type: dfn; spec: fileapi; for: Blob;
text: closed
urlPrefix: https://www.w3.org/TR/wai-aria/roles#; type: value; spec: aria; for: role;
text: alert
text: alertdialog
Expand Down Expand Up @@ -605,6 +564,57 @@ urlPrefix: https://fetch.spec.whatwg.org/#; type: dfn; spec: FETCH;
text: synchronous flag
text: unsafe-request flag

<!-- *********************************** FILE API ********************************************** -->

urlPrefix: https://www.w3.org/TR/FileAPI/#; spec: FileAPI
urlPrefix: dfn-;
type: interface;
text: Blob
text: File
text: FileList
for: Blob;
type: method;
text: close
type: attribute;
text: type
type: dfn;
text: closed

<!-- *************************************** IETF ********************************************** -->

urlPrefix: https://tools.ietf.org/html/
urlPrefix: rfc1034#section-3.5; type: dfn; spec: rfc1034
text: rfc 1034 section 3.5
urlPrefix: rfc5322#section-3.2.3; type: dfn; spec: rfc5322
text: rfc 5322 section 3.2.3
urlPrefix: rfc5988#section-5; type: dfn; spec: rfc5988
text: link header
urlPrefix: rfc6265#; type: dfn; spec: rfc6265;
urlPrefix: section-4.1;
text: receives a set-cookie-string
text: receiving a set-cookie-string
urlPrefix: section-5.4;
text: cookie header
urlPrefix: rfc6266#section-4.1; type: dfn; spec: rfc6266;
text: content-disposition;
urlPrefix: rfc7230#section-3.3.2; type: dfn; spec: rfc7230;
text: content-length
urlPrefix: rfc7231#; type: dfn; spec: rfc7231;
urlPrefix: section-3.1.1.1;
text: media-type
urlPrefix: section-3.1.3.2;
text: content-language
urlPrefix: section-5.5.2;
text: referer
urlPrefix: section-5.3.2;
text: accept
urlPrefix: section-5.3.5;
text: accept-language
urlPrefix: rfc7232#section-2.2; type: dfn; spec: rfc7232;
text: last-modified
urlPrefix: rfc7234#section-5.2; type: dfn; spec: rfc7234;
text: cache-control

<!-- ********************************** UI EVENTS ********************************************** -->

urlPrefix: https://www.w3.org/TR/uievents/#; spec: UIEVENTS
Expand Down

0 comments on commit 1290223

Please sign in to comment.