Michael Watt
|
3b1d1d4582
|
LibWeb: Compute display: contents as none for unusual elements
https://drafts.csswg.org/css-display-3/#unbox-html specifies certain
elements that have their `display` style computed as `none` when
specified as `contents`.
This fixes at least one WPT test:
http://wpt.live/css/css-display/display-contents-suppression-dynamic-001.html
|
2024-11-13 11:11:07 +01:00 |
|
Timothy Flynn
|
93712b24bf
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
|
Andreas Kling
|
13d7c09125
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
|
Luke
|
e8a9e8aed5
|
LibWeb: Add namespace to Element
|
2020-10-22 15:24:42 +02:00 |
|
Luke
|
1fbe4b2a2f
|
LibWeb: Add all HTML elements between L and Q
|
2020-08-09 21:14:51 +02:00 |
|