mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-16 04:59:23 +00:00
LibWeb: Parse corner-*-shape
physical longhands
This commit is contained in:
parent
0bf6014001
commit
814efa9809
Notes:
github-actions[bot]
2025-10-09 09:24:55 +00:00
Author: https://github.com/Calme1709
Commit: 814efa9809
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6425
Reviewed-by: https://github.com/AtkinsSJ ✅
19 changed files with 415 additions and 224 deletions
|
@ -66,6 +66,7 @@
|
|||
#include <LibWeb/CSS/StyleValues/StringStyleValue.h>
|
||||
#include <LibWeb/CSS/StyleValues/StyleValue.h>
|
||||
#include <LibWeb/CSS/StyleValues/StyleValueList.h>
|
||||
#include <LibWeb/CSS/StyleValues/SuperellipseStyleValue.h>
|
||||
#include <LibWeb/CSS/StyleValues/TextUnderlinePositionStyleValue.h>
|
||||
#include <LibWeb/CSS/StyleValues/TimeStyleValue.h>
|
||||
#include <LibWeb/CSS/StyleValues/TransformationStyleValue.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue