servo/tests/ref/iframe/hide_after_load_ref.html
Martin Robinson bc824f117c Upgrade to the latest rust-layers
This should fix a bug where hidden iframes are not properly clipped
away from the compositor scene. This commit adds a test for this
behavior.

Fixes #6849.
2015-09-01 17:57:57 -07:00

4 lines
77 B
HTML

<!DOCTYPE html>
<html>
<body style="background: green;"> </body>
</html>