-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Update content model for customizable select #10586
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
52
commits into
whatwg:main
Choose a base branch
from
josepharhar:selectcontentmodel
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.
+274
−55
Open
Changes from 18 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
088b919
Update content model for customizable select
josepharhar 16fadde
add legend element to optgroup
josepharhar 3c57a19
Update content models for div and span
josepharhar e27ea83
combine select element lines
josepharhar 44225a8
update categories
josepharhar c7deb50
Fix legend and remove note
josepharhar e4d071c
add todo to duplicate table
josepharhar fb7ca7a
remove divs
josepharhar 841e6ff
palpable content except for interactive content
josepharhar c6c208c
replace span with div
josepharhar 0891d73
remove hr from optgroup because parser pr
josepharhar 787e86f
remove images outside options and replace div with span inside option
josepharhar bfa1c18
remove outdated categories
josepharhar a4954ad
stuff
josepharhar 15f67ea
phrasing content
josepharhar 93ebe9e
improve element lists
josepharhar b6cebc4
make div and span equal again
josepharhar ced6411
Merge branch 'main' into selectcontentmodel
josepharhar 57dced1
update phrasing except interactive
josepharhar eb42bf6
remove span from optgroup and select
josepharhar 22b839c
reorder otherwise
josepharhar f40e975
add comment
josepharhar 19c1c04
fix content model for span
josepharhar aa9436e
re-add datalist cases in option content model
josepharhar eab0bc6
legend element improvements
josepharhar 7f9cc16
remove redundant phrasing content text
josepharhar bed729f
option datalist descendant
josepharhar 5059234
Merge branch 'main' into selectcontentmodel
josepharhar b44ec20
datalist child -> datalist descendant
josepharhar e85aaab
use img alt text in label and text
josepharhar f9654e2
update elements table
josepharhar f3cfbac
update element content categories table
josepharhar e9c98a1
never include img descendants
josepharhar f0aa6ff
add includeAltText check
josepharhar 1117978
fix innerText
josepharhar 77d2782
fix rfc keywords and undefined behavior
josepharhar e4e7197
improve optgroup legend labeling
josepharhar b3fbb47
first child -> child
josepharhar 08ce60d
re-add descendants
josepharhar 5eedddb
Merge branch 'main' into selectcontentmodel
josepharhar 6f1d27c
only use alt text for rendering
josepharhar 5a0aeac
add <code>
josepharhar 44a7862
remove label attribute prohibition
josepharhar 473ca72
add content model notes
josepharhar 381d2ec
specfmt
domfarolino 3ee8051
remove duplicate >
josepharhar 7f4581e
disallow <div> inside <span>
josepharhar dd49586
Merge branch 'main' into selectcontentmodel
josepharhar 3a3954b
make lists for option element inner contenet elements
josepharhar d7d2e9d
dont allow parent select for default submit button
josepharhar 4583a24
make select button inert
josepharhar 26edf65
make select button not a submit button
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
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.