<!DOCTYPE html> | |
<html> | |
<head> | |
</head> | |
<body> | |
This test makes sure that we save and restore state properly when issuing dilation rendering parameters. | |
<div>Hello, World!</div> | |
<div style="margin-top: -100px; color: white;">Hello, World!</div> | |
<div style="margin-top: 100px;">Hello, World!</div> | |
</body> | |
</html> |