зеркало из https://github.com/mozilla/pjs.git
new regression tests, not affecting the build.
This commit is contained in:
Родитель
3f62bbb57b
Коммит
7866351a4f
|
@ -0,0 +1,44 @@
|
|||
<table width="600" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td width="100%" align="center" valign="top">
|
||||
<br><br><br><script></script>
|
||||
<table width="600" cellpadding="0" cellspacing="0" border="1" height=100%>
|
||||
<tr>
|
||||
<td width=50% align=left valign=top>
|
||||
<table cellpadding="3" cellspacing="1" border=0 width=100% height=100%>
|
||||
<tr bgcolor="#cd9944">
|
||||
<td><font face="geneva,arial" size="1" color="white">Funktion</font></td>
|
||||
</tr>
|
||||
<tr bgcolor=#e7e7ad>
|
||||
<td><font face="geneva,arial" size="1" color="00000">Umlaufrendite</font></td>
|
||||
</tr>
|
||||
<tr bgcolor=#e7dea5>
|
||||
<td><font face="geneva,arial" size="1" color="00000">10 Jahre US %</font></td>
|
||||
<td><font face="geneva,arial" size="1" color="00000"> 4,75</td>
|
||||
<td align="center"><img src="../images/pfeil2.gif" height="11" width="11"></td>
|
||||
<td><font face="geneva,arial" size="1" color="#000000"> -0.02</font></td>
|
||||
<td><font face="geneva,arial" size="1" color="00000">03.12.</font></td>
|
||||
<td align="center"><font face="geneva,arial" size="1"><a href="/hypo/charts/chart.html?symm=Y_10YUS.TGT&lang=de&hist=6"><img src="../images/iconchart.gif" border=0></a></font></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td width=50% align=right valign=top>
|
||||
<table border=0 cellpadding="3" cellspacing="1" width=100% height=100%>
|
||||
<tr bgcolor="#cd9944">
|
||||
<td><font face="geneva,arial" size="1" color="white">Rohstoffe</font></td>
|
||||
</tr>
|
||||
<tr bgcolor=#e7e7ad>
|
||||
<td align="center"><img src="../images/pfeil1.gif" height="11" width="11"></td>
|
||||
<td align="center"><font face="geneva,arial" size="1"><a href="/hypo/charts/chart.html?symm=GCG2.CMX&lang=de&hist=6"><img src="../images/iconchart.gif" border=0></a></font></td>
|
||||
</tr>
|
||||
<tr bgcolor=#e7dea5>
|
||||
<td align="center"><img src="../images/pfeil2.gif" height="11" width="11"></td>
|
||||
<td align="center"><font face="geneva,arial" size="1"><a href="/hypo/charts/chart.html?symm=CLG2.NYM&lang=de&hist=6"><img src="../images/iconchart.gif" border=0></a></font></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table></body></html>
|
|
@ -26,6 +26,7 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug110566.html
|
|||
file:///s|/mozilla/layout/html/tests/table/bugs/bug1128.html
|
||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug11321.html
|
||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug11331.html
|
||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug113424.html
|
||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug11384q.html
|
||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug11384s.html
|
||||
file:///s|/mozilla/layout/html/tests/table/bugs/bug1163-1.html
|
||||
|
|
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 98 B |
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 858 B |
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 857 B |
|
@ -0,0 +1,17 @@
|
|||
<html>
|
||||
<body>
|
||||
<table border>
|
||||
<tr>
|
||||
<td>Typing in the textfield shouldn't cause it's parent tables to grow!
|
||||
<table border height="100%">
|
||||
<tr>
|
||||
<td>
|
||||
<input type="text">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
Загрузка…
Ссылка в новой задаче