Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
text
/
dilation-save-restore-expected.html
blob: 85e3b20ea9403c742f67e7abe03358cceca2e451 [
file
] [
log
] [
blame
] [
edit
]
<!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>
<br>
<div>
Hello, World!
</div>
</body>
</html>