Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
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>