mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +02:00
9 lines
222 B
Plaintext
9 lines
222 B
Plaintext
"bleed: auto": parsed as "auto"
|
|
"bleed: 1in": parsed as "1in"
|
|
"bleed: -2cm": parsed as "-2cm"
|
|
"bleed: auto 1in": INVALID
|
|
"bleed: 3cm auto": INVALID
|
|
"bleed: 1cm 2cm": INVALID
|
|
"bleed: orange": INVALID
|
|
"bleed: none": INVALID
|