Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
accessibility
/
resources
/
presentational-iframe-content.html
blob: 04766a736bbcfad913d63f3cb17fb08dcb7f8193 [
file
] [
edit
]
<!DOCTYPE HTML>
<html>
<body>
<button
id
=
"frame-button-1"
>
Click me
</button>
<button
id
=
"frame-button-2"
>
Click me too
</button>
</body>
</html>