[csswg-drafts] [css-scroll-anchoring-1] Should changes to border trigger a scroll anchor adjustment suppression?

eqrion has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-scroll-anchoring-1] Should changes to border trigger a scroll anchor adjustment suppression? ==
Currently the properties that trigger suppressions are [[ref]](https://drafts.csswg.org/css-scroll-anchoring/#suppression-triggers):
>  top, left, right, or bottom
    margin or its longhands
    padding or its longhands
    width, height, min-width, max-width, min-height, or max-height
    position
    transform

Changes to `border` can affect layout through `border-width`. Should that be included as well?

cc @skobes @theres-waldo

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3321 using your GitHub account

Received on Wednesday, 14 November 2018 22:18:26 UTC