Sign in
ara-mdk
/
platform
/
external
/
webkit
/
4acf298a95b9078ce6c74e343103ec68174adb32
/
.
/
Source
/
WebCore
/
manual-tests
/
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>