mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 08:27:31 +09:00
Issue #1543 - Align <img> with no src to the updated spec.
This commit is contained in:
parent
e87c06beb3
commit
db14a637c4
25 changed files with 124 additions and 85 deletions
|
|
@ -2,6 +2,7 @@
|
|||
<html>
|
||||
<body>
|
||||
<img id="image1" src="">
|
||||
<img id="image2">
|
||||
<input id="image3" type="image">
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue