repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
tables
/
mozilla
/
bugs
/
bug60992.html
blob
31741cb40baa21b67252af5438f9f4cad3723672
1
<html>
2
<head>
3
<title>
Mozilla Test Case - Bug
60992
</title>
4
</head>
5
<body>
6
<table><tr><td
nowrap
>
7
This cell has the nowrap parameter
8
<br><br>
9
<
hr
>
10
<hr>
11
<br>
12
<
hr width=
30
>
13
<hr
width=
30
>
14
</td></tr><tr><td
bgcolor=#cccccc
>
15
16
</td></tr><tr><td>
17
This cell doesn't
18
<br><br>
19
<
hr
>
20
<hr>
21
<br>
22
<
hr width=
30
>
23
<hr
width=
30
>
24
</td></tr></table>
25
26
</body>
27
</html>