We weren't failing the PR/CI builds when tests failed. As a result the output xaml tree has drifted from the masters we once had. I've changed the masters to match what we output now (i.e. re-baseline), but component owners should verify that the behavior the masters describe is the one we want, and if not, fix the code (and push new masters). The differences were mostly around sizes and colors of elements - but one that stuck out to me was that ImageRTL has FlowDirection=LeftToRight, I'm not sure how it's supposed to work but hopefully someone does :)