repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1942415: Revert changes for GC_GLEAN_SLOW_PHASE and GC_GLEAN_SLOW_TASK probes...
[gecko.git]
/
layout
/
reftests
/
text
/
soft-hyphen-in-table-1-notref.html
blob
d22c20da2995704a3b4f79e4c6f82f621997ea5c
1
<!DOCTYPE
HTML
>
2
<html>
3
<head>
4
<style
type
=
"text/css"
>
5
table
{
6
border
:
1px
solid red
;
7
}
8
</style>
9
</head>
10
11
<body>
12
13
<table>
14
<tr><td
style
=
"width:10em"
>
supercalifragilisticexpialidocious
</td></tr>
15
</table>
16
17
</body>
18
</html>