Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
Tools
/
TestWebKitAPI
/
Resources
/
simple-accelerated-compositing.html
blob: bea62721bd38ed0150386c9feaa9957d77086b5a [
file
] [
edit
]
<html>
<body>
<div
style
=
"
-webkit-transform
:
translateZ
(
0
);
"
>
Simple HTML file with accelerated compositing
</div>
</body>
</html>