w3ctag / design-reviews

W3C specs and API reviews
Creative Commons Zero v1.0 Universal
332 stars 56 forks source link

HTML General Review: HTML Linking #245

Closed travisleithead closed 4 years ago

travisleithead commented 6 years ago

Hello TAG!

This issue is part of the TAG's larger effort to review the HTML spec in its entirety--please see the original issue https://github.com/w3ctag/design-reviews/issues/174 for a summary of all the break-out issues.

The "Sections" are all the sections of the WHATWG HTML spec that should be reviewed as part of this issue. Where the spec section has associated Web Platform Tests, the specific WPT path is noted. While the primary focus of the review is the specification text, it can be helpful to review the related tests to help clarify algorithms or see interoperability conformance issues (or find issues with the tests).

The "Features" are just a sample of what you will encounter as part of this spec section, it's not meant to be exhaustive.

Here are some example suggestions for what to look for during the review, but don't limit to only these suggestions!

Sections WPT path Features
2.4 html/infrastructure/urls dynamic changes to base URL
4.2.3 html/semantics/document-metadata/the-base-element <base>
4.2.4 html/semantics/document-metadata/the-link-element <link>
4.5.1 html/semantics/text-level-semantics/the-a-element <a>
4.6 html/semantics/links link types
4.6.6.17 preload (preload link type)

Please provide feedback as (please select one):

travisleithead commented 6 years ago

Note: We have a special request to look into ping from our friends working on HTML 5.3: (see https://github.com/w3ctag/design-reviews/issues/275#issuecomment-398408138)

The ping attribute (which is in both specs). There are privacy concerns about this attribute, but there is also a sense that it could be used to alleviate such concerns better than alternatives. See w3c/html#1456 for more.

torgo commented 6 years ago

On 2.4, we discussed at f2f the possibility of simplification...

dbaron commented 6 years ago

Given the test results we might want to look into simplification of the part of the spec on dynamic changes to base URLs .

torgo commented 6 years ago

Possible issue with the normative reference to microformats wiki... and process around how things are ratified in this wiki...

dbaron commented 6 years ago

Discussed in breakout on June 24; we should link the minutes once they're published.