Steps to reproduce:
- Create a hierarchy of two VisualElements (1 parent and 1 child)
- Set overflow hidden on the parent.
- On the next frame, toggle overflow between the two
Actual results:
Parent gets Clip Method: NotClipped
Child gets Clip Method: ShaderDiscard
Expected results:
Child does not update its clipping method
Reproducible with versions: (all)