Daniel Lemos
|
3eb6016dda
LibWeb: Add some default style for <textarea> elements and a test
|
3 年之前 |
Sam Atkins
|
c148ed50bb
LibWeb: Implement the :is() selector
|
3 年之前 |
Sam Atkins
|
aa48dda3a4
LibWeb: Add missing MEDIAQUERIES-5 media-features
|
3 年之前 |
Lady Gegga
|
2a898a7e4a
LibWeb: Add explicit color to mark element
|
3 年之前 |
Lady Gegga
|
2c1f5cd310
LibWeb: Add default styling to abbr, acronym, mark, strike and tt
|
3 年之前 |
Linus Groh
|
bc1b33eb22
LibWeb: Add border style for iframe to default UA stylesheet
|
3 年之前 |
Karol Kosek
|
32bd57bdc9
LibWeb: Use monospace font for <kbd> and <samp> elements
|
3 年之前 |
Karol Kosek
|
049abbc417
LibWeb: Strike-through <s> and <del> elements by default
|
3 年之前 |
Linus Groh
|
4170fcb777
LibWeb: Also apply default button styles to <button>, not just <input>
|
3 年之前 |
Vrins
|
a8cfb34551
LibWeb: Allow <input type="button/submit/reset"> to be styled
|
3 年之前 |
Karol Kosek
|
6a1ae4c185
LibWeb: Make i, em, address, cite, dfn and var elements italic
|
3 年之前 |
Adam Hodgen
|
240068a48c
LibWeb: Improve display of input elements
|
3 年之前 |
Nico Weber
|
d670c13a3b
LibWeb: Make attribute hidden have an effect; hide some other elements
|
3 年之前 |
Sam Atkins
|
2f3e24d71e
LibWeb: Add rudimentary styling to `<details>` and `<summary>`
|
3 年之前 |
Linus Groh
|
c2fb252ebf
LibWeb: Use -libweb-palette-base-text for text color in default CSS
|
4 年之前 |
Linus Groh
|
67b47013d2
LibWeb: Use list-style-type circle/square for nested unordered lists
|
4 年之前 |
Tobias Christiansen
|
5338708091
LibWeb: Display <ol> and respect list-style-type in <ul>
|
4 年之前 |
Andreas Kling
|
c7d1f73990
LibWeb: Make <option> elements display:none in the default CSS for now
|
4 年之前 |
Adam Hodgen
|
53c4be926b
LibWeb: Set link cursor via the default CSS
|
4 年之前 |
Andreas Kling
|
29a2aac89a
LibWeb: Start implementing <input type=text> using a shadow DOM
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |