-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TAG Review of HTML 5.2 (previously 5.1) #119
Comments
Probably want to review https://html.spec.whatwg.org/multipage/ instead due to https://annevankesteren.nl/2016/01/film-at-11. |
TAG discussed at [Stockholm F2F](Discussed at Stockholm F2f. |
We don't want to block 5.1. And we also intend to do a more holistic view of HTML and will get back to you when we're ready to discuss that further. |
Note: Leonie requested a 5.2 review: Hello TAG, Our plan is to begin the process of moving HTML5.2 to CR in early June, per our planned timetable [1]. We'd therefore welcome your review of the current WD [2]. To make things manageable the parts of the spec that need review are those noted in the Changes section [3]. We're not expecting the entire spec to be reviewed unless you wish to do so. Please file issues on Github, with a reference to the TAG in the comment [4]. If you could also send a message here when your review is complete, that would be helpful. We'd be glad of your input as soon as possible, but our cut-off for making CR would be 26th May. Any questions, you know where to find us. Thanks
|
One open question Léonie raised in person was whether we have an opinion on the value of modularization (including for very small pieces). |
Decided to use a subgroup to split this into specific review items of interest, then we can assign smaller review tasks. |
We reviewed the 5.2 Change Log in the TAG f2f. Herewith out notes: Sangwhan: about:html-kind - we think it's unclear what it's supposed to do ... We'll ask for clarifiication... Concern expressed about whether apple-touch-icon-sizes should be in the spec - vendor specific naming... - please deprecate in favor of manifests? Question on DL – why doesn't it allow all elements as children? Why aren't defn's allowed in a lot more places? Make style in body confirming rel extensions - this should go in the list of things that needs a maintenance registry rather than a wiki Summary activation algorithm : Sangwhan is taking an exta look at this... Comments, @LJWatson? |
@torgo shall we remove the Extra time label if you've wrapped up work on this for the F2F? |
@torgo, can you please edit the comment to clarify it? In particular it seems you're missing backticks ( ` ) around some stuff so it disappears, in the bit about DL. |
backticks added |
Some personal thoughts: I'll ask Sangwhan about summary activation, although I also did a big chunk of work on that recently to bring it into line with reality - it wasn't. With any luck, we can close that out. The current approach to rel values being in a wiki is hard to use. There are various specs that have included them, and a more pleasant registry would be great. I will propose to keep what we have for now, since it has been around for a while, and look to improve in the next year (HTML 5.3 timeframe). I think we cleaned up We'll look into the other points… |
Can you please explain the "defn" issue? I will raise it on the spec when I am clear that I understand what it is, but right now, I do not. My guess is that you mean we should expand the model of But since the element is used to identify the term being defined - i.e. just the words which are being defined - I find it hard to imagine a case where the words will run across elements other than phrasing content: links, I'm inclined to suggest that the proposed change, if I have understood it, be rejected… How fallback content included in elements like |
Regarding The manifest specification does not seem to have interoperable implementation, so at this stage I don't see why we would make the change for HTML 5.2 - although we will keep an eye on it, and consider the issue in the context of HTML 5.3. |
This is not accurate; you just misunderstood the changes. |
Yes, the "defn" issue is that |
OK, that's always a possibility. Edited to remove the statement. |
On a separate note, the semantics I see in real use don't match what the spec says, and I will file an issue for that. |
about:html-kind is "defined" at https://w3c.github.io/html/infrastructure.html#abouthtml-kind That should be linked from the place it is used, at https://w3c.github.io/html/semantics-embedded-content.html#identifying-a-track-kind-through-a-url - but IMHO it should probably also be explained better... |
It's used as a vocabulary identifier by third parties, who assume (without documentation) that if this identifier is used, then any subsequent term which claims to be a "kind" for a track has the meaning given to the different potential values of the I'll raise this, but I think it is effectively editorial in terms of HTML, since it's essentially providing an expansion point that others use in whatever way they define. In particular, I think it would be helpful if the definition recorded by IANA were clearer than it is today @dwsinger |
On Jun 14, 2017, at 3:43 , chaals ***@***.***> wrote:
about:html continued...
It's used as a vocabulary identifier by third parties, who assume (without documentation)
sorry, not sure what you mean by “without documentation”; the documentation is there in both HTML5 specs and in the other specs I think, just (sadly) some don’t find it very clear. b ut that’s what the tag was invented for
that if this identifier is used, then any subsequent term which claims to be a "kind" for a track has the meaning given to the different potential values of the kind attribute in HTML.
I'll raise this, but I think it is effectively editorial in terms of HTML, since it's essentially providing an expansion point that others use in whatever way they define. In particular, I think it would be helpful if the definition recorded by IANA were clearer than it is today @dwsinger
IANA says this, which I think maybe I wrote so I find it abundantly clear:
"The about:html-kind URI identifies the vocabulary of kind values in HTML specifications from W3C and WhatWG."
what does it leave unclear?
David Singer
Manager, Software Standards, Apple Inc.
|
We agreed to close this at the f2f. All follow-ups to happen in #174. |
As the Web Platform WG nears a publication of CR, and as part of the group's request for wide-review, this is a request for TAG review of HTML 5.1.
Spec: http://w3c.github.io/html/
It may be helpful to start from the change list (so as not to necessarily review everything):
http://w3c.github.io/html/changes.html#changes
Thanks!
@adrianba, @LJWatson, @chaals, @arronei, @adanilo, @plehegar
The text was updated successfully, but these errors were encountered: