Bastiaan van der Plaat
|
110e74b9c1
LibWeb: Move textarea cols rows attr size from css to create_layout_node
|
1 tahun lalu |
Bastiaan van der Plaat
|
7e76358a99
LibWeb: Move input size attr width from css to create_layout_node
|
1 tahun lalu |
Timothy Flynn
|
435c2c24d1
LibWeb: Create a shadow tree for <input type=file> elements
|
1 tahun lalu |
Timothy Flynn
|
debb5690ce
LibWeb: Begin implementing the HTMLInputElement 'image' type state
|
1 tahun lalu |
Tim Ledbetter
|
ea9bc8ed6b
LibWeb: Set `cursor: default` for button and select elements
|
1 tahun lalu |
Bastiaan van der Plaat
|
5ba8a5ba13
LibWeb: Fix bug where input range thumb is not centered
|
1 tahun lalu |
Bastiaan van der Plaat
|
52397d01bd
LibWeb: Add textarea placeholder
|
1 tahun lalu |
Bastiaan van der Plaat
|
c30911ab10
LibWeb: Hide select chevron icon when `appearance: none;`
|
1 tahun lalu |
Bastiaan van der Plaat
|
0f37e0ee89
LibWeb: Add basic input range rendering
|
1 tahun lalu |
Bastiaan van der Plaat
|
3b3558865c
LibWeb: Improve select element CSS stylebility
|
1 tahun lalu |
Bastiaan van der Plaat
|
4966c083df
LibWeb: Remove progress element custom paintable use shadow dom instead
|
1 tahun lalu |
Bastiaan van der Plaat
|
2107ab823d
LibWeb: Add basic HTML meter element support
|
1 tahun lalu |
Bastiaan van der Plaat
|
3175557cb8
LibWeb: Update progressbar colors to be more pleasant
|
1 tahun lalu |
Bastiaan van der Plaat
|
fb7b03d162
LibWeb: Add support for the input size attribute
|
1 tahun lalu |
circl
|
a1cce69db0
LibWeb/HTMLInputElement: Improve appearance of color picker
|
1 tahun lalu |
circl
|
63cd6b0d3c
LibWeb: Make Default.css clearer about the style of input elements
|
1 tahun lalu |
Sam Atkins
|
9e227dfc16
LibWeb: Flesh out HTMLTextAreaElement
|
1 tahun lalu |
Andreas Kling
|
c6cb876851
LibWeb: Use a serif font in the default UA style sheet
|
1 tahun lalu |
Sam Atkins
|
cd273f2312
LibWeb: Use system-color keywords in Default.css
|
1 tahun lalu |
Sam Atkins
|
565ed9b06c
LibWeb: Comment out invalid `display-outside` rules from Default.css
|
1 tahun lalu |
Dominique Liberda
|
4dc98af419
LibWeb: Make table headings centered by default
|
1 tahun lalu |
kamp
|
c476ff10a5
LibWeb/CSS: Update Default.css from the HTML specification
|
2 tahun lalu |
MacDue
|
cfc9966654
LibWeb: Add scaleable checkboxes (with theme/accent-color support)
|
2 tahun lalu |
Srikavin Ramkumar
|
3c49e24977
LibWeb: Scale checkbox image instead of repeating on large checkboxes
|
2 tahun lalu |
Srikavin Ramkumar
|
def08bcfcf
LibWeb: Add indeterminate checkbox styling to useragent stylesheet
|
2 tahun lalu |
Linus Groh
|
2ad9c1fd6c
LibWeb: Re-implement checkbox painting using the UA stylesheet
|
2 tahun lalu |
implicitfield
|
25af1b33f6
LibWeb: Add spec-mandated rules for embedded content to Default.css
|
2 tahun lalu |
Timothy Flynn
|
4a30446999
LibWeb: Support displaying HTMLInputElement placeholder values
|
2 tahun lalu |
Luke Wilde
|
081a617d8d
LibWeb: Use the default CSS attributes for embedded content from HTML
|
2 tahun lalu |
Andreas Kling
|
8a3ca6416d
LibWeb: Make labels be `display: inline-block` in the default UA style
|
2 tahun lalu |