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
/
bug88035-1.html
blob
674d7ac1d2a42fb495512fe9de6745ec946f8a88
1
<HTML>
2
<BODY>
3
<TABLE
BORDER=
1
HEIGHT=
100
% WIDTH=
100
%
>
4
<TR>
5
<TD
ALIGN=CENTER
>
6
This table is not wrapped in a
<
CENTER
>
tag, with HEIGHT=
100
%
7
</TD>
8
</TR>
9
<TR>
10
<TD
ALIGN=CENTER
>
11
<A
HREF
=
"test2.html"
>
This one is
</A>
12
</TD>
13
</TR>
14
</TABLE>
15
</BODY>
16
</HTML>