Sign in
webkit
/
WebKit
/
84774fe198803611f5618b9a9f2415bf7b147653
/
.
/
Tools
/
TestWebKitAPI
/
Tests
/
WebKitCocoa
/
WKInspectorExtensionEvaluateScriptOnPage.html
blob: b38dfbbb825ac5bb76d943a00040a3290c52de95 [
file
] [
log
] [
blame
]
<html>
<head>
Test page to be inspected
</head>
<body>
<p>
Test page to be inspected.
</p>
<p
id
=
"secret"
>
42-mainFrame
</p>
<iframe
src
=
"./WKInspectorExtensionEvaluateScriptOnPageInnerFrame.html?query=param#fragment"
></iframe>
</body>
</html>