summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/381746-1-ref.html
blob: 02d020e10701036e2fc7004eca8b3dcbd21b8fa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html><head>
<title>Testcase Bug 381746, reference � odd and changing border in frameset</title>
<script>





</script>
</head>
<frameset cols="48%,52%">
  <frame src="381746-1-frameb.html">
  <frame src="381746-1-frameb.html">
</frameset>
</html>