html icon indicating copy to clipboard operation
html copied to clipboard

HTML Standard

Results 743 html issues
Sort by recently updated
recently updated
newest added

Consider sequences of two operations from the set { cross-document navigation, same-document navigation, cross-document history traversal, same-document history traversal }, both _requested_ synchronously. (Although all traversals and cross-document navs do...

topic: navigation
topic: history
interop

Forking off from #7252. I don't think this is urgently needed, just trying to gather all the info in one place. > > If we all agreed that FF"s behaviour...

topic: history
interop
topic: serialize and transfer

Now that Chromium, Firefox, and Safari all have bfcache support for cross-document navigation, focus is properly restored. For example, if you TAB to a link, navigate, then go back, TAB...

addition/proposal
topic: history
interop
topic: focus

Yesterday we held our monthly triage call (https://github.com/whatwg/html/issues/8089) and I will post the meeting notes there in a bit. The next one is scheduled for August 18, 4 pm PDT,...

agenda+

The HTML triage meeting (see e.g. #7981) is currently taking place at [18:00 Berlin / 01:00 Tokyo / 09:00 San Francisco](https://www.timeanddate.com/worldclock/converter.html?iso=20220625T160000&p1=37&p2=248&p3=224) every month. Since I have just moved to Tokyo,...

In Japan (and countries that use IME) there is a problem that unintended press of enter key because they forget to turn on the IME. To fix the word input...

topic: forms
i18n-tracker
i18n-jlreq
i18n-clreq

(Again, unless I'm missing something) https://html.spec.whatwg.org/#focus-delegate says: > [For each](https://infra.spec.whatwg.org/#list-iterate) child of parent's [children](https://dom.spec.whatwg.org/#concept-tree-child): > > 1. Let focusable area be child, if child is a [focusable area](https://html.spec.whatwg.org/#focusable-area); otherwise let...

topic: focus
agenda+

Draft fix for #7540 - [ ] At least two implementers are interested (and none opposed): * … * … - [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed...

topic: link
topic: style

Creating this topic for @whatwg/canvas to discuss WebGPU integration as stated [here](https://github.com/gpuweb/gpuweb/issues/3107#issuecomment-1191835433).

topic: canvas

So, looking at https://html.spec.whatwg.org/#focus-processing-model I have a couple questions: > If focus target is a [shadow host](https://dom.spec.whatwg.org/#element-shadow-host) whose [shadow root](https://dom.spec.whatwg.org/#concept-element-shadow-root)'s [delegates focus](https://dom.spec.whatwg.org/#shadowroot-delegates-focus) is true > 1. [ snip ] >...

topic: focus
agenda+