<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
</head>
<body>
<!-- An image containing IDNA 2008 deviation character in the path. -->
<img src="http://example.test/faß.jpg">
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
</head>
<body>
<!-- An image containing IDNA 2008 deviation character in the path. -->
<img src="http://example.test/faß.jpg">
</body>
</html>