Skip to content
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

Define which elements can be which kinds of widgets for CSS 'appearance' #7004

Closed
Closed
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
4255cab
Define which elements can be which kinds of widgets for CSS 'appearance'
zcorpan Jan 24, 2019
7fd2bec
Remove outdated introduction
zcorpan Aug 22, 2019
139a207
Markup fix (big-issue → XXX)
zcorpan Aug 22, 2019
776aaa4
Fix unclear inline issue
zcorpan Aug 27, 2019
b1758a0
Use inputState and selectState instead of typeState
zcorpan Aug 27, 2019
eb7966b
Make rendering undefined for appearance: none on progress and meter
zcorpan Jun 2, 2020
53b6713
Remove include background properties flag
zcorpan Jun 2, 2020
e1c8690
Remove the check for authorProps matching the initial value; special-…
zcorpan Jun 2, 2020
f7d3016
Change button to not be applicable to non-buttons
zcorpan Jun 2, 2020
6b92111
Remove background-appearance from 'properties that disable native app…
zcorpan Jun 4, 2020
7d4867a
Include Animation Origin and Transition Origins
zcorpan Jun 4, 2020
f7d04be
Remove reference to <compat-none>
zcorpan Jun 4, 2020
46b8fdc
Remove appearance: button handling for <select>
zcorpan Jun 4, 2020
75b9799
Define how some properties disable 'appearance'
zcorpan Jan 24, 2019
b0053c6
Remove outdated introduction
zcorpan Aug 22, 2019
b97e577
Markup fix (big-issue → XXX)
zcorpan Aug 22, 2019
b4d4613
Fix unclear inline issue
zcorpan Aug 27, 2019
f44d9f7
Use inputState and selectState instead of typeState
zcorpan Aug 27, 2019
26cd320
Make rendering undefined for appearance: none on progress and meter
zcorpan Jun 2, 2020
1bd8316
Remove include background properties flag
zcorpan Jun 2, 2020
bbb3b8d
Remove the check for authorProps matching the initial value; special-…
zcorpan Jun 2, 2020
2ddffef
Change button to not be applicable to non-buttons
zcorpan Jun 2, 2020
c8e1ab1
Remove background-appearance from 'properties that disable native app…
zcorpan Jun 4, 2020
7ebe50b
Include Animation Origin and Transition Origins
zcorpan Jun 4, 2020
5c6603d
Remove reference to <compat-none>
zcorpan Jun 4, 2020
aa43ed5
Remove appearance: button handling for <select>
zcorpan Jun 4, 2020
82ee82d
Updated section on computing the kind of widget
howard-e Aug 25, 2021
3138179
after rebase fix
howard-e Aug 25, 2021
b8c39a6
removed authorProps
howard-e Aug 25, 2021
fb6c5c7
defined sections for 'can be widget'
howard-e Aug 31, 2021
29b6477
typeState to inputState typo fix
howard-e Aug 31, 2021
4f3d63f
formatting
howard-e Aug 31, 2021
6789563
Remove 'determine the kind of widget' since it's in CSS UI, and fix '…
zcorpan Sep 8, 2021
6eb5bf8
Fix remaining 'can be a ...' algorithms
zcorpan Sep 9, 2021
12f6622
Correctly reference CSS UI for various terms
zcorpan Sep 9, 2021
2fafcc2
Address review comments
zcorpan Sep 10, 2021
9fe616d
Make textfield/searchfield and menulist/menulist-button mutually excl…
zcorpan Sep 10, 2021
888593e
Merge two style rules into one
zcorpan Mar 31, 2022
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
Loading