git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[OS X] Text dilation parameters are not restored after being set
[WebKit-https.git]
/
LayoutTests
/
fast
/
text
/
dilation-save-restore-expected.html
1
<!DOCTYPE html>
2
<html>
3
<head>
4
</head>
5
<body>
6
This test makes sure that we save and restore state properly when issuing dilation rendering parameters.
7
<div>Hello, World!</div>
8
<br>
9
<div>Hello, World!</div>
10
</body>
11
</html>