mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 17:31:47 +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
15
layout/reftests/object/malformed-xml-ref.html
Normal file
15
layout/reftests/object/malformed-xml-ref.html
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<!-- http://biesi.damowmow.com/object/023.html -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title><object>: Malformed XML file</title>
|
||||
</head>
|
||||
<body>
|
||||
<!--
|
||||
You should _probably_ see an XML parse error below, although you could
|
||||
argue that it should behave like a broken image (and say PASS). For
|
||||
now this test expects the former.
|
||||
-->
|
||||
<p><iframe style="border: 0px" src="extra/malformed.xml"></iframe></p>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue