fune/testing/web-platform/tests/css/css-overflow/scrollbar-gutter-dynamic-001-ref.html
Rune Lillesveen 732bae04f0 Bug 1733779 [wpt PR 31014] - Missing computed style visual diff for scrollbar-gutter, a=testonly
Automatic update from web-platform-tests
Missing computed style visual diff for scrollbar-gutter

Changing scrollbar-gutter computed value requires a re-layout.

Bug: 1252492
Change-Id: I4e005506e1ddc33f0fdc2083259d79ec68fd3bb6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3193432
Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org>
Commit-Queue: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/main@{#926742}

--

wpt-commits: d884c5c7e69292dd1d250305e41303b8c0b97baa
wpt-pr: 31014
2021-10-05 12:49:04 +00:00

11 lines
219 B
HTML

<!doctype html>
<meta charset="utf-8">
<title>CSS Test Reference</title>
<link rel="stylesheet" href="/fonts/ahem.css">
<style>
#ref {
font: 100px/1 Ahem;
color: green;
}
</style>
<div id="ref">X<br>X</div>