gecko-dev/dom/base/test/iframe7_bug431701.xml
Yoshi Huang 9da3225078 Bug 1361641 - Part 4: move data: URIs in test_bug431701.html to seperate files. r=smaug
If we were to replace the original data: URIs with srcdoc, I found that
the charset is always got from channel, see
nsDocument::TryChannelCharset, and the charset value will be 'UTF-8'.

So I move those data: URIs to seperate files.
2017-05-09 10:25:24 +08:00

2 lines
57 B
XML

<?xml version='1.0' encoding='ISO-8859-1'?><html></html>