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
23
layout/reftests/bugs/296361-ref.html
Normal file
23
layout/reftests/bugs/296361-ref.html
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<!DOCTYPE HTML>
|
||||
<html><head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
|
||||
<style>
|
||||
|
||||
table { border-right: solid 16px gold; }
|
||||
|
||||
a { font-family: sans-serif; color: red; padding: 2px; }
|
||||
|
||||
</style>
|
||||
|
||||
|
||||
</head><body>
|
||||
<table cellpadding="4" rules="rows">
|
||||
|
||||
<tbody><tr>
|
||||
<td><a href="#" id ="target"> move mouse over this text </a></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
|
||||
</tbody></table>
|
||||
</body></html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue