Tim Ledbetter
d3c51ea05e
LibWeb: Apply nowrap
attribute as presentational hint
2025-02-22 09:12:08 +00:00
Tim Ledbetter
2550b602ab
LibWeb: Apply type
presentational hint for HTMLLIElement
2025-02-21 01:25:30 +00:00
Tim Ledbetter
74bf7bc28e
LibWeb: Apply type
presentational hint for HTMLUListElement
2025-02-21 01:25:30 +00:00
Tim Ledbetter
7612f2161c
LibWeb: Apply type
presentational hint for HTMLOListElement
2025-02-21 01:25:30 +00:00
Tim Ledbetter
ea80167723
LibWeb: Apply HTMLTableSectionElement
height presentational hint
2025-02-20 17:11:52 +00:00
Tim Ledbetter
3ffc7bd131
LibWeb: Apply HTMLTableElement
bordercolor presentational hint
2025-02-20 17:11:52 +00:00
Tim Ledbetter
0e470d5cdf
LibWeb: Apply presentational hints for the HTMLHRElement align attribute
2025-02-18 12:06:44 +01:00
Tim Ledbetter
c217057cfd
LibWeb: Apply presentational hints for the HTMLHRElement color attribute
2025-02-18 12:06:44 +01:00
Luke Warlow
b17bbe6d1f
LibWeb: Implement ::details-content
pseudo element
...
Details' contents matches a new details-content pseudo element.
Further work is required to make this pseudo-element behave per spec.
This pseudo should be element-backed per
https://drafts.csswg.org/css-pseudo/#element-backed
2024-12-06 07:16:41 +00:00