gecko-dev/dom/base/test/iframe3_bug431701.html
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
41 B
HTML

<html><meta charset="ISO-8859-1"></html>