chromium/third_party/blink/web_tests/external/wpt/css/css-overflow/scrollbar-gutter-dynamic-004-ref.html

<!doctype html>
<meta charset="utf-8">
<style>
p {
  background-color: purple;
  color: white;
}
</style>
<p>Should not have space around me in the inline axis.</p>