~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/layout/html/tests/formctls/bugs/bug95703.html

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
2
<HTML>
 
3
<HEAD>
 
4
<TITLE>Option garbage CSS testcase</TITLE>
 
5
</HEAD>
 
6
<BODY BGCOLOR="#FF0000">
 
7
Expected behavior for below pull-down list: Garbage is not displayed.<BR><BR>
 
8
M5 actual behavior: Garbage from other parts of the page or other windows appears.<BR><BR>
 
9
<FORM><SELECT NAME="testsel" SIZE="5">
 
10
<OPTION VALUE="a">A
 
11
<OPTION VALUE="b">B
 
12
</SELECT></FORM><BR>
 
13
This text is here to create a scrollbar.<BR><BR>
 
14
This text is here to create a scrollbar.<BR><BR>
 
15
This text is here to create a scrollbar.<BR><BR>
 
16
This text is here to create a scrollbar.<BR><BR>
 
17
This text is here to create a scrollbar.<BR><BR>
 
18
This text is here to create a scrollbar.<BR><BR>
 
19
This text is here to create a scrollbar.<BR><BR>
 
20
This text is here to create a scrollbar.<BR><BR>
 
21
This text is here to create a scrollbar.<BR><BR>
 
22
This text is here to create a scrollbar.<BR><BR>
 
23
This text is here to create a scrollbar.<BR><BR>
 
24
This text is here to create a scrollbar.<BR><BR>
 
25
This text is here to create a scrollbar.<BR><BR>
 
26
This text is here to create a scrollbar.<BR><BR>
 
27
This text is here to create a scrollbar.<BR><BR>
 
28
This text is here to create a scrollbar.<BR><BR>
 
29
This text is here to create a scrollbar.<BR><BR>
 
30
This text is here to create a scrollbar.<BR><BR>
 
31
This text is here to create a scrollbar.<BR><BR>
 
32
This text is here to create a scrollbar.<BR><BR>
 
33
This text is here to create a scrollbar.<BR><BR>
 
34
This text is here to create a scrollbar.<BR><BR>
 
35
This text is here to create a scrollbar.<BR><BR>
 
36
This text is here to create a scrollbar.<BR><BR>
 
37
This text is here to create a scrollbar.<BR><BR>
 
38
This text is here to create a scrollbar.<BR><BR>
 
39
This text is here to create a scrollbar.<BR><BR>
 
40
</BODY></HTML>