mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-11 13:48:23 +02:00
Automatic update from web-platform-testsMerge pull request #10549 from frivoal/css-contain Css contain -- wpt-commits: 17274893c118dafebec900376933248efb2a3735 wpt-pr: 10549
9 lines
276 B
HTML
9 lines
276 B
HTML
<!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 2" (not including the quotation marks).<p>
|
|
<div>1 2</div>
|
|
|