mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +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
18
layout/reftests/bugs/490177-1-ref.svg
Normal file
18
layout/reftests/bugs/490177-1-ref.svg
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:html="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<foreignObject id="f" width="500" height="500" y="300">
|
||||
|
||||
<div xmlns="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<table border="1">
|
||||
<tr>
|
||||
<td><input type="text" value="3" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
|
||||
</foreignObject>
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 308 B |
Loading…
Add table
Add a link
Reference in a new issue