auto merge of #3645 : gilles-leblanc/servo/issue-3481, r=kmcallister

In the test harness, assert that the two images aren't all white.

Fixes #3481
This commit is contained in:
bors-servo 2014-10-14 14:42:33 -06:00
commit c9ce56a85d
7 changed files with 13 additions and 2 deletions

View file

@ -12,6 +12,7 @@
</style>
</head>
<body>
iframe test
<iframe sandbox="allow-scripts" src="multiple_external_child.html"> </iframe>
<iframe sandbox="allow-scripts" src="multiple_external_child.html"> </iframe>
</body>