diff options
author | Oriol Brufau <obrufau@igalia.com> | 2023-08-03 11:21:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-03 09:21:22 +0000 |
commit | d90e3078a63fe07b015665f50f05be8577fe53e1 (patch) | |
tree | b51a90414a5162d85638c67a40c58ca92f902988 /components/script/dom/worker.rs | |
parent | 1296ddf2736e55e813f26aeebfdd231e761dfb3e (diff) | |
download | servo-d90e3078a63fe07b015665f50f05be8577fe53e1.tar.gz servo-d90e3078a63fe07b015665f50f05be8577fe53e1.zip |
Never resolve margin-left:auto to a negative amount (#30065)
With direction:ltr (and we don't support direction:rtl yet), the rules
from https://drafts.csswg.org/css2/#blockwidth imply that margin-left
shouldn't resolve auto to a negative amount.
This aligns Servo with Gecko and Blink. WebKit may resolve to a negative
amount in some cases.
Diffstat (limited to 'components/script/dom/worker.rs')
0 files changed, 0 insertions, 0 deletions