servo/tests/ref/iframe/hide_after_load_inner_frame.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

6 lines
102 B
HTML

<!DOCTYPE html>
<html>
<body style="background: red;">
hidden content
</body>
</html>