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