-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Define the <selectedcontent>
element
#10633
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
Open
josepharhar
wants to merge
47
commits into
whatwg:main
Choose a base branch
from
josepharhar:selectedoption
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
21b8a2c
Define the `<selectedoption>` element
josepharhar 1aece11
add dl
josepharhar a1bd1e8
index
josepharhar c04ca18
inline replacechildren
josepharhar 09777e2
update content model of button element
josepharhar c846c3e
add clear a selectedoption
josepharhar bef82d0
nits
josepharhar daabd98
allow no selectedoption
josepharhar bf2b5c5
Merge remote-tracking branch 'upstream/main' into selectedoption
josepharhar 8863966
dont track mutations
josepharhar 17ac232
rename to selectedcontent
josepharhar 4960a77
add parser cloning
josepharhar 10d1a14
improve things
josepharhar 1ee134d
only update first inserted selectedoption
josepharhar ec5244b
some nits
josepharhar 9463f7e
improve name of option element ancestor select
josepharhar 02b8cde
more nits
josepharhar e268b44
use post-connection steps
josepharhar c016a74
Merge branch 'main' into selectedoption
josepharhar f0984d3
Add disabled concept
josepharhar d8a05e5
Make value and selectedIndex setters trigger cloning
josepharhar 4126c04
Only update first selectedcontent in tree order
josepharhar 42ef681
fix variable names
josepharhar 961fee3
more variable names
josepharhar 999a14a
Remove removal steps
josepharhar 4a175ce
use more <code>
josepharhar 730b52f
Run more updates on insertion and removal
josepharhar 2449b1f
specfmt wrapping
domfarolino 76716d2
improve select.value setter
josepharhar 7668dde
dom comments
josepharhar be8c488
more dom comments
josepharhar 6929058
remove pre-insertion validity
josepharhar 51f0f41
Remove ensure pre-insertion DOM link
domfarolino 6f251fb
fix selectedIndex setter and algorithm declaration
josepharhar 77f9886
remove run these steps
josepharhar 26d3281
use this instead of select
josepharhar 134f651
Run specfmt
domfarolino f6be49e
use stack-pop
josepharhar 1a8d313
nits
josepharhar 1a621e1
used named arguments for node cloning algorithm
josepharhar 117ca06
more nits
josepharhar 263c54b
Merge branch 'main' into selectedoption
josepharhar 27ff6b7
fix subtree argument reference
josepharhar 0430604
move option end tag steps out of in select mode
josepharhar 5e62c8c
dont use convert nodes into a node
josepharhar 01e1283
use replace all instead of removing all
josepharhar bcd9669
add note about label attribute
josepharhar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
allow no selectedoption
- Loading branch information
commit daabd988609e49fa674e9ad3e9dc0add8e96914c
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.