Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
Tools
/
TestWebKitAPI
/
Tests
/
WebKitCocoa
/
canvas-fingerprinting.html
blob: e6940646b1bc7ca055a5a678ef334e46ac24738b [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<html>
<head>
<meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
>
<script
src
=
"webgl-support.js"
></script>
</head>
<body>
<script
src
=
"canvas-fingerprinting.js"
></script>
</body>
</html>