You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For most layout modes this is ~fine, however for block layout this means that theoretically the getComputedStyle of margins wouldn't round trip I think?
While discussing #11325 (comment) is was mentioned that margin-trim shouldn't affect the getComputedStyle of margins.
However in WPT there are a bunch of tests asserting this behaviour.
https://wpt.fyi/results/css/css-box/margin-trim/computed-margin-values?label=master&label=experimental&aligned
For most layout modes this is ~fine, however for block layout this means that theoretically the getComputedStyle of margins wouldn't round trip I think?
cc/ @fantasai
The text was updated successfully, but these errors were encountered: