mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
14 lines
332 B
HTML
14 lines
332 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
|
</head>
|
|
<body>
|
|
This a find-in-page match rect test.</br>
|
|
result 00</br>
|
|
<iframe src="find_in_page_frame.html" id="frame" height="300" scrolling="yes"></iframe>
|
|
</br>
|
|
result 01
|
|
</body>
|
|
</html>
|