Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
86 commits
Select commit Hold shift + click to select a range
d1a1667
Upstream the Sanitizer API
zcorpan Mar 25, 2026
6612b03
Fix build errors, update steps for setHTMLUnsafe
zcorpan Apr 9, 2026
e6332c1
Meta: specify for attribute on structs that hold navigables
mikewest Mar 25, 2026
4028340
Fix button activation steps to reference variable rather than this
lukewarlow Mar 30, 2026
96498ca
Fix missing document argument when calling check popover validity wit…
lukewarlow Mar 30, 2026
d171051
Properly set visibility state for nested documents
Psychpsyo Mar 31, 2026
f1abe54
Editorial: add note why error pages still fire a load event
TimvdLippe Mar 31, 2026
df58adb
Fix ordering of lifecycle callbacks to match implementations
lukewarlow Mar 31, 2026
400e75d
Add text imports
eemeli Apr 1, 2026
7c1ad1b
Set the fragment scripting mode based on the context document
noamr Apr 7, 2026
fa9077e
Editorial: align fragment parsing algorithms with their parameter types
shannonbooth Apr 13, 2026
c6aa08d
Meta: use path-absolute-URL strings for various images
tenzap Apr 14, 2026
6a957a6
Set iframe sandbox flags before child navigable creation
shannonbooth Apr 14, 2026
6fed89b
Add controls attribute to <img>
yoelhawa Apr 15, 2026
d3537dd
Add shadowrootslotassignment attribute
keithamus Apr 15, 2026
c2ac3ca
Editorial: restructure update the image data step 15
jmdyck Apr 15, 2026
6597a02
Add img controls + alt conformance criteria
yoelhawa Apr 19, 2026
ff4c52e
Make naturalWidth & naturalHeight return non-0 when the image lacks a…
annevk Apr 22, 2026
16c6233
Use self-* keywords in <select> anchor positioning
josepharhar Apr 23, 2026
637e7b6
Meta: add issue template for WHATNOT meetings
annevk Apr 24, 2026
7d4ca7f
Pass node document's relevant settings object when processing a manifest
marcoscaceres May 2, 2026
00e29dd
Rename HTMLOrSVGElement mixin to HTMLOrSVGOrMathMLElement
lukewarlow May 4, 2026
da39fae
Make the muted content attribute a fallback
annevk Apr 17, 2026
52f7a93
Make option and optgroup actually disabled inside disabled select
josepharhar May 7, 2026
fd04fc0
Stop defining volumechange in terms of public API
annevk May 8, 2026
fda4a1b
Editorial: fix "element with default preferred size" link
nicolo-ribaudo May 10, 2026
a6abd10
Pass the correct iframe fallback URL to resource timing
noamr May 11, 2026
548a6ff
Navigation API: nullify ongoing navigate event on successful cross-do…
noamr May 11, 2026
db162c8
Editorial: fix typos from recent merges
jmdyck May 12, 2026
7831740
Make sure navigate event is cleared before signaling abort.
farre Feb 19, 2026
e92810f
Editorial: modernize <table> members
annevk May 9, 2026
c535925
upstream everything
noamr Apr 21, 2026
6004208
Upstream sanitizer
noamr Apr 21, 2026
466a732
Remove TODO
noamr Apr 21, 2026
29daefb
specfmt
noamr Apr 21, 2026
083d779
ref fixes
noamr Apr 21, 2026
cf0b58d
refs
noamr Apr 21, 2026
1cb16b6
Fix all refs
noamr Apr 21, 2026
0acef22
stuff
noamr Apr 21, 2026
043a5fb
stuff
noamr Apr 21, 2026
55aedf3
use correct algos for PIs
noamr Apr 21, 2026
54f7338
fix refs
noamr Apr 21, 2026
9438cad
specfmt
noamr Apr 21, 2026
bf09680
domintro
noamr Apr 21, 2026
4a8df21
specfmt
noamr Apr 21, 2026
7e9e79c
nits
noamr Apr 21, 2026
50bdd75
Include built-ins
noamr Apr 22, 2026
cdcb9ec
Add intro h
noamr Apr 22, 2026
0a6d0a6
Use JSON also for the other built-ins
noamr Apr 22, 2026
5cd5d26
Use linked tables instead of json
noamr Apr 23, 2026
dc2eff5
refs
noamr Apr 23, 2026
c866329
nits
noamr Apr 23, 2026
8bfbf71
nits
noamr Apr 23, 2026
34cc00c
Cleanup algorithms
noamr Apr 23, 2026
60de256
Clean up algos
noamr Apr 23, 2026
d003670
Clean up algos
noamr Apr 23, 2026
9819467
nits
noamr Apr 28, 2026
70047a3
nits
noamr Apr 28, 2026
2996387
secpriv
noamr Apr 28, 2026
0b60632
Add mXSS biblio
noamr Apr 28, 2026
d6c1ce5
wip
noamr Apr 29, 2026
5af3a43
Reduce intro
noamr Apr 29, 2026
54fd7c3
Refer to event handlers table
noamr Apr 29, 2026
6d0d49c
Explode sanitization constants into elements for HTML
noamr Apr 30, 2026
7075c79
Lotsa nits
noamr May 6, 2026
1ac2f1f
Move stuff to infra
noamr May 7, 2026
358c115
nits
noamr May 7, 2026
6d2f38e
equality
noamr May 7, 2026
f1be8cc
Link to infra
noamr May 7, 2026
8610b74
nits
noamr May 7, 2026
cd4ee9d
may-
noamr May 7, 2026
1e0e3df
indentation
noamr May 12, 2026
13efc8c
canonicalize name
noamr May 12, 2026
dc9d292
wip
noamr May 12, 2026
e8c7d8b
canonicalize
noamr May 12, 2026
71176ee
refs
noamr May 12, 2026
6f77f4a
canonicalize
noamr May 12, 2026
0b7b2eb
nits
noamr May 12, 2026
c0ae3de
nits
noamr May 12, 2026
e8ef2a4
nits
noamr May 12, 2026
f4d04d5
Assimilate https://github.com/WICG/sanitizer-api/pull/375
noamr May 13, 2026
2a8b872
typo
noamr May 13, 2026
a7f0136
Fix some logic problems
noamr May 13, 2026
f04b710
Add SVG a xlink
noamr May 13, 2026
d36484f
Formatting nits
zcorpan May 13, 2026
cad1eb0
merge with formatting changes
noamr May 13, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/upcoming-whatnot-meeting.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: Upcoming WHATNOT meeting
about: Create a new WHATNOT meeting announcement
title: Upcoming WHATNOT meeting on 20YY-MM-DD
labels: agenda+
---

Today we held our weekly triage call, see [LINK TO PREVIOUS AGENDA ISSUE], and the meeting notes have been posted there.

[DELETE ONE OF THE FOLLOWING TWO LINES AND FILL IN THE DATE]
The next one is scheduled for [DATE], at 9AM PT. Note that this is 1 week later in the AMER-EMEA friendly time.
The next one is scheduled for [DATE], at 10AM CE(S)T. Note that this is 1 week later in the APAC-EMEA friendly time.

People interested in attending the next call who need the invite: Please respond here or reach out on [Chat](https://whatwg.org/chat). Please tag issues and PRs for the next call using agenda+ in all WHATWG repositories across [issues](https://github.com/search?q=org%3Awhatwg+is%3Aopen+label%3Aagenda%2B&type=issues) and [pull requests](https://github.com/search?q=org%3Awhatwg+is%3Aopen+label%3Aagenda%2B&type=pullrequests). We invite anyone who can contribute to join us.
Loading