mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-30 11:37:16 +02:00
LibWeb: Add basic implementation of @page
This doesn't support selectors, and the only descriptors for now are for margins.
This commit is contained in:
Notes:
github-actions[bot]
2025-05-15 08:54:53 +00:00
Author: https://github.com/AtkinsSJ Commit: https://github.com/LadybirdBrowser/ladybird/commit/aaf07ae30d9 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4735
@@ -2,8 +2,9 @@ Harness status: OK
|
||||
|
||||
Found 4 tests
|
||||
|
||||
4 Fail
|
||||
1 Pass
|
||||
3 Fail
|
||||
Fail There should be 3 @page rules.
|
||||
Fail Rule #0
|
||||
Pass Rule #0
|
||||
Fail Rule #1
|
||||
Fail Rule #2
|
||||
@@ -1,3 +1,7 @@
|
||||
Harness status: Error
|
||||
Harness status: OK
|
||||
|
||||
Found 0 tests
|
||||
Found 2 tests
|
||||
|
||||
2 Fail
|
||||
Fail Add declarations
|
||||
Fail Remove declarations
|
||||
Reference in New Issue
Block a user