Sign in
webkit
/
WebKit
/
031545c904ac108f0063861f58a3e4e2a299b0c0
/
.
/
LayoutTests
/
fast
/
text
/
simple-line-layout-innerText-with-newline-expected.html
blob: 121ee16c9dd406aa8ebb4fc68c9d4aa3fd6f5586 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<title>
This tests that innerText works fine with new line characters. (replacing them with space)
</title>
</head>
<body>
<div>
foo bar
</div>
</body>