7 lines
349 B
HTML
7 lines
349 B
HTML
<!doctype html>
|
|
<meta charset=utf-8>
|
|
<title>CSS-contain test reference: style containment invalidation with elements in different subtrees</title>
|
|
<link rel="author" title="Daniil Sakhapov" href="sakhapov@google.com">
|
|
|
|
<p>Test passes if the text below is "A111119" (not including the quotation marks).<p>
|
|
<div>A<div>1 1</div><div>1 1</div>1 9</div>
|