html
html copied to clipboard
HTML Standard
Preliminary reading: [Notes on the threat model of cross-origin isolation](https://docs.google.com/document/d/1JBUaX1xSOZRxBk5bRNZWgnzyJoCQC52TIRokACBSmGc/edit?resourcekey=0-cZ7da6v52enjwRSsp_tLyQ#), https://github.com/w3c/resource-timing/issues/220, https://github.com/w3c/resource-timing/issues/240 Public static resources are resources that can be fetched by any user, and don't contain any user-specific data...
initial pass at updating inert content incorporating content suggestions from @jcsth, @alice and @cookiecrook. This is not a complete PR at this point, but wanted to get some content up...
Issue: https://github.com/w3c/resource-timing/issues/203 WIP(Incomplete draft) changes relating to changes for adding Content-Type to Resource Timing. Early Draft explainer : https://gist.github.com/abinpaul1/0be57f55be3b6b84a06f4ac2443842da - [ ] At least two implementers are interested (and none...
As a `title` element's content model is `Text`-only, a page title can only be in _completely_ translate-enabled state, or _completely_ no-translate state, according to the title's [translate mode](https://html.spec.whatwg.org/multipage/dom.html#attr-translate). There's no...
Currently the [fill steps](https://html.spec.whatwg.org/multipage/canvas.html#fill-steps) only ask to "fill all the subpaths of the [intended path](https://html.spec.whatwg.org/multipage/canvas.html#intended-path) for *path*", without linking to any algorithm that should be used to actually perform this...
# You should be able to load module-scripts in HTML via the `file://` protocol without a CORS error. - Here's why. So, one gripe I have with JavaScript is that...
It's unclear from [link element's definition](https://html.spec.whatwg.org/multipage/semantics.html#the-link-element) whether [default fetch and process the linked resource](https://html.spec.whatwg.org/multipage/semantics.html#default-fetch-and-process-the-linked-resource) or any of the [fetch and process the linked resource](https://html.spec.whatwg.org/multipage/semantics.html#fetch-and-process-the-linked-resource) algorithms are invoked upon changing the...
Closes #3699. See https://github.com/whatwg/html/issues/3699#issuecomment-951423468 for a summary of what the changes are meant to do. - [ ] At least two implementers are interested (and none opposed): * Apple *...
* Remove advice on using ``, per 6682bdeee6fb08f5972bea92064fe250f1b4ec9c. * Update the mention of W3C forks, since all known ones redirect nowadays. * Update "WHATWG and the W3C HTML WG" section...
Signed-off-by: Jens Oliver Meiert *** /custom-elements.html ( diff )