blob: 83a2206be2fdf94e144f9d3363ccceb13d67479b (
plain)
1
2
3
4
5
6
7
8
9
|
<!doctype HTML>
<html>
<meta charset="utf8">
<title>CSS Content Visibility: auto in overflow hidden paints (reference)</title>
<link rel="author" title="Vladimir Levin" href="mailto:vmpstr@chromium.org">
<link rel="help" href="https://drafts.csswg.org/css-contain/#content-visibility">
<p>Test passes if you see the word “PASS” below.
<div>PASS</div>
|