Sign in
webkit
/
WebKit
/
431c47fbae9b6dec87c0dd4d3e46bfb763a4c9a3
/
.
/
ManualTests
/
title-internal-whitespace.html
blob: b2cb89e9bed2a8bd1906d7988cba674bd95157c8 [
file
] [
log
] [
blame
]
<html>
<head>
<title>
Lorem
Ipsum
Dolor
</title>
</head>
<body>
Title should render as "Lorem Ipsum Dolor" not "Lorem Ipsum Dolor".
</body>
</html>