mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 07:18:39 +09:00
15 lines
275 B
HTML
15 lines
275 B
HTML
|
|
<html><head>
|
|||
|
|
<title>Testcase Bug 381746, reference <20> odd and changing border in frameset</title>
|
|||
|
|
<script>
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
</script>
|
|||
|
|
</head>
|
|||
|
|
<frameset cols="48%,52%">
|
|||
|
|
<frame src="data:text/html;charset=utf-8,text">
|
|||
|
|
<frame src="data:text/html;charset=utf-8,text">
|
|||
|
|
</frameset>
|
|||
|
|
</html>
|