mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 17:07:31 +09:00
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
This commit is contained in:
commit
dcd9973243
150858 changed files with 23884658 additions and 0 deletions
41
layout/reftests/bugs/411059-1-ref.html
Normal file
41
layout/reftests/bugs/411059-1-ref.html
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
<style>
|
||||
p { float:left; white-space:pre; border:1px solid black; clear:both; }
|
||||
.space { padding:0 2px; }
|
||||
table { clear:both; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>
|
||||
a
|
||||
</p>
|
||||
|
||||
<div style="width:0">
|
||||
<p>
|
||||
a
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
<span class="space">a</span>
|
||||
</p>
|
||||
|
||||
<div style="width:0">
|
||||
<p class="letterspace">
|
||||
<span class="space">a</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<table><tr>
|
||||
<td style="background-color:#808080;"><pre>
|
||||
test
|
||||
abcdefg hijklm nopqr stuv wxy z0 1
|
||||
</pre></td>
|
||||
<td style="background-color:#c08080;">cell 2</td>
|
||||
</tr></table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue