blob: 2ebbb9a93c31d0c53b396f9a118951b85c16650c (
plain)
1
2
3
4
5
6
7
8
9
|
<!doctype html>
<html lang=en>
<meta charset=utf-8>
<title>CSS-contain test reference</title>
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net">
<p>Test passes if the text below is "1 1.2" (not including the quotation marks).<p>
<div>1 1.2</div>
|