01:23
<jmdyck>
What does it mean when the HTML spec says that something "is expected to act as follows"? Is it different from "should act as follows"?
01:54
<Domenic>
It's probably nothing special, but there is a specific case in which "expected" has a special meaning: https://html.spec.whatwg.org/#rendering
01:56
<jmdyck>
Okay, thanks.
05:14
<annevk>
jmdyck: it'd prolly be "must" not "should"
08:16
<gogo>
Hello. I am looking for an rss feed as well as any way to get the latest update in w3c spec. I need to get the latest update for cyber security research. Do you know a such rss feeed please?
08:27
<AtkinsSJ>
Depends what exactly you're after but there's https://www.w3.org/news/feed/
08:30
<AtkinsSJ>
The HTML spec (and a few others) are run by the WHATWG instead which is separate from W3C. I don't think there's a feed for those. What I've ended up doing is subscribing to the github repo for the specs I care about. There are feeds if needed, eg https://github.com/whatwg/html/commits/main.atom
08:34
<AtkinsSJ>
Would you like me open an issue about it? I'm not sure which repo to place it under.
09:01
<gogo>
Depends what exactly you're after but there's https://www.w3.org/news/feed/
Sounds good. Letvme cgeck.
09:08
<annevk>
AtkinsSJ: I am planning to create a WPT PR later today, based on https://github.com/WebKit/WebKit/pull/47489
09:13
<gogo>
Depends what exactly you're after but there's https://www.w3.org/news/feed/
I am after new features and if possible cybercsec alerts.
09:24
<gogo>
The main.atom does not sounds presents in any repo https://github.com/tomnomnom/wappalyzer/commits/main.atom
09:25
<AtkinsSJ>
The "main" is the name of the branch. In some repos that's "main", others it's "master", or it could be something else.
09:26
<AtkinsSJ>
Looks like removing the branch name and just doing github.com/tomnomnom/wappalyzer/commits.atom works
09:31
<gogo>
oh my god thank you for the trick! I had previously created a git diff script to grep latest updates
09:32
<gogo>
there are 2 different purposes of course
09:33
<gogo>
time to register to https://github.com/cure53/DOMPurify/commits/main.atom lol :)
09:56
<gogo>
Depends what exactly you're after but there's https://www.w3.org/news/feed/
I like the feed. I am looking purely on new feature. If possiblevon features thzt enables js please?
11:42
<AtkinsSJ>
gogo: I've no idea, sorry
14:32
<smaug>
cwilso: there actually was something on the agenda today 😉 (mentioned in the doc)
14:33
<smaug>
oh, wait, it was for 7/10
14:33
<smaug>
nm then
18:23
<gogo>
no worry. I already advanced a lot of with the main branch updates! After I can subscribe to the feed
18:27
<gogo>
sounds very good. I am a noob with rss feed. Is there any category?