mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
Add iframe tests to their own subdirectory and add another test case that used to trigger a fatal error. The new test case uses the "allow-scripts" sandbox attribute to work around a script task failure caused by the child frame sharing the same script task as the parent.
6 lines
54 B
HTML
6 lines
54 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
</body>
|
|
</html>
|