mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-23 00:19:18 +00:00
8 lines
222 B
Text
8 lines
222 B
Text
"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
|