mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
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:
commit
c9ce56a85d
7 changed files with 13 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue