blob: b0ecf8e69650511d12d1f2fd5244790fea5ef751 [file] [log] [blame]
Tests that element tree is updated after activation.
Running: testSetUp
- <html>
<head></head>
- <body>
- <div>
- <portal src="http://devtools.oopif.test:8000/devtools/oopif/resources/empty.html">
- #document
- <html>
<head></head>
<body>\n\n</body>
</html>
</portal>
</div>
</body>
</html>
Running: testActivate
Running: testAfterActivate
- <html>
<head></head>
<body>\n\n</body>
</html>